﻿body {
	background-color: #f0f0f0;
}

body,td {
	font-family: Tahoma, Arial, sans;
	font-size: 13px;
	color: #444;
}

.page_container {
	margin: 0 auto;
	background-color: #fff;
	width: 950px;
	padding: 10px;
}

/** Header **/

.header {
	height: 135px;
}



/** Footer **/

.footer {
	clear: both;
	padding: 5px 0;
	border-top: 1px solid #8E8E8E;
	color: #878787;
	font-size: 11px;
}

.footer .copyright {
	text-align: center;
}


/** Main menu **/

.main-menu {
	background-color: #d8d4d4;
	border-bottom: 2px solid #959595;
	margin: 10px 0;
	height: 36px;
}

.main-menu a, .main-menu a:visited {
	color: #000;
	text-decoration: none;
}

.main-menu .language {
	width: 210px;
	float: left;
	display: inline; /* IE6 double float bug fix */
	padding: 10px;
}

.main-menu .search {
	width: 220px;
	float: right;
	display: inline; /* IE6 double float bug fix */
	padding: 10px;
	margin: -2px;
}

.main-menu .language a.english {
	padding-left: 24px;
	background: url(../images/flags/gb.png) 0 3px no-repeat transparent;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.main-menu .language a.slovensko {
	padding-left: 24px;
	background: url(../images/flags/si.png) 0 3px no-repeat transparent;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
}


.main-menu .search input.submit {
	border: none;
	background: url(../images/search_button.gif) 0 5px no-repeat transparent;
	padding-left: 5px;
	/*margin-left: 10px;*/
}



/** Main menu navigation **/

.main-menu .navigation {
	width: 470px;
	margin: 0 auto;
	padding: 10px 0;
	list-style: none;
}

ul.navigation li {
	list-style: none;
	float: left;
	display: inline; /* IE6 double float bug fix */
	margin-right: 10px;
	padding-left: 10px;
	border-left: 2px groove #fff;
}

ul.navigation li.first {
	padding: 0;
	border: none;
}

/** Three-column layout **/

.three-column .main {
	float: left;
	display: inline; /* IE6 double float bug fix */
	margin-left: 10px;
	width: 470px;
}

.left-column { float: left; }
.right-column { float: right; }
.left-column, .right-column { width: 230px; display: inline; /* IE6 double float bug fix */ }


/** Two-column layout **/

.two-column .main {
	float: right;
	display: inline; /* IE6 double float bug fix */
	width: 710px;
	/*padding-right: 10px;*/
	margin: 0;
}





/** Content formatting **/

.content a, .content a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.content {
	margin-top: 10px;
	margin-bottom: 40px;
}


.content h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0.5em 0;
}

.content h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0.5em 0;
}

/** Main content formatting **/

.main a { color: #1F47CB; }
.main h1, .main h2 { margin: 1em 0; }
.main h1 span.comment { font-size: 12px; font-weight: normal; }
.main label { display: block; }
.main .map { text-align: center; margin-top: -50px; }
.main a.other-country { width: 100%; display: block; float: none; clear: both; text-align: center; font-weight: normal; text-decoration: underline; }

.main .image-left {	float: left; margin-right: 10px; display: inline; /* IE6 double float bug fix */ }
.main .image-right { float: right; margin-left: 10px; display: inline; /* IE6 double float bug fix */ }

.main legend { color: #f00; padding: 0; margin: 0; margin-bottom: 0.5em; }

.main label input { margin-right: 0.5em; }

.main fieldset.service, .main fieldset.type, .main fieldset.filter {
	float: left;
	display: inline; /* IE6 double float bug fix */
	width: 155px;
}

.main div.filter { margin-top: 10px; clear: both; }
.main div.filter label { display: inline; color: #f00; }

div.clearing { height: 1px; line-height: 1px; font-size: 1px; clear: both; overflow: hidden; }

.main input.submit {
	display: block;
	margin: 0 auto;
	margin-bottom: 0.5em;
	width: 150px;
	padding: 5px;
	border: none;
	background-color: #f00;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}


/** Results view **/

.main .result-meta { float: left; color: #FF0103; font-weight: bold; }
.main .result-meta a, .main .pager a { font-size: 85%; font-weight: normal; text-decoration: underline; }
.main .sorting { float: right; }
.main .sorting label { display: inline; font-weight: bold; color: #444444; }

table.pager { width: 100%; margin: 0; margin-bottom: 7px;  }
table.pager td { border: 0; border-collapse: collapse; padding: 0; margin: 0; }
table.pager .left, table.pager .right { width: 200px; }
table.pager .middle { text-align: center; }

.main ul.results { margin: 0; padding: 0; clear: both; }
.main ul.results li {
	list-style: none;
	margin-bottom: 10px;
	padding: 5px;
	padding-bottom: 0;
	background-color: #d8d4d4;
}
.main ul.results li .estate-info {
	background-color: #afa9a9;
	color: black;
	font-weight: normal;
	padding: 5px;
	margin: -5px;
	margin-bottom: 0;
}
.main ul.results li .estate-image {
	float: left;
	display: inline;
	margin-left: -5px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0;
}

.main ul.results li a, .main ul.results li a:visited { color: black; }

.main ul.results li img { position: relative; }

.main ul.results li .clearing { clear: both; }
.main ul.results li .estate-info .address { float: right; margin-left: 10px; }

.main ul.results li p { margin-bottom: 0.25em; }
.main ul.results li .estate-description a, .main ul.results li .estate-description a:visited { text-decoration: none; font-weight: normal; font-style: normal; color: #444444; }

.main ul.results li .estate-description ul.attributes { margin: 0; margin-bottom: 2px; clear: both; }
.main ul.results li .estate-description ul.attributes li { margin: 0; padding: 0 }

.main ul.results li .estate-description ul.attributes li.agent { background: none; font-weight: bold;  text-align: center; margin: 0 auto; width: 300px; }
.main ul.results li .estate-description ul.attributes li.agent a { font-weight: bold; padding: 0; margin: 0 }
.main ul.results li .estate-description ul.attributes li.info { float: left; display: inline; font-weight: bold; }
.main ul.results li .estate-description ul.attributes li.info a { color: black; font-weight: bold; }
.main ul.results li .estate-description ul.attributes li.price { float: right; display: inline; font-weight: bold; color: red; }

.main ul.results li .estate-description ul.attributes li.phone { display: inline; margin-right: 10px; background: url(../images/silk/telephone.png) 0 0 no-repeat transparent; padding-left: 22px; }
.main ul.results li .estate-description ul.attributes li.email { display: inline; margin-right: 10px; background: url(../images/silk/email.png) 0 0 no-repeat transparent; padding-left: 24px; }
.main ul.results li .estate-description ul.attributes li.web { display: inline; margin-right: 10px; background: url(../images/silk/world.png) 0 0 no-repeat transparent; padding-left: 24px; }
.main ul.results li .estate-description ul.attributes li.search { display: inline; margin-right: 10px; background: url(../images/silk/magnifier.png) 0 0 no-repeat transparent; padding-left: 20px; }
.main ul.results li .estate-description ul.attributes li.comments { display: inline; background: url(../images/silk/comments.png) 0 0 no-repeat transparent; padding-left: 20px; }


/** Detail view **/

.main div.details-sidebar { float: right; display: inline; margin: 0; padding: 10px; }
.main div.details-sidebar img { display: block; margin-bottom: 10px;  }
.main div.details-sidebar .print { display: block; padding: 2px; padding-left: 24px; background: url(../images/silk/printer.png) 0 2px no-repeat; margin-bottom: 10px; }
.main div.details-sidebar .save-item { display: block; padding: 2px; padding-left: 24px; background: url(../images/silk/disk.png) 0 2px no-repeat; margin-bottom: 10px; }
.main div.details-sidebar .send-friend { display: block; padding: 2px; padding-left: 24px; background: url(../images/silk/email.png) 0 2px no-repeat; margin-bottom: 10px; }


.main ul.estate-details { margin: 0; margin-left: 30px; padding-left: 20px; margin-right: 240px;  }
.main ul.estate-details li { list-style: none; margin: 1em 0; margin-left: -44px; padding-left: 30px; }

.main ul.estate-details li.description { height: auto; margin-bottom: 2em; padding-left: 0; }
.main ul.estate-details li.address { font-weight: bold; height: auto; padding-left: 0; }
.main ul.estate-details li.size { background: url(../images/silk/house.png) 0 2px no-repeat; }
.main ul.estate-details li.estate-size { background: url(../images/silk/map.png) 0 2px no-repeat; }
.main ul.estate-details li.construction { background: url(../images/silk/date.png) 0 0 no-repeat; }
.main ul.estate-details li.rooms { background: url(../images/silk/door.png) 0 0 no-repeat; }
.main ul.estate-details li.balcony { background: url(../images/silk/drive_web.png) 0 0 no-repeat; }
.main ul.estate-details li.elevator { background: url(../images/silk/server.png) 0 0 no-repeat; }
.main ul.estate-details li.air-conditioned { background: url(../images/silk/control_equalizer_blue.png) 0 0 no-repeat; }
.main ul.estate-details li.price { background: url(../images/silk/money_euro.png) 0 0 no-repeat; font-weight: bold; }
.main ul.estate-details li.view { background: url(../images/silk/picture.png) 0 0 no-repeat; }


.main ul.results li .agent-comments { clear: both; margin-top: 10px; }
.main ul.results li .agent-comments .comment { margin-top: 10px; padding: 10px; background-color: white; border: 1px solid #999; }
.main ul.results li .agent-comments .comment .author { float: left; display: inline; font-style: italic; }
.main ul.results li .agent-comments .comment .grade { float: right; display: inline; }
.main ul.results li .agent-comments .comment p { clear: both; margin-top: 2em; }



.main div.employment { background-color: #afa9a9; padding: 10px; color: black; margin-bottom: 1em; }

/** Saved search **/

.main ul.saved-query {
	margin: 0;
	padding: 0;
}

.main ul.saved-query li { list-style: none; clear: both; margin-bottom: 5px; }
.main ul.saved-query li a.delete { float: left; margin-right: 5px; margin-top: 2px; }
.main ul.saved-query li a { font-weight: normal; text-decoration: underline; }


/** Custom forms **/

.main table.form-container {
	margin-top: 2em;
	border: 0;
	border-collapse: collapse;
}

.main table.form-container td, .main table.form-container th {
	padding: 3px;
	vertical-align: top;
	
}

.main table.form-container th { text-align: right; font-weight: normal; padding-top: 6px; }


/** Sidebars **/

 div.section div.info span.size, div.section div.info span.size { float: left; display: inline; font-weight: bold; color: #000}
 div.section div.info span.price, div.section div.info span.price { float: right; display: inline; font-weight: bold; color: #FE0002; }

.right-column, .left-column {
	font-size: 10px;
}

.right-column h1, .left-column h1 {
	color: #000;
	background-color: #afa9a9;
	margin: -10px;
	margin-bottom: 10px;
	padding: 10px;
}

.right-column div.section, .left-column div.section {
	background-color: #d8d4d4;
	padding: 10px;
	margin-bottom: 10px;
}

.right-column ul .left-column ul  {
	margin: 0;
	padding: 0;
}

.right-column ul.ad-list, .left-column ul.ad-list { margin: 0; padding: 0; }

.right-column ul.ad-list li, .left-column ul.ad-list li {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 2px groove #fff;
}

.right-column ul.ad-list li.first, .left-column ul.ad-list li.first { padding-top: 0; }

.right-column .preview, .left-column .preview {
	float: left;
	display: inline;
	margin-right: 5px;
}

.right-column .description a, .left-column .description a { font-weight: normal }

.right-column .preview a, .right-column .preview a img, .left-column .preview a, .left-column .preview a img, {
	display: block; margin: 0; padding: 0; vertical-align: top;
}

.right-column .heading, .left-column .heading {
	font-weight: bold;
	text-transform: uppercase;
	/*margin-bottom: 1em;*/
}

/** Search types **/

.left-column .filter {
	clear: both;
}

.left-column .estate-type {
	float: left;
	display: inline; /* IE6 double float bug fix */
	width: 130px;
	margin: 1em 0;
}

.left-column .estate-service {
	float: right;
	display: inline; /* IE6 double float bug fix */
	width: 80px;
	margin: 1em 0;
}

.left-column .estate-type label, .left-column .estate-service label {
	display: block;
	color: #444;
}

.left-column ul.stacks {
	margin: 0;
	padding: 0;
}

.left-column ul.stacks li {
	float: left;
	display: inline;
	width: 49%;
	height: 1.5em;
	line-height: 1.2em;
}

/** Left column content **/

.left-column .search {
	background-color: #d8d4d4;
	padding: 10px;
}

.left-column label {
	display: block;
	color: #f00;
	margin: 0.25em 0;
}

.left-column label input {
	margin-right: 0.5em;
}

.left-column h2 {
	color: #f00;
	font-weight: normal;
}

.left-column select {
	width: 100%;
	margin: 0.25em 0;
}

.left-column input.submit {
	clear: both;
	display: block;
	margin: 2em auto;
	width: 150px;
	padding: 5px;
	border: none;
	background-color: #f00;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}




/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}


.red 
{
    color:Red;
}



/* OceniAgenta.aspx */

div.agent-grading {
	width: 500px;
	margin: 10px auto;
	background: white;
	padding: 10px;
}

div.agent-grading input.submit {
	margin: 0 auto;
	width: 100px;
	padding: 10px;
	font-weight: bold;
	background-color: red;
	color: white;
	border: none;
}

div.agent-grading h1 {
	color: red;
}

div.agent-grading td, div.agent-grading th {
	font-size: 13px;
	font-weight: normal;
	vertical-align: top;
}

div.agent-grading th {
	text-align: right;
}