@charset "windows-1250";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#obal {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hlavicka {
	margin-bottom: 12px;
	text-align: left;
	padding-right: 400px;
	float: right;
}
#obsah {
	padding-top: 0px;
	width: auto;
	background-image: url(images/pozadi_prave.jpg);
	background-repeat: no-repeat;
	background-position: 390px 15px;
}
#paticka {
	background-image: url(images/paticka.jpg);
	background-repeat: repeat-x;
	height: 30px;
	clear: both;
	clip: rect(10px,auto,auto,auto);
	width: 1025px;
}
#sloupec_levy {
	float: left;
	width: 390px;
	height: 700px;
	text-align: right;
	margin-top: 15px;
}
#sloupec_pravy {
	float: left;
	height: auto;
	width: 615px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sloupec_pravy_horni {
	float: left;
	height: 55px;
	width: 615px;
	margin-top: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sloupec_pravy_dolni {
	width: 630px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	line-height: 16px;
	height: 510px;
	overflow: auto;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
}

.style3 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
.style5 {
	color: #D1010E;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}
.style6 {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}
.style7 {
	color: #D1010E;
	font-weight: bold;
}
.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style9 {
	color: #D1010E;
	font-weight: bold;
	font-size: 14px;
}





a:link {
	color: #253F8E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a:visited {
	color: #253F8E;
}
a:hover {
	color: #D4020B;
}
