﻿body {
	background-image: url('../pics/pozadi1.png');
	background-attachment: fixed;
	background-color: white; 
	color: black; 
}
#hlavni {
	margin: auto;
	position: relative;
	width: 954px; 
	/*height: 810px; */
	/*height: auto;*/
	border: 1px solid silver;
}
#obsah {
	position: absolute; 
	height: auto; 
	left: 202px;  
	width: 720px; 
	top: 102px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 175%;
	background: #FBFBFB;
	border: 1px solid silver;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
 }
#hlavicka {
	background: url('../pics/titulek3.png');
	position: absolute;
	height: 100px;
	width: 950px;
	top: 0px;
	left: 2px;
}
#nabidka{
	position: absolute;
	width: 200px;
	height: 415px;
	left: 2px;
	top: 102px;
	margin-top: 0px;
	padding-top: 0px;
}
#logo {
	background-position: center;
	position: absolute;
	height: 100px;
	left: 9px;
	top: 575px;
	width: 184px;
	border: 0px solid silver;
	background-image: url('../pics/DTL2.png');
	background-repeat: no-repeat;
}
#copyright {
	position: absolute;
	height: 50px;
	left: 9px;
	/*top: 752px;*/
	width: 184px;
	border: 1px solid silver;
	background: #FBFBFB;
}

.auto-style1 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.auto-style2 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	margin-top: 3px;
	margin-bottom: 0px;
}
.male {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: oblique ;
	font-size: small ;
}
#nabidka p {
	border: 1px solid silver;
  	margin-top: 0px;
 	background-color: #FBFBFB;;
	margin-left: 7px;
	margin-right: 7px;
	padding-left: 30px;
	padding-top:10px;
	padding-bottom: 10px;
	font-size: small;
	font-style: normal;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	line-height: 150%;
}
#nabidka a:link {
	color: black;
	text-decoration: none;
}
#nabidka a:visited {
	color: black;
	text-decoration: none;
}
#nabidka a:hover {
	color: red;
}
#obsah a:link {
	color: blue;
}
#obsah a:visited {
	color: blue;
}
#obsah a:hover {
	color: red;
}
#hlavicka a:link {
	color: white;
	text-decoration: none;
}
#hlavicka a:visited {
	color: white;
	text-decoration: none;
}
#hlavicka a:hover {
	color: red;
}
#nabidka h4 {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:30px;
	padding-right:7px;
	border: 0px solid #33338F; 
  	background: url('../pics/ramecekl196.png');
	/*background-color:  #33338F;*/
	font-size: small;
	color : white;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.auto-style3 {
	color: #FFFFFF;
}
.auto-style4 {
	vertical-align: middle;
}
.stylobrazek {
	vertical-align: baseline;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
	border-width:0px;
}
/*h3 {cursor: pointer; cursor: hand; text-decoration: underline}*/
.skryvany {display: none}
