* {
  font-family: Arial;
  color: #333;
}
body {
  padding: 0px 0px 0px 0px;
  margin: 0px;
  font-size: 11px;
  background: #eee url('images/page_back.png') repeat-x center top;
}

a {
  text-decoration: underline;
  color: #333;
}

hr {
  border: none;
  border-top: 1px solid #d3d3d3;
}
textarea {
  font-size: 11px;
}
fieldset {
  border:none;
  border-top: 1px solid #d3d3d3;
}
#content li {
  font-size: 12px;
}
a:hover {
  text-decoration: underline;
  color: #006600;
}
.cleaner {
	clear: both;
}

img {border: none;}
img.left {
	float: left;
	margin: 0px 20px 20px 0px;
}
img.right {
	float: right;
}

table {
	border-spacing: 0px;
}
table td {
	font-size: 12px;
	padding-top: 10px;
	border-bottom: 1px solid #eee;
	vertical-align: top;
}
table td p {
	margin: 0px;
	padding: 0px;
}
table td img {
	margin-right: 20px;
}
#footer {
  padding: 20px 0px 30px 20px;
  clear: both;
  border-top: 1px solid #d3d3d3;
  background: url('images/softreal_logo.png') no-repeat 890px center;
  margin: 0px 15px 0px 15px;
}
#center  {
  width: 990px;
  margin: 0px auto;
}
#top {
  background: url('images/top.png') no-repeat left top;
  height: 36px;
  text-align: right;
  padding-top: 4px;
  padding-right: 25px;
}
#top a {
	text-decoration: none;
}
#header {
  background: url('images/header_back.png') no-repeat left top;
  height: 73px;
  padding-top: 35px;
  padding-left: 35px;
}
#logo {
  display: block;
  width: 400px;
  height: 50px;
  text-indent: -200%;
}
/* MAIN MENU */

#menu {
  height: 44px;
  background: url('images/menu_back.png') no-repeat top left;
  padding: 0px;
}

#menu ul{
  padding: 20px 0px 0px 0px; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
  margin: 0px;
  text-align: left;
}

#menu ul li{
  display: inline;
  background: url('images/menu_spacer.png') no-repeat left center;
}

#menu ul li.first{
  display: inline;
  background: none;
  padding-left: 10px;
}

#menu ul li a{
  color: #fff;
  padding: 0px 25px 0px 25px; /*top padding is 6px, bottom padding is 4px*/
  margin-left: 5px; /*spacing between each menu link*/
  text-decoration: none;
  font-size: 1.2em;
  font-weight: bold;
}

#menu ul li a:hover, #menu ul li a.selected{
  text-decoration: underline;
}
#search {
  height: 54px;
  background: url('images/search_back.png') no-repeat;
  text-align: right;
  padding-top: 12px;
  padding-right: 30px;
  overflow: hidden;
}
#search label {
  padding-left: 7px;
  padding-right: 2px;
  color: #fff;
}
#search select, #search input{
  font-size: 1em;
}
#search input.price {
  width: 50px;
  font-size: 1em;
}
#search input.submit {
  width: 94px;
  height: 32px;
  background: url('images/search_button.png') no-repeat top left;
  padding: 0px;
  margin-left: 30px;
  border: none;
  font-size: 1em;
  color: #fff;  
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
#content
{
  background: url('images/body_back.png') no-repeat top left;
  padding: 0px 25px 25px 25px;
}
#content_back
{
  background: url('images/body_back_back.png');
  padding: 0px;
}
#content h2
{
  padding: 0px;
  margin: 0px;
}
#content h3 {
  color: #006600;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  font-size: 1.2em;
}
#content h3 a  {
  color: #006600;
}

#content h4 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  font-style: italic;
  text-align: center;
  font-size: 1em;
}
#right {
  width: 700px;
  float: right;
}

#right p {
  font-size: 1.2em;
}
#right .banner_volejte {
  float: right;
  margin-bottom: 5px;
}
#right .arrow_link {
  float: right;
}
#right h1 {
  font-size: 1.8em;
  font-weight: normal;
  color: #006600;
  border-bottom: 1px solid #006600;
  padding-top: 40px;
  padding-bottom: 5px;
}
.top_link {
  text-align: right;
  margin: 5px 15px 0px 0px;
}
#left {
  width: 223px;
  text-align: center;
}
#left a img {
  margin-bottom: 5px;
}

ul.left_menu {
  padding: 20px 0px 0px 0px; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
  margin: 0px;
  text-align: left;
}

ul.left_menu li{
  list-style-type: none;
}

ul.left_menu li a{
  text-align: center;
  color: #fff;
  display: block;
  width: 223px;
  height: 30px;
  padding-top: 10px;
  text-transform: uppercase;
  text-decoration: none;
  background: url('images/menu_left.png') no-repeat left top;
}

ul.left_menu li a:hover, ul.left_menu li a.selected{
  text-decoration: none;
  background: url('images/menu_left_selected.png') no-repeat left top;
}

ul.left_menu li.type2 a{
  background: url('images/menu_left2.png') no-repeat left top;
}
ul.left_menu li.type2 a:hover, ul.left_menu li.type2 a.selected{
  text-decoration: none;
  background: url('images/menu_left2_selected.png') no-repeat left top;
}
ul.left_menu li.type3 a{
  background: url('images/menu_left3.png') no-repeat left top;
}
ul.left_menu li.type3 a:hover, ul.left_menu li.type3 a.selected{
  text-decoration: none;
  background: url('images/menu_left3_selected.png') no-repeat left top;
}
/* LISTOVANI V PRODUKTECH */
.product {
  margin: 5px 0px;
  height:100px;
}
.product .img {
  float: left;
  width: 133px;
  height: 100px;
}
.product img {
  position: absolute;
  width: 133px;
  height: 100px;
}
.product .info {
  margin: 0px 0px 0px 15px;
  padding: 5px;
  float: left;
  width: 530px;
  height: 90px;
  overflow: hidden;
  background: url('images/product_back.png') no-repeat left top;
}
.product p {
  margin: 0px;
  height: 60px;
  overflow: auto;
}
.product div.price {
  text-align: right;
  font-size: 1.2em;
  color: #006600;
}

#products p {
  font-size: 1em;
  margin: 0px;
  padding: 0px;
}

/* DETAIL */

td.popis
{
  padding-right: 1em;
}

#photos {
  float: right;
  width: 270px;
  height: 240px;
}

.makler {
  border: 1px solid #006600;
  width: 400px;
  padding: 10px;
}
.makler table td {
  border: none;
}
/* VYHLEDAVACI FORMULAR - VELKY */

.search_form_top {
  background: #bb2233 url('images/index_banner_top.png') no-repeat left top;
}
.search_form_bottom {
  background: #bb2233 url('images/index_banner_bottom.png') no-repeat left bottom;
}

.search_form div.checkbox {
  float: left;
  display: block;
  width: 150px;
}
.search_form table td {
  border: none;
  vertical-align: top;
  margin: 0px;
  padding: 5px;
}

.search_form table td.search_item_title {
  padding-top: 8px;
}

/* MAKLERI */

#brokers .broker {
	text-align: center;
	width: 150px;
	float: left;
	background: #e0e0e0;
	padding: 10px;
	border: 1px solid #A4C267;
	margin: 0px 4px 10px 0px;
}
#brokers .broker_group_title
{
  clear: both;
  background: #A4C267;
  padding: 3px;
  font-size: 1.2em;
  margin: 5px 0px 5px 0px;
}

/* INDEX BANNER */
#image_map {
  padding: 0px;
  /*background: #669900 url('images/poz.gif') top left no-repeat;*/
  width: 300px; font-size: 1px;
  /*margin-left: 80px;*/
}

#index_banner {
  /*height: 260px;
  overflow: hidden;*/
  padding-left: 100px;
}

#index_banner h3 {
  font-size: 1.5em;
  padding: 0px 0px 20px 0px;
  color: #BB2233;
  font-weight: bold;
}
#index_banner a {
  color: #fff;
}

#index_banner .inner_banner_content {
  padding: 0px;
  color: #ccc;
}

#index_banner .inner_banner_content p {
  color: #ccc;
  font-size: 1em;
}

#index_banner .inner_banner_content ul {
  padding-left: 20px;
  padding-right: 5px;
}
#index_banner .inner_banner_content ul li {
  color: #ccc;
  font-size: 1em;
  margin-bottom: 0.3em;
}
#index_banner .inner_banner_content ul li b {
  color: #ccc;
}

#index_banner .index_banner_left h3 {
  background: #bb2233 url('images/index_banner_top.png') no-repeat left top;
}

#index_banner .index_banner_right h3 {
  background: #bb2233 url('images/index_banner_top.png') no-repeat right top;
}

.index_banner_left {
  border-right: 2px solid #fff;
  float: left;
  width: 378px;
  height: 200px;
  margin-right: 12px;
  overflow: hidden;
}

.index_banner_right {
  float: left;
  width: 308px;
  height: 200px;
  margin-right: 0px;
  overflow: hidden;
}

#index_banner .info {
  width: 290px;
  height: 100px;
  padding: 0px;
  background: none;
}

#index_banner .info h3, #index_banner .info h3 a {
  padding: 0px;
  background: none;
  color: #fff;
  font-weight: normal;
}

#index_banner .price{
  color: #fff;
}

#index_banner .image_overlay {
  display: none;
}

#index_banner2 {
  height: 140px;
  padding: 0px 0px 0px 130px;
  clear: both;
  border-top: 1px solid #d3d3d3;
  margin: 0px 15px 0px 15px;
}

#index_banner2 a.f {
  float: left;
}

/*.index_banner_product {
  width: 180px;
  float: left;
  margin: 15px 0px 0px 5px;
}
#index_banner .info {
  width: 180px;
  color: #fff;
  text-align: center;
}*/
/*.index_banner_product img {
  width: 180px;
  height: 133px;
} */
/* NABIDKY NA UVODNI STRANE */

#index_banner_products {
  background: #fff url('images/index_offer_box.gif') no-repeat left top;
  padding: 10px 0px 10px 15px;
}
#index_banner_products .index_banner_product {
  /*border: 5px solid red;*/
  /*background: #488C18;*/
  padding: 5px 10px 5px 5px;
  width: 210px;
  float: left;
  position: relative;
}
#index_banner_products .index_banner_product .info {
  width: 210px;
  color: #fff;
  text-align: center;
}

#index_banner_products .index_banner_img {
  height: 150px;
  overflow: hidden;
}
#index_banner_products .index_banner_img img {
  width: 210px;
  /*height: 150px;*/
  /*max-height: 160px;*/
}

.trans_title_back {
  position: absolute;
  width: 210px;
  height: 60px;
  top: 90px;
  background: #488C18;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.trans_title {
  position: absolute;
  width: 210px;
  height: 40px;
  top: 90px;
  font-size: 1.2em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  text-align: center;
  color: #fff;
}
.trans_title a {
  font-weight: bold;
  color: #fff;
}


/* KONEC INDEX BANNER*/


.search_form {
	background: #BB2233;
	color: #fff;
	padding: 10px;
	clear: both;
	font-size: 1.2em;
}
.search_form label {
	color: #fff;
}
.search_form td {
	color: #fff;
}

.search_form a {
	color: #fff;
}
