body {
	background:url(images/background.png) repeat-x;
	background-attachment:fixed;
	background-color:#202125;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
b,strong {
	font-weight:bold;
}
a,a:visited,a:active {
	color:#215A7C;
	text-decoration:none;
}
a:hover {
	color:#889BB9;
	text-decoration:underline;
}
/* container */
#doc4 {
 	margin-top:3px;
	 width:74.4615em; /* 968px */
	 *width:72.6em;
	background-color:#FFFFFF;
}
hr {
	clear:right;
}
/* header */
#hd {
	height:63px;
	
	background-image:url(images/headerTop.png);
	background-position:top center;
}
#hd-top {
	height:89px;
	width:338px;
	margin:0 auto;
}
.logo {
	margin:0px; 
	border:0px;
}
#hd-banner {
	display:block;
	 
	width:100%;
	height:214px;
	background:no-repeat top center;
	background-image:url(../files/header/headerbg5.jpg);
}
#hd-banner-bottom {
	display:block;
	width:100%;
	height:38px;
	background:url(images/headBannerBottom.png) no-repeat top center;
}
#news-bar-title {
	width:120px;
	height:26px;
	float:left;
	padding-top:10px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#hd-banner-bottom a {
	text-decoration:none;
	display:block;
	font-size:10px;
	height:26px;
	padding-top:12px;
	margin-left:130px;
	color:#585858;
}
#bd {
	margin:0.77em;
	*margin:0.75em;
}
#menu_top {
	height:38px;
	width:100%;
	overflow:hidden;
}
#menu-ul {
 	height:38px;
	font-weight:bold;
	font-size:12px;
}
#menu-ul li ul {
 
}
#menu-ul li {
	margin:0;
	padding:0;
	float:left;
	height:38px;
	width:121px;
	*width:121px;
	text-align:center;
	background:url(images/menuLine.png) no-repeat top right;
}
#menu-ul a {
	display:block;
	text-decoration:none;
	color:#5A5E68;
	width:100%;
	height:28px;
	padding-top:10px;
}
#menu-ul li a:hover {
	background:url(images/menuHover.png) repeat-x;
	text-decoration:none;
	color:#FFFFFF;
}
.submenu {
	margin:0px;
	padding:0px;
}
.submenu li {
	padding-top:3px;
	*padding-top:0px;
	clear:none;
	float:left;
	width:121px;
	height:21px;
	*height:25px;
	background-image:none;
	text-align:center;
	background:url(images/menuLine.png) no-repeat top right;
}
.submenu a {
	display:block;
	width:100%;
	color:#FFFFFF;
	text-decoration:none;
}
.subcontext-box {
	width:270px;
	background:url(images/submenuBg.png) repeat-y;
	border-bottom:1px #CCCCCC solid;
	margin:5px;
}
.subcontext-title {
	background:url(images/submenuTop.png) repeat-x;
}
.subcontext-title a {
	color:#FFF;
	display:block;
	width:100%;
	height:20px;
	padding-top:8px;
	text-indent:20px;
	text-decoration:none;
	font-weight:bold;
	background:url(images/sipka.png) no-repeat;
	background-position:8px 15px;
	
}
.subcontext-title a:hover {
	text-decoration:underline;
	background-position:10px 15px;
}

.subcontext-ul {
	padding: 5px;
}
.subcontext-ul a {
	color:#203c72;
	display:block;
	width:100%;
	height:25px;
	padding-top:10px;
	padding-bottom:-10px;
	text-indent:10px;
	text-decoration:none;
	background:url(images/submenuItem.png) no-repeat;
}
.subcontext-ul a:hover {
	color:#203c72;
	text-indent:12px;
	background:url(images/submenuItemOver.png) no-repeat;
}
.subcontext-bottom {
	width:236px;
	height:32px;
	background:url(images/submenuBottom.png) no-repeat;
}
.subcontext-bg-fill {
	width:236px;
	height:100%;
	background:url(images/submenuBgFill.png) no-repeat;
}


/* */
.content {

}
.context-box {
	width:675px;
	border-bottom:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	margin:5px;
	clear:right;
	
	min-height:160px;
}
.context-title {
	background:url(images/contentHeader.png) repeat-x;
}
.context-title a,.context-title-a {
	color:#FFF;
	display:block;
	width:675px;
	height:27px;
	padding-top:6px;
	text-indent:20px;
	text-decoration:none;
	font-weight:bold;
	background:url(images/sipka2.png) no-repeat;
	background-position:7px 13px;
}
.context-title a:hover {
	text-decoration:underline;
}

.context-body {
	padding: 5px;
}
/* */
#bottom_menu_navigacia {
	width:60%;	
	float:left;
	margin-top:17px;
	margin-left:15px;
}
#bottom_menu_navigacia li {
	color:#FFFFFF;
	float:left;
	clear:none;	
	margin:0 20px;
	list-style:circle;
}
#bottom_menu_navigacia a,#bottom_menu_navigacia a:visited {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
#bottom_menu_navigacia a:hover {
	color:#FFFFFF;
	text-decoration:underline;	
}

.whiteBG {
	background-color:#FFFFFF;
}
#ft {
 	width:73.5em;
	margin:0 auto;
	clear:both;
}
.cpr {	
	color:#CCCCCC;
	position:relative;
	float:right;
	top:20px;
	*right:10px;
	font-size:70%;
}
.cpr a,.cpr a:visited {
	color:#CCCCCC;
}
.cls{clear:both;}
.templBox {
	margin-bottom:5px;
} 
.ui-b {
	width: 270px;
}
.galer {
	text-align:center;
	height:180px;
	padding-left:15px;
}
.galer a {
	text-indent:0;
	width:70px;
	height:75px;
	float:left;
	margin:0 2px;
}
.galer a:hover {
	text-indent:0;
}
.galer img {
	border:2px solid #999999; 
}
.galer img:hover {
    border:2px solid #990000;
}
.glink {
	text-align:center;
	text-indent:0;
}
.reklama {
	text-align:center;
}
.reklama img, .reklama a,.reklama a:hover { 
	text-indent:0; 
	margin:0; 
	padding:0; 
	width:auto; 
	height:auto; 
	_height: 1%;
	float:none; 
}

.albumimg {
	float:left;
	margin-bottom:3px;
}
/* FLEX */
#ie_historyFrame { width: 0px; height: 0px; display:none }
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
#safari_formDiv { width: 0px; height: 0px; display:none }
#safari_rememberDiv { width: 0px; height: 0px; display:none }
