html {
	margin: 0px; 
	margin-bottom: 5px;
	padding: 0px;
}

body {
	background: #fff;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	color: #000;
	height: 100%; 
	margin:0;padding:0;
	text-align: center;
}

/*hlavní stránka*/

#main {
	background: #fff;
	width: 900px; height: 100%;
	margin: 20px; 
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#pruh_nahore {
	position: relative;
	width: 900px; height: 110px;
	margin: 0px; margin-right: auto;	
	text-align: left;
	background: #800000;		
}

#nadpis_nahore {
	position: absolute;
	top: 10px; left: 10px;
	width: 80px;
	text-align: right;
	color: #fff;	
	font-size: 42px;
}

#menu_nahore {
	position: absolute;
	top: 90px; left: 200px;
	width: 780px;
	text-align: left;
	color: #fff;	
	font-size: 12px;
	clear: both;
}

a.menu_top {
	padding: 1px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;	
}

a.menu_left {
	padding: 1px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover.menu_top {
	color: #fff;
	background: #333333;
	text-decoration: underline;	
}

a:hover.menu_left {
	color: #fff;
	background: #111111;
	text-decoration: underline;	
}

#pruh_vlevo-obal {
	width: 200px; height: 630px;
	margin: 0px; padding:0px;
	text-align: left;
	background-color: #111111;
	background: url("img/film3.jpg") top left no-repeat;
	float: left;
}     
#pruh_vlevo-obalsv {
	width: 200px; height: 630px;
	margin: 0px; padding:0px;
	text-align: left;
	background-color: #111111;
	background: url("img/film3sv.jpg") top left no-repeat;
	float: left;
}     

#pruh_vlevo-obalples {
	width: 200px; height: 630px;
	margin: 0px; padding:0px;
	text-align: left;
	background-color: #111111;
	background: url("img/film1ples.jpg") top left no-repeat;
	float: left;
}   

#pruh_vlevo {
	padding: 50px 30px 0px 30px;
	text-align: center;
}

#hlavni_menu {
	font-size: 12px;
	color: #fff;
}
       
       
#prostredek-obal {
	position: relative; 
	margin: 0px; padding:0px;
	width: 700px; height: 630px;
	color: #fff; 
  	background: #444444;	
	font-size : 13px;		
	float: right;
}

#prostredek {
	padding: 30px; padding-top: 5px; padding-bottom: 0px;
		margin: 15px 0px 0px 25px;
}

#telo {
	padding: 5px;
	margin: 6px; margin-top: 15px;
	margin-bottom: 110px;
	text-align: left;
	font-size: 12px;
	color: #000;
}

a.menu_index {
	display: block;
	width: 150px;	
	padding: 3px;	padding-top: 5px; padding-bottom: 5px;
	margin: 1px; padding-left: 20px;
	font-weight: bold;
	font-size : 0.7em;	
	color: #fff;
	text-decoration: none;	
	background: url("../images/sipka_1.gif") center left no-repeat;
}

a:hover.menu_index {
	color: #fff;
	text-decoration: none;	
	background: url("../images/sipka_1.gif") center left no-repeat #37b6da;	
}

a.menu_index2 {
	display: block;
	width: 150px;	
	padding: 3px; padding-top: 5px; padding-bottom: 5px;
	margin: 1px;
	padding-left: 20px;
	font-weight: bold;
	font-size : 0.7em;	
	color: #fff;
	text-decoration: none;	
	background: url("../images/sipka_2.gif") center left no-repeat;
}

a:hover.menu_index2 {
	color: #fff;
	text-decoration: none;	
	background: url("../images/sipka_1.gif") center left no-repeat #000;	
}


a.menu_products {
	display: block;
	margin: 0px;
	padding: 2px;	padding-left: 4px;	padding-right: 4px;
	font-weight: bold;
	font-size : 0.7em;	
	color: #fff;
	text-decoration: none;	
	background: #37b6da;	
	border: 1px solid #fff;	
}



#pruh_dole {
	background: #800000;
	width: 900px;	height: 25px;
	margin: 0px;	margin-left: auto;	margin-right: auto;		
	text-align: center;
	float: left;
}


#tabulka {
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	margin-left: 15px;	margin-right: 5px;	
	color: #000;

}	

H1  {
	font-size: 1.0em;
	font-weight : normal;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;	
	color: #FFF799;
}

H2 {
	font-size: 1em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 1px;
	margin-left: 13px;	
	color: #000;
}

H3,H4   {
	font-size: 0.8em;
	font-weight: normal;	
	margin-top: 20px; margin-left: 14px; margin-bottom: 1px;
	line-height: 14px;	
	color: #000;
}

H4 {
	font-size: 0.8em;
	color: #000;	
	font-weight: bold;	
}


IMG {
	border: 0px;
}


.vpravo {
	float: right;
	margin: 0 5px 10px 10px;	
}

.vlevo {
	float: left;
	margin: 0px 10px 0px 5px;	
	clear: both;
}

.vlevo2 {
	float: left;
	margin: 0px 10px 0px 15px;	
	clear: both;
}


.border_gray {
	border-left: 1px solid gray;	
}

#paticka {
	text-align: center;
	margin: 2px;
	padding: 4px;
	color: #fff;
	font-size: 0.6em;


}

.tabulka {
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	margin-left: 15px; margin-right: 105px; margin-top: 10px;
	color: #000;
}

.tabulka2 {
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	margin-left: 15px; margin-right: 5px; margin-top: 10px;
	color: #000;
}

.tabulka3 {
	font-size: 0.7em;
	font-weight: normal;
	text-align: center;
        align: center;
	margin-left: 15px; margin-right: 5px; margin-top: 10px;
	color: #000;
}

.barva1 {
	text-align: left;
	color: #000;		
	padding: 5px;	padding-left: 3px;	padding-right: 3px;
	background: #eaeaea;
}

.barva2 {
	text-align: left;
	color: #000;		
	padding: 5px;	padding-left: 3px;	padding-right: 3px;
	background: #fff;
}
A {
	color: #000;
	text-decoration: underline;	
}

A:hover {
	color: #616161;
	text-decoration: underline;
}

UL {
	margin-top: 4px;
	margin-bottom: 8px;
	padding-top: 0px; padding-bottom: 0px;
	}

LI {
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	margin-left: 10px; margin-top: 0px; margin-bottom: 5px;
	padding-right: 10px;
	line-height: 14px;
	color: #000;
}

.vedle {
	border: 4px solid #003978;
	margin: 20px 5px 20px 20px;	
}

.kontakt {
	border: 4px solid #003978;
}

HR {
	border: 1px dotted #f2f2f2;
}

.cudlik {
	display: block;
	margin: 0px;
	margin-left: 20px;
}

a.vnitrek {
	display: block;
	width: 140px;
	text-align: left;
	margin: 0px; margin-top: 10px;
	padding: 5px; padding-left: 18px;
	background: url("../images/sipka_1.gif") center left no-repeat #003978;
	border: 1px solid #003978;
	color: #fff;
	font-size: 0.7em;	
	text-decoration: none;	
}

a:hover.vnitrek{
	color:  #fff;
	text-decoration: none;	
	background: url("../images/sipka_1.gif") center left no-repeat #37b6da;
}

a.vnitrek2 {
	display: block;
	width: 60px;
	text-align: left;
	margin: 0px; margin-top: 10px;
	padding: 5px; padding-left: 18px;
	background: url("../images/sipka_1.gif") center left no-repeat #003978;
	border: 1px solid #003978;
	color: #fff;
	font-size: 0.7em;	
	text-decoration: none;	
}

a:hover.vnitrek2{
	color:  #fff;
	text-decoration: none;	
	background: url("../images/sipka_1.gif") center left no-repeat #37b6da;
}

a.vnitrek3 {
	display: block;
	width: 200px;
	text-align: left;
	margin: 0px; margin-top: 10px;
	padding: 5px;	padding-left: 18px;
	background: url("../images/sipka_1.gif") center left no-repeat #003978;
	border: 1px solid #003978;
	color: #fff;
	font-size: 0.7em;	
	text-decoration: none;	
}

a:hover.vnitrek3{
	color:  #fff;
	text-decoration: none;	
	background: url("../images/sipka_1.gif") center left no-repeat #37b6da;
}

.formular_tabulka_r {
	width: 290px;
	margin: 5px 0 0 0;
	font-size: 0.8em; font-weight: normal; text-align: right; color: #000;
}

.formular_tabulka_l {
	width: 260px;
	margin: 5px 0 0 70px; padding: 0;
	font-size: 0.8em; font-weight: normal; text-align: left; color: #000;
}

.hlavicka1 {
	margin: 0; padding: 4px 3px;
	background: #9DCFA2; font-weight: bold;
	color: #003D83;
}	

.barva1 {
	margin: 0; padding: 4px 3px;
	color: #FFF; font-weight: bold;
	background: #9DCFA2;	
}	

.formular {
	width: 200px;
	margin: 0; padding: 0;
	background: #EEF7FE;
	border: 1px solid #005F95;
	font-weight: bold; font-size: 10px;	padding: 3px;	
}	

.formular_select {
	width: 208px;
	background: #fff;
	border: 1px solid #0277C4;
	font-weight: normal; font-size: 10px; padding: 3px;}	    
	
iframe.facebook {margin-left:12px;}
