html,body{ 
	font-family: Times New Roman, Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; 
	font-size : 13px;
	color: #512C0B;
	background: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/design/background.jpg);
}

/* ************************************************* BEGIN OF DESIGN */

div.stranka{
	width: 890px;
	margin: 0 auto;
	text-align: left;
}

div.top{
    height: 46px;
    width: 100%;
    text-align: center;
    background-image: url(../images/design/top_back.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: left;
}

div.top img{
    padding-right: 3px;    
}

div.top_padding{
    padding: 10px 20px 0px 20px;
}

div.menu{
    width: 100%;
    height: 51px;
    background-image: url(../images/design/menu_back.jpg);
    text-align: center;
}

div.menu_bottom{
    width: 100%;
    height: 17px;
    background-image: url(../images/design/menu_bottom_back.jpg);
}

div.banner{
    width: 100%;   
    height: 198px; 
    position: relative;
    background-image: url(../images/design/banner_back.jpg);
}

div.banner_padding{
    padding-left: 10px;
}

div.rezervacia{
    width: 100%;
    height: 66px;
}

div.rezervacia_sk{
    background-image: url(../images/design/banner_bottom_back_sk.jpg);
}

div.rezervacia_en{
    background-image: url(../images/design/banner_bottom_back_en.jpg);
}

div.rezervacia_pl{
    background-image: url(../images/design/banner_bottom_back_pl.jpg);
}

div.top_rezervacia_picture{
    position: absolute;
    padding-top: 187px;
    padding-left: 429px;
}

div.content{
	width: 100%;
	margin: 0px;
	background-image: url(../images/design/back.jpg);
}

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

div.left_frame{
    width: 270px;
    min-height: 300px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../images/design/left_frame_back.jpg);
}

div.left_frame_padding{
    padding: 0px 13px 0px 37px;
}

div.novinky{
    width: 220px;
    background-image: url(../images/design/novinky_back.jpg);
}

div.novinky_padding{
    padding: 14px;
}

div.right_frame{
    width: 620px;
    float: right;
    min-height: 300px;
    background-repeat: no-repeat;
    background-image: url(../images/design/right_frame_back.jpg);    
}

div.right_frame_padding{
	padding: 0px 52px 20px 30px;
}

div.text_frame{
    float: left;
    width: 435px;
}

div.text_frame_padding{
    padding: 0px 26px 20px 30px;
    text-align: justify;
}

div.submenu_frame{
    float: right;
    width: 185px;
}

div.submenu_frame_padding{
    padding: 0px 52px 0px 0px;
}

div.bottom{
    height: 61px;
    width: 100%;
    background-image: url(../images/design/bottom_back.jpg);
    text-align: center;
}

div.bottom_menu{
    text-align: center;
    margin: 10px 0px 10px 0px;    
    color: #876f2f;
}

div.ornament{
}

div.center{
    text-align: center;
}

div.novinky div.title{
    height: 20px;
    background-image: url(../images/design/novinka_title_back.jpg);
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #5d3a04;
}

div.novinka{
    clear: both;
}

div.novinka strong{
    font-size: 13px;
    color: #5d3a04;
}

div.novinka_background{
    background-image: url(../images/design/novinka_back.jpg);
    width: 94px;
    height: 93px;
    float: left;
    margin-bottom: 20px;
}

div.novinka img{
    padding: 11px 0px 0px 12px;
}

div.novinka p{
    margin-top: 8px;
}

div.novinka a{
    color: #bdab8c;
}

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

div.right_galeria{
    margin: 20px 0px 0px 0px;
}

div.right_photo_back{
    width: 131px;
    height: 109px;
    background-image: url(../images/design/right_photo_back.jpg);
}

div.highlite{
	color: #6b592b;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #bebdb8;
	background-color: #ece3ba;
	padding: 5px;
	width: 100px;
	text-align: center;
}

div.map{
    width: 530px;
    height: 300px;
    border: 1px solid #bebdb8;
}
/* ************************************************* END OF DESIGN */

/* ************************************************* BEGIN OF TABLES */
table{

}

table.border td{
    border: 1px solid #cccccc;
    padding-left: 5px;
    padding-right: 5px;
}

table.noborder td{
    border: 0px;
}

table.width100{
    width: 380px;
}

thead td{
	background-color: #ebe5cf;
	font-weight: bold;
}

tr.light td{
    background-color: #efe9db;
}

tr.dark td{
    background-color: #dfd8c5;
}

td{
    color: #000000;
    padding: 3px;    
    text-align: center;    
}

td.required{
    font-weight: bold;
    color: #a18b13;
}

td.foto{
    background-color: #e5e5e5;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #c0c0c0;
}

td.photo_back{
    padding: 0px;
    background-image: url(../images/design/photo_back.jpg);
    width: 125px;
    height: 90px;
    vertical-align: top;
    text-align: left;
}

td.col1{
    width: 75px;
}

td.col2{
    width: 52px;
}

/* ************************************************* END OF TABLES */

/* ************************************************* BEGIN OF HREF */
a{
    color: #624500;
	text-decoration: none;
	font-weight: bold;	
}

a:hover{
    color: #a8987e;
}

a.submenu{
    font-size: 12px;
    color: #765950;
    font-weight: normal;
}

a.submenu:hover{
    color: #512c0b;
}

a.bottom{
    font-weight: normal;
    color: #74602d;
    font-size: 11px;
    text-decoration: none;
}

a.bottom:hover{
    color: #b69d5b;
    font-size: 11px;    
    text-decoration: none;
}

a.bottom_small{
    color: #86868a;
    font-weight: normal;
    font-size: 9px;
}

a.bottom_small:hover{
    color: #d5d5d5;
}

/* ************************************************* END OF HREF */

/* ************************************************* BEGIN OF TITLE */
h1{
	font-size: 14px;
	color: #7F6538;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

span.big{
    font-size: 22px;
    font-weight: normal;
}

.right_photo_back span{
    text-align: center;
    display: block;
    padding-top: 5px;
}

h2{
	font-size: 14px;
	color: #553502;
	margin: 5px 0px 5px 0px;
}

h2.through{
    background-color: #fcfbf9;
    margin-top: -15px;
    width: 100px;
    text-align: center;
}

h3{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
/* ************************************************* END OF TITLE */

/* ************************************************* BEGIN OF TEXT */
hr{
    border: 1px solid #e9e4de;
    border-top: 0px;    
    border-left: 1px;    
    border-right: 1px;
    height: 1px;
}

hr.through{
}

span.highlite{
	color: #5a430f;
}

span.message{
    color: #7F6538;
    font-weight: bold;
}

span.euro{
    font-size: 9px;
    font-style: italic;
}

span.error{
	font-weight: bold;
	color: #c5464d;
}

.defaultErr{
    color: #a99f96;
}

span.low{
    font-size: 9px;
}

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

p.nopadding{
    margin: 0px;
}

p.submenu_title{
	color: #5a430f;
	font-size: 13px;
	margin: 2px 0px 0px 0px;
}

p.right{
    text-align: right;
}

p.center{
    text-align: center;
    clear: both;
}

ul{
 	padding: 0px;
 	margin: 0px;
 	padding-left: 30px;
}

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


ul.submenu{
    list-style: none;
    padding: 0px;    
}

ul.submenu li{
    height: 21px;
    background-image: url(../images/design/submenu_back.jpg);
    margin-bottom: 2px;
}

ul.submenu li:hover{
    background-image: url(../images/design/submenu_back_onmouse.jpg);
}

ul.submenu li.hover{
    background-image: url(../images/design/submenu_back_onmouse.jpg);
}

ul.submenu li a{
    margin: 0px 0px 0px 24px;
    color: #746258;
    font-weight: normal;
    vertical-align: middle;
}
/* ************************************************* END OF TEXT */

/* ************************************************* BEGIN OF IMAGES */
img{
	border: 0px;
}

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

img.logo{
    position: absolute;
    z-index: 99999;
    top: 20px;
    left: 20px;
}

img.cometofeel{
    position: absolute;
    z-index: 99999;
    top: 150px;
    right: 30px;
}

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

img.left_novinky{
    margin-bottom: 10px;
}

img.right_photo{
    padding: 11px 8px 10px 10px;
}

img.menu_ciara{
    margin: 0px 1px 0px 1px;
}

img.bottom_ciara{
    margin: 10px 0px 10px 0px;
}

div.photo_right{
    float: right;
    margin-left: 10px;
}

div.photo_left{
    float: left;
    margin-right: 10px;
}

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

img.photo{
    padding: 8px 8px 8px 8px;    
}

/* ************************************************* END OF IMAGES */

/* ************************************************* BEGIN OF FORM*/
form{
	margin: 0px;
}

input.text{
    width: 170px;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 3px;
}

input.submit{
	color: #6b592b;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #bebdb8;
	background-color: #ece3ba;
	height: 20px;
	padding-bottom: 3px;
}

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

select{
	font-size: 11px;
	width: 180px;
	padding: 1px;
}

.small{
    width: 50px;
}

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

legend{
	font-weight: bold;
	color: #000000;
}

.top_rezervacia{
	padding: 15px 0px 0px 447px;
	font-size: 9px;
	color: #ad8e55;
}

img.calendar{
	vertical-align: bottom;
}

.top_rezervacia input.text{
	width: 50px;
	background-color: #000000;
	border: 1px solid #363636;
	color: #e1cc79;
	font-size: 9px;
}

.top_rezervacia input.small{
	width: 20px;
}

.top_rezervacia input.submit{
	border: 0px;
	width: 61px;
	height: 17px;	
}

.top_rezervacia input.submit_sk{
	background-image: url(../images/design/rezervuj_button_sk.jpg);
}

.top_rezervacia input.submit_en{
	background-image: url(../images/design/rezervuj_button_en.jpg);
}

.top_rezervacia input.submit_pl{
	background-image: url(../images/design/rezervuj_button_pl.jpg);
}
