body {
	margin:0; padding:0;
	background: #83a3b2; 
}



p,td { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	color:#001b43;
	line-height:16px;
	font-size:12px;
	
}

p {
	margin-top: 13px;
	
}

a {color: #001b43; text-decoration: underline;}
a:hover{color: #333b53; text-decoration: underline;}


form {margin:0;padding:0;}


h1 {font-size: 16px;font-weight: bold;color: #d4171b; line-height:18px;padding:0;margin:0 0 15px 0;
border-top: 1px solid #617e91; width:99%;text-align:right; font-family: Corier,Verdana,Arial;
}
h2 {font-size: 16px;font-weight: bold;color: #d4171b; line-height:18px;padding:0;margin:0 0 15px 0;
 font-family: Corier,Verdana,Arial;
}
h3 {font-size: 13px; font-weight: bold;color: #ad8e31; line-height:18px;padding:0;margin:0 0 15px 0;}





/* bread */
div.bread {
	font-size:11px;
	padding: 0 0 10px 0;
	color:#fb9b04;
}

div.bread a.line {
	color:#ff9601;
	
}
div.bread a.line:hover {
	color:#fdbd61;
	
}
div.bread span {
	color:#9a6004;
	
}


/* main table */
table.main-table {
	height:100%;
	border-left:2px solid #466275;
	border-right:2px solid #466275;
}


table.main-table td.header {
	height:308px;
	background: url('../imgs/header_g.jpg') left top no-repeat;
	padding: 10px 20px 0 5px;
}

table.main-table td.header_m {
	height:308px;
	background: url('../imgs/header_m.jpg') left top no-repeat;
	padding: 10px 20px 0 5px;
}

/* main menu */
td.tmenu {
	padding: 3px 7px 1px 7px;
}
td.tmenu-line {
	background:#cceaeb;
	width:2px;
}


/* rzd menu */
table.lmenu {
	background:#344e69;
}
table.lmenu td.rzd {
	color:#c1dcef;
	font-weight:bold;
	font-size:12px;
	background:#344e69 url('../imgs/left-rzd1.jpg') right top no-repeat;
	width:165px;
	height:45px;
	
}
table.lmenu td.rzd-ic {
	width:60px;
	height:45px;
}	
table.lmenu td.rzd a {
	color:#c1dcef;
	font-weight:bold;
	text-decoration:none;
}
table.lmenu td.rzd a:hover {
	text-decoration:underline;
}
table.lmenu td.line {
	background:#83a3b2;
	height:1px;
}	
table.lmenu td.rzd-sub {
	background: #5f7b8e;
	border-left: 6px solid #83a3b3;
	border-right: 6px solid #83a3b3;
	color:#f1a800;	
	padding: 5px 3px 5px 5px;
}	
table.lmenu td.rzd-sub a {
	color:#cfedf7;	
	text-decoration:none;

}
table.lmenu td.rzd-sub a:hover {
	text-decoration:underline;
}
table.lmenu td.rzd-sub ul{
	padding: 0px 0px 0px 5px;
	margin: 0px 0 5px 13px;;
}



/* header areas */
.header-icons {
	position:relative;
	top:-15px;
	left:970px;
	width:15px;

}
.header-txt {
	/*background:#cdcdcd;*/
	position:relative;
	top:-43px;
	left:535px;
	width:200px;
	COLOR:#223a5f;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	font-family:Times New Roman,Arial,Tahoma,Arial,Helvetica,sans-serif;
	vertical-align:middle;
}	
.header-cont {
	position:relative;
	top:0px;
	left:550px;
	width:195px;
	text-align:right;
	color: #fff;
	font-weight:bold;
	font-family:Corier,Arial,Tahoma,Helvetica,sans-serif;
	font-size:16px;
	line-height:16px;
}
.header-link {
	position:relative;
	top:-280px;
	left:455px;
	width:195px;
	text-align:right;
	color: #fff;
	font-size:11px;	
}
.header-link a {
	color:#a42b01;
}

.header-link a:hover {
	color:#e75928;
}


/* blue block */
div.bl-block {
	width:190px;
	padding: 0px 0 20px 0;
}
table.bb {
	background:#a6c7d8;
	color:#032145;
}
table.bb td.lt {
	background: url('../imgs/bb-lt.gif') left top no-repeat;
}
table.bb td.rt {
	background: url('../imgs/bb-rt.gif') right top no-repeat;
}
table.bb td.cntr {
	padding: 1px 3px 1px 4px;
}
table.bb td.lb {
	background: url('../imgs/bb-lb.gif') left bottom no-repeat;
}
table.bb td.rb {
	background: url('../imgs/bb-rb.gif') right bottom no-repeat;
}



/* white block */
div.w-block {
	width:170px;
	padding: 0px 0 8px 0;
}
table.wb {
	
	
}
table.wb td.lt {
	background: url('../imgs/wb-lt.gif') left top no-repeat;
}
table.wb td.rt {
	background: url('../imgs/wb-rt.gif') right top no-repeat;
}
table.wb td.cntr {
	padding: 6px 0px 2px 0px;
	background:#fff;
}
table.wb td.lb {
	background: url('../imgs/wb-lb.gif') left bottom no-repeat;
}
table.wb td.rb {
	background: url('../imgs/wb-rb.gif') right bottom no-repeat;
}


/* center block */
div.cnt-block {
	width:100%;
	padding: 3px 0 20px 0;
}
table.cb {
	background:#edebe7;
	color:#001c46;
}
table.cb td.lt {
	background: url('../imgs/cb-lt.gif') left top no-repeat;
}
table.cb td.rt {
	background: url('../imgs/ñb-rt.gif') right top no-repeat;
}
table.cb td.cntr {
	padding: 20px 7px 5px 10px;
}


/* white block in center */
div.wh2-block {
	width:258px;
	padding: 2px 2px 10px 2px;
	
	}
table.wb2 {
	background:#fff;
	color:#032145;
}
table.wb2 td.lt {
	background: url('../imgs/wb2-lt.gif') left top no-repeat;
}
table.wb2 td.rt {
	background: url('../imgs/wb2-rt.gif') right top no-repeat;
}
table.wb2 td.cntr {
	padding: 10px 5px 5px 10px;
	color: #001c46;
	font-size:11px;
}
table.wb2 td.lb {
	background: url('../imgs/wb2-lb.gif') left bottom no-repeat;
}
table.wb2 td.rb {
	background: url('../imgs/wb2-rb.gif') right bottom no-repeat;
}


.hdr {
	color: #dc2034;
	font-size:14px;
	font-weight:bold;

}
a.hdr {
	color: #dc2034;
	font-size:14px;
	font-weight:bold;

}
a.hdr:hover {
	color: #ec6084;
	font-size:14px;
	font-weight:bold;

}
.price {
	color: #dc2034;
	font-size:17px;
	font-weight:bold;

}
a.basket {
	color:#001c46;
	background: url('../imgs/basket.gif') left 2px no-repeat;
	padding: 0 0 0 20px;
	font-size:12px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	
}

/* ul */
ul.r1 {
	padding: 0 0 0 10px;
	margin: 0 0 0 0px;

}
ul.r1 li {
	padding: 0 0 0 15px;
	margin: 0 0 0 0px;
	list-style:none;
	background: url('../imgs/but1.jpg') left 7px no-repeat;
}
ul.r1 li a {
	text-decoration:none;
	color: #001b43;
}
ul.r1 li a:hover {
	text-decoration:underline;
	color: #001b43;
}



/* footer */
.footer {
	background: #466275;
	color: #a2bfc8;
	font-size:11px;
	height:45px;
	line-height:16px;
	}	
.footer a {
	color: #a2bfc8;
	font-size:11px;
	text-decoration:none;
	}	
.footer a:hover {
	color: #c2cfd8;
	text-decoration:underline;
	}	
.footer td {
	color: #a2bfc8;
	font-size:11px;
	line-height:16px;
	padding: 2px 10px 5px 10px;
	}

/* search block */
input.t_srch {
	width:120px;
	font-size:12px;
	border:1px solid #188721;
	padding: 0px 2px 1px 3px;
	margin:0;
	background:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	
}

select.t_srch {
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:bold;
}
input.t_srch_o {
	width:160px;
	font-size:13px;
	border:1px solid #188721;
	padding: 0px 2px 1px 2px;
	margin:0;
	background:#fff;
}

select.t_srch {
	width:140px;
	font-size:12px;
	border:1px solid #188721;
	padding: 0px 2px 1px 2px;
	margin:0;
	background:#fff;
}
input.subm_srch {
	background: url('../imgs/srch.jpg') left top no-repeat;
	height:25px;
	padding: 3px 10px 2px 10px;
	border:0;
}
input.subm_srch_o {
	background: url('../imgs/srch.gif') left top no-repeat;
	height:28px;
	padding: 3px 10px 2px 10px;
	border:0;
}

/* siemap */
.sitemap {
	padding: 10px 30px 30px 40px;
	color: #b40014;
}

.sitemap ul {
	padding-top: 5px;
	
}
.sitemap ul li {
	padding-bottom: 5px;
	
}
.sitemap ul li a {
	text-decoration:none;
	color:#001c46;
	
}
.sitemap ul li a:hover {
	text-decoration:underline;
	color:#044dba;
	
}
.sitemap ul li span {
	color:#001c46;	
}

div.objav {
	background: #fff;
	border: 1px solid #314e61;
	padding: 4px;
	margin:10px 0 10px 0;
	
}
div.objav .date {
	color: #b40014;
	font-size:11px;
}

.pages {
	width: 100%;
	padding: 2px 0;
	font-size:11px;
	text-align: center;
}
.pages span {
	color: #b40014;
	font-size:12px;
	
}	


.text2 {
	padding: 1px 5px 3px 5px;
	font-size:10px;
	background:#a6c7d8;
}
