/* CSS Document */

#menu {

height: 44px;

width: 944px;

float: right;

background: transparent url('bg-menu.png') no-repeat top right;

}



#menu ul li {

list-style-type: none;

display: block;

float: left;

margin: 15px 30px 0 10px;

}



#header {

height: 198px;

width: 944px;

float: right;

background: transparent url('bg-header.png') no-repeat top right;

clear: both;

}



#left-block{

background: #EAEAEA url('bg-left-block.png') no-repeat top right;

width: 250px;

height: 606px;

float: left;

margin-left: 29px;

}



#center-block{

background: #A7A8AC url('bg-center-block.png') no-repeat top right;

margin-left: 279px;

width: 389px;

height: 606px;

}



#right-block #right-block-padding{

background: #EAEAEA url('bg-right-block-padding.png') no-repeat top right;

width: 305px;

height: 12px;

}



#left-block .heading {

display: block;

height: 16px;

font-size: 14px;

background: transparent url('bg-heading-mark.png') no-repeat center left;

padding-left: 25px;

margin: 15px 15px 15px 25px;

color: #A00002;

font-weight: bold;

}



#left-block p{

margin-left: 25px;

}



#left-block .contact{

padding-left: 15px;

}



#left-block p.news-item{

padding-bottom: 15px;

border-bottom: 1px dashed silver;

width: 200px;

margin-top: 10px;

}



#left-block p.news-item a {

color: #790206;

display: block;

font-weight: bold;

}



#left-block .dark-bold {

color: #323232;

font-weight: bold;

}

.wdbox a{
	color:black;
	font-family:sans-serif;
	text-decoration: none;
}

#footer-left{
	background: #9B0C1C url(http://www.eloncz.cz/css/bg-footer-left.png) no-repeat 100% 0%;
	float: left;
	margin-left: 50px;
	width: 600px;
	color:white;
	display: block;
height: 50px;
margin-right: 8px;
text-align: center;
	color:white;
}

#footer-left a{
	color:white;
}

.doporucujeme{
	color:gray;
	font-family:sans-serif;
	font-size:10px;
}

#footer-left .doporucujeme a{
	color:gray;
		font-size:10px;
	font-family:sans-serif;
	text-decoration: none;
}
