body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
#hlavni {
	text-align: center;
	width: 750px;
	float: right;
	background-image: url(../images/pozadi_plan.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
}
#hlavicka {
	background-color: #FFFFFF;
	width: 750px;
	text-align: left;
	background-image: url(../images/pozadi_top.jpg);
	background-repeat: no-repeat;
	height: 87px;
	background-position: left top;
}
#hlavicka .logo {
	margin-top: 10px;
	margin-left: 10px;
	
}
.vlevo {
	width: 174px;
	text-align: left;
	background-image: url(../images/menu_pozadi.png);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	float: left;
	background-color: transparent;
}
.obsah {
	background-color: transparent;
	text-align: justify;
	line-height: 1.5em;
	background-image: url(../images/pozadi_obsah.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 526px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 40px;
}
.obsah a {
	color: #0033CC;
	text-decoration: underline;

}
.obsah a:hover {
	color: #FF6600;
	text-decoration: none;

}
.obsah .obrazek {
	margin: 25px 15px 15px;
	border: 1px solid #999999;
}
.obsah .obrazek-a {
	margin: 15px;
	border: 1px solid #999999;
}
.obsah h1 {
	font-size: x-large;
	color: #003399;
	font-weight: bold;
}
.obsah h1 small {
	color: #CC0000;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
}
.obsah h2 {
	font-size: large;
	color: #CC0000;
	font-weight: bold;
}
.obsah h3 {
	font-size: small;
	font-weight: bold;
	color: #666666;
}
.obsah h3 small {
	font-size: x-small;
	font-weight: bold;
}
.obsah h4 {
	font-size: small;
	font-weight: bold;
	color: #CC0000;
}
.obsah h4 small {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.obsah h5 {
	font-size: x-small;
	font-weight: bold;
	color: #FF6600;
}
.obsah .seznam {
	margin-top: 5px;
	margin-bottom: 10px;
	
}
#paticka {
	width: 750px;
	color: #CCCCCC;
	background-color: #000095;
	background-image: url(../images/pozadi_paticka.png);
	background-repeat: repeat-x;
	height: 15px;
	padding-top: 5px;
	clear: both;
}
#paticka a {
	color: #CCCCCC;
	text-decoration: none;

}
#paticka a:hover {
	color: #FFFFFF;

}
#levemenu {
	background-image: url(../images/menu_3.png);
	width: 174px;
	background-repeat: repeat-y;
}
#levemenu .tlacitko a {
	color: #003366;
	text-decoration: none;
	}
#levemenu .tlacitko a:hover {
	color: #CC0000;
	}
#levemenu .tlacitko a:active {
	color: #FF6600;
	text-decoration: underline;
	}
#levemenu .tlacitko {
	padding-right: 5px;
	padding-left: 10px;
	color: #CC0000;
	font-weight: bold;
	font-size: x-small;
	background-image: url(../images/menu_tlacitko.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 20px;
	padding-top: 6px;
}
#levemenu .podtlacitko a {
	color: #FFFFFF;
	text-decoration: none;
	}
#levemenu .podtlacitko a:hover {
	color: #FFFF00;
	text-decoration: underline;
	}
#levemenu .podtlacitko a:active {
	color: #FF6600;
	text-decoration: underline;
	}
#levemenu .podtlacitko {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #990000;
	padding-left: 10px;
	color: #FFFF66;
	font-weight: normal;
	font-size: x-small;
	background-image: url(../images/menu_4.png);
	background-repeat: no-repeat;
	background-color: #990000;	
}
#levemenu .oddelovac {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #990000;
	color: #FFFFFF;
	background-image: url(../images/menu_6.png);
	background-repeat: no-repeat;
	height: 10px;
	background-position: bottom;
	
}
#levemenu .grouptlacitka {
	background-image: url(../images/pozadi_menu.png);
	background-repeat: repeat-y;
	background-position: left top;

}
#groupvse {
	margin: 0px auto 10px;
	text-align: center;
	width: 750px;
}
#nahledy img {
	margin: 10px;
}

