html,body{ 
	font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; 
	font-size : 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #d39150;
}

div.stranka{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/design/back.jpg);
}

div.top{
	width: 100%;
	height: 111px;	
}

div.top_padding{
    padding-left: 66px;
    padding-right: 68px;
}

div.menu_frame{
    width: 230px;
    height: 280px;
    float: left;
    text-align: right;
    background-image: url(../images/design/menu_back.jpg);
    background-repeat: no-repeat;
    background-position: right
}

div.menu_frame_padding{
    padding: 8px 0px 0px 0px;
}

div.flash_frame{
    float: right;
    width: 762px;
    height: 280px;
    background-image: url(../images/design/right_back.jpg);
    background-repeat: no-repeat;
}

div.flash_frame_padding{
    padding: 10px;
}

div.center{
    clear: both;
    width: 100%;
    padding-top: 8px;
}

.right_bottom_background:after, .zlava:after, .center:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

div.left_frame{
    float: left;
    width: 230px;
}

div.left_frame_padding{
    padding: 0px 0px 0px 66px;
    line-height: 20px;
    color: #ffffff;
    font-size: 12px;
}

div.left_frame_background{
    background-color: #8f6546;
}

div.right_frame{
    width: 762px;
    float: right;
    background-image: url(../images/design/text_back.jpg);
    background-repeat: repeat-y;
}

div.right_bottom_background{
    background: url(../images/design/right_bottom.jpg) no-repeat bottom left;
    width: 100%;
}

div.right_frame_padding{
    padding: 20px 90px 20px 20px;;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
}

div.bottom{
    height: 30px;
}

hr{
    border-left: 0px;
    border-top: 1px;
    border-right: 0px;
    border-bottom: 0px;
    width: 80%;
    height: 1px;
    border-color: #34241a;
    border-style: solid;
    margin: 10px;
}

div.map{
    width: 550px;
    height: 305px;
 	border-width: 10px;
 	border-style: solid;
 	border-color: #463522;    
}

div.akcia{
    border: 10px solid #8f6546;
}

div.zlava{
    clear: both;
    margin-bottom: 10px;
}

div.right_reklama{
    float: right;
    width: 762px;
    margin-top: 29px;
}
  
table{
}

tr.hlavicka{
	background-color: #d39150;
  	border-width: 1px;
  	border-left: 0px;
  	border-right: 0px;
  	border-top: 1px;
  	border-style: solid;
  	border-color: #000;
  	height: 19px;
  	font-weight: bold;
}

tr.left_title{
	background-image: url(../images/submenu/title_back.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-weight: bold;
}

tr.riadok{
  	border-width: 1px;
  	border-left: 0px;
  	border-right: 0px;
  	border-style: solid;
  	border-color: #cccccc;
  	height: 25px;	
}

td{
    font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; 
    font-size: 12px;
    color: #ffffff
}

td.border{
    border-width: 1px;
    border-style: solid;
    border-color: #653c1e;
}

td.button{
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}

td.button_click{
	background-image: url(../images/topmenu/button_click.jpg);
	background-repeat: repeat-x;
	color: #C1202F;
	font-weight: bold;
}

td.ciara{
	font-size: 1px;
	height: 1px;
	background-color: #DDDDDD;
}

td.foto{
    width: 120px;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    background-image: url(../images/design/fotoback.jpg);
}

td.required{
    font-weight: bold;
}

a{
    color: #b49370;
	text-decoration: underline;
	font-weight: bold;
}   

a:hover{
    color: #d6b595;
}

a.menu{
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;    
}

a.menu:hover{
    color: #fdc17f;    
}

a.lng{
    color: #270d0c;
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
}

h1{
	margin: 0px;
	line-height: 30px;
	margin-bottom: 20px;
	font-size: 24px;
}

h1.center{
    text-align: center;
}

h2{
	font-size: 18px;
	font-weight: bold;
	color: #d6b595;
	padding-top: 10px;
	margin: 0px;
}

h3{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

span.highlite{
	font-weight: bold;
	color: #71be42;
}

span.message{
    font-style: italic;
    font-size: 14px;
}

span.english{
    color: #a7a7a7;
    font-style: italic;
    font-size: 12px;
}

span.error{
	font-weight: bold;
	font-size: 14px;
	color: #71be42;
}

.velke{
    text-transform: uppercase;
}

span.male{
    font-size: 11px;
    font-weight: normal;
    color: #d2aa9e;
}

ul{
 	padding: 0px;
 	margin: 0px;
 	padding-left: 25px;
    list-style-image: url(../images/design/sipka.jpg);	
}

ul.kocka{
 	padding: 0px;
 	margin: 0px;
 	padding-left: 25px;
    list-style-image: url(../images/design/kocka.jpg);	
}

li{
    margin: 0px;
    padding: 0px;
}

ul.left_menu{
    list-style: none;
}

ul.left_menu li{
    padding: 3px 5px 3px 0px;
}

li.ciara{
    padding: 0px;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
}

img{
	border: 0px;
}

img.zlava_logo{
    margin: 0px 1px;
    border: 2px solid #463522;
    padding: 1px
}

img.akcia{
    border: 10px solid #8f6546;
}

img.zhrsr{
    padding: 0px 15px 0px 0px;
}

img.ciara{
	padding-left: 10px;
}

img.border{
 	border-width: 10px;
 	border-style: solid;
 	border-color: #463522;
 	padding: 1px;
}

img.menu_sipka{
    vertical-align: middle;
    margin-left: 5px;
}

img.png{
    behavior: url(../iepngfix/iepngfix.htc)
}

img.photo_left{
	margin-right: 5px;
	float: left;
}

img.left_border{
    border: 10px solid #8f6546;
}

img.photo_right{
	margin-left: 5px;
	float: right;
}

img.middle{
    vertical-align: middle;
}

p{
	margin: 0px;
	padding: 0px;
}

form{
	margin: 0px;
}

input.text{
    width: 200px;
	font-size: 11px;
	height: 15px;
	_height: 22px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 3px;
}

input.male{
    width: 20px;
}

input.submit{
	color: #29180e;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #463523;
	background-color: #b49370;
	padding-bottom: 3px;
}

textarea{
	font-family: tahoma;
	font-size: 11px;
	height: 50px;
	width: 200px;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

select{
	font-size: 11px;
	width: 200px;
}

fieldset{
	background-color: #f6f6f6;
	border-width: 1px;
	border-style: solid;
	border-color: #dedede;
	margin-bottom: 10px;
	padding: 10px;
}

legend{
	font-weight: bold;
}

.defaultErr{
    margin-bottom: 10px;
    color: #ffffff;
    font-weight: bold;
}