/*
Theme Name: The First.. ElMino
Theme URI: http://www.elmino.cz/
Description: Custome style by ElMino
Version: 15.11.2009
Author: ElMino - Michael Minar
Author URI: http://www.elmino.cz/
Tags: fixed width, three columns
*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	font-size: 62.5%;
	text-align: center;
	color: #333;
	font-family: Tahoma, sans-serif;
	background: url(images/bg-main.gif) repeat left top;
}
#content {
	width: 950px;
	text-align: left;
	margin: 10px auto;
	position: relative;
	background: #fff;
}
#main {
	width: 720px;
	display: block;
	float: left;
	position: relative;
	margin: 2px 0 0;
	padding: 15px;
	overflow: hidden;
}
#submain {
}
#side {
  background: #E9EFF5;
	width: 200px;
	overflow: hidden;
	float: left;
	position: relative;
	padding: 10px 0px 0px 0;
}
#otherside {
	width: 180px;
	float: left;
	position: relative;
	padding: 15px 10px
}
#header {
	height: 210px;
	overflow: hidden;
	position: relative;
	background: #fff url(images/bg_header1.jpg) no-repeat right 29px;
}
#current a {
	display: block;
	position: absolute;
	left: 20px;
	top: 29px;
	width: 250px;
	height: 150px;
	overflow: hidden;
	font-size: 140%;
}
#current a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 150px;
	padding-left: 250px;
	overflow: hidden;
	background: #fff url(images/bg_header1.jpg) no-repeat -20px top;
}
#current a#menujump {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#other {
	position: absolute;
	top: 100px;
	right: 0;
	z-index: 100;
}
#other a {
}
#breadcrumb {
	position: absolute;
	left: 225px;
	top: 188px;
	font-size: 110%;
	color: #999999;
}
#breadcrumb li, #breadcrumb ul {
	display: inline;
}
#breadcrumb a {
	color: #999999;
}
#breadcrumb strong {
	display: none;
}
#menu {
  position: absolute;
  top: 5px;
  right: 100px;
  background: #fff;
  display: block;
}
#menu h2 {
	display: none;
}
#menu ul {
  height: 15px;
  float: left;
  display: block;
  margin-right: 10px;
}
#menu ul li {
	font-size: 90%;
	display: block;
	float: left;
	height: 15px;
	margin-left: 10px;
}
#menu a {
	display: block;
	height: 15px;
	line-height: 15px;
	padding-left: 20px;
	text-decoration: none;
	font-size: 140%;
	background: url(images/bg_ul_li.jpg) no-repeat 0px 0px;
}
#menu a:hover {
	text-decoration: underline;
}
form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	width: 400px;
	padding: 20px 10px;
	margin: 0 auto;
}
fieldset {
	margin: 0;
	border: none;
}
fieldset legend {
	font-size: 150%;
	font-weight: normal;
	color: #333333;
	padding: 5px 0 10px 23px;
}
fieldset fieldset legend {
	font-size: 130%;
}
form label, form .cf-box-title {
	text-align: left;
	font-weight: bold;
	display: inline;
	font-size: 110%!important;
	float: left;
	width: 100px;
}
form .cf-box-group label {
	font-weight: normal;
}
form input, form select, form label, form textarea {
	font-size: 110%;
}
form input {
	width: 200px;
	margin: 0 0 3px 0;
	float: left;
}
form select {
	width: 200px;
	margin: 0 0 3px 0;
	float: left;
}
form textarea {
	width: 270px;
	margin: 0 0 3px 0;
	float: left;
	font-size: 110%!important
}
form label input, form .cf-box-group input, form .cf-box-b {
	width: 2em;
}
form button, .sendbutton {
	cursor: pointer;
	width: 10em;
}
/*.emailreqtxt, .reqtxt {
	display: inline;
	float: left;
	width: 0;
	padding: 0 0 0 15px;
	height: 15px;
	overflow: hidden;
	color: #ff0000;
	background: url(images/required.gif) no-repeat 3px 6px;
}*/
form ol li {
	list-style: none !important;
	clear: both;
	margin: 0;
	padding: 0;
}
#usermessagea {
	font-size: 120%;
	text-align: center;
	margin: 1em auto;
	font-weight: bold;
	color: red;
}
.cf_hidden {
	display: none;
}
.failure {
	color: red;
	border: 1px solid #ff0000;
	padding: 10px;
}

#footer {
  height: 22px;
  display: block;
  background: url(images/bg_menu.gif) repeat-x left top;
	padding: 22px 1em 0;
	line-height: 22px;
	text-align: center;
	clear: both;
	}
#footer p {
	font-size: 100%;
}

#footer p, #footer p a {
  color: #6E8AB3;
}

#lista {
	padding: 1em;
	clear: both;
}


h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	font-weight: normal;
  color: #007EC5;
}
h1 {
  color: #007EC5;
  text-transform: uppercase;
	font-size: 160%;
	padding: 10px 10px 5px 10px;
}
h2 {
	font-size: 140%;
	padding: 5px 10px 0px 10px;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	padding: 5px 10px 0px 10px;
}
h4 {
	font-size: 110%;
	font-weight: bold;
	padding: 3px 10px 2px 10px;
}

#main p {
	font-size: 110%;
	padding: 7px 10px 3px 10px;
	line-height: 1.3em;
	text-align: justify;
}
#side p, #otherside p {
	font-size: 110%;
	padding: 3px 5px 3px 5px;
	line-height: 1.3em;
}
#side h2, 
#otherside h2 {
	font-size: 140%;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}
#otherside h3 {
	padding-bottom: 0px;
}
#otherside p {
	margin: 0.5em;
}
#main ul, #main ol {
	margin: 0.5em 0;
}
#main ul li, #main ol li {
	list-style: disc url();
	margin-left: 2em;
	font-size: 110%;
	line-height: 1.4em;
}
#main ol li {
	list-style: decimal url()
}
#main li li {
	font-size: 100%;
}

#main table {
	margin: 5px auto 0 auto;
	width: 90%;
	border-collapse: collapse;
	border: 2px solid #dddddd;
}
#main table th, #main table td {
  border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
#main table tr.seda {
  background: #eeeeee;
}
#main table th {
	text-align: center;
}
#nabidky #main table tbody tr:hover, #nabidky #main table tbody td:hover,
#offers #main table tbody tr:hover, #offers #main table tbody td:hover,
#offerte #main table tbody tr:hover, #offerte #main table tbody td:hover {
	background: #a1a1a1;
	cursor: pointer;
}

#main table th.det {
  color: #577FB9;
}
#main table th, #main table td {
	vertical-align: middle;
	font-size: 110%;
	padding: 0.3em 0.5em;
	text-align:center;
}
#main table thead th, #main table th.right, #main table th.left {
	text-align: center;
	float: none;
}
#main table td.right {
	text-align: right;
	float: none;
}
#main table td.left {
	text-align: left;
	float: none;
}
#main table thead th, #main table thead td {
	border-bottom: 2px solid #dddddd;
}
#main table tfoot th, #main table tfoot td {
	border-top: 2px solid #dddddd;
}
#main table tbody th {
	border-right: 2px solid #dddddd;
}
#main table caption {
	caption-side: bottom;
	font-style: italic;
	text-align: center;
	padding: 5px;
	font-size: 110%;
}

/* skrývání nepotřebných částí, vždy nechat */
.hidden {
	display: none;
}
a {
  text-decoration: none;
  color: #007EC5;
}
a:hover {
  text-decoration: underline;
}
a img {
	border: none;
}
a:hover img {
  cursor: pointer;
}


/* zarovnání obrázků v Texy , vždy nastavit */
.left {
	float: left
}
.right {
	float: right;
}
img.left {
	margin: 4px 10px 4px 4px;
}
img.right {
	margin: 4px 4px 4px 10px;
}
.linklove {
	display: none !important;
}
.cleaner {
	clear: both;
}
#edit {
	position: absolute;
	right: 10px;
	top: 15px;
	z-index: 10;
}
.homepage #edit, #en #edit, #it #edit {
	top: 143px;
}
.homepage #edit a, #en #edit a, #it #edit a{
	color: white!important;
}
#edit a {
	text-decoration: underline;
	color: #007CC5;
	padding: 3px;
}
#edit a:hover {
	text-decoration: none;
}
#jazyky{
  position: absolute;
  top: 5px;
  height: 17px;
  display: block;
  right: 5px;
}
#jazyky li{
  display: block;
  float: left;
  border: 1px solid #229ED5;
  margin-left: 8px;
  overflow: hidden;
  width: 23px;
  height: 15px;
}
#jazyky li a{
  display: block;
  float: left;
  width: 0;
  padding-left: 23px;
  height: 15px;
}
#jazyky li#cz-flag{background: url(images/cz.jpg) no-repeat left top;}
#jazyky li#en-flag{background: url(images/en.gif) no-repeat left top;}
#jazyky li#it-flag{background: url(images/it.jpg) no-repeat left top;}

#menu_nabidka{
  position: absolute;
  top: 180px;
  left: 0;
  padding-left: 15px;
  display: block;
  height: 44px;
  width: 935px;
  overflow: hidden;
  background: url(images/bg_menu.gif) repeat-x left top;
}
#menu_nabidka h2{
  display: none;
}
#menu_nabidka ul, #menu_nabidka ul li{
  display: block;
  width: 950px;
  margin: 0;
  top: 0;
  left: 0;
  position: absolute;
  padding: 0;
}
#menu_nabidka ul li {
  position: absolute;
  margin: 0 5px;
  line-height: 22px;
}
#menu_nabidka ul li#wp-prodej-bytu {left: 10px; top: 0; }
#menu_nabidka ul li#wp-prodej-domu {left: 90px; top: 0; }
#menu_nabidka ul li#wp-pronajem-bytu {left: 175px; top: 0; }
#menu_nabidka ul li#wp-pronajem-domu {left: 270px; top: 0; }
#menu_nabidka ul li#wp-prodej-pozemku {left: 365px; top: 0; }
#menu_nabidka ul li#wp-nebytove-pozemky {left: 460px; top: 0; }
#menu_nabidka ul li#wp-ostatni {left: 565px; top: 0; }

.en #menu_nabidka ul li#wp-prodej-bytu {left: 10px;  }
.en #menu_nabidka ul li#wp-prodej-domu {left: 90px;  }
.en #menu_nabidka ul li#wp-pronajem-bytu {left: 185px;  }
.en #menu_nabidka ul li#wp-pronajem-domu {left: 268px;  }
.en #menu_nabidka ul li#wp-prodej-pozemku {left: 362px;  }
.en #menu_nabidka ul li#wp-nebytove-pozemky {left: 480px;  }
.en #menu_nabidka ul li#wp-ostatni {left: 590px; }

.it #menu_nabidka ul li#wp-prodej-bytu {left: 10px;  }
.it #menu_nabidka ul li#wp-prodej-domu {left: 130px;  }
.it #menu_nabidka ul li#wp-pronajem-bytu {left: 205px;  }
.it #menu_nabidka ul li#wp-pronajem-domu {left: 313px;  }
.it #menu_nabidka ul li#wp-prodej-pozemku {left: 384px;  }
.it #menu_nabidka ul li#wp-nebytove-pozemky {left: 474px;  }
.it #menu_nabidka ul li#wp-ostatni {left: 555px;  }

#menu_nabidka ul li a{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 110%;
}
#menu_nabidka ul ul {
  display: none;
}
#menu_nabidka ul li:hover ul, #menu_nabidka ul li ul:hover {
  display: block;
  float: left;
  position: relative;
  top: 22px;
  left: 0;
}
#menu_nabidka ul li ul li a, #menu_nabidka ul li ul li{
  display: block;
  width: auto;
  height: 24px;
  float: left;
  position: relative;
}
#menu_nabidka form{
  width: auto;
  margin: 0;
}
div#filtr-nabidek, div#filtr-nabidek ul{
  width: 100%;
  background: #007EC5;
  display: block;
  position: relative;
  float: left;
}
div#filtr-nabidek{
  margin: 10px 0 10px 0;
}
div#filtr-nabidek ul{
  padding-left: 4px;
  width: auto;
}
div#filtr-nabidek ul li{
  display: block;
  float: left;
  width: auto;
  margin: 0 5px;
  position: relative;
}
div#filtr-nabidek ul li select, div#filtr-nabidek ul li option,
div#filtr-nabidek ul li input{
  font-size: 90%;
}
#wp-homepage, #wp-homepage ul{
  display: block;
  float: left;
  margin: 3px 0 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
}
#wp-homepage ul li{
  display: block;
  float: left;
  overflow: hidden;
  text-align: center;
  width: 130px;
  border: 1px solid #007EC5;
  margin: 0 15px 0 0!important;
  padding: 0!important;
}
#wp-homepage ul li#hp-prodej-pozemku{
  margin: 0 0 0 0px!important;
}
.en #wp-homepage ul li#hp-prodej-pozemku{
  font-size: 100%;
}

#wp-homepage ul li a{
  display: block;
  float: left;
  width: 100%;
  color: white;
  font-weight: bold;
  font-size: 110%;
  background: url(images/bg_hp_menu.gif) repeat-x left 90px;
  padding: 90px 0 6px;
  }

#wp-homepage ul li#hp-prodej-bytu{background: #577FB9 url(images/prodej-bytu.jpg) no-repeat left top;}
#wp-homepage ul li#hp-prodej-domu{background: #577FB9 url(images/pronajem-bytu.jpg) no-repeat left top;}
#wp-homepage ul li#hp-pronajem-bytu{background: #577FB9 url(images/prodej-domu.jpg) no-repeat left top;}
#wp-homepage ul li#hp-pronajem-domu{background: #577FB9 url(images/pronajem-domu.jpg) no-repeat left top;}
#wp-homepage ul li#hp-prodej-pozemku{background: #577FB9 url(images/prodej-pozemku.jpg) no-repeat left top;}

#wp-bann{display: block; margin-bottom: 10px; width: 100%; float: left;}
#wp-banner{display: block; width: 531px; overflow: hidden; float: left;}
#wp-nab{display: block; float: left;  width: 155px; padding-left: 23px;}
#main ul#wp-nab li{
  display: block; 
  margin: 10px 0 0;
  width: 155px;
  height: 26px;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
  float: left;
  }
#main ul#wp-nab li a{
  display: block; 
  width: 0;
  padding-left: 155px;
  height: 26px;
  float: left;
  }

#main ul#wp-nab li#cz-projekty a{background: url(images/cz/devprojekty.gif) no-repeat left top;}
#main ul#wp-nab li#cz-hledam a{background: url(images/cz/hledam.gif) no-repeat left top;}
#main ul#wp-nab li#cz-nabizim a{background: url(images/cz/nabizim.gif) no-repeat left top;}
#main ul#wp-nab li#en-hledam a{background: url(images/en/hledam.gif) no-repeat left top;}
#main ul#wp-nab li#en-nabizim a{background: url(images/en/nabizim.gif) no-repeat left top;}

#main ul#wp-nab li#it-hledam a{background: url(images/it/hledam.gif) no-repeat left top;}
#main ul#wp-nab li#it-nabizim a{background: url(images/it/nabizim.gif) no-repeat left top;}

#komplet{ display: block; float: left; width: 100%;}
#foto_velke {background: white; border: 2px solid #007EC5; margin-top: 10px; padding: 3px; display: block; float: left;}
#foto_velke p{padding: 0; margin: 0;}
#foto_velke p img{ width: 200px;}

#info_velke{ float: left; display: block; width: 300px;}
#info_velke table, #info_velke table td, #info_velke table th{ border: 0; text-align: left;}

#popis_velky, #kontakty_velke, #fotogalerie_velka{display: block; float: left; clear: both; width: 100%;}

#fotogalerie_velka{ background: #BBD5EC; width: 100%; padding: 10px 0 0px;}
.row_gall{
  margin-bottom: 10px;
  display: block;
  width: 100%;
  float: left;
}
.img_gall{
  width: 30%;
  display: block;
  float: left;
  margin: 0px 10px 0px 0;
  text-align: center;
}
.img_gall img{
  border: 5px solid white
}

#kontakty_velke, #kontakty_velke ul{ display: block; float: left; width: 100%; padding-left: 5px;}
#kontakty_velke{border-top: 1px solid #777; padding: 5px 0 10px 5px; margin-top: 5px;}
#kontakty_velke ul li { list-style-type: none; margin-left: 0;}
#kontakty_velke ul li strong{ display: block; float: left; width: 70px;}

#back_velky, #back_velky p{
  display: block;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 120%;
}
#det-nabidka{
  position: absolute;
  top: 68px;
  right: 20px;
  display: block;
  width: 155px;
}
#det-nabidka ul{
  position: relative;
  display: block;
  width: 155px;
}
#main ul#det-nabidka li{margin: 0 0 10px 0; width: 155px; display: block; height: 26px!important; list-style-type: none; overflow: hidden; padding: 0;}
#main ul#det-nabidka li a{ display: block; }
#main ul#det-nabidka li.det-domluvit a{ width: 0; padding-left: 155px; height: 26px; background: url(images/cz/but-prohlidka.jpg) no-repeat left top;}
#main ul#det-nabidka li.det-email a{ width: 0; padding-left: 155px; height: 26px; background: url(images/cz/but-email.jpg) no-repeat left top;}
#main ul#det-nabidka li.det-info a{ width: 0; padding-left: 155px; height: 26px; background: url(images/cz/but-info.jpg) no-repeat left top;}
#main ul#det-nabidka li.det-tisk a{ width: 0; padding-left: 155px; height: 26px; background: url(images/cz/but-tisk.jpg) no-repeat left top;}

.en #main ul#det-nabidka li.det-domluvit a{ width: 0; padding-left: 155px; height: 26px; background: url(images/en/but-prohlidka.jpg) no-repeat left top;}
.en #main ul#det-nabidka li.det-email a{ width: 0; padding-left: 155px; height: 26px; background: url(images/en/but-email.jpg) no-repeat left top;}
.en #main ul#det-nabidka li.det-info a{ width: 0; padding-left: 155px; height: 26px; background: url(images/en/but-info.jpg) no-repeat left top;}
.en #main ul#det-nabidka li.det-tisk a{ width: 0; padding-left: 155px; height: 26px; background: url(images/en/but-tisk.jpg) no-repeat left top;}

.it #main ul#det-nabidka li.det-domluvit a{ width: 0; padding-left: 155px; height: 26px; background: url(images/it/but-prohlidka.jpg) no-repeat left top;}
.it #main ul#det-nabidka li.det-email a{ width: 0; padding-left: 155px; height: 26px; background: url(images/it/but-email.jpg) no-repeat left top;}
.it #main ul#det-nabidka li.det-info a{ width: 0; padding-left: 155px; height: 26px; background: url(images/it/but-info.jpg) no-repeat left top;}
.it #main ul#det-nabidka li.det-tisk a{ width: 0; padding-left: 155px; height: 26px; background: url(images/it/but-tisk.jpg) no-repeat left top;}

#side h2{
  padding: 7px 0 0 4px;
  display: block;
  text-align: center;
}


#obsah, #obsah table{
  display: block;
  background: white;  
  width: 360px;
  height: 360px;
  margin: 20px auto;  
}
.it #obsah{
  height: 410px;
}
#obsah{
  background: white url(images/kontakty.jpg) no-repeat right bottom;
}
#obsah.prohl{
  height: 400px;
  background: white url(images/kontakty.jpg) no-repeat right bottom;
}
#obsah h1{
  padding-top: 20px;
}
#obsah table{
  margin: 0;
  padding: 0;
  height: auto;
  width: 300px;
  background: none;
}
#obsah table td{
  text-align: left;
  display: block;
  overflow: hidden;
  vertical-align: top; 
}
#obsah p{
  padding: 0 10px;
  font-size: 100%;
}
#obsah table td input, #obsah table td textarea{
    background: none;
    font-family: Tahoma, sans-serif;
    font-size: 120%;
    width: 250px;
  }
#obsah table td input.PoslatMail_Button{
  background: #007EC5;
  border: 0;
  padding: 3px 12px;
  width: auto;
  color: #eee;
  font-weight: bold;
}
.tip-nahled{
  width: 80px;
}
#side h2{
  font-size: 130%;
}
#side h3, #side p{
  padding-left: 0;
  margin-left: 0;
}
#innv{
  display: block;
  background: white;
  font-size: 90%;
  padding-top: 5px;
  width: 200px;
  float: left;
}
#innv h2{
  display: block;
  color: #007EC5;
  width: 190px;
  margin: 0 5px 5px;
  text-align: left;
  padding: 5px 0 2px;
  border-bottom: 2px solid #007EC5;
}
#innv a{
  color: #333;
}
#innv .invelt a{
  display: block;
  width: 200px;
  text-align: center;
  margin: 0 auto;
  background: url(images/invelt.gif) no-repeat 10px bottom;
  padding: 0 0 93px 0;  
  }
.tip{
  font-size: 90%;
  border-top: 1px solid white;
  padding-top: 0px;
  width: 180px;
  margin: 3px auto;
  display: block;
  overflow: hidden;
}
.tip p{ 
  width: auto;
  display: block;
  float: left;
  margin-top: 3px;
}
.tip p img{
  border: 1px solid white;
 }
.tip ul{   
  margin-top: 3px;
  display: block;
  float: left;
}
.tip ul li{ 
  max-width: 90px;
  width: auto!important;
  width: 90px;
  margin: 2px 0 0;
}
.tip ul li strong{ 
  display: block;
}
#side form{
width: auto;
padding: 0;
margin: 0;
}
#side form input{
  width: 40px;
  margin-left: 10px;
} 
#side form select{
  width: 120px;
}
code{
	font-family: Tahoma, sans-serif; 
}







