@charset "utf-8";
/* CSS Document */

/* LAYOUT STRÁNEK */

body{background-color:#0d0f13; 
background-image:url(img/face/head_bg.jpg);
 background-repeat:repeat-x;
 padding-top:2px;
 text-align:center}

.head{background-image:url(img/face/head%20.jpg);
 background-repeat:no-repeat; 
 width:980px; height:250px;
 margin-top:-11px;
 color:#FFFFFF;
 font-family:Arial, Helvetica, sans-serif;
font-size:13px} 
 
.main {width:990px;
		margin-left:auto;
		margin-right:auto;
		text-align:left}

.menu{width:250px; 
height:auto;;
float:left;
margin-left:20px;
font-size:16px;
font-family:Arials, Helvetica, sans-serif;
text-align:left;}

.obsah{width:670px;
	min-height:700px;
	margin-right:14px;
	float:right;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left}

.lista{width:990px;
		text-align:right;
		height:30px;
		font-size:12px;
		background-color:#0d0f13;
		color:#F4F4F4;
		margin-left:20px;
		font-family:Arial, Helvetica, sans-serif;		
		margin-top:90px;
		letter-spacing:normal;
		clear:both;
		}
		
		
/*PRVKY NA STRÁNCE*/				
		
.menuTitles {
	display:block;
	width:230px;
	font-weight:bold;
	font-size:14px;
	padding:10px;
	border-bottom: #326372 solid 2px;
	color: #FF9900;
	text-decoration:none;
}

.menuTitles:hover {background-color:#52a8c1}
		
.contact_item_odd
{background-color:#151b28}
	
.mp_ec_head{width:300px;
			margin-left:370px;
			margin-bottom:40px;}
			
.obsah_maxi_plus{width:670px;
	min-height:700px;
	margin-right:14px;
	float:right;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(img/face/maxi_plus_bg.jpg);
	background-repeat:no-repeat;
	font-size:13px}
	
.index{background-image:url(img/face/index%20.jpg);
		width:980px;
		height:570px;
		margin-top:200px;}
		
.foto{width:670px; height:270px;overflow: auto; margin-bottom:20px;}

.foto_doprodej{width:670px; height:240px;overflow: auto; margin-bottom:20px;}

#h2Uvod {color:#FF9900;
		font-size:14px;
		font-weight:bold;}
		
.menuLine {text-align:left;
			color:#09C;}
			
h2.mimoProdej {font-size:13px;
				font-weight:bold;
				color:#FF9900;}
				
a:link, a:visited {color:#FF9900;}
a:hover {color:#FFFFFF;}

/* GENERÁLNÍ PRVKY */ 

h1 {text-decoration:none;
	font-size:16px;
	color:#FFFFFF;
	font-weight:600;}

h2 {color: #FF9900;
	font-size:16px;}



.uvod {margin:0px;}























