/* HEADER ---------------------------------*/
h3{
	font-size: 120%;
}
.pub_floatl{
	display: inline;
	float: left;
}
.pub_floatr{
	display: inline;
	float: right;
}
.pub_input{
	border: 1px solid #666;
}
#pub_header{
	width: 100%;
	background-color: #9E192E;
/* 	border-bottom: 1px solid #9E192E; */
}
.pub_blackline_top{
	background-color: #000;
	color: #fff;
	font-size: 90%;
	padding: 0 10px;
	height: 18px;
}
.pub_blackline_top a{
	color: #fff;
}
.pub_blackline_top a:hover{
	color: #fff;
	text-decoration: underline;
}
.pub_languages{
	float: left;
	width: 49%;
	text-align: right;
	color: #FFF;
}
.pub_languages a{
	color: #fff;
	text-decoration: none;
}
.pub_languages a:hover{
	color: #fff;
	text-decoration: underline;
}
.pub_column_201{
	width: 171px;
	float: left;
/* 	border: 1px solid green; */
}
.pub_column_400{
	width: 460px;
	float: left;
}
.pub_red_head{
	background: url('../img/public/red_head.jpg') repeat-x;
	height: 24px;
	color: #FFF;
	font-size: 80%;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 25px;
}
.pub_search1{
	background-color: #9C9C9C;
	color: #FFF;
	padding-top: 5px;
	padding-left: 5px;
	height: 149px;
}
.pub_search1_btn{
	color: #000;
	font-weight: bold;
	font-size: 110%;
}


/* MENU ---------------------------*/

.pub_menu_btn{
	color: #000;
	text-decoration: none;
	height: 20px;
	padding: 5px 5px;
	display: block;
	background: url('../img/public/arr.gif') 17px 10px no-repeat;
	font-weight: bold;
	font-size: 110%;
}
.pub_menu_btn div{
	padding: 2px 0 0 20px;
}
.pub_menu_btn:link{
	color: #000;
	text-decoration: none;
	height: 20px;
	padding: 5px 5px;
	display: block;
}
.pub_menu_btn:hover{
	color: #000;
	text-decoration: none;
	height: 20px;
	padding: 5px 5px;
	display: block;
	background-color: #CCC;
}
.pub_menu_btn_a{
	color: #000;
	text-decoration: none;
	height: 20px;
	padding: 5px 5px;
	display: block;
	background-image: url('../img/public/arr.gif');
	background-position: 17px 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 110%;
	background-color: #CCC;
}
.pub_menu_border{
	background: url('../img/public/dots.gif') bottom repeat-x;
	font-size: 1px;
	height: 1px;
	margin: 0px 17px;
}


/* CONTENT --------------------------*/
#pub_content{
/* 	border: 1px solid red; */
	clear: both;
}
.pub_grad2{
	background: url('../img/public/grad2.jpg') repeat-x;
	text-align: center;
}
.pub_details_btn{
	color: #000;
}

.pub_centralcontent{
	padding: 15px 20px;
/* 	border: 1px solid blue; */
}

/* Top Oferti------------------------- */
.pub_kare1{
	float: left;
	width: 32%;
	margin-right: 8px;
}
.pub_kare_top{
	background-color: #9E192E;
	background-image: url('../img/public/kare_top.png');
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	padding-top: 3px;
	padding-left: 20px;
	height: 14px;
}
.pub_kare_top1{
	background-color: #9E192E;
	background-image: url('../img/public/kare_top1.png');
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	padding-top: 3px;
	padding-right: 15;
	height: 14px;
	text-align: right;
}
.pub_kare_top1 a{
	color: #fff;
}
.pub_kare1_cont{
	border: 2px solid #9e192e;
	background-color: #E6E6E6;
	text-align: center;
}
.pub_red{
	color: #9E192E;
}
.pub_kare1_table{
	width: 80%;
	margin: 3px 0 5px 10px;
	font-size: 80%;
	border-collapse: collapse;
	border-spacing: 0px;
}
.pub_kare1_table tr th{
	text-align: left;
}
.pub_kare1_table tr td{
	text-align: left;
}
.pub_border{
	background: url('../img/public/dots2.gif') bottom repeat-x;
	font-size: 1px;
	height: 1px;
}

/* Posledni Obiavi------------------- */
.pub_kare2{
	float: left;
	width: 49%;
	margin-right: 6px;
}
.pub_kare2_cont{
	border-bottom: 5px solid #000;
	background-color: #E6E6E6;
	padding: 0px 10px;
}

.pub_grad1{
	background: url('../img/public/grad1.jpg') repeat-x;
}
.pub_homenews{
	padding: 12px;
	font-size: 90%;
	line-height: 110%;
}

/* Search---------------------------------- */
.pub_search_hold{
	background-color: #CCC;
	background-image: url('../img/public/grey_kare_top.png ');
	background-repeat: no-repeat;
	border-bottom: 2px solid #000;
	padding: 5px;
	width: 97%;
}
.pub_search_form label{
	font-size: 80%;
}
.pub_search_form input{
	font-size: 100%;
}
.pub_search_form select{
	font-size: 100%;
	border: 1px solid #666;
}
.pub_button{
	background-color: #9E192E;
	color: #fff;
	border: 1px solid #666;
	font-weight: bold;
	cursor: pointer;
}
.pub_black{
	color: #000;
}
.pub_black_link{
	color: #000;
	text-decoration:none;
	margin-right: 10px;
	font-size: 90%;
}
.pub_black_link:hover{
	color: #000;
	text-decoration:underline;
	margin-right: 10px;
	font-size: 90%;
}
.pub_results_table{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 99%;
}
.pub_results_table tr td{
	border: 1px solid #fff;
	background-color: #E5E5E5;
	padding: 4px;
}

/* Pageing-------------- */
.pub_prev{
	display: block;
	float: left;
	background: url('../img/public/prev.png') no-repeat;
	width: 70px;
	height: 14px;
	color: #fff;
	font-size: 90%;
	text-align: center;
	margin-right: 2px;
}
.pub_next{
	display: block;
	float: left;
	background: url('../img/public/next.png') no-repeat;
	width: 70px;
	height: 14px;
	color: #fff;
	font-size: 90%;
	text-align: center;
}
.pub_curr_page{
	display: block;
	float: left;
	width: 15px;
	height: 13px;
	background-color: #9E192E;
	color: #fff;
	text-align: center;
	margin-right: 2px;
	padding-top: 1px;
	font-size: 90%;
}
.pub_pages{
	display: block;
	float: left;
	width: 14px;
	height: 12px;
	border: 1px solid #9E192E;
	color: #9E192E;
	text-align: center;
	margin-right: 2px;
	font-size: 90%;
}
.pub_red_head_line{
	background-color: #9E192E;
	padding: 2px 5px;
	color: #fff;
	font-weight: bold;
}

.pub_mnenia{
	background: url('../img/public/contact_top.gif') no-repeat;
/* 	width: 329px; */
	height: 33px;
	color: #fff;
	padding: 3px 0 0 40px;
	font-weight: bold;
}

.pub_send{
	background: url('../img/public/contact_btn.gif') no-repeat;
	height: 15px;
	width: 61px;
	border: 0px;
	color: #fff;
	font-size: 90%;
	cursor: pointer;
}

.pub_offer_hold{
	background-color: #E5E5E5;
	background-image: url('../img/public/grey_kare_top2.png ');
	background-repeat: no-repeat;
	padding: 5px 7px;
	font-size: 100%;
	width: 96%;
}
.pub_tabove{
	float: left;
	width: 32%;
	margin-right: 1px;
	background-color: #9E192E;
	color: #fff;
	text-align: center;
	padding: 2px 2px;
}
.pub_tabove_a{
	float: left;
	width: 32%;
	margin-right: 1px;
	background-color: #ccc;
	color: #666;
	text-align: center;
	padding: 2px 2px;
}

/* FOOTER -------------------------------*/
#pub_footer{
	font-size: 80%;
	color: #fff;
	line-height: 120%;
}
.pub_footer_txt{
	text-align: center;
	background-color: #999;
	padding: 5px;
	height: 35px;
}
.pub_footer_links{
	background-color: #000;
	font-weight: bold;
	text-align: center;
	height: 20px;
	padding-top: 7px;
}
#pub_footer a{
	color: #FFF;
	text-decoration: none;
}

#mapSearchDiv{
	background-color: #ffffff;
	border: 1px solid #B5B5B5;
	position: absolute;
	width: 650px;
	top: 10px;
	left: 17%;
	display: none;
}
#mapSearchDivBack{
	background-color: #ffffff;
	border: 1px solid #B5B5B5;
	position: absolute;
	width: 650px;
	height: expression(document.getElementById("mapSearchDiv").scrollHeight+'px'); 
	top: 10px;
	left: 17%;
	display: none;
}
