﻿body {padding:0; margin:3;}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:black;
	line-height:16px;
	vertical-align:top;
	padding:0px;
}


br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#636363; text-decoration:underline} 
a:hover{text-decoration:none}

span{ color:#06c}
span a{ color:#06c}
.set { color:#636363; font-size:12px}

b { color:#121212; font-family:Tahoma}
.bg{ background:url(images/bg.gif) repeat-x top}
.bg2{ background:url(images/bg2.gif) repeat-x bottom}
.bg_p1{ background:url(images/p1.jpg) no-repeat top}
.bg_cvet{ background:#ebebeb}
.bg_cvet2{ background:#d7d7d7}
.bg_cvet_t{ background:#ececec}
ul{margin:0; padding:0; list-style:none; line-height:20px; font-size:12px}
li{background:url(images/1_z2.gif)  center left no-repeat; margin:0px; padding-left:11px }
li a{color:#636363;} 
 
.header{color:#2C1F1E; font-size:10px;} 

.footer{color:#dfdfdf; font-size:11px; height:88px; font-family:Tahoma} 
.footer a {color:#dfdfdf; font-size:11px;}
.footer a:hover {color:#dfdfdf; font-size:11px;} 

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:13px; vertical-align:middle; color:#121212; text-decoration:none}


.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:Red
}

/*
input{
   background:#272727;
   border:1px solid #888888;
   padding-left:5px;
   width:165px; height:25px;
}
.input1{
   background:#ffffff;
   border:1px solid #b1b1b1;
   padding-left:0px;
   width:179px; height:19px;
   padding-left:5px;
   padding-top:1px;
}
*/

textarea{
   background:#ffffff;
   border:1px solid #b1b1b1;
   padding-left:5px;
   width:179px; height:98px;
   overflow:auto}

