
* {
padding : 0;
margin : 0;
}
body {

background-color : rgb(255, 255, 255);
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

h1{
	font-size:16px;
}

h2{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	padding:10px 0 5px 0;
}

.main-content ul li {
	margin:6px 0 3px 20px;
}

.main-content ol li {
	margin:6px 0 3px 20px;
	color:#000000;
}

.main-content ul li ul{
	margin-bottom:10px;
}
.main-content ul li ul li{
list-style:none;
}



.zoznam ul li {
	list-style-type:none;
	
	padding:5px 0 0 0 ;
	margin:0px;
	}
	
.page-container {
width : 900px;
margin : 0 auto;
margin-top : 10px;
margin-bottom : 10px;
border : 1px solid ;
border-color:rgb(217,5,0);

}
.main {
clear : both;
width : 900px;
background-image:url(../img/pozad.png);
background-repeat:repeat-y;

}
.main-navigation {
display : inline;
float : left;
width : 200px;

}
.horne {
	width:900px;
	height:15px;
	background-color:rgb(217,5,0);
	margin:0 auto;
	}

.horne_left {
height:15px;
width:15px;
	background-image:url(../img/b_left.jpg);
	float:left;
	}
	
.horne_right {
height:15px;
width:15px;
	background-image:url(../img/b_right.jpg);
	float:right;
	}	

.logo {

	width:900px;
	height:60px;
	clear:both;
	padding-top:10px;
	
	
	
	margin:0 auto;
	}

.main-content {
display : inline;
float : left;
width : 440px;
margin : 0 0 20px 30px;
font-size:11.5px;
line-height:150%;

}
.main-subcontent {
display : inline;
float : right;
width : 185px;
margin : 0 15px 0 0;

}
.footer {
clear : both;
width : 900px;
padding:10px 0 10px 0;
background-color: rgb(217,5,0);
color:white;

font-size:11px;

}


.header-middle {
width : 900px;
height : 200px;
background : rgb(230, 230, 230) ;
margin:0 auto;

}






.main-navigation .round-border-topright {
width : 15px;
height : 15px;
position : absolute;
z-index :0;
margin : 0 0 0 185px;
background-image:url(../img/right.jpg);
background-repeat:no-repeat;

}
.column1-unit {
width : 440px;

margin-bottom : 5px;

}




.subcontent-unit-border {
width : 183px;
margin : 0 0 10px 0;
padding : 0 0px 5px 0;

background-color: #EAEAEA;
}

.subcontent-unit-border ul,ol {

color: #666666;


padding: 0px;
margin: 0 5px 5px 32px;

}


.subcontent-unit-border li {
padding-bottom:4px;
}



.round-border-topright {
width : 15px;
height : 15px;
position : absolute;
z-index : 0;
background : url(../img/right.jpg) no-repeat;
margin-top : 0px;
margin-left : 168px;
}


.footer p {

text-align : center;
color :white;


}

.footer a {
text-decoration : underline;
color :white;
}
.footer a:hover {
text-decoration : none;
color :white;
}
.footer a:visited {
color :white;
}
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}




.footer:after, p:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}








#nav { /* all lists */
	padding:0;
	margin:0;
	list-style: none;
	
	height:25px;
	
	
	
	
	
}


#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	
	border-left:1px solid black;
	
	
}

#nav ul  {
	
	
	
}

#nav ul li ul { /* all lists */
	margin-top:0px;
	
	
	
}

#nav a, a visited {
	display: block;
	
	color:white;
	text-decoration:none;
	
}

#nav li ul li a, a visited {		
	float:left;
	background-image:url(../img/aaa.png);
	padding:2px 15px 2px 5px;
	width:175px;
	
	
	
}

#nav a:hover {
	display: block;
	color:black;
	text-decoration:none;
	
	
}

#nav li { /* all list items */
	float: left;
	border-bottom:1px solid white;
	
	
	 /* width needed or else Opera goes nuts */
}




#nav li ul { /* second-level lists */
	position: absolute;
	
	width:200px;
	display:none;
	
}



#nav li:hover ul ul, 
#nav li.sfhover ul ul {
display:none;
position:absolute;
left:195px;
}



#nav li:hover ul, 
#nav li li:hover ul, 
#nav li.sfhover ul,
#nav li li.sfhover ul { /* lists nested under hovered list items */
	
	top:auto;
	display:block;
	z-index:1000;
	
	
}

.clear-contentunit {
	color: #CCCCCC;
	height:1px;
	background-color: #CCCCCC;
	border:0;
	margin:3px 0;
	}
	
.pas_menu {
	background-image:url(../img/pas.JPG);
	height:25px;
	width:885px;
	background-repeat:repeat-x;
	margin-bottom:15px;
	padding-left:15px;
	}	
