body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 7px;
}

a, input {
	outline:none;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a, img { 
	border: none; 
}

img { 
	behavior: url(css/iepngfix/iepngfix.htc); /* png для ie6 */
} 

form {
	margin: 0px;
	padding:0px;
}

h1 {
	font-size: 10px;
	color: #191919;
	text-align: center;
	font-family: Verdana;
}

h2 {
	font-size: 16px;
	padding:5px 0;
	margin:0;
}

h3 {
	font-size: 14px;
	padding:5px 0;
	margin:0;
}


.red {
	color: #CC0000;
}

.blue {
	color: #3366ff;
}

.link, .link:visited, .link2, .link2:visited {
	color: #3366cc;
}

.link2, .link2:hover {
	text-decoration:none;
}

.link:hover, .link2:hover {
	color:#f99f00;
}

.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.txt2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.txt3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
}

.txt4 {
	font-family: Verdana;
	font-size: 10px;
	color: #4D4D4D;
	text-decoration: none;
}

.lr {
	border: 1px solid #FFDA85;
}

.name {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.cn {border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #FFDA85;
border-right-color: #FFDA85;
border-bottom-color: #FFDA85;
border-left-color: #FFDA85;}

.input {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #fff8ea;
	border: 1px solid #F99F00;
}

.input2 {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFEFD3;
	border: 1px solid #F99F00;
	color: #CC0000;
	width:35px;
	text-align:center;
	font-weight:bold;
}

.sabmit {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #F99F00;
}


a.txt4:hover {color: #CC0000;
font-size: 11px;
text-decoration: underline;
font-weight: bold;}
a.txt2:hover {color: #CC0000;
text-decoration: underline;}
a.txt:hover {color: #CC0000;
text-decoration: underline;}
.old {font-family: Verdana;
font-size: 11px;}
.o {font-family: Verdana;
font-size: 10px;
color: #666666;
text-decoration: underline;}
a.o:hover {color: #CC0000;}
.price {font-family: Verdana;
font-size: 13px;
color: #CC0000;}
a.m:hover {
	color: #990000;
	text-decoration: underline;
}

.txt5 {font-family: Verdana;
font-size: 10px;
color: #333333;
text-decoration: none;}
.m {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}

a.txt5:hover {color: #CC0000;
text-decoration: underline;}
a.txt3:hover {color: #CC0000;
text-decoration: underline;}
.new{font-family:Verdana;font-weight:bold;font-size:9pt;color:#CC0000;position:relative;top:-4;left:+3}
.g2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 0046d5;
	text-decoration: none;
}
a.g2:hover {
	text-decoration: underline;
}

a.pages {
	font-size: 12px;
	color: #0066CC;
	font-weight:normal;
	text-decoration: none;
}

.pages {
	font-size: 14px;
	font-weight:bold;
	color: #f99f00;
}

.notes_title{
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0px;
}

.message_field 	{
	font:10pt Verdana; 
	color:#333333; 
	background: #fff8ea;
	padding:10px; 
	text-align:center;
}

.message_field  b {
	color:#CC0000; 
}

.warning_field 	{
	font:10pt Verdana; 
	color:#CC0000; 
	background: #ffefd3;
	padding:10px; 
	text-align:center;
}

.warning_field  b {
	color:#e0353b; 
}

.price_disc {
	text-align:right; 
	padding:0 10px; 
	font:bold 16px Arial;
	color: #CC0000;
}

.price_old {
	text-align:right; 
	padding:0 10px; 
	font:bold 14px Arial;
	color: #666;
	text-decoration: line-through;
}

.message {
	border: 1px solid #F99F00;
	padding:2px; 
	margin-bottom:10px;
}

.message div {
	font:10pt Verdana; 
	color:#333333; 
	background: #fff8ea;
	padding:10px; 
	text-align:center;
}

.message div  b {
	color:#e0353b; 
}



/************************ poll ***********************/

#container{
	width:100%;
	border:1px solid #eee;
	font-size:0.85em;
}
#container h1{
	margin:0; padding:5px; 
	font-size:1.4em; font-family:Georgia, serif;
	font-weight:normal; color:#333;
}
#container p{
	font-family:Georgia, serif; color:#333; 
	margin:5px 0 5px 0; line-height:1.4em;
}
#pollcontainer{
	margin:5px; border:1px solid #f3f3f3;
	background:#f9f9f9; padding:5px; text-align:left;
}
#loader{ display:none; text-align:center;}
.option{ margin:5px 0; }
.option p{ line-height:1.1em; font-size:0.85em; }
.poll_total{ color: #009021; }
.poll_percent{ color: #3366ff; }
#bar_0{ height:10px; background:url(../i/bar_0.png) right top no-repeat; }
#bar_1{ height:10px; background:url(../i/bar_1.png) right top no-repeat; }
#bar_2{ height:10px; background:url(../i/bar_2.png) right top no-repeat; }
#bar_3{ height:10px; background:url(../i/bar_3.png) right top no-repeat; }
#bar_4{ height:10px; background:url(../i/bar_4.png) right top no-repeat; }
#bar_5{ height:10px; background:url(../i/bar_5.png) right top no-repeat; }
#bar_6{ height:10px; background:url(../i/bar_6.png) right top no-repeat; }
#bar_7{ height:10px; background:url(../i/bar_7.png) right top no-repeat; }
#bar_8{ height:10px; background:url(../i/bar_8.png) right top no-repeat; }
#bar_9{ height:10px; background:url(../i/bar_9.png) right top no-repeat; }


#medpack_content h1{color:#3366CC;;text-align:left;cursor:pointer;font: 14px Trebuchet MS,Arial,san-serif;padding:0;margin:5;}
#medpack_content h1:hover,p b,h1.curent{color: #F99F00;}
#medpack_content p{padding:5px 0 0 0;font:1.1em Georgia, serif;line-height:1.4em}