A:link { 
	color:#096475;
	text-decoration: underline;
}
A:visited { 
	color:#096475;
	text-decoration: underline;
}
A:active { 
	color:#096475;
	text-decoration: underline;
}
A:hover { 
	color:#096475;
	text-decoration: none;
}
html{
     font-family:Arial;
	 color:#333333;
	 font-size:12px;
	 background-color:#232323;
     text-align: center /* vycentrovno pro Internet Explorer */	
}
body {
     width: 900px;   /* celkov ka */
	 margin:20px auto 0 auto;
	 text-align:left;
	 height:auto;
 	 background-color:#232323;
}
#levy{
	width:596px;
	height:102px;
	float:left;
}
.logo{
	height:75px;
	float:left;
	margin:0;
}


.menu {
	clear:left;
	padding:0;
	margin:0 0 0 30px;
}
.menu li{
	margin-top:6px;
	height:24px;
	text-align:center;
	float:left;
	list-style:none;
	font-size:14px;
	font-weight:bolder;
}
.menu li A:link {
	color:#FFFFFF;
	padding:5px 15px 5px 15px;	
	text-decoration: none;	
}
.menu li A:visited { 
	color:#FFFFFF;
	padding:5px 15px 5px 15px;		
	text-decoration: none;	
}
.menu li A:active { 
	color:#FFFFFF;
	padding:5px 15px 5px 15px;		
	text-decoration: none;	
}
.menu li A:hover {
	padding:5px 15px 5px 15px;		
	color:#333333;
	background:#e4e4e4;
	text-decoration: none;
}


#adresa{
	width:304px;
	height:102px;
	float:right;
	clear:right;
	background:url(img/bg_adresa.jpg);
}
.adresa_h3{
	color:white;
	text-align:right;
	margin:20px 30px 10px 0;
}
address{
	color:white;
	margin:0 0 0 30px;
	font-style:normal;
}
address a:link{
	color:#FFFFFF;
}

#obsah {
	 clear:both;
	 background:#FFFFFF;
	 border-top:5px solid #e4e4e4;
	 height:auto;
}
.paticka{
	padding:15px;
	clear:both;
}
.blok{
	width:800px;
	padding:10px;
	margin:10px auto 10px auto;
	background:#494949;
	color:#b6b6b6;
	min-height:115px;
}
.blok h2{
	color:#ffffff;
}
.blok a:link{
	color:#FFFFFF;
}
.blok a:visited{
	color:#FFFFFF;
}
.blok a:active{
	color:#FFFFFF;
}
.blok img{
	float:left;
	border:5px solid #ffffff;
}
.floatright-blok{
	float:right;
	width:200px;
}
.floatright-blok h2{
	margin:5px 0 10px 0;
}
.floatright-blok p{
	margin:3px 0 3px 0;
	padding:0;
}
img{
	border:0;
}
.table_kontakt{
	width:700px;
	margin:auto;
}

.table_kontakt th{
	width:50%;
	text-align:right;
	padding:5px;
	border-bottom:1px dotted gray;
}
.table_kontakt td{
	width:50%;
	text-align:left;
	padding:5px;
	border-bottom:1px dotted gray;
}
.o_me li{
	margin:5px 5px 5px 30px;
	list-style:none;
	background:url(img/li.jpg) 0% 50% no-repeat;
	padding-left:15px;
}

/* KONKRTN STYLY */



li{
	list-style-type:square;
	margin:5px 0 5px 0;
}
h1 {
	font-size: 24px;
	color:#198ca1;
	font-weight:lighter;
	margin-left:30px;
}
h2 {
	font-size: 20px;
	color:#198ca1;
	font-weight:lighter;	
	margin-left:30px;
}
h3 {
	font-weight:bold;
	font-size:16px;
	margin-left:10px;
}
h3 {
	font-size:140%;
	margin-left:20px;
	font-weight:bold;
}
p {
	padding:10px 20px 20px 40px;
}
.dulezite {
	 margin:30px;
	 background-color:#fffea9;
     border: 1px solid #e29b61;
 	 padding:10px;
     color:#343434;
}
.center{
	text-align:center;
	margin:5px 0 5px 0;
}
.clear{
	clear:both;
}
.price{
	text-align:center;
	padding:5px;
	margin:10px;
	color:#333333;
	background-color:#f7f68b;
	font-weight:bold;
}
.floatleft{
	float:left;
}
