﻿/****************************************************************************************/
/*                                                                                      */
/* Version:         2010-02-03 10:00                                                    */
/* Last changed by: Jana Tomsu                                                   */
/*                                                                                      */
/****************************************************************************************/

/*======================================================================================*/
/* GLOBAL SETTINGS                                                                      */
/*======================================================================================*/



html, body 
{
    background: #7cadda url(images/background.jpg) repeat-x left top;    
    font-family:  Arial, sans-serif;
    font-size: 100%;
    text-align: left;
    color: #858787;
    font-weight: normal;
    margin: 0; 
    padding: 0;
}


*
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, input, select, textarea, sub, sup
{
	font-size: 100%;
}

form {margin-top: 0px; margin-bottom: 0px;}
   

a
{
	cursor: pointer;
	text-decoration: underline;
	color: #858787;
}

img
{
     border: 0;
}

label
{
	cursor: pointer;
}

.clear 
{
	width: 100%;
	height: 1px;
	display: block;
	overflow: hidden;
	clear: both;
}



.floatright
{
     float: right;
}

.alignRight
{
	text-align: right;
}

.addText
{
	padding: 0 10px 0 15px;
	color: #b8bbc0;
	font-size: 70%;
	line-height: 20px;
	background: url(images/ico-advert.png) no-repeat right center;
}

.blue
{
	color: #00a6e2;
}
.blueloginstatus, .blueloginstatus a
{
    color: #00a6e2 !important;
}
.violet
{
	color: #a52fa1;
}

/*======================================================================================*/

#page
{
	width: 100%;
	height: 1935px;
	position: relative;
	overflow: hidden;
	background: url(images/image-background.jpg) no-repeat center top;	
}

#main
{
	width: 1000px;
	padding: 95px 0 0 0;
	margin: 0 auto;
	position: relative;
}

#top_advert
{
	width: 970px;
	padding: 10px 15px 5px 15px;
	margin: 0 auto;
}

/*======================================================================================*/
/* topPanel                                                                      */
/*======================================================================================*/

#topPanel
{
	width: 100%;
	height: 135px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/eso.png) no-repeat 338px top;
}

#topPanel a.logo
{
	width: 338px;
	height: 87px;
	display: block;
	float: left;
	background: url(images/logo.png) no-repeat left top;
}

#topPanel a.logo strong
{
	display: none;
}

/*======================================================================*/

#topPanel .userLogin
{
	width: 200px;
	height: 40px;
	margin: 20px 0 0 0;
	padding: 8px 12px 0 12px;
	float: right;
	color: #fff;
	font-size: 70%;
	line-height: 16px;
	background: url(images/login-background.png) no-repeat left top;
}
	
#topPanel .userLogin .fb_login
{
	width: 90px;
	padding: 5px 0 0 0px;
	float: left;
}

#topPanel .userLogin a
{
	float: left;
	color: #fff;
	font-weight: bold;
	padding-left:40px;
}

#topPanel .userLoged
{
	margin: 20px 0 0 0;
	float: right;
	color: #fff;
	font-size: 70%;
	line-height: 16px;
}

#topPanel .userLoged .left
{
    height: 39px;
    padding:8px 20px 2px 60px;
    float: left;
    text-align: right;
    background: url(images/loged-left.png) no-repeat left top;
}

#topPanel .userLoged .right
{
    width: 6px;
    height: 49px;
    float: left;
    background: url(images/loged-right.png) no-repeat left top;
}

#topPanel .userLoged a
{
	color: #fff;
	font-weight: bold;
}

#topPanel .userLoged a.violet
{
	color: #b444c7;
}

#topPanel .userLoged .blue
{
    font-weight: bold;
    text-transform: uppercase;
}

/*======================================================================*/
/*
#topPanel ul.menu
{
	width: 1000px;
	height: 30px;
	margin: 5px 0;
	line-height: 30px;
	background: url(images/menu-background.png) no-repeat left top;
}

#topPanel ul.menu li
{
	height: 30px;
	padding: 0 15px;
	display: block;
	float: left;
	list-style-type: none;
	color: #06405f;
	font-weight: bold;
	background: url(images/menu-separator.png) no-repeat right center;
}

#topPanel ul.menu li.last
{
	background: none;
}

#topPanel ul.menu li a
{
	color: #06405f;
	font-weight: bold;
	font-size: 90%;
	font-family: Trebuchet MS, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

#topPanel ul.menu li a:hover
{
	text-decoration: underline;
}


/*======================================================================================*/
/* content - darkBox                                                                      */
/*======================================================================================*/

.darkBox
{
	width: 100%;
	margin: 0 0 15px 0;
}

.darkBox .top
{
	width: 100%;
	height: 13px;
	overflow: hidden;
	background: url(images/dark-box-top.png) no-repeat left top;
}

.darkBox .bottom
{
	width: 100%;
	height: 8px;
	overflow: hidden;
	background: url(images/dark-box-bottom.png) no-repeat left top;
}

.darkBox .middle
{
	width: 100%;
	background: url(images/dark-box-middle.png) repeat-y left bottom;
}
	
.darkBox .middle .leftBox
{
	width: 680px;
	float: left;
	padding: 0px 15px;
}

	
/*======================================================================================*/
/* searchList                                                                      */
/*======================================================================================*/

.searchList
{
	width: 600px;
	float: left;
	padding: 5px 20px 0 10px;
	font-size: 80%;
	z-index: 500;
}

.searchList ul
{
	width: 123px;
	margin: 5px 0 0 0;
	float: left;
	position:  relative;
}

.searchList ul li
{
	width: 123px;
	height: 25px;
	padding: 0;
	display: block;
	list-style-type: none;
	cursor: pointer;
}

.searchList ul li a
{
    width: 113px;
    height: 25px;
    padding: 0 0 0 5px;
	margin: 0 0 0 5px;
    position:  relative; 
	left: 0;
	top: 0;
    display: block;
	line-height: 25px;
	color: #fff;
	text-decoration: none;
	z-index:  10;
}


.searchList ul li.current
{
	background: url(images/searchlist-tab.png) no-repeat left top;
}

.searchList ul li.current a
{ 
	color: #1fa9e7;
	background: #fff;
	font-weight: bold;
}

.searchList ul li.back 
{
	background:  url(images/searchlist-tab-hover.png) no-repeat left top;
	z-index:  8;
	position: absolute;
	float: left;
}

/*===================================================================*/

.searchList .searchLinks
{
	width: 477px;
	float: left;
}

.searchList .searchLinks .top
{
	height: 10px;
	background:  url(images/searchlist-top.png) no-repeat left top;
}

.searchList .searchLinks .bottom
{
	height: 34px;
	background:  url(images/searchlist-bottom.png) no-repeat left top;
}

.searchList .searchLinks .middle
{
	width: 477px;
	height: 345px;
	padding: 0 0 10px 0;
	background: #fff url(images/searchlist-middle.png) no-repeat left bottom;
}


/*===================================================================*/

.searchList .searchLinks .private
{
	width: 410px;
	height: 30px;
	padding: 0 20px;
	margin: 0 0 0 13px;
	overflow: visible;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	font-size:110%;
	text-transform: uppercase;
	background: #b63bb1 url(images/searchlist-private.png) no-repeat left top;
}

.private_help_box
{
    width: 102px;
    height: 144px;
    padding: 10px 15px;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #fff;
    font-size:90%;
    background: url(images/help-box.png) no-repeat left top;
    z-index: 500;
}

.private_help_box h2
{
    color: #c647c0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #c647c0;
    line-height: 20px;
}
    

.searchList .searchLinks .private input
{
	margin: 0 5px 0 0;
	padding: 5px 0;
}

.searchList .searchLinks .private .private_help
{
	width: 10px;
	height: 15px;
	padding: 0 1px 0 5px;
	margin: 7px 0 0 0;
	position: relative;
	overflow: visible;
	display: block;
	float: right;
	color: #fff;
	font-weight: bold;
	font-size:80%;
	line-height: 15px;
	cursor: pointer;
	text-transform: none;
	background: #b63bb1 url(images/searchlist-private-help.png) no-repeat left top;
}

/*===================================================================*/

.searchList .searchLinks .section
{
	width: 160px;
	height: 68px;
	float: left;
	padding: 0 0 0 45px;
	margin: 10px 0 0 20px;
	overflow: hidden;
	background: url(images/searchlist-icon-home.png) no-repeat 5px 3px;
	font-family: Tahoma, Arial, sans-serif;
}

.searchList .searchLinks .section.icon1 { background: url(images/ikona1.png) no-repeat left top; }
.searchList .searchLinks .section.icon2 { background: url(images/ikona2.png) no-repeat left top; }
.searchList .searchLinks .section.icon3 { background: url(images/ikona3.png) no-repeat left top; }
.searchList .searchLinks .section.icon4 { background: url(images/ikona4.png) no-repeat left top; }
.searchList .searchLinks .section.icon5 { background: url(images/ikona5.png) no-repeat left top; }
.searchList .searchLinks .section.icon6 { background: url(images/ikona6.png) no-repeat left top; }
.searchList .searchLinks .section.icon7 { background: url(images/ikona7.png) no-repeat left top; }
.searchList .searchLinks .section.icon8 { background: url(images/ikona8.png) no-repeat left top; }

.searchList .searchLinks .section h3
{
	margin: 0 0 3px 0;
}

.searchList .searchLinks .section h3 a
{
	color: #9e2b9a;
	font-size: 120%;
}

.searchList .searchLinks .section a
{
	font-size: 85%;
	color: #7a7979;
}

.searchList .searchLinks .section a:hover
{
	text-decoration:none;
}

/*======================================================================================*/
/* offer / request boxes                                                                     */
/*======================================================================================*/

.offer
{
    background:url('./images/chci-prodat.png') no-repeat;
    height:179px;
}
.offer, .request
{
	width: 351px;
	margin: 5px 0 10px 0;
	float: left;
	font-family:  Calibri, Arial, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #a626a2;
	line-height: 20px;
	z-index: 1;
}

.offer ul li a
{
	color: #a626a2;
}

.offer h2,
.request h2
{
	height: 45px;
	/*background: #6a0567 url(images/offer-top.png) no-repeat left bottom;*/
}

.offer h2 a,
.request h2 a
{
    width:100%;
	height: 45px;
    display:block;
    text-decoration:none;
    color:White;
    
}

.offer h2 .edge,
.request h2 .edge
{
    width: 100%;
    height: 6px;
    display: block;
    position: relative;
    top: -6px;
    left: 0;
  
}



.offer h2 strong,
.request h2 strong
{
	display: none;
}

.offer ul
{
	padding: 7px 5px 5px 15px;
	
}

.offer ul li,
.request ul li
{
	list-style-type: none;
	line-height:29px;
	font-weight:normal;
	font-size:105%;
  
}	
	

.request
{
	margin: 15px 0 10px 0;
	color: #1497c7;
	background:url('./images/chci-koupit.png') no-repeat;
    height:179px;
}

.request h2
{
	/*background: #06577b url(images/request-top.png) no-repeat left bottom;*/
}

.request ul
{
	padding: 7px 5px 5px 15px;
	/*background: #fff url(images/request-middle.png) no-repeat left top;*/
}

.request ul li a
{
	color: #1497c7;
	

}

.offer ul li a:hover,
.request ul li a:hover
{
	text-decoration:none;
}

.offer .bottom,
.request .bottom
{
	width: 351px;
	height: 10px;
	background: url(images/offer-bottom.png) no-repeat left top;
}

/*======================================================================================*/
/* attractive advert box                                                                */
/*======================================================================================*/

sup
{
    font-size:75%;
}

.atractiveh3
{
    height: 17px;
    line-height:17px;
    display:block;
    float:left;
	overflow: hidden;
	padding:0px 0 0px -5px;
	vertical-align:bottom;
	margin:0px;
	
	
}

.attractive, .services
{
	width: 679px;
}

.attractive .topPart
{
	height: 19px;
	background: url(images/attractive-top.png) no-repeat left top;
}

.attractive .bottomPart
{
	height: 17px;
	background: url(images/attractive-bottom.png) no-repeat left top;
}

.attractive .middlePart
{
    width: 644px;
	padding: 0 0 0 35px;
	position: relative;
	overflow: hidden;
	background: #e2f5fc url(images/attractive-middle.png) repeat-y left top;
}

.attractive .middlePart h2,
.services .middlePart h2
{
	margin: 0 0 20px 0;
	padding: 0 0 0 35px;
	line-height: 34px;
	height: 34px;
	background: url(images/ico-arrow.png) no-repeat left center;
	font-family:   Trebuchet MS, Arial, sans-serif;
	color: #26addf;
	text-transform: uppercase;
}

.attractive .middlePart ul li,
.services .middlePart .item
{
	width: 190px;
	height: 260px;
	margin: 0 20px 0 0;
	position: relative;
	float: left;
	font-family:   Tahoma, Arial, sans-serif;
	font-size: 80%;
}

.attractive .middlePart ul li h3,
.services .middlePart .item h3
{
	margin: 10px 5px 2px 5px;
	color: #24afe0;
}

.attractive .middlePart ul li h3 a,
.services .middlePart .item h3 a
{
	color: #24afe0;
	text-decoration: none;
}

.attractive .middlePart ul li p,
.services .middlePart .item p
{
	font-size: 85%;
	padding: 0 5px 0 0;
}
	
.attractive .middlePart ul li p.price
{
	text-align: right;
	font-weight: bold;
	margin: 5px 10px 0 0;
}

.attractive .middlePart ul li a.more,
.services .middlePart .item a.more
{
	width: 180px;
	height: 19px;
	margin: 10px 0;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 19px;
	text-decoration: none;
	color: #1298c9;
	font-weight: bold;
	font-family:  Arial, sans-serif;
	font-size: 85%;
	text-align: center;
	background: #bae5f7 url(images/attractive-button.png) no-repeat left top;
}
	
.attractive .middlePart .next,
.attractive .middlePart .prev
{
    width: 15px;
    height: 38px;
    position: absolute;
    top: 120px;
    cursor: pointer;
    z-index: 300;
}

.attractive .middlePart .next strong,
.attractive .middlePart .prev strong
{
    display: none;
}

.attractive .middlePart .next
{
    background: url(images/attractive-left.png) no-repeat left top;
    left: 5px;
}
    
.attractive .middlePart .prev
{
    background: url(images/attractive-right.png) no-repeat left top;
    right: 5px;
}

.attractive .middlePart .descr
{
    height: 40px;
    overflow: hidden;
}
	
/*======================================================================================*/
/* services box                                                                         */
/*======================================================================================*/

.services
{
	width: 679px;
	margin: 15px 0 10px 0;
}
 
.services .topPart
{
	height: 12px;
	overflow: hidden;
	background: url(images/services-top.png) no-repeat left bottom;
}

.services .bottomPart
{
	height: 15px;
	overflow: hidden;
	background: url(images/services-bottom.png) no-repeat left top;
}

.services .middlePart
{
	padding: 0 0 0 35px;
	background: #fff;
}

.services .middlePart .item
{
	position: relative;
	height: 170px;
	margin: 0px 20px 0 0;
}

.services .middlePart .item a.more
{
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 5px;
	color: #a52fa1;
	background: #bae5f7 url(images/services-button.png) no-repeat left top;
}

.services .middlePart .item p
{
	height: 110px;
	overflow: hidden;
	text-align: justify;
	line-height: 14px;
}

.services .middlePart h2
{
	margin: 0 0 2px 0;
	font-size: 120%;
}

.services .middlePart .line
{
	height: 25px;
	overflow: hidden;
	clear: both;
	background: url(images/services-hr.png) no-repeat center 15px;
}


/*======================================================================================*/
/* links                                                                */
/*======================================================================================*/

.links
{
	width: 272px;
	float: left;
	margin: 5px 0 10px 0;
}

.links h2
{
	height: 42px;
	background: #9ec81d url(images/links.png) no-repeat left top;
}
.searchID h2
{
    background: #9ec81d url(images/links-hledejID.png) no-repeat left top;
}
.searchID div
{
    background: #f1fbcb;
     padding:0px 0px 10px 15px;
}
.searchID p
{
   
    font-size:80%;
    font-weight:bold;
    padding:10px 0px;
    color:#658d1a;
}
.searchID .input
{
    background: #9ec81d url('images/searchIDInput.png') no-repeat left top;
    border:none;
    width:136px;
    height:26px;
    padding:0 5px;
    font-size:80%;
}
.searchID .button
{
    background: #9ec81d url('images/searchIDButton.png') no-repeat left top;
    width:88px;
    height:24px;
    border:0px;
    cursor:pointer;
}

.links h2 .edge
{
    width: 100%;
	height: 5px;
	display: block;
	position: relative;
	top: -5px;
	left: 0;
	background: url(images/links-edge.png) no-repeat left top;
}

.links h2 strong
{
	display: none;
}

.links ul
{
	width: 272px;
	padding: 10px 0 0 0;
	background: #f1fbcb;
}
	

.links ul li
{
	list-style-type: none;
	display: block;
	height: 34px;
	overflow: hidden;
}

.links ul li a
{
    width: 232px;
    height: 34px;
	padding: 0 20px;
	display: block;
	position: relative;
	font-size: 95%;
	font-weight: bold;
	font-family:  Calibri, Arial, sans-serif;
	line-height: 34px;
	color: #7da509;
	text-decoration: none;
	background: url(images/links-separator.png) no-repeat center bottom;
}

.links ul li a.last
{
	background: none;
}

.darkBox .links .bottom
{
	width: 272px;
	height: 10px;
	background: url(images/links-bottom.png) no-repeat left top;
}
	
.advertBox
{
	width: 270px;
	float: left;
	padding: 0 0 10px 10px;
}
	
/*======================================================================================*/
/* FOOTER                                                                               */
/*======================================================================================*/

#footer
{
	color: #3a5055;
	font-size: 70%;
}	

#footer a
{
	color: #3a5055;
}

#footer .social
{
	width: 200px;
	float: right;
}

#footer .social .fb_like
{
	float: left;
	width: 85px;
	margin-right:5px;
}
#footer .social strong
{
	display: none;
}
	
#footer .social .twitter,
#footer .social .facebook,
#footer .social .email,
#footer .social .rss
{
	width: 17px;
	height: 18px;
	float: left;
	margin: 0 0 0 5px;
	background: url(images/ico-twitter.png) no-repeat left top;
}

#footer .social .facebook
{
	background: url(images/ico-facebook.png) no-repeat left top;
}

#footer .social .email
{
	background: url(images/ico-mail.png) no-repeat left top;
}

#footer .social .rss
{
	background: url(images/ico-rss.png) no-repeat left top;
}

/*======================================================================================*/
/* footerContact                                                                               */
/*======================================================================================*/

#footerContact
{
	width: 100%;
	position: absolute;
	bottom: 20px;
	left: 0;
	font-size: 70%;
}

#footerContact .contactHolder
{
	width: 1000px;
	margin: 0 auto;
	color: #fff;
	text-align: left;
}

#footerContact .contactHolder .contact
{
	width: 230px;
	margin: 0 0 -25px 0;
	float: right;
}

#footerContact .contactHolder .contact h2
{
	height: 36px;
	margin: 0 0 10px 0;
	background: url(images/contact-us.png) no-repeat center top;
}

#footerContact .contactHolder .contact h2 strong
{
	display: none;
}

#footerContact .contactHolder .contact span
{
	width: 50px;
	padding: 5px 0 0 0;
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
}

#footerContact .contactHolder .contact input.textInput
{
	width: 164px;
	height: 27px;
	margin: 0 0 5px 0;
	padding: 0 5px;
	line-height: 27px;
	background: url(images/contact-mail.png) no-repeat center top;
	border: 0;
}

#footerContact .contactHolder .contact textarea
{
	width: 164px;
	height: 92px;
	padding: 5px;
	margin: 0 0 5px 0;
	background: url(images/contact-text.png) no-repeat center top;
	border: 0;
	overflow: auto;
	font-size: 120%;
}

#footerContact .contactHolder .contact input.submitInput
{
	width: 82px;
	height: 21px;
	float: right;
	line-height: 23px;
	color: #166709;
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/contact-send.png) no-repeat center top;
	margin-right: 8px;
}
	

#footerContact .bottomText
{
	width: 720px;
	margin: 0 auto;
	color: #8e9867;
	text-align: center;
	left: -100px;
	position:relative;
}

#footerContact .bottomText a
{
	color: #8e9867;
}

textarea {
    resize: none;
}


#skySRec
{
    width:12px;
	position:absolute;
	top:0px;
	left:1020px;
}

.hpAtractImgBox
{
    height:135px; 
    overflow:hidden;
}


.newAdvertLink
{
    float:right;
    background:url("./images/vlozitInzerat.png") no-repeat;
    display:block;
    width:137px;
    height:48px;
    margin:20px 10px 0px 0px;
    text-align:center;
    line-height:48px;
    text-decoration:none;
    color:#1688B9;
    font-size:100%;
    
    
}


/*======================================================================================*/
/* SEASON BACKROUNDS                                                                    */
/*======================================================================================*/


body.winter { background: #a6dbff url(images/winter-bg.jpg) repeat-x left top;  }
body.summer { background: #a6dbff url(images/summer-bg.jpg) repeat-x left top;  }
body.spring { background: #a6dbff url(images/spring-bg.jpg) repeat-x left top;  }
body.autumn { background: #a6dbff url(images/autumn-bg.jpg) repeat-x left top;  }


body.winter #page { background: url(images/winter-background.jpg) no-repeat center top; }	
body.summer #page { background: url(images/summer-background.jpg) no-repeat center top; }	
body.spring #page { background: url(images/spring-background.jpg) no-repeat center top; }	
body.autumn #page { background: url(images/autumn-background.jpg) no-repeat center top; }	


body.winter #footerContact .contactHolder .contact h2,
body.summer #footerContact .contactHolder .contact h2,
body.spring #footerContact .contactHolder .contact h2
{ background: url(images/contact-h2.png) no-repeat left top; }

body.autumn #footerContact .bottomText { color: #807c21; }
body.autumn #footerContact .contactHolder .contact span { color: #dbd58f; }
body.autumn #footerContact .contactHolder .contact h2 { background: url(images/contact-h2-autumn.png) no-repeat left top; }
body.autumn #footerContact .contactHolder .contact input.textInput { background: url(images/contact-mail-autumn.png) no-repeat center top; }
body.autumn #footerContact .contactHolder .contact textarea { background: url(images/contact-text-autumn.png) no-repeat center top; }
body.autumn #footerContact .contactHolder .contact input.submitInput
{
	color: #5d5904;
	background: url(images/contact-send-autumn.png) no-repeat center top;
}

body.winter #footerContact .bottomText { color: #c4c4c4; }
body.winter #footerContact .contactHolder .contact span { color: #93c1e1; }
body.winter #footerContact .contactHolder .contact h2 { background: url(images/contact-h2-winter.png) no-repeat left top; }
body.winter #footerContact .contactHolder .contact input.textInput { background: url(images/contact-mail-winter.png) no-repeat center top; }
body.winter #footerContact .contactHolder .contact textarea { background: url(images/contact-text-winter.png) no-repeat center top; }
body.winter #footerContact .contactHolder .contact input.submitInput
{
	color: #3987bf;
	background: url(images/contact-send-winter.png) no-repeat center top;
}

.captcha
{
    border-color: #625F08;
    border-style: solid;
    border-width: 1px;
    margin-left: 50px;
    width: 140px;
}

.nemovitosti 
{
   padding-left:80px;
   line-height:15px;
}

