* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
  scrollbar-face-color: #9c7a4d;
  scrollbar-track-color: #e3d2b3;
  scrollbar-highlight-color: #9c7a4d;
  scrollbar-3dlight-color: #9c7a4d;
  scrollbar-darkshadow-color: #9c7a4d;
  scrollbar-shadow-color: #9c7a4d;
  scrollbar-arrow-color: #e3d2b3;
}

body{
  margin:0;
  padding:0;
  font-family: verdana,arial,helvetica,sains-serif,generic;
  color: #000;
  font-size: 0.70em;
  background: #c5a675;
}

#wrap {
  position: relative;
  top:0;
  left:0;
  width: 1000px;
  margin: 0 auto;
  min-height: 100%;
  height: 100%;
  padding: 0;
  text-align: left;
  background: #fff url(../images/main_bg.gif) 0 0 repeat-y; 
}

body>#wrap {
  height: auto;
}

a{
  text-decoration:none;
  color:#b73633;
  cursor:hand;
}

a:hover{
	text-decoration:underline;
}

h1{
  margin: 0 0px 5px 0px;
  color:#fff;
  font-size: 1.2em;
  font-weight:normal;
}

h2{
  margin: 0 0px 5px 0px;
  color:#a23535;
  font-size: 1.0em;
}

h1 a{
  color:#b73633;
}

h1 small{
  font-size: 0.7em;
}

.h1{
  padding: 5px 0 5px 15px;
  background:#121315;
}

textarea{
	overflow:auto;
}

hr{
	height:0; 
	border:0;
	border-bottom: #e3d2b3 1px solid;	
}

#header{
  position: relative;
  display:block;
  width:1000px;
  height:303px;
  background: #eee url(../images/header_bg.jpg) 0 0 no-repeat;
}

#logo{
  display:block;
  position: absolute;
  top: 42px;
  right: 36px;
  width: 230px;
  height: 40px; 
  font-size:2.4em;
  font-weight:bold;
  font-family: Times New Roman;
  overflow:hidden;
}

#logo span{
	position:absolute;
	background: transparent url(../images/logo.gif) 0 0 no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


#motto{
  position:absolute;
  top:98px;
  left:310px;
  color: #b73633;
  font-size: 13px;
  font-family: arial;
  font-weight:bold;
}

#flags{
	position: absolute;
	top:180px;
	left:235px;
	width: 27px;
	height: 85px;
}

.cze{
	display: block;
	position:relative;
	top: 0;
	left: 0;
	width: 27px;
	height: 27px;
	background: url(../images/flag_cze.gif);
}

.eng{
	display: block;
	position:relative;
	top: 2px;
	left: 0;
	width: 27px;
	height: 27px;
	background: url(../images/flag_eng.gif);
}

.ger{
	display: block;
	position:relative;
	top: 4px;
	left: 0;
	width: 27px;
	height: 27px;
	background: url(../images/flag_ger.gif);
}

.cze:hover, .eng:hover, .ger:hover{
	background-position: 0 0;
}

.flag_inactive{
	background-position: 0 -27px;
}

#home{
  position: absolute;
  top: 95px;
  right: 60px;
  height: 26px;
  text-align: left;
  list-style: none;
}

#home li{
  display:inline;
  float:left;
  margin: 0 2px 0 0;
}

#home a{
  display:block;
  width:103px;
  height:20px;
  padding-top: 6px;
  font-size: 1.0em;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  text-align:center;
  background: #f1f6f8 url(../images/home_bg.gif) 0 0 no-repeat;
}

#home a:hover{
  text-decoration: underline;
  color:#b73633;
  background: #f9f1dc url(../images/home_bg.gif) -103px 0 no-repeat;  
}

#main{
  position:relative;
  width:1000px;
  min-height: 100%;
  height: 100%;
  padding-top: 0px;
  margin-bottom:0px;
  background: #fff url(../images/main_bg.gif) 0 0 repeat-y; 
}

#leftbar{
  width:231px;
  float:left;
  margin: 5px 10px 5px 36px;
  overflow:hidden;
}

#content {
  width:446px;
  float:left;
  margin: 5px 0px 0px 0px;
  overflow:hidden;
}

.content {
  margin: 20px 0px 10px 0px;
}

#content ul{
  margin: 10px 0 0 25px;
  list-style: none;
}

#content li{
  text-decoration: none;
  padding-left:17px;
  color:#000;
  background: url(../images/odrazka_blue.gif) 0 50% no-repeat;
  border:0;
}

#content p{
	margin:10px;
	text-indent:15px;
}

#uvod{
 	position:relative;
	width:446px;
	height:127px;
	background: #f9f1dc url(../images/vyber_full_bg.jpg) 0 0 no-repeat;
}

#uvod a{
	position:absolute;
	display:block;
	width:144px;
	height:15px;
	right:35px;
	bottom:0px;
	padding:10px;
	font-weight:bold;
	text-align:center;
	color:#a23535;
}


#filter{
 	position:relative;
	width:446px;
	height:108px;
	margin-bottom:10px;
	background: #f9f1dc url(../images/filter_bg.gif) 0 0 repeat-x;	
}

#filter select{
	font-size: 0.9em;
}

#filter p{
 	margin-top:15px;
 	text-align:center;	
}

#ikony {
	position:absolute;
	display:block;
	left:10px;
	bottom:8px;
}

.checkbox{
	float:left;	
	margin: 3px 0 0 0;
}

.star{
 	clear:both;
 	margin-top:20px;
}

.star_item{
 	float:left;
	width:13px;
	height:13px;
	background: url(../images/ico/ico_star.gif);	
}

.ico{
	float:left;
	width:32px;
	height:32px;
	margin:0;
}

.ico_online{
	background: url(../images/ico/ico_online.gif);
}

.ico_bezbarier{
	background: url(../images/ico/ico_bezbarier.gif);
}

.ico_internet{
	background: url(../images/ico/ico_internet.gif);
}

.ico_kuchyne{
	background: url(../images/ico/ico_kuchyne.gif);
}

.ico_parkovani{
	background: url(../images/ico/ico_parkovani.gif);
}

.ico_snidane{
	background: url(../images/ico/ico_snidane.gif);
}

.ico_tv{
	background: url(../images/ico/ico_tv.gif);
}

.ico_zvire{
	background: url(../images/ico/ico_zvire.gif);
}

.ico_koupelna{
	background: url(../images/ico/ico_koupelna.gif);
}

.ico_online_white{
	background: url(../images/ico/ico_online_white.gif);
}

.ico_bezbarier_white{
	background: url(../images/ico/ico_bezbarier_white.gif);
}

.ico_internet_white{
	background: url(../images/ico/ico_internet_white.gif);
}

.ico_kuchyne_white{
	background: url(../images/ico/ico_kuchyne_white.gif);
}

.ico_parkovani_white{
	background: url(../images/ico/ico_parkovani_white.gif);
}

.ico_snidane_white{
	background: url(../images/ico/ico_snidane_white.gif);
}

.ico_tv_white{
	background: url(../images/ico/ico_tv_white.gif);
}

.ico_zvire_white{
	background: url(../images/ico/ico_zvire_white.gif);
}

.ico_koupelna_white{
	background: url(../images/ico/ico_koupelna_white.gif);
}

.pagination{
	width:444px;
	margin-bottom:10px;
	text-align:center;
}

#rightbar{
  width:231px;
  float:left;
  margin: 5px 5px 5px 10px;
  overflow:hidden;
}

.box_brown, .box_blue{
  position:relative;
  width:231px;
  margin: 0px;
  margin-top:0;
}

.box_brown big, .box_blue big{
  position:relative;
  display:block;
  width:211px;
  height:22px;
  margin:0;
  padding: 5px 0 0 18px;
  font-size: 1.2em;
  font-weight:bold;
  border:0;
}

.box_brown big{
  color:#621100;
  background: #ba9a71 url(../images/head_brown.gif) no-repeat 0 100%;
}

.box_blue big{
  color:#3a4d78;
  background: #b0c0d8 url(../images/head_blue.gif) no-repeat 0 100%;
}

table.brown , table.blue{
  width:231px;
  margin: 5px 0 5px 0;
}

td.brown_top{
  width:231px;
  height:8px;
  background: #000 url(../images/table_head_brown.gif) no-repeat;
}

td.blue_top{
  width:231px;
  height:8px;
  background: #000 url(../images/table_head_blue.gif) no-repeat;
}

td.brown_body{
  width:229px;
  background: #f9f1dc url(../images/table_body_brown.gif) repeat-x;
  border-left: #c5c0a2 1px solid;
  border-right: #c5c0a2 1px solid;
}

td.blue_body{
  width:229px;
  background: #f1f6f8 url(../images/table_body_blue.gif) repeat-x;
  border-left: #d6dfe8 1px solid;
  border-right: #d6dfe8 1px solid;
}

td.brown_bottom{
  width:231px;
  height:8px;
  background: url(../images/table_foot_brown.gif) no-repeat;
}

td.blue_bottom{
  width:231px;
  height:8px;
  background: url(../images/table_foot_blue.gif) no-repeat;
}

td.brown_body form, td.blue_body form{
  margin: 5px 20px 5px 20px;
}

.input{
  font-size:0.9em;
}

.button{
  width:112px;
  padding:2px;
  color:#fff;
  font-size:1em;
  font-weight:bold;
  background:#344774;
  border:0;	
}

td.brown_body ul, td.blue_body ul{
  margin: 0px 20px 5px 20px;
  list-style: none;
}

td.brown_body li{
  display:block;
  width:189px;
  height:20px;
  padding-top: 6px;
  font-size: 1.0em;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  background: url(../images/li_bg_brown.gif) 0 100% repeat-x;
}

td.blue_body li{
  display:block;
  width:189px;
  height:20px;
  padding-top: 6px;
  font-size: 1.0em;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  background: url(../images/li_bg_blue.gif) 0 100% repeat-x;
}

td.brown_body li a{
  padding-left:17px;
  color:#000;
  background: url(../images/odrazka_brown.gif) 0 50% no-repeat;	
}

td.blue_body li a{
  padding-left:17px;
  color:#000;
  background: url(../images/odrazka_blue.gif) 0 50% no-repeat;	
}


.tcenter {
  width:446px;
  margin:10px 0px 0px 0px;
  border-collapse:collapse;
}

.tcenter_top{
  width:446px;
  height:10px;
  background: url(../images/tcenter_top.gif) no-repeat;
}

.tcenter_body{
  width:446px;
  padding-right:5px;
  background: url(../images/tcenter_body.gif) repeat-y;
}

.tcenter_bottom{
  width:446px;
  height:10px;
  background: url(../images/tcenter_bottom.gif) no-repeat;
}

.tcenter_body p {
  margin: 0 10px 0 10px;
}

.tcenter img {
  width:102px;
  float:left;
  margin-right:5px;
  padding:1px;
  border: #3a4d78 1px solid;
}

.tcenter h2, .vypis h2 {
  font-size:1.1em;
  text-decoration:underline;
  color:#a30f00;
}

.vypis{
	position:relative;
  width:444px;
  min-height:75px;
  margin-bottom:10px;
  padding-bottom:10px;
  border: #e3d2b3 1px solid;
}

.vypis_detail{
	position:relative;
  width:444px;
  height:120px;
  margin-bottom:10px;
  padding-bottom:10px;
  border: #e3d2b3 1px solid;
}

.vypis_main{
	float:left;
 	width:284px;
 	
 	margin: 10px 0 10px 10px;
}

.vypis img {
  width:80px;
  height:60px;
  float:left;
  margin: 0 5px 10px 0;
  padding:1px;
  border: #3a4d78 1px solid;
}

.kvalita{
	float:left;
 	width:60px;
 	height:67px;
 	margin:10px 0 10px 0;
 	text-align:center;
	background: url(../images/table_spacer.gif) 0 0 no-repeat;
	color:#a23535;
}

.cena{
 	float:left;
 	width:75px;
 	height:67px;
 	margin:10px 10px 10px 0;
 	padding-left:5px;
 	text-align:center;
	background: url(../images/table_spacer.gif) 0 0 no-repeat;
}

.cena span, .vypis_main span{
 	color:red;
 	font-size:1.2em;
}

.kvalita_detail{
 	float:right;
 	margin:10px 10px 10px 0;
}

.objednat_detail{
 	position:absolute;
 	right:0;
 	bottom:0;
 	margin:10px 10px 10px 0;
}


.alert,.alert_ok{
	margin: 0 0 5px 0;
	font-weight:bold;
	text-align:center;
}

.alert{
	color:red;
}

.alert_ok{
	color:green;
}

.registrace div {
  float:left;
  text-align: left;
  width: 444px;
  height: 120px;
  margin-bottom: 10px;
  margin-right: 14px;
  background: #f8f8f8;
  border: #e3e3e3 1px solid;
}

fieldset {
   padding: 5px;
   border: #000 0px solid;
  }

legend {
    margin: 3px 0 3px 0;
    font-weight: bold;
    color: #000;
    text-align:left;
}

.registrace th {
    font-size: 0.9em;
    width: 120px;
    color:#000;
    text-align:right;
}

.maps_image {
  width:102px;
  float:left;
  margin-right:5px;
  padding:1px;
  border: #3a4d78 1px solid;
}

#footer{
  position:relative;
  width:1000px;
  height:150px;
  clear:both;
  font-size:1.0em;
  background: #9c7a4d url(../images/footer_bg.jpg) 0 0 no-repeat;
}

#footer_text{
  position:absolute;
  top:70px;
  left:50px;
  margin-top:0px;
  font-size:1.0em;
  text-decoration: none;
  color:#000;
}

#footer_kategorie{
  position:absolute;
  top:120px;
  left:50px;
  font-size:1.0em;
  color: #fff59f;
  text-align:left;
}

#footer_text a,#footer_kategorie a{
  color: #fff59f;
  margin:5px;
  text-decoration:underline;
}
