body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: small;
	margin: 0 auto;
	background-image: url(../img/pozadie.gif);
	background-repeat: repeat-x;
}
#telo {
	width: 976px;
	margin: 0 auto;
	text-align:center; /*centrovanie pre IE */
}
#top1 {
	margin-bottom: 10px;
	margin-top: 15px;
	text-align: right;
	margin-right: 15px;
}
h1
{
	color: #29319D;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Tahoma;
	font-size : 20px;
}
a {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a.top_odkaz {
	color: #02104F;
	font-weight: bold;
	text-decoration: none;
}
a.top_odkaz:hover {
	text-decoration: underline;
}
#hlavicka {
	border-bottom: 1px solid white;
	height: 131px;
}
#menu {
	background-color: #20248E;
	width: 976px;
}
.menu_polozka {
	width: 128px;
	padding-top: 7px;
	/*padding-bottom: 7px;*/
	height: 26px;
	float: left;
	color: White;
	font-weight: bold;
	text-align: center;
	background-color: #20248E;
	margin-top: 0px;
}
.menu_polozka2 {
	width: 142px;
	padding-top: 7px;
	/*padding-bottom: 7px;*/
	height: 26px;
	float: left;
	color: White;
	font-weight: bold;
	text-align: center;
	background-color: #20248E;
	margin-top: 0px;
	margin-right: 30px;
}
.menu_polozka:hover {
	background-color: #6164AF;
}
a.odkaz_menu:hover {
	background-color: #6164AF;
}
#prava {
	width: 134px;
	float: left;
	padding-left: 28px;
	padding-right: 29px;
	color: #A6B6E8;
	border: 1px solid white;
	border-right: 1px solid #20248E;
	border-bottom: 0px none;
}
#lava {
	width: 728px;
	float: left;
	padding-left: 35px;
	padding-right: 20px;
}
.bottom {
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	width: 977px;
	height: 13px; 
}
p.text {
	text-align: justify;
	padding-bottom: 13px;
}
p.text_prava {
	text-align: justify;
	margin-top: 20px;
	font-family: Tahoma;
}
p.text_prava_hrube {
	text-align: left;
	font-weight: bold;
		margin-top: -5px;
			margin-bottom: 35px;
		font-family: Tahoma;
}
.clear {
	clear:both;
}
#stred {
	background-image: url(../img/pozadie_stred.gif);
	background-repeat: repeat-y;
	width: 990px;
}
.slogan {
	margin-top: 40px;
	margin-bottom: 30px;
}
.odsek_dole_prava {
	height: 35px;
}
.copy {
	width: 150px;
	font-size: x-small;
	font-weight: bold;
	color: White;
	border: 1px solid fuchsia;
}
li.menu {
	list-style-image: none;
	list-style-type: none;.
	float: left;
}