body{
	background-color: White;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
}
div#obsah{
	position : absolute;
	top : 30px;
	left : 30px;
	width : 90%; /*65%*/
}

div#patka{
	font-size : 80%;
	text-align : center;
	color : #7E7E7E;
	border-top : 1px dashed #C8D1D9;
}
div#patka a{
	color : #7E7E7E!important;
}
div#prehled{
	margin: 15px 10px 15px 10px;
	padding: 5px 5px 5px 5px;
	font-size: 80%;
	background: url(prehled.jpg) no-repeat;
	width: 250px;
	height: 110px;
}
.prehlednadpis{
	font: normal bold 16px verdana;
	color: #737373;
	border-bottom: 1px solid;
	width: 100%;
	text-align: center;
	align: center;
}
a.prehled {
	text-decoration: none;

}
a.prehled:hover {
	cursor: hand;
	text-decoration: none;
}
.abc{
	margin: 15px 10px 15px 10px;
	padding: 5px 5px 5px 5px;
	font-size: 75%;
	background: url(prehled.jpg) no-repeat;
	width: 250px;
	height: 110px;
}
p{
	margin : 15px 10px 15px 10px;
	text-indent : 15px;
}
li{
	margin : 15px 10px 15px 10px;
}
h1{
	margin : 0px 10px 15px 10px;
	font-size : 200%;
	font-weight : normal;
	color : #585858;
	text-align : center;
}
h2{
	border-top : 1px dashed #C8D1D9;
	margin : 15px 10px 15px 10px;
	font-size : 160%;
	font-weight : normal;
	color : #585858;
	padding : 0px 0px 0px 10px;
}
h3{
	border-top : 1px dashed #C8D1D9;
	margin : 15px 10px 15px 0px;
	font-size : 140%;
	font-weight : normal;
	color : #585858;
	padding : 0px 0px 0px 10px;
}
h5 {cursor: pointer; cursor: hand; text-decoration: underline}

a{
text-decoration: none;
color: #585858;
}
a:link {
text-decoration: none;
color: #585858;

}
a:visited { 
text-decoration: none; 
color: #585858;
}
a:hover { 
text-decoration: none; 
color: #585858;
cursor: pointer; 
cursor: hand;

} 
a.tlacitko{
	border-bottom : 1px solid #D1D1D1;
	background-color : transparent;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	width : 90%;
	padding : 0px 5px 0px 5px;
	color : #666666;
	margin : 0px 10px 0px 10px;
	display : block;
}

a.tlacitko:link{
text-decoration: none;
color : #666666;
}

a.tlacitko:visited{
text-decoration: none; 
color : #666666;
}

a.tlacitko:hover{ 
text-decoration: none;
border-bottom : 1px solid #D1D1D1;
background-color : #E9E9E9;
color : #666666;
} 
p, li{
	line-height : 130%;
}
input.tlac{
	margin : 20px 0px 10px 30px;
}
.logo {
	width: 100%;
	height: 137px;
	background: #F0F5FD /*url(images/logo.jpg) repeat-x right;*/
}
a.logo:link {
	text-decoration: none;
}
a.logo:visited {
	text-decoration: none;
}
a.logo:hover {
	cursor: hand;
}
.home {
	color: #4682B4;
	float: right;
	margin-top: 40px;
	margin-right: 5px;
}

.header-vyber1 {
	float: left;
	margin-top: 19px;
	%margin-top: 21px;
	_margin-top: 21px;
	margin-left: 5px;
	width: 150px;
	text-align: center;
}
a.header-vyber1 {
	color: white;
	text-decoration: none;
	background-image: url(images/button-vyber.jpg);
	height: 25px;
	%padding-top: 3px;
	_padding-top: 3px;
	padding-top: 2px;
}
.header-vyber1 a:visited {
	color: white;
}

.header-vyber2 {
	float: left;
	margin-top: 19px;
	%margin-top: 21px;
	_margin-top: 21px;
	margin-left: 10px;
	width: 150px;
	text-align: center;

}
.header-vyber2 a {
	color: white;
	text-decoration: none;
	background-image: url(images/button-vyber.jpg);
	height: 25px;
	%padding-top: 3px;
	_padding-top: 3px;
	padding-top: 2px;
}
.header-vyber2 a:visited {
	color: white;
}

.header-vyber3 {
	float: left;
	margin-top: 19px;
	%margin-top: 21px;
	_margin-top: 21px;
	margin-left: 10px;
	width: 150px;
	text-align: center;
}
a.header-vyber3 {
	color: white;
	text-decoration: none;
	background-image: url(images/button-vyber.jpg);
	height: 25px;
	%padding-top: 3px;
	_padding-top: 3px;
	padding-top: 2px;
}
.header-vyber3 a:visited {
	color: white;
}

.nadpis {
	color: #FFA500;
	font-weight: bold;
}

.leastabnadpis {
	color: #4682B4;
}
.leastabtext {
	
}
a.tabodkaz:link{
	text-decoration: none;
	color: #E37E00;
}

a.tabodkaz:visited{
	text-decoration: none;
	color: #FF9109;
}

a.tabodkaz:hover{
	text-decoration: none;
	border-bottom: 1px solid #D1D1D1;
	background-color: #4682B4;
	color: White;
} 

a.leastabtext:link{
	text-decoration: underline;
}

a.leastabtext:visited{
	text-decoration: underline;
}

a.leastabtext:hover{ 
text-decoration: none;
border-bottom : 1px solid #D1D1D1;
background-color : #E9E9E9;
color : #666666;
} 
.tip {
	color: #FF6347;
	font-weight: bold;
}


.skryvany {display: none}


.vyber {
	background-color: #F1F9FE;
	border: thin outset #FF4500;
	text-align: center;
}

.nabidka-nadpis {
	color: #FF6347;
	font-weight: bold;
}

.nabidka-prvni {
	background-color: #BFE5FB;
	color: black;
}
.nabidka-druhy {
	background-color: #DBF1FD;
	color: black;	
}

.orange {
	color: orange;
	font-weight: bold;
}

a.orange:hover {
	color: #FFBB3C;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}
a.orange:link {
	color: orange;
	font-weight: bold;
}

.blue {
	color: #4682B4;
	font-weight: bold;
}

.vysvetlivky {
	font-size: 12px;
	color: #4682B4;
	width: 100%;
	text-align: center;
	border-bottom: thin solid #9CA8B2;
}

.akce {
	background: url(images/akce.jpg) no-repeat center;
	height: 220px;
	_height: 260px;
	padding-top: 30px;
	padding-left: 450px;
	font-size: 20px;
	color: #6495ED;
}
.akce2 {
	background: url(images/akce2.jpg) no-repeat center;
	height: 220px;
	_height: 260px;
	padding-top: 30px;
	padding-left: 150px;
	font-size: 20px;
	color: #6495ED;
}

.akcetb {
	background: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
}

