body {
	background: #E9E9E9;
	font: normal 12px verdana;
	color: #353535;
	text-align: center;
	padding:0px;
	margin:0px;
	}
	
a {
	color: #004ec2;
	text-decoration: none;
	cursor:pointer;
	}
	
a:hover {
	text-decoration: underline;
	color: #FF6500;
}

img{
	border:0px;
}

h1{
	color:#E37A1E;
	font-size:18px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
	margin:0px;
}
h2 {
	padding-top:10px; 
	padding-bottom:10px; 
	margin:0px;
	color:#E76529;
	font-size:16px;
}
h3 {
	margin:0px;
	font-size:14px;
	color:#FF6500 ;
}
h4 {
	margin:0px;
	font-size:12px;
	color:#FF6500 ;
}



input[type=text],input[type=password]{
	background: url(./i/boxy_bgr.png) repeat-x;
	background-color: #FFFFFF;
	border: solid 1px #8C8A8A;
}
input{
	border: 0px;
}
input.button{
	border: solid #AAAAAA 1px;
	background-color: #DCDAD5;
}


.report {
	color: #FF0000;
	font-weight: bold;
} 
.comp {
	color: #E37A1E; 
	font-weight: bold; 
	font-size: 14px; 
	vertical-align: middle
} 
.popisky,.popisky-nb,.popisky_dp {
	height:20px;
	font-size: 11px;
	font-weight: bold; 
	vertical-align: top; 
	text-align: right; 
	white-space: nowrap; 
	padding:3px
} 

.popisky-text{
	text-align: left;
	padding-left: 5px; 
}
.popisky_dp{
	padding-top:8px;
	padding-bottom:8px;
}


.click{
	cursor:pointer;
}





#main_border{
	width:830px;
	background: #F4F4F4;
}

#main{
	position:relative;
	width:780px;
	padding-top:10px;
	text-align:left;
}

#top_reg_send{
	float:right;
	margin-right:5px;
}

#top_reg_send img{
	margin-left:20px;
}

#top_reg_send a,#top_reg_send a:hover{
	color:#434343;
	text-decoration: none;
	font-family: Verdana;
	font-size:14px;
}

#top_reg_send a:hover{
	color:#E9780E;
}

img#main_logo{
	margin-left:5px;
}




#main_buttons{
	padding:0px;
	margin:0px;
}


#main_kolaz{
	width: 780px;
	height: 138px;
	_margin-bottom:-8px;
}
.kolaz1{
	background: url(./i/top1.png) top no-repeat;
}
.kolaz2{
	background: url(./i/top2.png) top no-repeat;
}
.kolaz3{
	background: url(./i/top3.jpg) top no-repeat;
}
.kolaz4{
	background: url(./i/top4.png) top no-repeat;
}
.kolaz5{
	background: url(./i/top5.png) top no-repeat;
}

#main_kolaz_act{
	width: 480px;
	height: 138px;
	float:left;
	cursor:pointer;
}



#main_kolaz #search, #main_kolaz #top_login{
	float:right;
	padding-right:20px;
	padding-top:10px;
	text-align:right;
	color:#FFFFFF;	
}

#main_kolaz #top_login{
	padding-top:30px;
}

#main_kolaz #search form div,#main_kolaz #top_login form div{
	margin-bottom:10px;
	font-size:14px;
}

#main_kolaz #search form div select,#main_kolaz #search form div input,#main_kolaz #top_login form div input{
	width:120px;
	height:16px;
}

#main_kolaz #search form div select{
	height:19px;	
}


#main_kolaz #search form div input.cena{
	width:70px;
}
#main_kolaz #search form div input.button,#main_kolaz #top_login form div input.login,#main_kolaz #top_login form div input.logout{
	width:45px;
	height:19px;
	background: none;
	background-color: #FF6500;
	color:#FFFFFF;
	border:0px;
	font-size:12px;
	margin-left:2px;
	cursor:pointer;
}
#main_kolaz #top_login form div input.login{
	width:120px;
}
#main_kolaz #top_login form div input.logout{
	width:100px;
}



#top_lista{
	background: url(./i/menu_under.png) repeat-x;
	height:31px;
	border-left: solid 2px #BDBDBD;
	border-right: solid 2px #BDBDBD;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
}

#top_lista div{
	padding-top:5px;
}

#top_lista div a,#top_lista div a:hover{
	color:#FFFFFF;
	text-decoration: none;
	font-size:14px;
	padding-left:7px;
	padding-right:8px;
}

#top_lista div a:hover{
	color: #FF6500;
}




#bottom_lista{
	border: solid 1px #AAAAAA;
	background-color: #E9E9E9;
	color:#454545;
	margin-left:5px;
	margin-right:5px;
}

#bottom_lista div{
	text-align:center;
	padding:8px;
	font-size:12px;
}

#bottom_lista div a,#bottom_lista div a:hover{
	color:#454545;	
	padding-left:6px;
	padding-right:6px;
	font-size:11px;
	font-family: Verdana;
}

#bottom_lista div a:hover{
	color: #FF6500;
	font-size: 11px;
}


#body,#body_bottom{
	border-left: solid 1px #C6C6C4;
	border-right: solid 1px #C6C6C4;
	padding:0px;
	margin:0px;
}

#body{
	min-height:400px;
	_height:370px;
}

#body_text{
	padding:10px;
}

#body_favorite{
	padding:10px;
	height: 200px;
}
#body_favorite a,#body_favorite a:hover{
	color: #000000;
	font-size:9px;
}
#body_favorite li{
	padding: 0px;
}
#body_favorite .box{
	width: 230px;
	height: 95px;
	padding-left:15px; 
	float:left;
}
#body_favorite .desc{
	font-size:9px;
	padding-left:15px; 
	padding-right:15px; 
}
#body_favorite .desc a{
	text-decoration: underline;
}

#search_big{
	padding:0px;
}

.srch_big_left,.srch_big_d_left{
	float:left;
	height:420px;
	width:11px;
	background: url(./i/vyhledavani_l.gif) top no-repeat;
	_margin-right:-3px;
}
.srch_big_right,.srch_big_d_right{
	float:right;
	height:420px;
	width:10px;
	background: url(./i/vyhledavani_r.gif) top no-repeat;
	_margin-left:-3px;
}
.srch_big_body,.srch_big_d_body{
	position:relative;
	background: url(./i/vyhledavani.gif) repeat-x;
	padding:0px;
	margin-left:7px;
	margin-right:7px;
	height:420px;
}
.srch_big_d_left{
	height:380px;
	background: url(./i/vyhledavani_l_d.gif) top no-repeat;
}
.srch_big_d_right{
	width:12px;
	height:380px;
	background: url(./i/vyhledavani_r_d.gif) top no-repeat;
}
.srch_big_d_body{
	height:380px;
	background: url(./i/vyhledavani.gif) repeat-x;
}

#srch_big_body .map{
	padding-top:40px;
}

#srch_big_body .lokality{
	color:#FFFFFF;
	font-weight: bold;
	position:absolute;
	top:10px;
	left:80px;
	z-index:60;
}

#srch_big_body .lokality a{
	color:#FFFFFF;
	font-weight: bold;
}

#srch_big_body .lok{
	color:#FFFFFF;
	font-size:14px;
	margin-top:3px;
}
#srch_big_body .lok a{
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
}
#srch_big_body .lok table tr td{
	padding:0px;
}

#srch_big_body .data{
	color:#000000;
	font-weight: bold;
	position:absolute;
	top:-10px;
	left:400px;
}






#right_menu{
	width:200px;
	margin-right:5px;
	_margin-right:0px;
	margin-left:0px;
	_margin-left:-5px;
	padding-left:0px;
	float:right;
}
#right_menu #login,#right_menu #logout{
	background: url(./i/prihlaseni.png) top no-repeat;
	width:187px;
	height:118px;
	padding-top:30px;
	padding-right:20px;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	margin-top:10px;
}
#right_menu #logout{
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	background: url(./i/prihlaseni.png) top no-repeat;
}
#right_menu #logout #logged{
	padding-bottom:10px;
}

#right_menu #login form div{
	padding-bottom:8px;
}
#right_menu #login form input,#right_menu #logout form input{
	width:80px;
	height:14px;
}
#right_menu #login form input.login{
	width:68px;
	height:20px;
	background: url(./i/prihlasit.gif) no-repeat;
}
#right_menu #logout form input.logout{
	width:84px;
	height:18px;
	background: url(./i/bt_odhlasit.gif) no-repeat;
}
#right_menu #logout form input.settings{
	width:84px;
	height:18px;
	background: url(./i/bt_nastaveni.gif) no-repeat;
}


#right_menu #logout form div{
	padding-left:20px;
	padding-bottom:6px;
}

#right_menu #schranka{
	background: url(./i/schranka.png) top no-repeat;
	margin-top:-20px;
	padding-top:30px;
	padding-right:20px;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	width:186px;
	height:85px;
	font-weight: bold;
}
#right_menu #schranka div{
	padding-left:25px;
	padding-top:3px;
	padding-bottom:5px;
}
#right_menu #schranka div .show{
	background: url(./i/zobrazit.gif) top no-repeat;
	width:67px;
	height:19px;
	cursor:pointer;
}


#main_pg_bann{
	width:563px;
	height:87px;
	padding-top:7px;
	padding-bottom:7px;
}


#main_pg_title{
	padding-top:0px;
	padding-left:0px;
}

#main_pg_inz{
	width:100%;
	height:400px;
}
#main_pg_inz div{
	float:left;
	padding-bottom:10px;
	padding-left:8px;
	padding-right:8px;
}
#main_pg_inz div h2{
	font-size:14px;
	padding:0px;
	margin-bottom:8px;
	padding-top:3px;
}
#main_pg_inz div h3{
	font-size:16px;
	padding:0px;
	margin-bottom:0px;
	padding-top:5px;
	text-align:center;
}
#main_pg_inz div div.popis{
	height:85px;
	width:90%;
}



#main_pg_inz div img{
	margin-bottom:6px;
}
#main_pg_inz a,#main_pg_inz a:hover{
	color:#000000;
}
#main_pg_inz a:hover{
	color:#000000;
	text-decoration: none;
}

div.att, div.att_log, div.att_log_main,.att_list{
	position:absolute;
	width:400px;
	top:278px;
	left:200px;
	border: 2px solid #0072C5; 
	padding: 5px; 
	font-size: 16px; 
	color: #DB0000; 
	text-align: center;
	z-index:20;
	font-weight: bold;
	background-color:#F4F4F4;
}

#att .right{
	float:right;
	padding-right:15px;
}

#list{
	position:relative;
	padding-bottom:45px;
}

.att_list{
	width:300px;
	top:-5px;
	left:250px;
}


div.att_log,div.att_log_main{
	width:380px;
	left:110px;
	top:280px;
}

div.att_log_main{
	top:435px;
}



table.list tr th {
	border-bottom: solid 1px #F87500;
	background: #F87500;
	font: normal 11px verdana;
	color: white;
	text-align: left;
	padding: 1px 10px 1px 10px;
	height:10px;
	}
	
table.list tr td {
	border-bottom: solid 1px #F87500;
	color: black;
	text-align: left;
	}
	
table.list tr td a {
	color: black;
	display: block;
	width: 100%;
	}
	
div.list_founded, div.list_sel {
	float:left;
	font-weight: bold;
	font-size: 13px;
	padding-left:10px;
}

div.list_hprev {
	float:left;
	width:105px;
}
	
div.list_limit{
	float:right;
	font-weight: bold;
	font-size: 13px;
	padding-right:10px;
}


#search_box{
	margin-top:20px;
	font-size:11px;
	font-weight: bold;
}

#search_box .butt_nem{
	position:absolute;
	top:200px;
	left:40px;
	width:400px;
	height:40px;
}

#search_box .srch_box_bgr{
	position:absolute;
	top:166px;
	left:-19px;
	width:363px;
	height:244px;
	background: url(./i/srch_box_bgr.gif) top no-repeat;
	padding-top: 8px;
	padding-left: 14px;
}


#search_box .butt_dev{
	position:absolute;
	top:330px;
	left:0px;
	width:400px;
	height:40px;
}

#search_box div .hledat{
	background: url(./i/sr_hledat.png) top no-repeat;
	width:80px;
	cursor: pointer;
	border:0px;
	height:25px;	
}

#search_box div .zrusit{
	background: url(./i/sr_zrusit.png) top no-repeat;
	width:80px;
	cursor: pointer;
	border:0px;
	height:25px;	
}

#search_box div .vlozit{
	background: url(./i/sr_vlozit.png) top no-repeat;
	width:140px;
	cursor: pointer;
	border:0px;
	height:25px;	
}




#srch_typ{
	margin-left:120px;
	margin-bottom:7px;
}

#search_box input,#search_box select{
	height:13px;
	font-size:11px;
	font-weight: bold;
}
#search_box select{
	height:18px;
	font-size:11px;
	font-weight: bold;
}

#search_box label.srch {
	width: 100px;
	float: left;
	display:block;
	text-align:right;
	padding-right: 2px;
	text-decoration: underline;
}
#search_box label.noline {
	text-decoration: none;
}

.box_srch_type{
	text-align:right;
	padding-top: 8px;
	padding-bottom: 12px;
}

.box_srch_type td{
	text-align:left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-right: 10px;
}


#search_box label.in {
	text-align:left;
	padding: 0px;
	margin: 0px;
}


#search_box label.plocha2 {
	height:30px;
}
#search_box label.plocha3 {
	height:45px;
}
#search_box label.plocha4 {
	height:60px;
}
#search_box label.plocha5 {
	height:80px;
}
#search_box label.srch_more {
	height:20px;
}
#search_box label.vybavenost {
	height:120px;
}

#search_box label.cena {
	height:30px;
}
#search_box .cena_type {
	float:right;
	padding-right:35px;
}

#log_send_pass{
	float:left;
	padding-left:40px;
}

#log_send_pass a,#log_send_pass a:hover{
	font-size:10px;
	color:#F87500;
}

.chbox_vyb{
	height:120px;
}

.chbox_vyb div{
	float:left;
	width:115px;
	padding: 0px;
	margin: 0px;
}
.chbox_vyb div div{
	padding-bottom:3px;
}

.show_nadpis{
	font-size:13px;
	font-weight: bold;
	padding-bottom:10px;
}

.pol_title{
	font-size:12px;
	font-weight: bold;
}



#data_body{

}
#data_body .left{
	width:390px;
}
#data_body .right{
	float:right;
	width:300px;
}

input.schranka{
	background: url(./i/bt_schranka.png) top no-repeat;
	width:154px;
	height:24px;
	cursor: pointer;	
}

input.schranka_del{
	background: url(./i/bt_schranka_del.png) top no-repeat;
	width:154px;
	height:24px;
	cursor: pointer;	
}

hr{
	color:#A0A0A0;
	margin-bottom:10px;
}
.hr_desc{
	font-size:13px;
	font-weight: bold;	
	color:#A0A0A0;
	margin-top:10px;
}

.button_save{
	background: url(./i/bt_ulozit.png) top no-repeat;
	width:200px;
	height:25px;
	cursor: pointer;
	margin:30px;
}



/* detail inzeatu */

#foto_detail{
	float:left;
	width:250px;
	height:230px;
	padding-right:10px;
}
#foto_detail #img_med{
	border: solid 10px #E9E9E9;
}


#gall .img_med_big img{
	border: solid 10px #E9E9E9;
}
#gall .img_med_big{
	padding-bottom:10px;
	padding-right:10px;
	float:left;
}
#gall .img_sml_list img{
	border: solid 4px #E9E9E9;
	margin-right:4px;
	margin-bottom:4px;
}

#foto_detail .links{
	text-align:center;
	padding-top:5px;
}
#foto_detail .links a,#foto_detail .links a:hover{
	font-size:14px;
	padding-right:4px;
	font-weight: bold;	
}
#foto_detail .links a:focus{
	font-size:16px;
	padding-right:4px;
	font-weight: bold;	
	color:#FF6500;
}
#foto_detail #arrow_l{
	float:left;
	padding-left:10px;
	cursor: pointer;
}
#foto_detail #arrow_r{
	float:right;
	padding-right:10px;
	cursor: pointer;
}

#foto_detail_pr{
	float:left;
	margin:5px;
	margin-right:15px;
}
#foto_detail_pr img{
	border: solid 10px #E9E9E9;
}

#show_param{
	background-color:#E9E9E9;
}
#show_contact_form{
	float:right;
	background-color:#A7C6FD;
	width:230px;
	padding-top:5px;
}
#show_menu{
	height:200px;
	margin-left:20px;
}

#show_menu div{
	height:50px;
	padding-top:10px;
	cursor:pointer;
	color: #FF6500;
	font-weight: bold;	
}
#show_menu img{
	padding-right:4px;
}

#show_body_img{
	min-height:230px;
	_height:230px;
}

#show_body_img_pr{
	min-height:210px;
	_height:210px;
}

#detail_lista{
	background: url(./i/detail_lista.gif) repeat-x;
	height:31px;
	width:560px;
	margin-left:-10px;
	margin-bottom:10px;
}
#detail_lista img{
	float:right;
}
#detail_lista img.back{
	padding-top:2px;
}

h1#show_title{
	font-size:15px;
	font-weight: bold;	
	color:#FFFFFF;
	padding-left:10px;
	padding-top:5px;
}
h1#show_title span{
	padding-left:20px;
	font-size:13px;
}

/* END detail inzeatu */


#top_text{
	position:absolute;
	top:38px;
	left:230px;
	font-size:12px;
}
#top_text span{
	color:#FF6500;
	font-weight: bold;	
}

.left{
	float:left;
}

.right{
	float:right;
}



.usr_stat,.usr_set_bt{
	background-color: #FFDFCF;
	padding:10px;
	padding-top:4px;
	height:130px;
}


.usr_stat{
	width:300px;
}
.usr_set_bt{
	width:400px;
	float:right;
}
.usr_inz{
	padding-top:10px;
	padding-bottom:20px;
}

.list-head{background: #FF5100; font-weight: bold}
.list-head td{padding:3px;white-space: nowrap;color:#FFFFFF}
.list-body,.list-body2,.list-bodya{background: #EFF3F7;cursor:pointer}
.list-body td,.list-body2 td{padding:3px;white-space: nowrap;padding-top:5px;padding-bottom:5px}

.list-body a,.list-body2 a,.list-bodya a{font-weight: bold}
.list-body a:hover,.list-body2 a:hover,.list-bodya a:hover{font-weight: bold;text-decoration: underline}
.list-body2{background: #EFD1C2}

.cl_title{
	font-weight: bold;
	font-size:18px;	
}

.cl_img{
	padding-right:10px;
}

.cl_table tr td{
	vertical-align:top;
	font-size:14px;
}

.cl_body{
	font-size:14px;
}

.cl_back{
	padding-right:15px;
	float:right;
}

.tb_f,.tb_b{
	cursor:pointer;
}
.tb_f{
	background-color:#E9E9E9;
}
.tb_b{
	background-color:inherit;
}

#hide_robots{
	color:#A3A3A3;
	padding-left:5px;
}

.listovani{
	text-align:center;
}

.def_pol_group{
	font-size:13px;
	font-weight: bold;	
	color:#A0A0A0;
	padding-left:20px;
	padding-top:10px;
}

hr.srch{
	margin-right:5px;
	height:1px;
}

a.lc{
	font-weight: bold;	
	color:#FF0000;	
}

.def_pol_text{
	width:400px;
}
.def_pol_textarea{
	width:400px;
	height:50px;
}

img.cln{
	margin:5px;
	cursor:pointer;
	border: solid 5px #E9E9E9;
}

input.text, input.file, input.def_pol_text{
	background: url(./i/boxy_bgr.png) repeat-x;
	background-color: #FFFFFF;
	border: solid 1px #8C8A8A;
}

span.def_pol_chbox{
	white-space: nowrap;
}





#inz_add{
	text-align:center;
	width:755px;
}
#inz_add .nab{
	margin-right:50px;
}
#inz_add img{
	margin-bottom:10px;
}

#b_lbar{
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
	padding-right:5px;
	font-size: 10px;
}
#b_lbar a{
	padding-left:3px;
	padding-right:3px;
	font-size: 10px;
	color: #001f75;
	font-family:Arial,Helvetica,sans-serif;
	white-space: nowrap;
}

.inz_zdroj{
	float:left;
	padding:10px;
	padding-top:15px;
	font-weight: bold;	
}


#main_info{
	font-size:14px;
	font-weight:bold;		
	text-align:center;
	padding:5px;
	padding-bottom:15px;
}

ul{
	padding-top:0px;
	margin-top:0px;
}

.nowr{
	white-space: nowrap;
}

.reality_srch{
	font-size:9px;	
}

#lojza{
	position: absolute;
	top: 10px;
	right: -150px;
	width: 100px;
	text-align: center;
}
#lojza a{
	font-size:9px;	
}
#lojza a:hover{
	text-decoration: none;
}

