.body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: "Times New Roman";
	font-size: 12px;
	color: #505050;
	text-decoration: none;
}
a:visited, a:link, a:hover {
	color: #505050;
	}
.cellIcon {
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
#srch {
	position:absolute;
	z-index:1;
	left: 383px;
	top: 269px;
	visibility: hidden;
}
.padd5 {
	padding: 5px 5px 5px 5px;
}
.padd10 {
	padding: 10px 10px 10px 10px;
}
.thumb {
	border: 1px solid #CBC6B5;
	display:block;
	width:450px;
	height:433px;
}
.form {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #085C81;
	text-decoration: none;
	border: 1px solid #CBC6B5;
	padding-right: 3px;
	padding-left: 3px;
	width: 100%;
}
.form2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #24527B;
	border: 1px solid #6C6C6C;
	padding-right: 3px;
	padding-left: 3px;
}
.formbtn {
	font-family: Tahoma;
	font-size: 10px;
	color: #24527B;
	background-color: #FFFFFF;
	border: 1px solid #6C6C6C;
}
.blue14 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #24527B;
	text-decoration: none;
}
a.blue14:visited, a.blue14:link, a.blue14:hover {
	color: #24527B;
	text-decoration: none;
}

.gray12 {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #505050;
	text-decoration: none;
}
a.gray12:visited, a.gray12:link, a.gray12:hover {
	color: #505050;
	text-decoration: underline;
}
.gray14 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #505050;
	text-decoration: none;
}
a.gray14:visited, a.gray14:link, a.gray14:hover {
	color: #505050;
	text-decoration: underline;
}
.listgray14 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #505050;
	list-style-image: url(menuVert/bullet.gif);
}
a.listgray14:visited, a.listgray14:link, a.listgray14:hover {
	color: #505050;
	text-decoration: none;
}
.white14 {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white14:visited, a.white14:link, a.white14:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.white16 {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white16:visited, a.white16:link, a.white16:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tel {text-align:center;font-size:14px;color:#ffffff;font-family:"Tahoma";margin:1px;font-weight:bold;}
.back {width:500px; height:80px;border: 3px solid #000000;}
.nadpisi {font-size:18px;color:#000000;font-family:"Times New Roman";}

.table {border: 1px solid #3366FF;}
.name_polya{color:#990000;font-weight:bold;}
.name_polya_sm{color:#000000;font-family:"Tahoma";}


/* MENU */
#menu li, #menu ul {margin:0px;padding:0px;}
#menu_block {
	width: 960px;
	;
	height:25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}
#menu {
	width: 960px;
	font-size: 14px;
	height: 25px;
	font-weight: bold;
}
#menu li a, #menu li a:visited {
	color: #24527B;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu li {
	float: left;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
}
#menu a:hover {
  color: #000;
}
#menu li:hover,
#menu li.jshover {
  background: #e9e9e9;
}



#menu li ul {
	display: none;
	border: 1px solid #000000;
	position: absolute;
	background-color: #FFFFFF;
	padding: 3px;
	width: 150px;
	margin-left: -6px;
  }
#menu li:hover ul,
#menu li.jshover ul {
  display: block;
  
}
#menu li li a {
	display: block;
	text-align: left;
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.border_left {border-left:1px solid #6c6c6c;}
.border_right a, .border_left a {
	display: block;
}

.border_right {
	border-left:1px solid #6c6c6c;
	border-right:1px solid #6c6c6c;
}
.border_right ul, .border_left ul {font-size:13px;}