BODY
{
	font-family: "Trebuchet MS", Times, serif;
	padding: 0;
	margin: 0;
	background-color: black;
	font-size: 0.8em;
	color: white;
}

.hlavneokno
{
	width: 900px;
	position: relative;
	text-align: left;
	margin: auto;
	margin-top: 5px	
}

.hornalistal
{
	height: 110px;	
	float: left;
	width: 255px
}

.hornalistap
{
	height: 60px;	
	float: left;
	color: white;
	padding-top: 50px;	
	padding-left: 20px; 
	width: 625px	
}

.hornalistap a
{
	color: #A4C601;
	text-decoration: none;
	font-weight: bold;
}

.hornalistap a:hover
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.budova
{
	float: left;
	background-image: url(images/budova.jpg);
	width: 900px;
	height: 174px	
}

.telo
{
	float: left;
	width: 900px;
	margin-top: 20px;
}

.path
{
	float: left;
	width: 900px;
	margin-top: 5px;
	font-size: 0.8em;
	background-color: black;	
}

.telolave
{
	float: left;
	width: 180px;
	height: 100%;
	background-color: #2D2D2D;
	border-right: 1px solid #3D3C3C
}

.teloprave
{
	float: left;
	margin-left: 45px;
	width: 673px;
	margin-top: 0px;
}


.odkazcela
{
	margin: 0;
	padding: 0;
}
.odkazcela li
{
	list-style: none;
	list-style-image: none;
}		
	
.odkaz
{
	display: block;
	width: 180px;
	position: relative;
	text-align: left;
	vertical-align: top;
	text-indent: 6px;		
	margin-bottom: 15px
}

.odkaz a
{
	height: 100%;
	display: block;
	width: 100%;
	overflow: hidden;
	text-decoration: none;
	background-color: #2D2D2D;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 1px;
}

.odkaz a:hover
{
	color: white;
	text-decoration: none;
	border-left: 1px solid #A4C601;		
	text-indent: 5px;	
}

.odkazselected
{
	color: white;
	background-color: #2D2D2D;
	text-decoration: none;
	text-indent: 6px;
	border-left: 1px solid #A4C601;			
	margin-bottom: 15px	
}

.odkazp
{

	font-size: 12px;
	padding-left: 10px;
	color: white;
	font-family: verdana;
	font-weight: bold;
	background-color: #2D2D2D;
	margin-bottom: 15px	
}

.odkazp a
{
	font-family: Verdana;
	font-size: 9pt;
	margin-left: 5px;
	font-weight: normal;
}

.odkazpselected
{
	color: white;
	background-color: #2D2D2D;
	text-decoration: none;
	text-indent: 6px;		
	padding-left: 10px;	
	border-left: 1px solid #A4C601;	
	border-right: 1px solid #A4C601;	
	margin-bottom: 15px	
}

.fotocela
{
	width:672px;
	float: left;
	margin: 0px;
}

.fotogaleria
{
	width:100px;
	height: 67px;
	margin-bottom: 15px;
	margin-right: 20px;
	float: left;
}

.fotogaleria a
{
	width:100px;
	height: 67px;
	border: 1px solid #A4C601;
	float: left;
}

.fotogaleria a:hover
{
	width: 100px;
	height: 67px;
	border: 1px solid white;
	float: left;	
}

.spodok
{
	float: left;
	height: 25px;
	width: 880px;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 20px;
	background-color: #2D2D2D;
	border-top: 1px solid #3D3C3C
}

.tab
{
	float: left;
	width: 680px;
}

.lavatab
{
	float: left;
	width: 220px;
	margin-bottom: 3px;
	margin-right: 2px;
	border: 1px solid white
}

.strednatab
{
	float: left;
	width: 123px;
	margin-bottom: 3px;	
	margin-right: 2px;	
	border: 1px solid white
}

.pravatab
{
	float: left;
	width: 315px;
	margin-bottom: 3px;	
	border: 1px solid white
}

.modra
{
	background-color: black;
	font-weight: bold;
	color: #018DE4
}

h1
{
	margin: 0px;
	padding-left: 10px;
	background-color: #2D2D2D;
	font-size: 14pt;
	height: 25px;
	border-right: 1px solid #3D3C3C;	
	border-left: 1px solid #3D3C3C;	
	color: white
}

h2
{
	margin: 0px;
	padding-left: 10px;
	background-color: #2D2D2D;
	font-size: 12pt;
	height: 25px;	
	color: white
}

h3
{
	margin: 0px;
	font-size: 10pt;	
	color: white
}

.obrazok
{
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 35px;
	width: 137px;	
	clear: both;
	margin-bottom: 260px

}

.text
{
	background-color: black;
	float: left;
}

p

{
	text-align: justify;
}

img
{
	border: 0px;
}

hr

{
	margin: 0px;
}

a
{
	text-decoration: none;
	color: #A4C601
}

a:hover
{
	text-decoration: none;
	color: white
}

.li
{
	list-style: square;
	margin-left: 170px;
}


