/* CSS file for rajbyvania.sk */

/* vseobecne layout */
* {margin:0; padding:0; border:0;}
html, body {width:100%; height:100%;}
body {
  font-family: Arial, Helvetica, sans-serif;
  background: url(img/bg_site.jpg) scroll transparent;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 15px;
  line-height: 1.3em;
  text-align: center;
  position: relative;
  }
a {
	color: #7c9018;
	text-decoration: none;
	font-size: 14px;
}
p {
	color: #39420d;
	font-size: 14px;
}
hr {
	background-color: #00501F;
	height: 1px;
}
#container {
	width: 1000px;
	/*padding: 0 10px;*/
	/*border: 2px solid #40352f;*/
	/*border-top: 0;*/
	margin: 0 auto;
	/*background: #fff url(img/top.gif) no-repeat scroll left top;*/
	text-align: left;
	position: relative;
	/*top: -385px;*/
}
/*#line {
	height: 385px;
	background: url(img/bg_line.jpg) scroll top; 
	background-repeat: x-repeat;
	position: relative;
	top: 113px;
}*/
#head_line {
	height: 114px;
}
#head_items {
	width: 1000px;
	height: 114px;
	float: left;
	
	background: url(img/logo.jpg) no-repeat scroll left top;
	
}
.logo {
	float: left;
	/*position: relative;
	left: -122px;*/
}
#logo_l {
	background: url(img/logo_l.jpg) no-repeat left top;
	width: 144px;
	height: 114px;
	position: relative;
	left: -144px;
	/*top: -114px;*/
	float: left;
}
#head_drops {
	width: 600px;
	height: 50px;
	float: right;
	text-align: right;
	margin-top: 10px;
}
*>#head_drops {width: 500px;}
#center_line{top: -114px; position: relative; width: 1670px; left: -335px;}
*>#center_line{top: 0;}
#flash {
	height: 345px;
	width: 1000px;
	float: left;
/*	background: url(img/flash.jpg) no-repeat transparent scroll top left;*/
}
.side {
	position: relative;
	height: 385px;
	width: 335px;
	float: left;
}
#left {
	/*float: left;*/
	/*left: -335px;*/
	background: url(img/bg_left.jpg) no-repeat transparent top left;
}
#right {
	background: url(img/bg_right.jpg) no-repeat transparent top left;
}
#shadow {
	position: relative;
	top: -40px;
	height: 40px;
	width: 1000px;
	background: url(img/bg_shadow.jpg) no-repeat top center transparent scroll;
}
/*>#shadow {top: 0px;}*/
#content {
	float: left;
	position: relative;
	top: -154px;
	width: 500px;
}
*>#content {top: 0;}
#left_area {
	float: left;
	position: relative;
	top: -154px;
	width: 225px;
	margin-right: 25px;
	display: block;
}
*>#left_area {top: 0;}
#sub_menu {
	margin-top: 20px;
}
#sub_menu li{
	list-style: none;
	line-height: 22px;
	padding-left: 10px;
	color: #4e5b12;
	margin: 10px 0;
}
#sub_menu a{
	color: #4e5b12;
}
#sub_menu .active{
	background: url(img/bg_submenu.jpg) scroll left top no-repeat;
}
#sub_menu ul {padding-left: 10px;}
#sub_menu span {padding: 2px 40px 2px 8px; width: 100px;}
.clear {clear: both;}
.clear10 {clear: both; height:5px; font-size: 5px; line-height:5px;}
.clear20 {clear: both; height:20px; font-size: 20px; line-height:20px;}
.clear50 {clear: both; height:50px; font-size: 50px; line-height:50px;}

/* main menu */
#main_menu {
	width: 770px;
	float: right;
	text-align: right;
	height: 53px;
	line-height: 53px;
	margin-top: 0px;
	position: relative;
	top: -40px;
}
*>#main_menu {margin-top: 5px;}
#main_menu li {
	padding: 30px 10px 6px;
	list-style: none;
	display: inline;
}
#main_menu li a {
	color: #4e5b12;
	height: 53px;
	font-size: 15px;
}
#main_menu li a:hover {color: #68781f;}
#main_menu .active {
	background: url(img/bg_menu_aktiv.jpg) scroll left top;
	background-repeat: x-repeat;
}

#head_drops p {
	line-height: 20px;
	color: #39420d;
	margin-right: 20px;
	font-size: 12px;
}
#head_drops a {
	color: #989d17;
	line-height: 18px;
}
#lang_bar  {
	float: right;
	text-align: right;
	height: 47px;
	line-height: 60px;
	margin: 0px 4px 0 20px;
	font-size: 12px;
}
*>#lang_bar {line-height: 80px;}
html>/**/body #halg_bar {line-height: 77px;}
#lang_bar li {
	padding: 30px 3px 3px;
	margin: 0 3px;
	list-style: none;
	display: inline;
}
#lang_bar .pipe {
	margin: 0;
	padding: 0;
}
#lang_bar li a {
	color: #4e5b12;
	height: 47px;
}
#lang_bar .active {
	background: url(img/bg_lang_aktiv.jpg) scroll left top;
	background-repeat: x-repeat;
}
#head_drops input {width: 170px;}
/* forms */
input, textarea, select {
	background: url(img/bg_input.jpg) no-repeat scroll top left transparent;
	
	padding: 3px 6px 0;
	border: solid 1px #ebfdb1;
	text-align: right;
}
#head_drops .in_submit {
	background: none;
	width: 15px;
	border: none;
	cursor: pointer;
}
#footer {
	background: url(img/footer.jpg) top left scroll no-repeat;
	height: 28px;
	width: 1000px;
	text-align: center;
	padding-top: 5px;
	position: relative;
	top: -30px;
}
#footer p {
	font-size: 12px;
}
*>#footer {
	top: 0px;
	margin: 30px 0;
}

#content h1{
	color: #00501f;
	font-size: 13pt;
	line-height: 22pt;
	margin: 15px 0;
}
#content h2, #content h4, #content h5, #content h6{
	color: #9d0c15;
	font-size: 11pt;
	line-height: 22pt;
	margin: 15px 0;
}
#content h3 {
	color: #00501F;
	font-size: 11pt;
	font-weight: normal;
	line-height: 11pt;
	margin: 8px 0pt;
}
#content p {
	color: #2e3607;
	font-size: 11pt;
}
#content a {
	font-size: 11pt;
	text-decoration: underline;
}
#content a:hover {
	color: #2e3607;
}
#content img {margin: 5px 15px;}

#head_left {
	height: 80px;
	margin-top: 20px;
	width: 200px;
	float: left;
	position: relative;
	left: -144px;
}
#head_left h1 {
	/*line-height: 80px;*/
	/*visibility: hidden;*/
}
#head_left span {
	height: 80px;
	width: 200px;
	display: block;
	visibility: hidden;
}
#content ul {
	padding-left: 20px;
}
#content li {
	margin: 7px 0;
	list-style-image: url(img/li.jpg);
}
#content td {font-size: 11pt;}
#content span {
	font-size: 11pt;
	color: #7C9018;
	font-style: italic;
}
#news span {
	font-size: 10pt;
	color: #7C9018;
	font-style: italic;
	line-height: 20px;
}

#content {text-align: justify;}
#content .newsaImg {float: right;}
/*#news {margin: 40px 0;}*/
#news {float: right; width: 225px; margin: 0 0 0 25px;position: relative; top: -154px;}
*>#news {top: 0px;}
#news h1 a {font-size: 17px;}
#news h1 {line-height: 18px; margin: 10px 0;}
#content .aktual {margin: 20px 0 0;}
#content .aktual h2 {margin: 0;}
#content .aktual h2 a {text-decoration: none;}
.bled {background-color: #d6f772; padding: 10px; border-bottom: solid 1px #fff;}
.aktualita {width: 200px; margin: 20px 0 0;}
.aktualita p {text-align:justify;}
.aktualita h2 a {color: #9D0C15;}
#news .newsImg {margin: 5px 0;}
#content input, textarea, select {
	float: left;
	width: 250px;
	text-align: left;
}
*>select {width: 264px;}
#content textarea {height: 100px;}
#content label {
	float: left;
	width: 150px;
}
#content .button {
	margin-left: 320px;
	width: 94px;
	text-align: center;
	cursor: pointer;
}
#content form p {margin: 5px 0;}
#content .error {
	color: #ee0000;
	margin: 10px 0 20px;
}
#content #mainform {margin: 50px 10px; text-align: left;}
#content #mainform .radio {width: 35px; margin-top: 3px; background: none; border: none;}
#content #mainform .radiolabel {width:80px;}
#content #mainform .long {width: 475px; text-align: justify;}
#content #mainform .longText {width: 430px; margin-left: 35px; height: 120px;}
#content #mainform label {width: 215px;}
#content #mainform .button {margin-left: 385px;}
#content #mainform .em {font-size: 11px; width: 475px; text-align: right;}

#content #dotaznik {margin: 50px 10px; text-align: left;}
#content #dotaznik .radio {width: 35px; margin-top: 3px; background: none; border: none;}
#content #dotaznik .radiolabel {width:80px;}
#content #dotaznik .long {width: 662px; text-align: justify;}
#content #dotaznik .longText {width: 430px; margin-left: 35px; height: 120px;}
#content #dotaznik label {width: 390px; margin-right: 10px;}
#content #dotaznik .button {margin-left: 512px; width: 150px}
#content #dotaznik .em {font-size: 11px; text-align: left;}
#content #dotaznik .ehm {font-size: 11px; text-align: right; width: 662px;}
#content #dotaznik .largest {font-size: 16px; font-weight: bold;}
#content #dotaznik .percenta {width: 220px; margin-right: 10px;}

#content #map {margin: 20px 0 0 0;}
#content #map h1 {margin:3px 0;}
#content #map h2 {margin:3px 0;}
#content #map span {font-size: 5px;}
#content .pager em {font-style: normal; margin: 0 5px;}
#content .pager {margin: 20px 0;}

/* tabulka domov v ponuke domov */
#tabulka .tbody div, #tabulka .thead div {width: 68px; margin: 0 4px 4px 0; float: left; text-align: center;}
#tabulka .item {background: url(img/no_action_bg.jpg) repeat transparent scroll;}
#tabulka .thead div {height: 117px;}
#tabulka .thead .item {background: url(img/head_bg.jpg) no-repeat transparent scroll left top;}
#tabulka .tbody  p {font-size: 10px;}
#tabulka .thead  p {font-size: 11px; line-height: 9px;}
#tabulka .thead  h1 {font-size: 24px; margin: 45px 0 7px 0;}
#tabulka .thead  h2 {font-size: 10px; margin: 0; line-height: 12px;}
#tabulka .tbody  div {height: 65px;}

#tabulka .tbody  a span {
	background:transparent url(img/table_bg_large.jpg) no-repeat scroll left top;
	color: #000000;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 65px;
	padding: 12px 0pt 0pt;
	width: 68px;
}
*> #tabulka .tbody  a span {height: 53px;}
#tabulka .tbody a {text-decoration: none;}
#tabulka .tbody  a:hover span {background-position: bottom left;}
#tabulka .tbody  a .mini {
	background:transparent url(img/table_bg_small.jpg) no-repeat scroll left top;
	height: 32px;
	padding: 4px 0pt 0pt;
	line-height: 12px;
}
*> #tabulka .tbody  a .mini {height: 28px;}
#tabulka .tbody .tlabel {clear: both; width: 100px;}
#tabulka .tbody .tlabel p {font-size: 12px; font-weight: bold;}
#tabulka .tbody .tlabel p em {font-size: 11px; font-style: normal; color:#759c00;}
#tabulka .thead .tx {width: 100px;}

/* navigacia detailu domu */
#DetailDomuContent {text-align: left;}
#DetailDomuContent ul {padding: 0;}
#DetailDomuContent .navigaciaDomu {
	width: 550px;
	float: left;
	text-align: left;
	height: 30px;
}
#DetailDomuContent hr {background-color: #7C9018;}
#DetailDomuContent .navigaciaDomu span {margin-left: 10px; font-style: normal; line-height: 30px;}
#DetailDomuContent li {
	list-style: none;
	display: inline;
	text-transform: uppercase;
	color: #2e3607;
	font-size: 13px;
	margin: 0 0 0 10px;
	line-height: 30px;
}
#DetailDomuContent li a {
	font-size: 13px;
	height: 30px;
	text-decoration: none;
	color: #7c9018;
}
#DetailDomuContent li a:hover {color: #2e3607;}
#DetailDomuContent .visImg {margin: 0 10px 10px 0; float: left;}

#content .exponent {
	font-size: 8px;
	vertical-align: top;
	color: #2E3607;
}

/* breadcrumbs */
#breadcrumbs ul {
	padding: 0;
}
#breadcrumbs  {
	float: left;
	text-align: left;
	height: 30px;
	margin: 0 0 30px 0;
}
#breadcrumbs li {
	list-style: none;
	display: inline;
	text-transform: uppercase;
	color: #2e3607;
	font-size: 13px;
	padding: 0;
	margin: 0 0 0 10px;
	line-height: 30px;
}
#breadcrumbs li a {
	font-size: 13px;
	height: 30px;
	text-decoration: none;
	color: #7c9018;
}
#breadcrumbs li a:hover {color: #2e3607;}
#breadcrumbs span {margin: 0 0 0 10px; font-style: normal; line-height: 30px;}

/* style v detaile domu */
#content .NazovDomu {font-size: 28px; line-height: 35px;}
#content .InfoText {font-size: 18px; line-height: 24px}
#content .CenaEur {font-size: 20px; line-height: 28px; font-weight: bold;}
#content .CenaSkk {font-size: 14px;line-height: 16px;}
#content .referencia {float:left; width: 225px; margin: 20px 25px 0 0;}
#content .referencia img {margin: 0 0 10px 0;}
