/* vseobecne */
p, td, th, tr, div, span, ul, li, ol, h1, h2, h3 {
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica;
	color: #6C6969;
}
h1, h2 {
	font-size: 14pt;
	text-align: left;
	font-weight: normal;
	color: #429D1D;
}

h2 {
	font-size: 11pt;
	/* color: #5A6157; */
	color: #429D1D;
	font-weight: bold;
}

h1 b {
	color: #2D5B7B;
}
p {
	text-align: justify;
}

a:link, a:visited {
	color: #437804;
	font-weight: normal;
	text-decoration: underline;
}
a:hover, a:active {
	color: #993A00;
	font-weight: normal;
	text-decoration: underline;
}


.aktiv {
	color: #CC8406;
}

a.liLinkaActive:hover, a.liLinkaActive:active {
	color: #BC8103;
	font-weight: normal;
	text-decoration: underline;
}


a.linka:link, a.linka:visited {
	color: #268604;
	font-weight: normal;
	text-decoration: underline;
}
a.linka:hover, a.linka:active {
	color: #BC8103;
	font-weight: normal;
	text-decoration: underline;
}

a.linkaTop:link, a.linkaTop:visited {
	font-size: 7pt;	
	color: #AFAEAE;
	font-weight: normal;
	text-decoration: none;
}
a.linkaTop:hover, a.linkaTop:active {
	font-size: 7pt;	
	color: #BC8103;
	font-weight: normal;
	text-decoration: underline;
}



/* layout */
html, body {
	height: 100%;
}


body {
	padding:0;
	margin:0;
	background: #BCBCBC;
	text-align:center;
}


html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#outer {
	background: #BCBCBC;
	height: 100%;
	min-height:100%;
	margin:auto;
	position:relative;
}

#header {
	background:#EFEFEE;
	height:20px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#logo {
	height: 162px;
	border: 0px;
}

#theme {
	padding-left: 40px;
	border: 0px;
	height: 162px;
	}

#promoSpace {
	background:#FFFFFF;
	height:162px;
	_height:132px;
	width: 100%;
	}

#contentArea {
	text-align: left;
	width: 100%;
	background:#BCBCBC url(/pics/main_page/content_bg.gif) repeat-x;

}

#contentContainer {
	margin: 0 auto;
	width: 750px;
	position: relative;
	height:294px;
}

#menu {
	margin-left: 10px;	
	
	font-size:0;
	text-align: left;
	padding-left : 25px;
	width: 705px;
	height: 33px;
	background: url(/pics/main_page/menu_bg.gif) repeat;
}

#content {
	margin-left: 10px;	
	margin-top: 10px;
	width: 731px;
	height:213px;
	background: #F7F7F6;
	border: 1px solid #E9E7E7;
}

#contentSub {
	margin-left: 10px;	
	margin-top: 10px;
	width: 710px;
	padding: 10px;
	background: #F7F7F6;
	border: 1px solid #E9E7E7;
	
}

#contentPad {
	padding: 10px;
	}



#contentLeftSub {
	padding: 10px;
	text-align: justify;
	width: 440px;
	}

#contentLeft {
	float:left;
	padding: 10px;
	width: 350px;
	text-align: justify;
}
	

#contentCenter {
	float:left;
	padding-top: 10px;
	padding-left: 5px;
	width: 5px;
	text-align: center;
}

#contentRight {
	float:left;
	padding-top: 15px;
	padding-left: 10px;
	width: 340px;
	height: 197px;
	background: url(/pics/main_page/content_bg_right.jpg) no-repeat right bottom;
	}
	
#contentRightSub {
	float:right;
	padding-top: 15px;
	padding-right: 30px;
	background: url(/pics/main_page/lineup2.gif) no-repeat left bottom;
	}	
	
.ul, li {
	color: #6BBD4F;
	position: relative;
	margin-top: 4px;
}

li.zoznam {
	 color: #6C6969;
	 list-style-type: square;
}

ul.zoznam {
	 color: #6C6969;
	 list-style-type: square;
}

.nadpis, .nadpis-error {
	font-weight: bold;
	font-size: 11pt;
	color: #429D1D;
	padding:0;margin:-1em 0;
	padding-left: 10px;
	margin-left: 4px;
}

.nadpis-error {
	color: red;
}

#copyright {
	position: relative;
	margin-left: 10px;	
	margin-top: 5px;
	width: 722px;
	height:20px;
	padding: 4px;
	padding-bottom: 0px;
	background: #F7F7F6;
}

#navigation {
	width: 722px;
	height:15px;
	padding-top: 3px;
	font-size: 8pt;
	float: center;
}


#copy1 {
	float: left;
	width: 50%;
	text-align: left;
}

#copy2 {
	float: left;
	width: 50%;
	text-align: right;
}


#footer {
	position:absolute;
	bottom:0;
	left:0;
	background: #BCBCBC;
	height:20px;
	width:100%;
	}

#clearfooter	{
	clear:both;
	height:0px; 
	background: #BCBCBC;
}/*needed to make room for footer*/

#rightmenu {
	margin-top: -88px;
	margin-right: 100px;
	width: 300px;
	position:relative;
	float: right;
}	


.pad {
	padding-left: 10px;
}

.box {
	border: 1px solid #BFBAB8;
	padding: 15px;
	color: #24600C;
}

fieldset.box legend {
	color: #24600C;
}

.awstats {
 display: none;
}

