body,html{
text-align: center;
margin: 0px;
padding: 0px;
background: url("./img/bg2.png");
font-family: arial;
font-size: 12px;
}

a{
color: black;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

img{
border: none;
}

h1{
margin: 0px 0px 20px 0px;
color: #ef3e35;
font-size: 24px;
}

h2{
margin: 20px 0px 10px 0px;
color: #ef3e35;
font-size: 18px;
}

p{
padding: 10px 0px;
margin: 0px;
text-align: justify;
clear: both;
}

.historieOdstavec{
	float: left;
	width: 380px;
	clear: left;
}
.historyDekor{
	float: right;
	width: 290px;
	margin: 10px 0px;
	border: 1px solid #CC352D
}

#invisible{
display: none;
}

.levy50{
float: left;
width: 50%;
}

.levy{
float: left;
}

.pravy50{
float: right;
text-align: left;
width: 50%;
}

.pravy{
float: right;
}

#mapa{
float: right;
width: 390px;
margin: 0px 0px 40px 0px;
clear: right;
}

#cele{
width: 980px;
margin: 40px auto 0px auto;
padding: 0px;
text-align: left;
}


#hlavicka{
width: 980px;
height: 221px;
background: url("./img/hlavicka.png");
background-position: left top;
background-repeat: no-repeat;
float: left;
}

#menu-horni{
width: 670px;
height: 40px;
float: right;
margin: 20px 30px 0px 0px;
background: url("./img/menu-horni-last2.png");
position: relative;
}

#menu-horni #home{
position: absolute;
top: 7px;
left: 13px;
border: none;
padding: 0px;
margin: 0px;
}

#menu-horni img{
float: left;
border: none;
padding: 0px;
margin: 0px 0px 0px 46px;
}

#menu-leve-top{
width: 215px;
height: 58px;
float: left;
background: url("./img/menu-leve-top2.png");
margin: 27px 0px 0px 0px;
text-align: center;
}

#menu-leve-top img{
border: none;
margin: 9px 8px 0px 0px;
}

#menu-leve{
width: 190px;
float: left;
background-color: green;
background: url("./img/menu-leve2.png");
padding: 0px 0px 20px 25px;
}

#menu-leve h3{
font-size: 12px;
margin: 0px;
padding: 0px;
color: black;
font-weight: normal;
}

#obal-obsah{
width: 950px;
background: url("./img/obsah-pozadi2.png");
background-position: left top;
background-repeat: repeat-y;
float: left;
}

#paticka{
width: 950px;
height: 90px;
background: url("./img/paticka.png");
float: left;
background-repeat: no-repeat;
}

#menu-leve ul{
list-style-type: none;
margin: 5px 0px 15px 0px;
padding: 0px;
}

#menu-leve ul li a{
display: block;
color: black;
text-decoration: none;
padding: 2px 0px 2px 18px;
background: url("./img/menu-odrazka.png");
background-repeat: no-repeat;
background-position: left 6px;
}

#menu-leve ul li a:hover{
text-decoration: underline;
}

#menu-leve h2{
color: #ef3e35;
margin: 12px 0px 0px 0px;
padding: 0px;
font-size: 14px;
}

#jazyky{
width: 30px;
height: 124px;
float: right;
background: url("./img/jazyky.png");
text-align: center;
}

#jazyky img{
margin: 7px 0px 0px 0px;
padding: 0px;
border: none;
}

#menu-horni ul{
list-style-type: none;
float: right;
padding: 0px;
margin: 1px 0px 0px 0px;
}

#menu-horni ul li{
float: left;
text-align: center;
font-size: 14px;
margin: 0px 0px 0px 0px;
padding: 0px;
width: 124px;
background: url("./img/menu-odkaz-bg.png");
}


#menu-horni ul li a{
padding: 11px 0px 11px 0px;
margin: 0px;
display: block;
color: black;
text-decoration: none;
background: url("./img/oddel.png");
background-position: right;
background-repeat: no-repeat;
}

#menu-horni ul li a:hover{
background-color: rgb(211,211,211);
}

#menu-horni .aktiv{
background-color: rgb(211,211,211);
} 

#obsah{
width: 690px;
float: right;
margin: 0px 25px 15px 0px;
padding: 0px 0px 0px 0px;
}

#paticka-text{
margin: 25px 0px 0px 65px;
padding: 0px;
float: left;
color: black;
}

#paticka a{
color: black;
text-decoration: underline;
}

#paticka a:hover{
text-decoration: none;
}

#mapa-webu{
float: right;
width: 130px;
height: 20px;
margin: 15px 0px 0px 0px;

}

#obsah ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}

#obsah ul li{
margin: 2px 0px 15px 0px;
padding: 0px 0px 0px 20px;
background: url("./img/odrazka-obsah.png");
background-repeat: no-repeat;
background-position: left top;
font-size: 14px;
}

#obsah ul li a{

}

#obsah ul li a:hover{
}

#obsah a{
text-decoration: underline;
}

#obsah a:hover{
text-decoration: none;
}

.justify{
text-align: justify;
}

.center{
text-align: center;
}  

.vyrobek{
width: 100%;
background-color: #555555;
margin: 20px 0px;
font-size: 10px;
}

#obsah .vyrobek a{
text-decoration: none;
}

#obsah .vyrobek a:hover{
text-decoration: underline;
}

.vyrobek td{
text-align: center;

padding: 4px;
}

.vyrobek th{
text-align: center;
font-size: 16px;
color: #ef3e35;
padding: 4px 0px;
background-color: white;
}

.vyrobek h2{
text-align: center;
font-size: 16px;
color: #ef3e35;
padding: 4px 0px;
background-color: white;
margin: 0px;
}

.hlavicka{
font-weight: bold;
color: white;
font-size: 10px;
}

.hlavicka td{
padding: 4px 0px;
background-color: rgb(204,53,45);
}

.imgVyrobek{
margin: 10px 0px;
border: 1px solid rgb(204,53,45); 
}

#kontakt{
width: 450px;
}

#kontakt td{
padding: 2px 0px;
}

#pas{
width: 700px;
height: 105px;
background: url("./img/pas.png");
position: relative;
text-align: center;
margin: 13px 0px 10px 0px;
overflow: hidden;
}

#pas img{
margin: 10px 8px;
padding: 0px;
border: none;
float: left;
}

#pas br 
{
  clear: both;
}

#pasUvnitr 
{
  width: 10000px;                       
  margin: 0px;
  padding: 0px;
}

#sipka-levy{
width: 32px;
height: 50px;
position: absolute;
background: url("./img/sipka-levy.png");
top: 26px;
z-index: 1;
cursor: pointer; cursor: hand;
}

#sipka-pravy{
width: 32px;
height: 50px;
position: absolute;
background: url("./img/sipka-pravy.png");
top: 26px;
right: 0px;
z-index: 1;
cursor: pointer; cursor: hand;
}

.imgVyrobekMaly{
height: 90px;
border: 1px solid rgb(204,53,45);
padding: 0px;
margin: 10px 5px 10px 5px;
cursor: pointer; cursor: hand;
}

#logo{
float: left;
width: 240px;
height: 85px;
margin: 52px 0px 0px 52px;
cursor: pointer; cursor: hand;
}

#obsah .vyrobek .aktivni{
background-color: #fc9690;
}

#obsah .vyrobek .normal{
background-color: white;
}

.nabidka{
margin: 0px 0px 30px 0px;
}

h1.uvodni-nadpis { font-size: 16px; margin: 30px 0px 5px 0px; }

.left{
	float: left;
	clear: left;
}

#sponzor_form td {
	vertical-align: middle;
	padding: 4px 0px;
}
#sponzor_form td.form_name{
	width: 150px;
}
#sponzor_form td.reaseon{
	vertical-align: top;
}
#sponzor_form input, #sponzor_form textarea{
	width: 320px;
	margin: 0px;
	padding: 4px;
	border: 1px solid #ABADB3;
	font-size: 12px;
}
#sponzor_form input:focus, #sponzor_form textarea:focus{
	border-color: #EF3E35;
}
#sponzor_form textarea{
	height: 130px;	
	max-width: 320px;
	font-family: arial;
}
#sponzor_form .submit{
	width: 200px;
	margin: 0px;
	padding: 8px 0px;
	cursor: pointer;
	border: 1px solid #EF3E35;
	background: #EF3E35;
	color: white;
	font-weight: bold;
	font-size: 14px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;		
}
#sponzor_form .submit:hover{
	background: white;
	color: #EF3E35;
}
#sponzor_form .submit:active{
	margin: 2px 0px 0px 1px;
}

.sponzor_image{
	max-width: 350px;
	background: #767676;
	padding: 6px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 15px;	
}

.form_link{	
	color: #EF3E35;
	font-weight: bold;
	text-decoration: none;	
}

.dobra{
border: 2px solid green;
background-color: rgb(88,148,68);
color: white;
padding: 10px;
font-size: 16px;
font-weight: bold;
margin: 15px 0px 15px 0px;
text-align: center;
}

.spatna{
border: 2px solid red;
background-color: rgb(187,55,32);
color: white;
padding: 10px;
font-size: 16px;
font-weight: bold;
margin:  15px 0px 15px 0px;
text-align: center;
}

.dobra img{
margin: 0px 20px -6px 20px;
}

.spatna img{
margin: 0px 20px -6px 20px;
}

#sponzor_table{
	width: 100%;	
}

#sponzor_table td:first-child{
	width: 40%;
}
