body, ul, li, p, form{
	margin:0px;
	padding:0px;
	list-style:none;
}
body{
	background:url(/IMG/background.jpg) repeat-x;
}
a{
	text-decoration:none;
	color:black;
}
img{
	border:0px;
}
td{
	vertical-align:top;
}
.hat{
	width:100%;
	height:232px;
	margin-bottom:20px;
	line-height:20px;
	background:url(/IMG/logo.jpg) no-repeat 0 -1px;
}
.hat .stop{
	width:727px;
	height:1px;
	font:1px Tahoma;
}
.hat td .name{
	background:url(/IMG/name.jpg) no-repeat right top;
	margin-left:20px;
	margin-top:0px;
	height:230px;
}
.hat td .name p{
	background:none;
	font:18px Arial;
	color:white;
	margin-left:50px;
	padding-top:10px;
}

.hat .rightEnd{
}
.hat .rightEnd div{
	width:270px;
	height:23px;
	clear:none;
}
.hat td .menu{
	clear:both;
	width:95%;
	margin-left:27px;
}
.hat td .menu a{
	font:14px Tahoma;
	color:#bcbbba;
}
.hat td .menu a:hover{
	color:#fff;
    text-decoration:none;
}
.hat .menu ul{
    margin:10px 0px 0px 0px;
}
.hat .menu li{
    display:inline;
    padding-right:30px;
}
.hat td .shadow{
	background:url(/IMG/shadow.jpg) repeat-x;
	height:9px;
	margin-top:2px;
}
.iconcs{
	float:right;
	margin-right:10px;
	margin-top:6px;
}
.iconcs img{
	margin-right:8px;
}
.body{
	width:100%;
}
.body .leftBody{
	width:20%;
	padding-left:20px;
	padding-bottom:30px;
}
.body .leftBody .list{
	margin:10px 0px;
}
.body .leftBody .list div{
	background:url(/IMG/grad.jpg) repeat-x;
	border-left:4px solid #737373;
	margin-bottom:10px;
	width:227px;
	height:37px;
}
.body .leftBody .list div:hover{
	background:url(/IMG/grad2.jpg) repeat-x;
	border-left:4px solid #b2b2b2;
}
.body .leftBody .list a{
	color:#312b26;
	position:relative;
	top:8px;
	margin-left:13px;
	font:14px Tahoma;
    font-weight:bold;
}
.body .leftBody .list a:hover {
	color:#b81414;
}
.body .rightBody{
	width:26%;
	padding-right:20px;
	padding-left:20px;
	font:11px Tahoma;
	padding-bottom:30px;
}
.body .centerBody{
	width:60%;
	padding-left:20px;
	font:12px Arial;
	color:#777;
	padding-bottom:30px;
    text-align:justify;
}
.body .centerBody .title p{
	margin-left:20px;
	padding-top:0px;
	font:14px Arial;
	color:#023b67;
}
.body .centerBody h2{
	font:bold 14px Tahoma;
	color:#fff;
	background:url(/IMG/grad.jpg) repeat-x;
    padding:3px 0px 4px 20px;
    margin:15px 0px 5px 0px;
}
.body .centerBody strong{
    font-weight:normal;
}
.title{
	background:url(/IMG/grad.jpg) repeat-x;
	padding:4px 0px;
	margin-bottom:5px;
	margin-top:5px;
    text-align:center;	
}
.title p{
	padding-top:3px;
	font:15px Arial;
	color:#fff;
    font-weight:bold;
}
.h1Title{
	background:url(/IMG/grad.jpg) repeat-x;
	padding:5px 0px;
	margin-bottom:5px;
	margin-top:5px;
	
}
.foot{
	height:70px;
	background:#ddd;
}
.foot .stop{
	width:997px;
	height:1px;
	font:1px Tahoma;
    margin:10px;
}
.foot .stop a.seoLink {
	font:13px Arial;
	color:#0f64aa;
    margin-left:80px;
}
.foot .stop a:hover.seoLink {
	text-decoration:underline;
}

.foot .stop p.seocLink{
	font:13px Arial;
	color:#0f64aa;
   	margin-left:258px;
}
.foot .stop p.seocLink a {
	color:#0f64aa;
}
.foot .stop p.seocLink a:hover {
	text-decoration:underline;
}
.foot .stop a.seocLink{
	font:13px Arial;
	color:#0f64aa;
   	 margin-left:258px;
}
.news{
	font:11px Tahoma;
	color:#023b67;
}
.centerBody h1{
  margin:0px 0px 0px 20px;
  font:bold 15px Arial;
  color:#fff;
}
.body .centerBody li{
  list-style-type: disc;
  list-style-position: inside;
}
table.price{
  background-color:#D3E7F5;
  color:#000000;
}
.price td{
  background-color:#FFFFFF;
  text-align:center;
  vertical-align:middle;
}
td.priceBg {
  background-color:#62AADB;
}
.body .centerBody a{
  color:#777777;
  text-decoration:underline;
}
.body .centerBody a:hover{
  color:#777777;
  text-decoration:none;
}
.map {
  float:right;
}
.body .rightBody li{
  list-style-image: url(/IMG/arrow.jpg);
  list-style-position: inside;
  color:#003366;
  padding-bottom: 5px;
}
.item {
  margin: 10px 0px;
}
.item strong{
  font-weight:normal;
}
a.titleNews, a.linkNews{
  text-decoration:underline;
  color:#023B67;
}
a:hover.titleNews, a:hover.linkNews{
  text-decoration:none;
  color:#023B67;
}
.transLogo {
  position:absolute;top:90px;
  border:0px;
}
.hat .rightEnd .iconcs {
  float:right;
  padding-right:30px;
  text-align:right;
  margin-top:185px;
}
.hat .rightEnd .iconcs img{
}
.weather{
  width:230px;
}
.scrolled{
	overflow-y:scroll;
	margin:10px 0px;
	padding-right:10px;
	height:160px;
}
.kto-zdes, .kto-zdes a{
    color: #DDDDDD;
}