/* CSS Document 
	 */
	
body, html {
	text-align:center;
	font-family: Arial;
	font-size: 18px;
	background-color: #F5F5EB;
	color: #000000;
		}

.skryvany {display: none}
.aktivny { cursor: hand}
.pasivny {}
			
a img  {border-width: 0px;}
a:hover img {}
	
a {font-family: Arial;}

.bgtop {background-position: top;
		background-image:url(obr/pozadia/ram_bot.jpg);
		background-repeat:no-repeat;
		font-size:8px;
		}
		
.bgbot {background-position: bottom;
		background-image: url(obr/pozadia/ram_bot.jpg);
		background-repeat:no-repeat;
		}

#page {
		margin: 0 auto; 
		text-align: left;
		background-position: left top;
		background-image:url(obr/pozadia/ram_bg.jpg);
		background-repeat:repeat-y;
		background-color:#FFFFFF;
		width: 920px; 
		}

#kontakt { 
	color:#444;
	font-size: 18px;
	padding: 4px;
}

#datumcas {
	color:#444;
	font-size: 14px;
	padding: 4px;
	text-align:right;
}

#telfax {
	color:#444;
	font-size: 18px;
	padding-bottom:4px;
	padding-top: 4px;
	padding-right:3px;
	text-align:left;
}

#hladaj { 
	background-color:#FFFFFF;
	color:#00006F;
	font-family:Arial;
	font-size:16px;
	border: 1px inset #CCC;
	padding:2px;
 }
 
#ok {font-family:Arial; font-size:14px;  font-weight: bold; background-color: #6F0000; color: #ffffcc; cursor: hand; border-style: outset}
 
#menu {font: italic bold 18px/2.5 Arial}
 
#menu a { text-decoration:none;	color:#555555; }
 
#menu a:hover {color: #FF3300; }
 
#menu .o {
color: #000000;
font-size:18px; }

#menu2 { 
	color: #444444;
	font-size:18px;
	font-weight:bold;
    border-collapse: collapse;
	border-bottom:1px solid #F5F5EB;
	border-top:1px solid #F5F5EB;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	 }

#menu2 td {
	border-bottom:1px solid #F5F5EB;
	border-top:1px solid #F5F5EB;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	 }

#menu2 a {text-decoration:none;	color: #444444; 	font-size:16px; }
 
#menu2 a:hover {color: #FF3300; }


#bottommenu { 
	color: #555555;
	font-size:18px;
	font-weight:normal;
    border-collapse: collapse;
	border-bottom:1px solid #F5F5EB;
	border-top:1px solid #F5F5EB;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	 }
#copyright { text-decoration:none;	color: #555555;	font-size:9px;	font-weight: lighter; }

#copyright a { text-decoration:none;	color: #555555;	font-size:9px;	font-weight:bold;	 }

#copyright a:hover {color: #FF3300;}

#bottommenu td { 
	border-bottom:1px solid #F5F5EB;
	border-top:1px solid #F5F5EB;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	 }

#bottommenu a {text-decoration:none;	color:#555555; }
 
#bottommenu a:hover {color: #FF3300; }
 
 
#ponuka {
	width: 190px;
	background-color:#F5F5EB;
	padding-top:1px;
	padding-bottom:1px;

	}

#ponuka table {
	border: 1px solid #FFFFFF;
	border-collapse:collapse;
	}
#ponuka td {
	border-color:#FFFFFF;
	
	}
	
#ponuka a {
	text-decoration: none;
	color:#000000;
	}

#ponuka u {
	text-decoration: underline;
	color: #555555;
	}

#ponuka a:hover {
	text-decoration: underline;
	color: :#00006F;
	}

#ponuka a:visted {
	text-decoration: none;
	color: #555555;
	}

#ponuka h2{
	text-align: center;
	font-weight:bold;
	font-size:20px;
	color: #FFFFFF;
	background-color:#6F0000;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	}

#vyber a {
		color: #FF0000;
		font-weight:bold;
		font-size:18px;
	}
	
#ponuka ul {
	margin-left:25px;
	margin-bottom:10px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left:0px;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	line-height: 1.5;
	}
	
#ponuka li {
	list-style-image:url(obr/pozadia/odrazka.jpg);
	list-style-type:disc;
	}
	
#kontaktp li {
	margin-left: 11px;
		}

#ponuka img {
		}	
	
#obsah {
	position: absolute;
	top: 290px;
	right: 6px;
	width: 687px;
	background-image:url(obr/pozadia/obsahbg.jpg);
	border: 1px solid #CCC;
		}

#text {
	margin-left:9px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right:20px;
	font-size:18px;
	font-family: Arial;
	line-height: 2;
	background-color: #FFFFFF;
	}

#text ul {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:1em;
	padding:0px;
	text-align:justify;
	text-indent:1em;
	}

#text ul li {
	list-style-type:disc;
	list-style-position: outside;
	margin-left:28px;
	padding-left: 1em;
	text-indent:0em;
	}

#text ol {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:1em;
	padding:0px;
	text-align:justify;
	text-indent:1em;
	}
	
#text ol li {
	list-style-position: outside;
	margin-left:28px;
	padding-left: 1em;
	text-indent:0em;
	}

#text h1, h2, h3 {
	font-size:18px;
	color: #555555;
	}

#text h4, h5 {
	font-size:20px;
	font-weight:bold;
	}

#text h6{
	font-size:20px;
	font-weight:bold;
	color: #6F0000;
	margin-bottom:0.5em;
	} 
	

	
#text h2, h3, h4 {border-top: 0px solid #CCC; padding-top: 1em; }

#text table {text-align:left}

#textobr img {margin:2em}

#text fieldset {border: 1px solid #CCC}

#text legend {font-weight:bolder; color: navy}

#form {
	width: 688px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 10px;
	font-size:18px;
		}

#uvod {
	margin-left: 10px;
	margin-right: 1px;
	margin-top: 10px;
	font-size:18px;
	font-family: Arial;
	line-height: 2;
	background-color: #FFFFFF;
	padding:10px;
	}
	
#uvod h1 {
	font-size: 20px;
	color: navy;
	margin-bottom:15px;
	}

#uvod table {
	margin-bottom:18px;
	}
	
#uvod ul {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:1em;
	padding:0px;
	text-align:justify;
	text-indent:1em;
	}
	
#uvod ul li {
	list-style-type:disc;
	list-style-position: outside;
	margin-left:28px;
	padding-left: 1em;
	text-indent:0em;
	}

#uvod a {
	text-decoration: none;
	color:#000000;
	}

#uvod a:hover {
	text-decoration: underline;
	color: :#00006F;
	}

#uvod a:visted {
	text-decoration: none;
	color: #555555;
	}

	
#zakony {list-style-type: disc}
	
#zakony li {margin-top:2em}

#zakony a {
	text-decoration: none;
	color:#000000;
	}

#zakony a:hover {
	text-decoration: underline;
	color: :#00006F;
	}

#zakony a:visted {
	text-decoration: none;
	color: #555555;
	}
	
#style1 {color: #FF3300;
	font-size: 20px}
	
 

/*
#hlavnastr {
	position: absolute;
	top: 135px;
	right: 6px;
	width: 690px;
	color: #555555;
	font-size:12px;
	 }

#hlavnastr a {
	text-decoration: none;
	color: #555555;
 }
	
#hlavnastr a:hover {
	text-decoration:underline;
	color: #0000DD;
 }
	
#obr2 {
	position: absolute;
	top: 160px;
	right: 6px;
		}
 */