
#footer {
  margin:0;
  padding-left:0.6em;
  border-top: 2px solid #ff9900;
  text-align: left;
}


#main1 {
  width: 100%;
  background-color: #d9a948;
  text-align: left;
  border: 1px solid #ff9900;
  
}


#left {
	font-size:90%;
	width:150px;
	margin:0; padding:0;
	float: left;
}



#right {
	font-size:80%;
	width:170px;
	margin:0; padding:0;
	float:right;  
}



#middle {
	font-size:80%;
	margin-left: 150px;
	margin-right: 170px;
    height: 80%;
}

html body {
	width: 760px;

	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
  	
	background-color: #e6f3c7;
		
	background-image: url('../obr/back2.gif');
    background-repeat: repeat-y;
	background-position: 2% 4%;
}

.icons {
	position: relative;
	left: 760px;
	width: 30px;
	height: 0px;
}
.icons .item {
	text-align: center;
	height: 20px;
}
.icons .item:hover {
	margin-right: 5px;
}
#mail{
	position: relative;
	top: 40px;
}
#home{
	position: relative;
	top: 20px;
}
.icons IMG{
	border: 0px;
}

.rozvrh {
	table-layout: fixed;
	width: 760px;
    font-size:11px;
}
.rozvrh TD {
	border-right:1px solid #000000;
	font-size:11px;
}
.rozvrh TH {
	text-align: center;
	background-color: #d9a948;
	font-weight:bold;
	color: #333333;
	padding:3px;
	border-right:1px solid #000000;
	font-size:13px;
}
.rozvrh TH .minuty{
    font-size: 8px;
    font-weight: normal;
}

.rozvrh .radky TH {
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	background-color: #d9a948;
	color: #333333;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	margin:0px;
	padding:0px 3px 0px 3px;
}
.rozvrh .radky TD {
	border:0px;
	margin:0px;
	padding:0px;
	height:28px;
}
.rozvrh .radky .bunka {
	border-left:1px solid #000000;
	border-right:1px solid #000000;	
	margin:0px;
	padding:0px;
	background-color:#009966;
	position:absolute;
	height:28px;
	top:0px;
	color:#ffffff;
}
.rozvrh .bunka .uvnitrbunky {
    font-family: "arial", "helvetica";	
	padding-left:0px;
	text-align:center;
}
.rozvrh .bunka .uvnitrbunky .jmeno {
	color: #cccc00;		
}

.pozadiRoz{
 	width:27px; 
	height:28px;
}
.pozadiRoz#open1{
	background-image: url("../obr/open1.gif");
}
.pozadiRoz#open1a{
	background-image: url("../obr/open1a.gif");
}
.pozadiRoz#open2{
	background-image: url("../obr/open2.gif");
}
.pozadiRoz#open2a{
	background-image: url("../obr/open2a.gif");
}
.pozadiRoz#close1{
	background-image: url("../obr/close1.gif");
}
.pozadiRoz#close1a{
	background-image: url("../obr/close1a.gif");
}
.pozadiRoz#close2{
	background-image: url("../obr/close2.gif");
}
.pozadiRoz#close2a{
	background-image: url("../obr/close2a.gif");
}

.rozvrhCelek .hlavicka{
    font-family: "arial", "helvetica";
    padding-top: 1em;
    color: #000000;
    font-size:15px;
    width: 760px;
    height: 30px;
    text-align: center;
    background-color: #d9a948;
}

.rozvrhCelek .paticka{
    font-family: "arial", "helvetica";
    font-size:11px;
    width: 760px;
    height: 20px;    
    padding-top: 5px;    
    background-color: #d9a948;	
    text-align: center;
    color: #000000;
    font-style: italic;
}

.legenda{
	width: 500px;
	float:right; 
	font-size: 12px;
	font-style: normal;
	margin:0; padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.legenda .nadpis {
    font-size: 11px;	
	text-align: left;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	position: relative;
	top: 7px;
	left: 5px;
}
.legenda TABLE {
	width: 500px;
	border-spacing: 0px;
}
.legenda HR {
	width: 500px;
}

.legenda .tisk{
	display: none;
}

.loginform {
	text-align: center;
	width: 20px;
	padding:20px;
    font-size:15px;
    color:#ccff33;
}
.loginform .login {
	color:#000000; 
	font-size:11px; 
	font-weight:bold
}
.loginform .login_but {
	color:#000000; 
	font-size:11px; 
	font-weight:bold
}

.infodetail {
    position:absolute; 
    width: 250px; 
    visibility:hidden;
    background-color:#ffffff;
    font-family: "arial", "helvetica";    
    opacity: 0.85;
    padding:4px;
    border:1px dotted black; 
    z-index: 4;
	text-align: center;       
}
.infodetail .nadpisCv{
    font-size: 15px;	
	font-weight: bold;
	color: #cc6600;
}
.infodetail .textCv{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.novinkyCelek{
	width:240px;
	margin:0; padding:5px;
	margin-right: 5px;
	margin-top: 10px;

	float: right; 
	border-left: solid 1px;
	border-left-color: #f8d66a; 
}
.novinkyCelek img{
	position: relative;
	top: -12px;
}
.novinkyCelek .novinka{
	background-image: url("../obr/new.gif");
	background-repeat: no-repeat;
	background-position: 5% 0%;
}
.novinkyCelek .datum{
	text-align: right;
  	font-family: Helvetica; 
  	font-size: 11px; 
  	color: #fde04f;
  	font-weight: bold;
}
.novinkyCelek .text{
	text-align: left;	
	margin-bottom: 20px;
	padding-right: 2px;
	padding-left: 2px;
}

.img_header{
	width: 760px;
	height: 140px;
}

.footer{
	width: 760px;
	height: 32px;
	background-image: url("../obr/zapati.gif");
	background-repeat: repeat-x; 
	
	text-align: center;
}

.footer .text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	
	position: relative;
	top: 13px;
}
.footer .wifi{
	position: relative;
	top: -5px;  
  width: 120px;
	float: left;	
}
.footer .skype{
	position: relative;
	top: -8px;  
  width: 120px;
	float: left;
	font-weight: bold;	

}
.footer .skype a{
	text-decoration: none;
	color: #cccc66;
}
.footer .email{
	width: 170px;
	float: left;
	font-weight: bold;	
}
.footer .mobil{
	width: 170px;
	float: left;
}
.footer .telefon{
	width: 170px;
	float: left;
}


#copy{
	text-align: right;
	font-style:italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;	 
	font-size: 7pt;
	position: relative;
	top: 50px;
}

.protisk{
	display: none;
}

.leva {
	float: right;
}

.prava {
	float: left;
	margin-left: 2px;
}
.stred {
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear: both;
}

#ceniky{
	font-size: 12px;
	font-family: helvetica, arial;
}

#ceniky TD,#ceniky TH,#ceniky TR,#ceniky TABLE {
	border:1px solid #d9a948;
	background-color:#a0db8f;
	border-collapse: collapse;
}

#ceniky #nadpis {
	font-size: 16px;
	text-align: center;
}

#nastred {
	text-align: center;
}
#nalevotab {
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}

#mezera30 {
	height: 10px;
}

#nadpis {
	font-size: 18px;
	font-family: helvetica, arial;
	font-weight: bold;
	margin-left: 10px;
}

.reklamabar{
	position:relative;	
	z-index: -10;
	left: 760px;
  width: 123px;	
  height: 0px;
	text-align: center; 
}
.bar{
}

.fotogalerie{
	width: 700px;
	float: right;
}
.fotogalerie #nahled{
	border-color: #a7a340;
	border-style: solid;
	border-width: 5px;
	margin: 3px;
}
.fotogalerie #nahled:hover{
	border-color: #fde04f;
	border-style: solid;
	border-width: 5px;
	margin: 3px;
}
.fotogalerie #nadpis{
	position: relative;
	right: 30px;
	font-family: helvetica, arial;
	font-size: 20px;
	font-weight: bold;
	color: #e4ca6d;
}

.fotogalerie #oddelovac{
	width: 320px;
	height: 10px;
	background-image: url("../obr/square1.jpg");
	background-repeat: repeat-x;
	position: relative;
	left: 380px;	
	margin-top: 8px;
	margin-bottom: 8px;
}

.team{
	width: 360px;
	height: 280px;
	float: right;
	margin: 10px;	
}
.team #nahled{
	border-color: #fde04f;
	border-style: solid;
	border-width: 5px;
	margin: 3px;
}
.team #nahled:hover{
	border-color: #a7a340;
	border-style: solid;
	border-width: 5px;
	margin: 3px;
}
.team #thumbs{
	width: 165px;
	height: 148px;
	float: left;
	margin-left: 2px;
	position: relative;
	top: 33px;
}
.team .text_r{
	margin-left: 15px;
	float: left;	
	font-family: helvetica, arial;
	font-size: 14px;
	font-weight: normal;	
}
.team .text_l{
	text-align: right;
	margin-right: 15px;
	float: left;	
	font-family: helvetica, arial;
	font-size: 14px;
	font-weight: normal;	
}


.team .text_r #nadpis{
	position: relative;
	left: -22px;	
	font-size: 26px;
	font-weight: bold;
	color: #fde04f;
}
.team .text_l #nadpis{
	position: relative;
	right: -13px;	
	font-size: 26px;
	font-weight: bold;
	color: #fde04f;
}



.kontakt td {
	text-align: left;
	vertical-align: top;
	font-family: helvetica;
	font-size:10px;
	color:#594536;
}

form {
	margin:0px;
}

input {
	border-width:1px;
	border-style:solid;
	border-color:#546A34;
	background-color:#a7a340;
	font-family:helvetica;
	font-size:10px;
	color:#ffffff;
	padding-left: 4px;
}

textarea {
	border-width:1px;
	border-style:solid;
	border-color:#546A34;
	background-color:#a7a340;
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	padding-left: 4px;
	overflow:auto;
}

.kontakt #nahled{
	border-color: #a7a340;
	border-style: solid;
	border-width: 10px;
	margin: 3px;
}
.kontakt #nahled:hover{
	border-color: #fde04f;
	border-style: solid;
	border-width: 10px;
	margin: 3px;
}

.tabulka{
	font-family: Verdana; 
	font-size: 11px; 
	color: #555555;
	border-color: #a7a340;
	border-style: solid;
	border-width: 10px;  
	border-collapse: collapse;	
}
.tabulka:hover{
	border-color: #fde04f;
}
.tabulka TD{
	border-color: #a7a340;
	border-style: solid;
	border-width: 1px;  
	padding-left: 10px;
	padding-right: 10px;
}


.rozvrh_tab_sloupec{
	font-family: arial;
	font-size: 25px;
	width: 500px;
	text-align: center;
	float: left;
	margin-top: 15px;	
}
.rozvrh_tab{
	width: 500px;
	text-align: center;
	float: left;
	margin-top: 25px;	
}
.rozvrh_tab #textnad{
	font-family: helvetica;
	font-size: 12px;	
	position: relative;
	top: -5px;
}
.rozvrh_tab #textpod{
	font-family: helvetica;
	font-size: 10px;	
	position: relative;
	top: 4px;
}

.viofor{
	font-family: Verdana; 
	font-size: 14px; 
	color: #555555;
  width: 640px;
	margin-left: auto;
	margin-right: auto;
}
.viofor ul{
  width: 317px;
	font-size: 19px; 
	color: #000000;
}
.viofor li{
	margin-top: 5px;
  font-size: 14px;
  color: #555555;
  padding-left: 6px;
  list-style-image:url("../obr/arrows.gif");
} 
.viofor li i{
  font-size: 11px;
} 

.viofor .polozka{
	background-color:#cccc66;
	margin-bottom: 5px;
} 

.viofor .specifikace{
  color: #000000;
}

.viofor .specifikace h1, .viofor .specifikace h2, .viofor .specifikace h3{
	color:#009933;
} 
.viofor .specifikace li, p{
	text-indent: 3em;
	color: #000000;
	text-align:justify;
} 
.viofor .specifikace ul{
  width: 90%;
}
.viofor .specifikace li{
  list-style-image: none;  
  list-style-type: square;
} 

#correct {
	clear: both;
	height: 1px;
}


