@import url(https://fonts.googleapis.com/css?family=Work+Sans:400,300&subset=latin-ext);


BODY 
{ 
background-image:url(images/background673.png); 
background-repeat:repeat-x; 
background-position:top left; 
background-attachment:scroll; 
background-color: #C6C9D0;
font-family: 'Work Sans', sans-serif;
font-size: 13px;
margin-top: 16px;
padding: 0px;
margin: 0px;
font-weight: 400; 
letter-spacing: -0.02em; 
color: #000;
font
}



/* OBALY */




.hlavicka {
width: 100%;
margin-bottom: 0px;
margin-top: 0px;
background-image:url(images/zahlavi_red900.jpg); 
height: 135px;
}



.left {
width: 18%;
float: left;
padding: 40px 30px 0px 40px;
background-color: #fff;

}


.middle {
margin-left: 22%;
margin-right: 0px;
min-height: 55%;
margin-top: 0px;
background-color: #fff;
padding: 40px;

}

.paticka {
margin:0px;
padding: 40px 40px 5px 40px;
background-color: #9fa8b5;
clear: both;
text-align: right;
}

.pruzny {
min-height: 5%;
max-height: 50%;
}

.obalovaci 
{margin: 0px auto; position: relative; width:900px;}

/* moje styly */

HR {
	height: 1px;
	color: #ccc;
	border-bottom-color: #ccc;
	border: 0;
	margin-top: 14px;
	margin-bottom: 14px;
}

.menu_hlavni {
	
	font-size: 15px;
	color: #fff;
	text-align: right;
	height: 30px;
	padding-top: 15px;
	padding-right: 40px;	
	font-weight: 400; 
	letter-spacing: -1px; 
	
}

.menu_hlavni a {
	

	height: 37px;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-right: 25px;
	padding-left: 25px;
	
} 
.menu_hlavni a:hover {
	color: #ffffff;
	background-color: #961412;
	text-decoration:none;
		

}

.menu_hlavni2 {
	background-color: #fff;
	color: #aaa;
	height: 34px;
	text-decoration:none;
	}

a {
	color: #000;
	text-decoration:none
}

a:hover {
	color: #CC0000;
	text-decoration:underline
}

p { 
font-size: 13px;
color: #000;
}

ul { 
	font-size: 13px;
	color: #000;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
	line-height: 133%;
}

li{
	
	margin-top: 15px;
	margin-bottom: 15px;
}


h1 { 
font-weight: 300; 
color: #CC0000;
font-size: 36px;
letter-spacing: -2px; 
}


h2 {
	
	font-size: 25px;
	color: #CC0000;
	font-weight: 300; 
	letter-spacing: -1px; 
}

h3 {

	font-size: 16px;
	color: #CC0000;
	letter-spacing: -1px; 
	font-weight: 400; 
}

.linka-prava {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ececec;
	padding-right: 30px;
	
}

.supermale {	
	font-size: 10px;
}


.obr {
	padding: 1px;
	border: 1px solid #efefef;
}

.red{
	color: #CC0000;
}

.bile{
	color: #fff;
}

.obr:hover {
	padding: 1px;
	border: 1px solid #666;
}

.klik {
	background-image: url(images/menu250.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-decoration:none;
	
}

/* vnitrni prvky */

.spacer {
width: 100%;
height:20px;
}

.blok30 {
width: 30%;

padding: 20px;
float: left;
background-color: #abf;
}

.blok70 {
width: 58%;
max-height:100%;
padding: 20px;
margin-left: 36%;
background-color: #0ff;
}

.blok50l {
width: 43%;
padding: 20px;
float: left;
background-color: #abf;

}

.blok50p {
max-width: 50%;
max-height:100%;
padding: 20px;
margin-left: 49%;
background-color: #0ff;

}

.titulka {
	background-image: url(images/titulka-622.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration:none;
	width: 100%;
height:403px;
}



/* carousel animovaný */

#owl-demo {
        width: 100%;
    }

#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}