body{
	margin:0px;
	padding:0px;
	font-family:verdana,tahoma,sans-serif;
	font-size:x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
	background-color:#bdc2bb;
	color:#000000;
} 

html>body{
	font-size:small;
}

#leftbox hr{
	width:186px;
}

hr{
	height:1px;
	color:#3b4638;
}


img{
	border:0px;
}

a{
	color:#3B4638;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}

h2{
	color:#980000;
	font-weight:bold;
	font-size:1.2em;
	margin-top:0px;
	margin-bottom:5px;
	font-family:arial,verdana,tahoma;
}

h3{
	color:#980000;
	font-weight:bold;
	font-size:100%;
	margin-top:0px;
	margin-bottom:0px;
	font-family:arial,verdana,tahoma;
}

.sipka1{
	background-image:url(../gfx/odrazky-sipka.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
}

.sipka2{
	background-image:url(../gfx/sipka-link.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
}

.word{
	background-image:url(../gfx/pdf.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:2px;
}

.cont1{
	float:left;
	width:201px;
	border-top:solid 20px #e4d2d2;
	margin-right:9px;
}

.cont2{
	float:left;
	width:201px;
	border-top:solid 20px #e4d2d2;
	margin-right:9px;
}
.cont3{
	float:left;
	width:199px;
	border-top:solid 20px #e4d2d2;
}
.cont4{
	float:left;
	width:201px;
	margin-right:9px;
}
.cont5{
	float:left;
	width:201px;
	margin-right:9px;
}
.cont6{
	float:left;
	width:199px;
}
.cont7{
	float:left;
	background-color:#f5f0df;
}

.cont1 ul,.cont2 ul,.cont3 ul{
	margin-left:17px;
}

ul.circle{
	list-style:circle;
}
ul.disc{
	list-style:disc;
}
ul.square{
	list-style:square;
}
ul.picto{
	list-style:url(../gfx/sipka-li.gif);
}

ul.sitemap{
	list-style:url(../gfx/sipka-li.gif);
}

.topnews{
	text-align:left;
	font-size:0.75em;
	padding:13px 0px 0px 0px;
	background:url(../gfx/stripe-left-tab.gif) no-repeat 2px 0px #f4f4ed;
}
.topnews div{
	padding:0px 7px 0px 7px;
}

.topnews h2{
	font-size:1.25em;
}

.date{
	font-size:0.75em;
	color:#000000;	
}

.red{
	color:#FF0000;
}

.rss{
	display:block;
	background:url(../gfx/rss.gif) no-repeat center left;
	padding:3px 0px 3px 20px;
}

/*  */

#gallery_close{
	float:right;
	background:url(../gfx/close.gif) no-repeat;
	cursor:pointer;
	padding:2px 0px 3px 24px;
}
#gallery_description{
	text-align:center;
	margin-top:30px;
	padding-bottom:5px;
	clear:both;
}
#gallery_previous{
	float:left;
	width:80px;
	height:400px;
	background:url(../gfx/previous.gif) no-repeat right center;
	cursor:pointer;
}
#gallery_next{
	float:left;
	width:80px;
	height:400px;
	background:url(../gfx/next.gif) no-repeat left center;
	cursor:pointer;
}
#gallery_photo{
	float:left;
	width:640px;
	height:400px;
	text-align:center;
	padding-bottom:10px;
}
#gallery_thumbs_box{
	clear:both;
	width:672px;
	margin:auto;
}
#gallery_thumbs{
	white-space:nowrap;
}
#gallery{
	font-size:1px;
}
#gallery img,#gallery_thumbs img{
	border:solid 1px #003663;
	margin:3px 5px 2px 0px;
	cursor:pointer;
}
#gallery img.active,#gallery_thumbs img.active{
	border:solid 1px red;
}

/*  */

#shaddowbox{
	width:824px;
	position:relative;
	margin:50px auto 0px auto;
}

#shaddowbox_holder{
	position:absolute;
	z-index:10001;
	top:-1000px;
	left:0px;
	width:100%;
	height:100%;
}

#alpha{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#999999;
	z-index:10000;
}

#gallery_list img{
	float:left;
	margin-right:10px;
}

#gallery_list div{
	padding-bottom:3px;
}

.c{
	clear:both;
}