body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

a {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

span {
	display: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

#root {
    width: 1004px;
    margin: auto;
    padding-bottom: 24px;
}

#top_baner {
	margin: 0px 0px 5px 0px;
	padding: 0;
	height: 93px;
	width: 1004px;
}

#tb1 {
	left: 0px;
	float: left;
	clear:both;
	width: 224px;
	overflow: hidden;
}

#tb2 {
	float:right;
}

#left_menu {
	left: 0px;
	float: left;
	clear: both;
	background: #A3D6F5;
	width: 223px;
	height: 500px;
	font-size: 10px;
	font-weight: bold;
	margin-top: 35px;
	overflow: hidden;
}

#left_menu ul {	
	margin: 0px;
	padding-left: 0px;
}

#left_menu li {
	border-bottom: solid 1px #000;
	padding: 3px 0px 3px 0px;
}

#left_menu li a {	
	background: url('../images/left_bullet.png') no-repeat ;
	padding-left: 20px;
	display: block;
}

#left_menu a:hover, #left_menu li a.current:hover, #left_menu li a.current {
	background: #D7EDFB url('../images/left_bullet1.png') no-repeat;
	overflow: hidden;
}

#menu {
	height: 290px;
}

#menu h2 {
	background: url('../images/mesiac.jpg') no-repeat;
	width: 224px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#links {
	overflow: auto;
	height: 185px;
}

#links h2 {
	background: url('../images/udalost.jpg') no-repeat;
	width: 224px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#quickcontact h2 {
	background: url(../images/kontakt.jpg) no-repeat;
	width: 224px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#top_menu {
	float: right;
	margin: 5px 0px 0px 0px;
	width: 775px;
	height: 25px;
	font-size: 21px;
	overflow: hidden;
	line-height: 25px;
}

#tm {
	left: 0px;
	width: 775px;
	background: #A3D6F5 url(../images/tm.jpg) repeat-x;
	height: 25px;
}

#tm ul {
	margin: 0px;
	padding: 0px;
}

#tm li {
	display: inline;
	margin-left: 1px;
}

#tm a:hover, #tm li a.current:hover, #tm li a.current {
	background: #000000 url(../images/year_back.jpg) repeat-x;;
	color: #ffffff;
}

#languages {
	position: relative;
	margin-left: 615px;
	width: 160px;
	height: 25px;
	text-align: right;
	background: #A3D6F5 url(../images/tm.jpg) repeat-x;
}




#content {
	margin-top: 5px;
	width: 765px;
	height:490px;
	float: right;
	background: #A3D6F5;
	padding: 5px;
	overflow: hidden;
}

#block1 {
	float: left;
	clear: both;
	background: #fff ;
	width: 510px;
	height: 480px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	overflow: hidden;
	font-size: 13px;
}

#block1 a {
	color: #717171;
	text-decoration: underline;
} 

#block1 li {
	text-decoration: none;
}

.first {
	text-indent: 25px;
}

#block1 h3 {
	color: #870505;
	text-align: center;
}

#block1 h4 {
	color: #870505;
	text-align: right;
	text-decoration: underline;
}

#block1 h5 {
	color: #870505;
	text-align: right;
}

#block1 img.thumb {
	text-align: center;
	display: inline;
	margin: 15px 24px 2px 15px;
	border: 1px solid #000;
}

#block1 a.desc {
	font-size: 4px;
}

#block2 {
	float: right;
	background: #A3D6F5;
	width: 240px;
	height: 490px;
	text-align: center;
	font-size: 13px;
	overflow: hidden;
}

#description {
	width: 240px;
	height: 80px;
	margin-bottom: 5px;
	background: #ffffff;
	overflow: auto;
}
   
#thumbnails {
	width: 240px;
	height: 405px;
	background: #ffffff;
	margin: 0px;
	overflow: auto;
}	

#thumbnails a img{
	border: 1px solid #000000;
}

#thumbnails li a:hover img, #thumbnails li a.current img {
	border: 1px solid #A3D6F5;
}

#thumbnails ul {
	padding: 0px;
}

#thumbnails li {
	padding-left: 0px;
	margin-bottom: 1px;	
}
	

#counter {
	margin-left: 615px;
	margin-top: 35px;
	padding-top: 80px;
	width: 160px;
	height: 20px;
	background: #A3D6F5 url('../images/count.jpg') repeat-x;
}


#footer {
	float: left;
	clear: both;
	margin-top: 5px;
	width: 1004px;
	height: 40px;
	background: #ffffff url('../images/footerbg.jpg') repeat-x;
	text-align: center;
}




