html {
	
}

body{
	background-color: #fff;
	font: normal 11px Verdana;
	float: inherit;
}

#grid {
	width: 976px;
	margin: 0 auto;
	border-collapse: collapse	
}
#grid td{
	padding: 0;
	vertical-align: top;
	aborder:1px solid red;
}

#left {
	/*width: 196px;*/
	background: url(../img/leftbg.gif) repeat-y;
}
#right {
	width:198px;
	background: url(../img/rightbg.gif) repeat-y;
}
#page{
	/*width:582px;*/
	background-color: #e3e4e4;
	margin: 0;
	padding: 0;
}


#top{
	height: 88px;
	background: url(../img/titlebg.gif) top right no-repeat; 
}
#top img{
	border: none;
	display: block;
	margin-left: 9px;
}
#menu ul {
	margin:0 0 0 8px;
	padding: 0;
	list-style: none;
	background-color: #dddede;	
	height: 39px;
	border-bottom: 12px solid white;
}
#menu ul li {
	float: left;
	height: 39px;
	border-right: 1px solid #fff;
	padding: 0 10px;
}
#menu ul li a{
	display: block;
	font: bold 10px Verdana;
	text-decoration: none;
	color: #00008A;
	padding: 12px 20px 4px 20px;
}
#menu ul li a:visited{
	background: #dddede;
	border-bottom: none;
	color: #00008A;
}
#menu ul li a:hover{
	background: #f3f2f2 url(../img/topmenu_bullet.gif) top center no-repeat;
	border-bottom: 2px solid #296f9d;
	color: #FF0000;
}



#contacts {
	background-color: #00008A;
	width: 100%;
}
#contacts img{
	border: none;
}

#contacts ul {
	height: 26px;
	list-style: none;
	padding: 0;
	margin: 14px 0 0 0;
}
#contacts ul li{
	float: left;
	margin: 0 14px;
}
#contacts div {
	text-align: center;
}

#divider {
	height: 23px;
}

#divider div{
	background: url(../img/dividerbg.gif) repeat-x;
	margin: 0 0 0 8px;
	height: 23px;
}

/*leftmenu*/
#lefttop{
	height: 23px;
	margin: 0 0 0 8px;
	background: url(../img/lefttopbg.gif) repeat-x;
}

#leftmenu {
	width: 195px;
	border-top: 1px solid #fff;
	margin: 0 0 40px 0;
}

a.first{
	display: block;
	background: url(../img/firstbg.gif) repeat-y;
	padding: 8px 2px 8px 14px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: #00008A;
	text-decoration: none;
}
a.first:visited{
	background: url(../img/firstbg.gif) repeat-y;
	color: #00008A;
}
a.first:hover{
	background: url(../img/firstactbg.gif) repeat-y;
	color: #fff;
}

a.firstact{
	display: block;
	background: url(../img/firstactbg.gif) repeat-y;
	color: #fff;	
	padding: 8px 2px 8px 14px;
	border-bottom: 1px solid #fff;	
	text-decoration: none;
	font-weight: bold;
}
a.firstact:hover{
	text-decoration: underline;
}
div.second {
	margin: 0 0 0 8px;
	background-color: #cccccc;
	padding: 8px 5px 4px 25px; 
}

div.second a{
	display: block;
	color: #0c0b32; text-decoration: none;
	margin: 0 0 4px 0;
}
div.second a:visited{
	color: #0c0b32; text-decoration: none; 
}

div.second a:hover{
	color: #0c0b32; text-decoration: underline;	
}

/*Adv*/

div.adv{
	margin: 0 12px 30px 15px;
}

div.adv h3{
	color: #dd0000;
	font-size: 12px;
	margin: 12px 0 0 0;
	padding: 0px;
}

div.adv h3 span {
	font-size: 14px; text-transform: uppercase;
}

div.adv p{
	margin: 10px 0 10px 0;
	font-size: 10px;
}

div.adv a.more{
	font-size: 10px;
	display: block;
	padding: 0 0 10px 0;
}

#left div.item {
	padding: 20px 0 4px 0;
	font-family: normal 10px #000;	
	margin: 0 12px 30px 15px;
}
#left div.item  h3{
	margin: 0 0 0 0;
	padding: 0;
	color: #296f9d;
	font: bold 10px Verdana;
	text-transform: uppercase;
}
#left div.item p {
	font-family: normal 10px #000;
	margin: 14px 0 20px 0;
	padding: 0;
}


div.line {
	background: url(../img/linebg.gif) repeat-x;
	height: 2px;
	line-height: 2px;
}

div.header {
	height:16px;
	background-color: #00008A;
}

h2,h3 {
	/*margin: 0;
	padding: 0 14px 0 14px;*/
	font: bold 14px Verdana;
	color: #24648d;
	background-color: #e3e4e4;
	/*float: left;*/
}



div.header h2 {
	margin: 0;
	padding: 0 14px 0 14px;
	font: bold 14px Verdana;
	color: #B80000;
	background-color: #e3e4e4;
	float: left;
}

div.grey {
	background: #e3e4e4;
	height: 8px;
}

div.txt {
	font: normal 11px/18px Verdana;
	margin: 0 20px 6px 20px;
	color: #2b2b2b;
	background-color: #E3E4E4;
	text-align: justify;
}

div.txt a{color:#2b4b84; text-decoration: none; }
div.txt a:visited{color:#2b4b84; text-decoration: none; }
div.txt a:hover{color:#2b4b84; text-decoration: underline; }

div.special {
	background: #fff;
	margin: 0 20px;		
	padding: 14px;
}
div.special img {
	border: 0px;
}

td.sp_img{
	width: 220px;
	text-align: right;
}
td.sp_info{
	width:300px;
	text-align: right;
	background: url(../img/sp_infobg.gif) right repeat-y;
}

td.sp_info div{
		padding: 20px 20px 0 0;
}

td.sp_info h3{
	font: bold 13px Verdana;
	color: #dd0000;
	text-transform: uppercase;
}

td.sp_info div span{
	color: #dd0000; font-weight: bold;
}

div.clear{clear: both;}

div.dv_line{
	background: url(../img/dv_linebg.gif) repeat-x;
	height: 14px;
	margin: 0 20px;	
}

#news {
	margin: 0 20px;
	padding: 20px 0 0 0;
}
#news table{
	width: 100%;
	border-collapse: collapse;
}
#news table td{
	vertical-align: top;
	padding-bottom: 20px;
	width: 50%;
}

#news .news_img{
	border: thin solid #000099;
	float: left;
}
#news div.news_info{
	margin: 0 10px 0 110px;	
}

#news div.news_info a{
	font-weight: bold;
	color: #00008A;
}
#news div.news_info a:visited{
	color: #00008A;
}
#news div.news_info a:hover{color: #dd0000;}

#news div.news_info p{
	margin: 5px 0 5px 0;
	color: #000;
}

/*Accents*/

div.accents {
	padding: 0 7px 20px 23px;
}
div.accents div.item {
	padding: 20px 0 4px 0;
	font-family: normal 10px #000;	
	background: url(../img/linebg.gif) bottom repeat-x;
}
div.accents div.item  h3{
	margin: 0 0 0 0;
	padding: 0;
	color: #296f9d;
	font: bold 10px Verdana;
	text-transform: uppercase;
}
div.accents div.item p {
	font-family: normal 10px #000;
	margin: 14px 0 6px 0;
	padding: 0;
}

a.more {
	font-weight: bold;
	color: #dd0000;
	text-decoration:none;
}
a.more:visited{font-weight: bold;text-decoration:none;}
a.more:hover{font-weight: bold;text-decoration:none; color: #296f9d}
/*footer*/

td.prefoot {
	height: 21px;
}
td.prefoot div {
	height: 21px;
	background: url(../img/prefootbg.gif) repeat-x;
	margin: 0 0 0 8px;
}

td.footline {
	height: 12px;
	background: #fff;
}

td.foot{
	background: url(../img/footbg.gif) repeat-x;
	height: 107px;
	font: normal 10px Verdana;
	color: #fff;	
}
td.foot a{color: #fff; text-decoration: none;}
td.foot a:visited{color: #fff; text-decoration: none;}
td.foot a:hover{color: #fff; text-decoration: underline;}

div.counters {
	background-color: #dddede;	
	margin: 0 0 0 8px;
	height: 107px;
}

div.counters div {
	padding: 12px 0 0 58px;
}
div.counters div img{
	border:none;
	margin: 0 0 8px 0;
}



#adress {
	position: relative;
	height: 67px;
	width:582px;
}


#adress div.adr {
	position: absolute;
	top: 19px;
	left: 19px;
	width: 300px;
}
#adress div.firm{
	position: absolute;
	top: 28px;
	right: 71px;
	width:127px;
	height: 27px;
}

div.copy {
	margin-top: 27px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 21px;
}

.counters a {
	position: relative;
	top: 10px;
	left: 10px;
}
