/*Vsechny graficke prace jsou chraneny*/

BODY {
	background: rgb(229, 218,166) url('pozadi.jpg');
	text-align:center;
	font-family: gregoria,verdana, helvetica, arial, sans-serif;
	color: #222222;
	font-size: 12px;
	background-attachment: fixed;
	}

#kontejner {
	position: relative;
	background: InactiveCaptionText url('banner.gif') no-repeat top left;
	margin: auto;
	width: 721px;
	padding-top: 170px;
	text-align: justify;
	background-color: #B0E0E6;

}

#panel { 
	display: none 
}

A.odkaz:link    { color: blue } 
A.odkaz:visited	{ color: blue }  
A.odkaz:hover   { color:  red }

#box {
	float: left;
	width:100%;
	background-color:rgb(69,135,201)	
}	

#linklist_1 {
	float: left;
	width: 172px;
	*padding-top: 10px;
	text-align: left;
	text-indent: 5px;
	background-color: rgb(0,91,178);
	color: white;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 10px;
}
ul.link_1 {
	list-style: none;
	text-decoration: none;
	text-indent: -30px;
	line-height: -1;
}
#uvodnik {
	float: right;
	width: 691px;
	*width: 721px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 10px 0px 20px;
	background-color: white;
	}

#text1 {
	float: right;
	width: 691px;
	*width: 721px;
	padding: 0px 20px 15px 10px;
	background-color: white;
}

H2 {
	font-size: 10px;
	font-family: sans-serif;
	color: rgb(0,69,132);
}

H3 { 
	font-size: 18px;
	color: rgb(0,69,132);
}

H4 {
	font-size: 12px;
	color: rgb(0,69,132);
}

.odstavec {
	padding-bottom: 15px;
	border-bottom: 5px solid #B0E0E6;
}

P.prava {
	text-transform: uppercase;
	font-weight: bold
}

EM.nazev { 
	font-weight: bold; 
}

EM.popisek {
	float: none;
	font-size:13px;
	font-weight: bold;
	color: rgb(0,106,159)
}
EM.popisek2 {
	float: none;
	font-size:11px;
	font-weight: bold;
	color: rgb(0,106,159)
}

.pata {
	padding-left: 10px;
	
}

