@charset "UTF-8";
/* CSS Document */

a {
	color: #000;
	}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #f6efd8;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-size: 13px;
}
.twoColFixLtHdr #container { 
	width: 787px;  
	
	margin: 0 auto; 
	
	text-align: left; 
} 

.akce {
	display: block;
	padding: 10px;
	background-color: #000;
	color: #fff;
	width: 100%; 
	font-size: 15px;
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	// color: #f6efd8;
	letter-spacing: 0.5px;


	}


.twoColFixLtHdr #header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	border-bottom: 2px solid #d11729;
	height:86px;
	
	padding: 0;  
	
} 


.twoColFixLtHdr #header_pozvanka {
	background-image:url(images/header_pozvanka.jpg);
	background-repeat:no-repeat;
	border-bottom: 2px solid #d11729;
	height:86px;
	
	padding: 0;  
	
} 

.twoColFixLtHdr #header_klik {
	position:absolute;
	cursor:pointer;
	width:250px;
	height:86px;
	
	
} 

h2 {
	font-size: 14px;
	}

.postavy {
	
	}

.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 225px; 
	


}

.vice {
	height: 30px;
	background-color: #666;
	display: block;
	width: 55px;
	line-height: 30px;
	color: #fff;
	padding-left: 15px;
	text-decoration: none;
	margin-top: 8px;
	}
	




.twoColFixLtHdr #sidebar1 ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

.twoColFixLtHdr #sidebar1 ul li {
	display:block;
	width:225px;
	height: 30px;
	line-height: 30px;
	text-align:right;
	margin-top: 5px;
	
	
}

.twoColFixLtHdr #sidebar1 ul li a {
	display:block;
	width:213px;
	height: 30px;
	line-height: 30px;
	background-color: #231f20;
	color:#FFF;
	padding-right: 15px;
	text-decoration:none;
	
}

.twoColFixLtHdr #sidebar1 ul li a:hover {
	background-color:#d11729;
}

.twoColFixLtHdr #mainContent table {
	border: 1px solid #666;
	width: 520px;
	}

.twoColFixLtHdr #mainContent table tr th {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
		text-align: center;
	border: 1px solid #666;
	
	background-color: #000;
	color: #fff;
}  

.twoColFixLtHdr #mainContent table tr td {
	font: 100% Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;
	text-align: center;
	border: 1px solid #666;
}  


.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 225px; 
	padding: 0 20px; 
	padding-top: 5px;
	padding-bottom: 20px;
	
	
	_margin-left: -9px;
	
	_width: 500px;
	#position: absolute;
	#margin-left: -6px;
	#width: 530px;
	display: block;
	border: 0px solid #000;
	


} 

.twoColFixLtHdr #mainContent p {
	line-height: 20px;
} 

.twoColFixLtHdr #mainContent h1 {
	font-size: 18px;
}

.twoColFixLtHdr #footer { 
	#width: 530px;
	
	padding: 0px; 
	margin-left:0px;
	padding-bottom: 20px;
	height: 100px;


} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

