body {
	margin: 0px;
	padding: 24px 0px 24px 0px;
	text-align: center;
	background-color: #011621;
	background-image: url(/img/bck.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#header, #header2, #header3 {
	width: 958px;
	height: 245px;
	margin: 0px auto 0px auto;
	background-image: url(/img/head1.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#header2 {
	background-image: url(/img/head2.jpg);
}
#header3 {
	background-image: url(/img/head3.jpg);
}
#menu {
	width: 958px;
	height: 44px;
	margin: 0px auto 0px auto;
	background-color: #003652;
}
#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 44px;
}
#menu ul li {
	display: block;
	float: left;
	height: 44px;
	width: 136px;
	font-size: 11px;
	font-weight: bold;
}
#menu ul li.a {
	background-color: #FFFFFF;
}
#menu ul li a {
	display: block;
	padding-top: 15px;
	padding-bottom: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li.a a {
	color: #003652;
}

#main {
	width: 958px;
	min-height: 480px;
	_height: 480px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	background-image: url(/img/mbck.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#footer {
	width: 938px;
	height: 41px;
	margin: 0px auto 0px auto;
	background-image: url(/img/foot.jpg);
	background-repeat: repeat-x;
}
#footer span {
	width: 440px;
	padding-left: 15px;
	padding-top: 16px;
	float: left;
	color: #7AABD3;
	text-align: left;
}
#footer div {
	width: 440px;
	padding-right: 15px;
	padding-top: 16px;
	float: right;
	color: #7AABD3;
	text-align: right;
}
#footer a {
	color: #7AABD3;
	text-decoration: none;
}
#bannery {
	clear: both;
	width: 886px;
	margin-top: 12px;
	margin-left: 36px;
}
#rcol {
	float: right;
	width: 274px;
	margin-right: 36px;
	padding-top: 55px;
}
#mcol {
	float: left;
	width: 576px;
	margin-left: 36px;
	text-align: left;
	padding-top: 55px;
	padding-bottom: 15px;
}

div.bh {
	width: 274px;
	height: 25px;
	background-image: url(/img/ch.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
div.bht {
	padding-top: 5px;
} 
div.b1 {
	width: 14px;
	height: 15px;
	margin-left: 30px; 
	margin-top: 5px;
	float: left;
	background-image: url(/img/cmp.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
div.b2 {
	width: 14px;
	height: 15px;
	margin-right: 30px;
	margin-top: 5px;
	float: right;
	background-image: url(/img/cmn.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
div.bt {
	width: 274px;
	height: 203px;
	background-image: url(/img/ct.jpg);
	background-repeat: no-repeat;
}
div.btt {
	width: 234px;
	margin: 0px auto 0px auto;
	padding-top: 13px;
}
table.cl {
	border: 0px;
	width: 100%;
}
table.cl td.d {
	background-color: #F8F7F2;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.cl td.d a {
	text-decoration: none;
	color: #000000;
}
table.cl td.dnes {
	background-color: #F3F2EB;
	border: 1px solid #222222;
}


div.sp {
	clear: both;
	margin-top: 8px;
	padding-bottom: 6px;
}
div.sp img {
	border: 0px;
	float: left;
	margin: 6px;
}
div.sp h2 {
	font-size: 1.2em;
}
div.sp h2 a {
	display: block;
	background-image: url(/img/punta.jpg);
	background-repeat: no-repeat;
	background-position: 8px 9px;
	padding: 6px 6px 6px 26px;
}
table.sp {
	border: 0px;
	height: 50px;
	margin-top: 10px;
}
table.sp td {
	background-color: #EBEFDE;
	color: #9A151A;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
}
table.sp td a {
	color: #9A151A;
}
table.sp td.a {
	background-color: #E20004;
	color: #FFFFFF;
}
table.sp td.a a {
	color: #FFFFFF;
}
div.sk {
	padding: 5px;
}
div.sk a {
	color: #BBBBBB;
	text-decoration: none;
}
table.sr {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	width: 100%;
	background-color: #FFFFFF;
}
table.sr th {
	background-color: #D8D4C0;
	color: #000000;
	text-align: center;
	font-size: 0.8em;
	padding: 3px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}
table.sr th.big {
	font-size: 1.3em;
}
table.sr td {
	background-color: #F8F7F2;
	padding: 3px;
	text-align: center;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}
table.sr a {
	display: block;
	text-decoration: none;
}
table.sr a:hover {
	text-decoration: none;
	background-color: #DDDDDD;
}
table.sr td.a {
	background-color: #00FF00;
}
table.sr td.b {
	background-color: #0000FF;
}
table.sr td.v {
	background-color: #FFFF00;
}
table.sr td.m {
	background-color: #FF9900;
}
table.sr tr.white td {
	background-color: #FFFFFF;
}
table.n {
	width: 100%;
	border: 0px;
}

div.legenda {
	margin-top: 15px;
}
div.legenda div {
	float: left;
	margin-right: 6px;
	font-size: 0.9em;
}
div.leg {
	background-color: #F8F7F2;
	border: 1px solid #333333;
	width: 12px;
	height: 12px;
}
div.lega {
	background-color: #00FF00;
	border: 1px solid #333333;
	width: 12px;
	height: 12px;
}
div.legb {
	background-color: #0000FF;
	border: 1px solid #333333;
	width: 12px;
	height: 12px;
}
div.legc {
	background-color: #FFFF00;
	border: 1px solid #333333;
	width: 12px;
	height: 12px;
}
div.legd {
	background-color: #FF9900;
	border: 1px solid #333333;
	width: 12px;
	height: 12px;
}

div.prod span {
	display: block;
	clear: both;
	margin-bottom: 10px;
}
div.prod img {
	float: left;
	margin-right: 10px;
	border: 0px;
}

.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}

@media print {
 #header, #header2, #header3, #menu, #footer, #lcol, #rcol {
	display: none;
 }
 #main, #cont, #mcol {
	float: none;
	width: 100%;
 }
}

