html, body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center; /* Pre zarovanie bloku #content na stred v IE */
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content{
	width:750px;
	margin:0px auto; /* Pre zarovanie bloku #content na stred vo FF, Opere ... */
	padding:0px;
	border-left:1px solid #CCCCCC; /* IE 5.x potrebuje fix cez podmienene komentare v HTML kode kvoli box modelu */
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#header{
	width:750px;
	background-color:#9f0000;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
}
#logotop{
	width:750px;
	color:#FFFFFF;
}
#toptheme{
	width:750px;
	background-color:#000000;
}
#menutop{
	width:750px;
	color:#FEBFA2;
	font-size:14px;
}
#maincontent{
	width:750px;
	text-align:left;
	background-image:url(../images/content_bg.gif);
}
#menuleft{
	width:200px;
	float:left
}
#maintext{
	width:550px; /* #content width - #menuleft width */
	float:left;
}
.cistic{
	clear:both;
	overflow:hidden;
}
#footer{
	width:750px;
	background-color:#9f0000;
	text-align:center;
}
/* Doplnenie oproti sablone */
img{
	vertical-align:bottom;
	border:0px;
}
a img{
}
h1{
	color:#9f0000;
	font-size:18px;
	margin:15px 0px 7px 0px;
	padding:0px;
	font-weight:normal;
}
h2{
	color:#000000;
	font-size:14px;
	margin:7px 0px 3px 0px;
	padding:0px;
	font-weight:bold;
}
h3{
	padding:0px;
	margin:8px 0px 2px 0px;
	color:#505050;
	font-size:13px;
	font-weight:bold;
	line-height:125%;
}
p{
	padding:0px;
	margin:4px 0px 2px 0px;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	line-height:125%;
}
li,ul,ol{
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;

	color:#333333;
	font-size:12px;
	font-weight:normal;
	line-height:125%;
}
a{
	color:#9f0000;
}
a:visited{
	color:#907e77;
}
a:hover{
	color:#FF0000;
}
#kredo{
	width:200px;
	height:215px;
	float:left;
}
#kredo p{
	font-style:italic;
	/*font-weight:bold;*/
	color:#FEBFA2;
	margin:15px;
	font-size:14px;
	line-height:140%;
}
#topimg{
	width:550px;
	height:215px;
	float:left;
	color:#FFFFFF;
}
#menutop div div#menutopright{
	float:right;
	margin:0px; padding:0px; border:0px;
}
#menutop div{
	padding:3px 15px 3px 15px;
	margin:0px;
}
#footer p{	
	font-size:10px;
	padding:3px 0px 3px 200px;
	margin:0px;
	color:#FEBFA2;
}
#menutop div a, #menutop div a:visited, #footer a, #footer a:visited{
	text-decoration:none;
	color:#FEBFA2;
}
#menutop div a:hover, #footer a:hover{
	color:#FFFFFF;
}
#footer a:hover{
	text-decoration:underline;
}
#maintextcontent{
	margin:15px;
}
#menuleftcontent{
	margin:15px;
	margin-right:5px;
}
#menuleftcontent p{
	font-size:11px;
}
#menuleftcontent p.group{
	font-weight:bold;
	margin-top:10px;
	color:#666666;
}
#menuleftcontent p a{
	color:#777777;
	text-decoration:none;
}
#menuleftcontent p a:hover, #menuleftcontent p a.menu2selected:hover{
	color:#9f0000;
	text-decoration:underline;
}
#menuleftcontent p a.menu2selected{
	color:#9f0000;
}
.schema{
	margin:15px 0px 0px 0px;
}
.schemapopis{
	margin:10px 0px 15px 0px;
	font-size:8px;
	font-style:italic;
	text-align:center;
}
.img_left{
	float:left;
	margin:6px 10px 6px 0px;
}
.img_right{
	float:right;
	margin:10px 0px 10px 10px;
}
div.thm_box a img{
	border:1px solid #9f0000;
	margin:3px;
}
div.thm_box a:visited img{
	border:1px solid #FFFFFF;
	margin:3px;
}
div.thm_box a:hover img, div.thm_box a:active img{
	border:1px solid #9f0000;
	margin:3px;
}

div.thm_box{
	width:88px;
	height:88px;
	float:left;
}
#foto_nav{
	margin-bottom:15px;
}

p.abstrakt a, h2.abstrakt a, h2.abstrakt a:visited{
	text-decoration:none;
	color:#9f0000;
}
p.abstrakt a{
	color:#333333;
}
p.abstrakt a:visited{
	color:#888888;
}
p.abstrakt a:hover, p.abstrakt a:active, h2.abstrakt a:hover, h2.abstrakt a:active{
	text-decoration:underline;
}
p.abstrakt2{
	font-style:italic;
	margin-bottom:10px;
}
#back{
	font-size:12px;
}

#sponzori_box p{
	margin:0px;
	margin-bottom:2px;
	padding:0px;
}
#sponzori_box h2{
	margin-top:16px;
	margin-bottom:2px;
}

.download_pic{
	border:0px;
	padding-right:6px;
	display:inline;
	padding-bottom:3px;
}