* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
/*---------------------------- ZÁKLADNÍ PRVKY --------------------------------*/
body {
	font-family: Tahoma, Arial, Sans-serif, "Trebuchet MS", Verdana;
	font-size: 0.8em;
	color: #505050;
	text-align: center;
	background: #ffffff url('../_images/body-back.gif') repeat-x top left;
	height: 100%;
	padding: 4px 0 8px 0;
	
	
}
h1 {font-size: 1.8em; color: #d4621c; font-weight: bold; background: url('../_images/h1-back.jpg') no-repeat top left; margin: 0 0 5px 0; padding: 2px 0 5px 25px;}
h2, h3 {font-size: 1.6em; color: #d4621c; font-weight: bold; margin: 0px 0px 5px 0px;}
h2.main {background: url('../_images/h2-back.gif') no-repeat top left; padding: 2px 0 5px 20px; }
h2 a, h3 a{font-weight: bold;}
h1 a, h2 a, h3 a {color: #242f20; text-decoration: underline;}
h1 a:hover, h2 a:hover, h3 a:hover {color: #e28a00;/*#e26f31;*/ text-decoration: underline;}
h2.caption {font-size: 0.9em; text-align: center; margin: 5px 0;}
p {	margin: 0px 0px 10px 0px;
	font-size: 0.9 em;
	line-height: 1.5;
	text-align: justify;
}
small {font-size: 0.85em;}
a {color: #0071c3; text-decoration: underline; font-weight: bold;}
a:hover {color: #e3722d;/*#e26f31;*/}
/*a:visited {}*/
img {border: 1px solid #a2a2a2;	margin: 0;}
ul {margin: 0 0 15px 40px;}
ul li {list-style: circle;}
strong {font-weight: bold; color: #292929;}

/*tabulky*/
table { font-size: 0.9em; /*border-color: #5C80E5;*/ margin: 0px 0px 15px 0; border-collapse: collapse;}
table caption, h2.caption { font-weight: bold; color: #7f1100; margin: 0px auto;}


i {font-weight: bold; font-style: italic; font-size: 1.2em;}
hr {border: 1px solid #698eac; margin: 10px;}

address {font-style: normal; }
/*--------------------------- OBECNÉ PRVKY -----------------------------------*/
.center {text-align: center;}
.cleaner {clear: both; margin: 0px; padding: 0px;}
.clright {clear: right;}
.clleft{clear: left;}
.right {float: right;}
.left {float: left;}
.fnone {float: none;}
.text-right {text-align: right;}
.text-left {text-align: left;}
.red {color: red;}
.darkred {color: #d71d1d;} .darkred strong {color: #833636;}
.normal {font-size: 1em;}
.dnone {display: none;}
.noborder, .noborder td, .noborder tr {border: none; margin: 0; padding: 3px 4px;}
img.noborder {vertical-align: middle; padding: 0;}
.light {color: #b1b1b1;}
.bigger {font-size: 1.2em;}
.pad0 {padding: 0; margin: 0;}

/*-------------------------------- LAYOUT ------------------------------------*/
#container {
  text-align: left;
  background: #ffffff url('../_images/content-back.gif') repeat-x 0 100%;
  border: 1px solid #43addf;
  width: 986px;
  _width: 984px;
  margin: 0 auto;
  padding: 0 0 0 0;
}

/*--------------- HEADER -----------------*/
#header {
  background: #ffffff url('../_images/header-back.gif') repeat-x top left;
  border: 1px solid #dbf3ff;
  border-bottom: none;
  width: 984px;
  _width: 986px;
  height: 142px;
  _height: 141px;
  margin: 0;
  padding: 0;
}

#header #banner {
  float: left;
  width: 745px;
  height: 100px;
  margin: 21px 0 0 0px; padding:0;
}
#header #banner table{margin: 0; padding: 0;}
#header #banner div{height: 60px; margin: 0; padding: 0;}
#header #banner img {border: none; 0;margin-bottom:0; padding-bottom: 0;}


#header #logo, #header #logo a, #header #logo a span {
  width: 195px;
  height: 86px; 
}
#header #logo {float: left; margin: 25px 0 0 0;}
#header #logo a {
	position: relative;
  display: block;
  text-decoration:none;
	color:#000000;
	font-size: 10px;
}
#header #logo a span {
  position: absolute;top:0;left:0;
  display: block;
	cursor : pointer;
	background: url('../_images/header-logo.gif') no-repeat top left;
}
#header #desc-right {
  float: right;
  position: relative;
  display: inline;
  color: #314657;
  background: url('../_images/header-right-back.jpg') no-repeat bottom right;
  width: 150px;
  height: 141px;
}


#header #desc-right p {
  padding: 36px 4px 0 4px;
}

#header #desc-right a {color: #314657; font-weight: bold; text-decoration: none;}
#header #desc-right a:hover {text-decoration: underline;}

#header #login-form-header, #header #user-form-header {
  position: absolute;
  text-align: center;
  background: url('../_images/login-frame-back.gif') no-repeat top left;
  top: 21px; right: 0px;
  width: 138px;
  _width: 148px;
  height: 110px;
  _height: 110px;
  padding: 5px;
}
#header #login-form-header input.text, #header #user-form-header input.text{width: 138px; height: 20px; margin: 2px 0 0 0;}
#header #login-form-header input.submit, #header #user-form-header input.submit {
  color: #ffffff; 
  font-weight: normal;
  background: #ff8d47;
  border: 1px solid #ffffff; 
  height: 20px;
  _height: 22px;
  margin: 5px auto 0 auto;  
  _margin: 2px auto 0 auto;
  padding: 0 0 2px 0;
}
#header #login-form-header a, #header #user-form-header a {color: #ffffff; font-weight: normal;}
#header #login-form-header img.close-form, #header #user-form-header img.close-form {
  float: right;
  border: none;
  width: 12px;
}



/*----------- menu horizontal ------------*/
#menu-horizontal {
  background: #339be6 url('../_images/menu-horizontal-back.gif') repeat-x top left;
  width: 986px;
  height: 25px;
  /*border: 1px solid red;*/
}
#menu-horizontal ul {height: 25px; margin: 0; padding: 0; }
#menu-horizontal ul li {
  float: left;
  list-style: none;
  padding: 0; margin: 0;
}
#menu-horizontal a {
  position: relative;
  display: block;
  text-decoration:none;
	color:#ffffff;
	font-size: 10px;
	height: 25px;
}

#menu-horizontal a span {
  position: absolute;top:0;left:0;
  display: block;
	cursor : pointer;
	height: 25px;
}

#menu-horizontal a.menu1 span, #menu-horizontal a.menu1 {background: url('../_images/menu-uvod.gif') no-repeat top left; width: 64px;}
#menu-horizontal a.menu2 span, #menu-horizontal a.menu2 {background: url('../_images/menu-vlozit-inzerci.gif') no-repeat top left; width: 181px;}
#menu-horizontal a.menu3 span, #menu-horizontal a.menu3 {background: url('../_images/menu-vyhledat.gif') no-repeat top left; width: 92px;}
#menu-horizontal a.menu4 span, #menu-horizontal a.menu4 {background: url('../_images/menu-inzerce-na-email.gif') no-repeat top left; width: 152px;}
#menu-horizontal a.menu5 span, #menu-horizontal a.menu5 {background: url('../_images/menu-podminky.gif') no-repeat top left; width: 156px;}
#menu-horizontal a.menu6 span, #menu-horizontal a.menu6 {background: url('../_images/menu-onas.gif') no-repeat top left; width: 71px;}
#menu-horizontal a.menu7 span, #menu-horizontal a.menu7 {background: url('../_images/menu-kontakt.gif') no-repeat top left; width: 84px;}
#menu-horizontal a.menu8 span, #menu-horizontal a.menu8 {background: url('../_images/menu-registrace.gif') no-repeat top left; width: 96px;}
#menu-horizontal a.menu9 span, #menu-horizontal a.menu9 {background: url('../_images/menu-prihlasit.gif') no-repeat top left; width: 90px;}
#menu-horizontal a.menu10 span, #menu-horizontal a.menu10 {background: url('../_images/menu-uz-panel.gif') no-repeat top left; width: 185px;}

#menu-horizontal a.menu1:hover span {background-position: -64px 0;}
#menu-horizontal a.menu2:hover span {background-position: -181px 0;}
#menu-horizontal a.menu3:hover span {background-position: -92px 0;}
#menu-horizontal a.menu4:hover span {background-position: -152px 0;}
#menu-horizontal a.menu5:hover span {background-position: -156px 0;}
#menu-horizontal a.menu6:hover span {background-position: -71px 0;}
#menu-horizontal a.menu7:hover span {background-position: -84px 0;}
#menu-horizontal a.menu8:hover span {background-position: -96px 0;}
#menu-horizontal a.menu9:hover span {background-position: -90px 0;}
#menu-horizontal a.menu10:hover span {background-position: -185px 0;}

/*-------- main -------*/

#main {
  float: right;
  width: 770px;
  margin: 10px 0 0 0;
}
#main.index {width: 100%;}

#content {
  float: left;
  width: 560px;
  _width: 580px;
  /*border: 1px solid red;*/
  padding: 0 10px 10px 10px;
}
#content.index {width: 770px; _width: 790px;}

#content.index #main_categories {
  float: left;
  width: 570px;
  margin: 0 0 15px 0;
}
#content.index #main_categories .category{
  float: left;
  color: #898989;
  background-color: #f2f2f2;
  font-size: 0.9em;
  /*background: #3098E7 url('../_images/kategorie-back.gif') repeat-x top left;*/
  /*border: 1px solid #3098E7;*/
  width: 180px; _width: 180px;
  /*height: 64px; _height: 70px;*/
  margin: 0 8px 10px 0;
}
#content.index #main_categories .category .border{border: 1px solid #d6d6d6; height: 48px; _height: 52px; padding: 6px 2px 12px 2px;}
#content.index #main_categories .category a {color: #707070; font-weight: normal; font-size: 0.9em;}
#content.index #main_categories .category h2 {line-height: 1em; margin: 0 0 2px 0; padding: 0;}
#content.index #main_categories .category h2 a {font-size: 0.8em; color: #004475; font-weight: bold;}
#content.index #main_categories .category a:hover {color: #f2782e;}

/*#content.index #main_categories .category{
  float: left;
  color: #ffffff;
  font-size: 0.9em;
  background: #3098E7 url('../_images/kategorie-back.gif') repeat-x top left;
  border: 1px solid #3098E7;
  width: 112px; _width: 120px;
  height: 64px; _height: 70px;
  margin: 0 10px 10px 0;
  
}
#content.index #main_categories .category .border{border: 1px solid #ffffff; height: 58px; _height: 68px; padding: 2px;}
#content.index #main_categories .category a {color: #ffffff; font-weight: normal; font-size: 0.9em;}
#content.index #main_categories .category h2 a {color: #004475; font-weight: bold; font-size: 0.8em; }
#content.index #main_categories .category a:hover {color: #f2782e;}
*/


#content #sub_categories {
  display: block;
  color: #d4621c;
  text-align: center;
  /*font-size: 0.8em;
  line-height: 1.4em;*/
  /*background: #2C93E9 url('../_images/kategorie-back.gif') repeat-x top left;*/
  /*border: 1px solid #dbf3ff;*/
}
#content #sub_categories a {color: #d4621c;  margin: 0 4px;}
#content #sub_categories a:hover {color: #e28a00;;}

#content #sub_categories a.bigger {font-size: 1.4em; font-weight: bold;}

#right-stripe {
  float: right;
  width: 180px;
  /*border: 1px solid blue;*/
}
#right-stripe .skyscr{text-align: center;}

#content .index-left {
  float: left;
  width: 540px;
}

#content .index-right {
  float: right;
  width: 190px;
}

#content .index-right .right-box {
  background: #fcdaba url('../_images/right-box-back.gif') repeat-y top right;
  border: 1px solid #ff8d47;
  border-right: 1px solid #ffd7ab;
  width: 168px;
  _width: 188px;
  margin: 0 0 15px 0;
  padding: 10px;
}
#content .index-right .right-box.pad0 {width: 188px; padding: 0;}
#content .index-right h2 {
  font-size: 1em;
  margin: 0 0 0 0;
}
.addinzerat {
  float: right;
  background: #fcdaba url('../_images/right-box-back.gif') repeat-y top right;
  border: 1px solid #ff8d47;
  border-right: 1px solid #ffd7ab;
  width: 138px;
  _width: 160px;
  margin: 0 11px 15px 0;
  padding: 10px;
}
.addinzerat.pad0{
  width: 160px;
  margin: 15px 11px 15px 0;
  padding: 0;
}
.addinzerat img {padding: 0; margin: 0; border: none;}
.popisaddinzerat {float: right; font-size: 0.89em; text-align: center; width: 158px; margin: 0 10px;}
/*------- menu ----------*/
#menu {
  float: left;
  width: 190px;
  margin: 10px 0 10px 5px;
}

#menu ul {
  border: 1px solid #ff8d47;
  border-left: 1px solid #ffd7ab;
  margin: 0; padding: 0;
}
#menu ul li {
  list-style: none; 
  background: #fcdaba url('../_images/menu-li-back.jpg') no-repeat top left;
  /*height: 21px;  */ 
}

#menu ul li a {
  display: block;
  font-weight: normal;
  text-decoration: none;    
  border-bottom: #ffe9d0;
  height: 21px;   
  margin: 2px 0 0 0;
  /*padding: 0 0 0 15px;*/
}
#menu ul li a span {
  float: left;
  background: url('../_images/menu-odrazka.gif') no-repeat 0 4px;
  width: 11px;
  height: 14px;
  margin: 0 5px 0 5px;
}
#menu ul li a:hover span {background-position: -11px 5px;}
#menu ul li a.active {text-decoration: underline;}
#menu ul li ul {font-size: 0.85em; border: none; /*padding: 0 0 0 10px;*/}
#menu ul li ul li {/*background: none;*/ height: 12px; padding: 0 0 0 4px;}
#menu ul li ul li a {height: 12px;}
#menu ul li ul li a span {background: url('../_images/menu-odrazka-small.gif') no-repeat 0 4px; width: 6px}
#menu ul li ul li a:hover span {background-position: -6px 4px;}

/*----------- paticka ---------*/
#footer {
  clear: both;
  text-align: center;
  font-size: 0.9em;
}

/*---------- ostatni ----------*/
.inzerat_info {
  /*font-size: 0.9em;*/
  background: #fff url('../_images/inzerat-info-back.gif') repeat-x top left;
  border: 1px solid #2e7fc6;
  width: 530px; _width: 560px;
  margin: 0 0 15px 0;
  padding: 10px;
}
.inzerat_info h2, .inzerat_info h3 {
  color: #41525e;
  font-weight: normal;
}
.inzerat_info h2 a, .inzerat_info h3 a {
  color: #41525e;
  font-weight: normal;
  text-decoration: none;
}

.inzerat_info .text_l {float: left; width: 210px; margin: 0 5px 0 0;}
.inzerat_info .text_c {
  float: left;
  border-left: 1px solid #a7b0b8; 
  border-right: 1px solid #a7b0b8;
  width: 130px; _width: 140px;
  padding: 0 5px;
}
.inzerat_info .text_c a {font-weight: normal;}
.inzerat_info .text_c p {font-size: 0.9em;}
.inzerat_info .image {float: right; text-align: center; width: 160px;}

.order {
  float: right;
  font-size: 0.9em;
  width: 250px;
}

/*----------- inzerat detail----------*/
.inzerat-text {
  float: left;
  /*background-color: #e7e7e7;*/
  width: 300px;
}

.inzerat-text p {
  display: block;
  background: url('../_images/inzerat-p-back.gif') repeat-x bottom left;
  /*width: 290px;*/
  padding: 5px;
}

.odpovedet {
  float: right;
  font-size: 1.2em;
  text-align: center;
  width: 240px;
  margin: 15px 0 0 0;
}

/*----- popup nahled inzeratu ----*/
.show_popup {
  /*display: block;*/
  position: relative;
  cursor: pointer;
}
.show_popup .active{color: #0071c3; text-decoration: underline;}
.show_popup .popup {
  display: block;
  position: absolute;top: -8px; left: 25px;
  cursor: auto;
  font-size: 0.9em;
  background-color: #dbe5ea;
  border: 1px solid #6094b3;
  width: 280px;
  _width: 300px;
  visibility: hidden;  
  padding: 10px;
  z-index: 150;
}

.show_popup.Hover .popup,
.show_popup:hover .popup {
	visibility: visible;
}

/*použití hover.htc scriptu pro správné chování ie*/
.show_popup {
	behavior: url('http://www.blesitrh.cz/new/_css/hover.htc');
}



/*----------- galerie ----------*/
.galerie {
  float: right;
  text-align: center;
  border: 1px solid #2A90EA;
  width: 240px;
  _width: 250px; 
  /*padding: 5px;*/
}
.galerie h2 {
  display: block;
  color: #ffffff;
  font-size: 0.9em;
  text-align: center;
  background: #2288EE url('../_images/gallery-h2-back.gif') repeat-x top left;
  min-height: 17px;
  _height: 25px;
  margin: 0 0 10px 0;
  padding: 6px 4px 2px 4px;
} 
.galerie p {
  color: #4f4f4f;
  text-align: center;
}

.galerie img {float: none; margin: 0;}

.galerie .predchozi {float: left; width: 18px; margin: 20px 0 0 15px; z-index: -10;}
.galerie .dalsi {float: right; width: 18px; margin: 20px 15px 0 0;}

.galerie .predchozi a, .galerie .dalsi a  {
  position: relative;
  display: block;
  text-decoration:none;
	color:#ffffff;
	font-size: 1px;
	width: 23px; height: 90px;
	z-index: 0;
}
.galerie .predchozi a span, .galerie .dalsi a span { 
  position: absolute;top:0;left:0;
  display: block;
	cursor : pointer;
	width: 23px; height: 90px;
}
.galerie .predchozi a span {background: url('../_images/gallery-left.gif') no-repeat top left;}
.galerie .dalsi a span {background: url('../_images/gallery-right.gif') no-repeat top left;}

.galerie img {border: 1px solid #5c7298; z-index: 10;}
.galerie img.lupa {border: none; margin: 6px 4px 0 4px; z-index: 10;}

/*--------- drobecek -----------*/
.drobecek {
  color: #0071c3;
  margin: 5px 0 10px 0; 
}
.drobecek a {
  font-weight: normal;
}
 
/*---------- ostatni -------*/
.hlaska {
  display: block;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  background: #e57543 url('../_images/hlaska-back.gif') repeat-x top left;
  border: 2px solid #d4621c;
  margin: 0 0 12px 0;
  padding: 8px 0;
}

.hlaska ol {text-align: left; margin: 0 0 0 35px;}

.adresa {
  color: #535353;
  background-color: #f5f5f5;
  border: 1px solid #bfbfbf;
  width: 97%;
  padding: 10px;
}
.adresa code {
  display: block;
  color: #3c3c3c;
  font-size: 12px;
  background-color: #ffffff;
  border: 1px solid #f7f7f7;
  min-height: 15px;
  _height: 25px;
  padding: 5px;
  
}

/*--------- formulare ----------*/

fieldset {
  background: #fff3e6 url('../_images/fieldset-back.gif') repeat-y top right;
  border: 1px solid #ff8d47;
  padding: 10px;
  
}
input {margin: 0 0 4px 0;}
fieldset legend {color: #000000; font-weight: bold;}
input.text {width: 350px; margin: 0 0 4px 0;}
.right-box input.text{width: 150px;}
label {float: left; clear: left;  width: 150px; margin: 0 0 4px 0;}
label.normal {float: none; width: 90px;}
input.button {margin: 0px 0px 0px 150px;}
input.short {width: 100px;}
input.normal {width: 250px; margin: 0 0 4px 0;}
select {margin: 0 0 4px 0;}
input.submit {
  color: #ffffff; 
  font-weight: normal;
  background: #ff8d47;
  border: 1px solid #ffffff; 
  height: 20px;
  _height: 22px;
  margin: 5px 0 0 150px;  
  _margin: 2px 0 0 150px;
  padding: 0 0 2px 0;
}
#login-form-header input.submit, .center input.submit {
  margin: 5px auto 0 auto;  
  _margin: 2px auto 0 auto;  
}
.right-box select {width: 150px; margin: 0 0 4px 0;}

fieldset p.popis {
  font-size: 0.85em;
}

.menu28, .menu55 { 
  text-align: center;
  font-size: 0.9em;
  border: 1px solid #d6d6d6;
  margin: 4px 0 10px 0;
  padding: 4px;
}
.menu55 {margin: 15px 0;}
.menu28 a, .menu55 a{
  font-weight: normal;
}



