@charset "iso-8859-2";

html {
  margin: 0px;
  padding: 0px;
  border: 0px solid black;
}

* {
  margin: 0px;
  padding: 0px;
  border: 0px solid black;  
}

body {
  background-color: black;
  font-family: arial;	
  color: black;
  margin: 0px;
  margin-top: 0px;
  padding: 0px;
  width: 100%;
  text-align: center;
}

.top_divider {
  height: 10px;
  width: 915px;
  overflow: hidden;
  background-color: #FFFFFF;
  font-size: 10px;
  margin-bottom: 10px;
  margin-top: 0px;
  padding: 0px;
  border: 0px solid black;
}

#main {
  width: 968px;
  margin: 0px;
  padding: 0px;
  background-image: url('../img/page_background.png');
  background-repeat: repeat-y;
  margin-left: auto;
  margin-right: auto;  
  text-align: left;
}

#prilepka {
  /*float: right; 
  position: relative;
  top: 180px;
  left: 20px;*/
  position: absolute;
}

#Zahlavi {
  width: 950px;
  margin-left: 9px;
  margin-right: 9px;
  height: 125px;
  background-image: url('../img/top_background.jpg');
  background-repeat: repeat-x;
}

.top_logo {
  float: left;
  background-image: url('../img/top_picture.png');
  background-repeat: no-repeat;
  width: 241px;
  height: 84px;
  overflow: hidden;
  margin-left: 20px;
  margin-top: 15px;
  margin-right: 10px;
  /* display: inline; */
}

.top_quality_info {
  float: left;
  background-image: url('../img/top_kokarda.png');
  background-repeat: no-repeat;
  background-position: left center;
  width: 150px;
  height: 84px;
  line-height: 20px;
  overflow: hidden;
  margin-left: 20px;
  margin-top: 15px;
  margin-right: 10px;
  /* display: inline; */
		
}

.top_pamatovacek {
	float: left;
	background-image: url('../img/top_pamatovak.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 180px; 	
	height: 84px;
	margin-top: : 15px;
	line-height: 25px;
}


.zahlavi_right_part {
  float: right;
  width: 250px;
  height: 84px;
  border: 0px solid black;
  padding: 0px;
  margin-top: 30px;
}


.hledani_form {
	font-size: 12px;
	font-weight: bold;
}

.hledani_input {
	float: left;
	width: 120px;
	height: 24px; 
	background-color:  white;
	background-image: url('../img/hledani_lupa.png');
	background-repeat: no-repeat;
	background-position: center left;
	overflow: hidden;
	border: 1px solid #222121;
}

.btn_hledat {
	margin-left: 2px;
	height: 25px;
	border: 1px solid #222121;
	background-image: url('../img/btn_hledat_background.jpg');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bolder;
}

#top_btn_panel {
	 width: 950px;
  	 margin-left: 9px;
  	 margin-right: 9px;
     height: 90px;
  	 background-color: #9b9b9b;
}

.grey_white_separator {
	font-size: 0px;
	border-top: 1px solid #9b9b9b;
	border-bottom: 1px solid white;
	width: 100%;	
}


#top_info_panel {
	margin-top: 5px;
	width: 950px;
  	margin-left: 9px;
  	margin-right: 9px;
    height: 20px;
    line-height: 20px;
  	background-color: #c2d738;
}

.salykpronajmu_nadpis_link, salykpronajmu_nadpis_link:link, salykpronajmu_nadpis_link:visited,
salykpronajmu_nadpis_link:hover, salykpronajmu_nadpis_link:active {
  color: black;
  text-decoration: none;
}

#menu {
  clear: both;
  float: left;
  width: 200px;
  overflow: hidden;	
  margin-left: 9px;
}

.kategorie_menu_catlink {
	/* background-color: red; */
	padding-left: 5px;
}



.left_part {
  width: 200px;
  /* margin-left: 10px; 
  float: left;*/
}

.left_part IMG {
  margin-left: 2px;
}

.left_part_menu_items {
  padding-left: 0px;
  width: 206px;
  height: 101px;
  margin-bottom: 2px;
  display: block;  
}

.btn_menu_form {
  width: 101px;
  height: 101px;
  overflow: hidden;
  display: inline;
}

#content_container {
	margin-top: 5px;
	float: right;
	margin-right: 10px;
	width: 740px;
	/* background-color: #edecec; */
}

.content {
  width: 740px;
  margin-left: 0px;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.texturceni_rightshadow {
  /* float: right;*/
  
}

.texturceni_container {
  width: 660px;
  margin-left: auto;
  margin-right: auto;
}

.texturceni_text_td {
  width: 650px;
  padding: 5px;
  font-size: 12px;
  background-color: #FFFFFF;
  border: 1px solid black;
  line-height: 150%;
}

.texturceni_rightshadow_td {
  width: 10px;
  background-image: url('../img/texturceni_rightshadow.jpg');
  background-repeat: repeat-y;
}

.texturceni_downshadow {
  height: 10px;
  width: 650px;
  background-image: url('../img/texturceni_downshadow.jpg');
  background-repeat: repeat-x;
}

.texturceni_rightshadow_down {
  width: 10px;
  height: 10px;
}

.left_kategorie_menu {
  margin-top: 5px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}

.kategorie_menu_item {
  width: 200px;
  height: 16px;
  background-color: #white;
  overflow: hidden;
}

.kategorie_menu_catlink, .kategorie_menu_catlink:link, .kategorie_menu_catlink:visited {
  font-size: 14px;
  font-weight: bold;
  color: #eeeeee; /* #001592; */
  text-decoration: none;
  background-image: url('../img/left_menu_btn_top_normal.png'); /* menu_btn_backround_normal.jpg'); */
  background-repeat: no-repeat; /* repeat-x;*/
  width: 200px;
  height: 31px; /* 32px; */
  display: block;
  line-height: 31px; /* 32px; */
}

.kategorie_menu_catlink:hover, .kategorie_menu_catlink:active {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: black; /* black; */
  background-image: url('../img/left_menu_btn_top_active.png'); /* menu_btn_backround_active.jpg');*/
  background-repeat: no-repeat; /* repeat-x;*/
  width: 200px;
  height: 31px; /* 32px; */
  line-height: 31px; /* 32px; */
  display: block;  
}

/***********************************************/
.kategorie_menu_catlink2, .kategorie_menu_catlink2:link, .kategorie_menu_catlink2:visited {
  font-size: 14px;
  font-weight: normal;
  color: #eeeeee; /* #001592; */
  text-decoration: none;
  background-image: url('../img/left_menu_btn_sub_normal.png'); /* submenu_btn_backround_normal.jpg');*/
  /* background-color: #CACACA; */
  background-repeat: no-repeat; /* repeat-x; */
  width: 200px;
  height: 31px; /* 32px; */
  display: block;
  line-height: 31px; /* 32px; */
}

.kategorie_menu_catlink2:hover, .kategorie_menu_catlink2:active {
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: black; /* black; */
  background-image: url('../img/left_menu_btn_sub_active.png'); /* menu_btn_backround_active.jpg');*/
  /* background-color: #E0E0E0;*/
  background-repeat: no-repeat; /* repeat-x;*/
  width: 200px;
  height: 31px; /* 32px;*/
  line-height: 31px; /* 32px; */
  display: block;
}

.kategorie_menu_catlink2content {
	margin-left: 15px;
}

.kategorie_toggle {
	position: absolute;
	padding-top: 5px;
	margin-left: 3px;
}

/***********************************************/
	
.nejnovejsi_3inzeraty {
  width: 720px;
  margin-top: 20px;
}

.small_req_item_wrapper {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 350px;
	background-color: #3551c4;
	padding: 2px;
	
	float: left;
}

.small_req_item_wrapper_top {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 350px;
	background-color: #c90040;
	padding: 2px;

	float: left;	
}


.small_req_item_title {
  	margin-right: 0px;
  	width: 348px;
  	height: 68px;
  	border: 0px solid black;
  	font-size: 16px;
  	font-weight: bold;
  	line-height: 34px;
}

.small_req_item_title_top {
 	margin-right: 0px;
  	width: 348px;
  	height: 68px;
  	border: 0px solid black;
  	font-size: 16px;
  	font-weight: bold;
  	line-height: 34px;
}


.small_req_item_text_container {
  width: 332px;
  background-color: #ffffff;
  font-size: 14px;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
  text-align: justify;
  height: 140px;
  margin-left: 2px;
  margin-bottom: 2px;
  border: 2px outset #1470b3;
}

.small_req_item_text_container_top {
  width: 332px;
  background-color: #ffffff;
  border: 2px outset #c90040;
  font-size: 14px;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
  text-align: justify;
  height: 140px;
  margin-left: 2px;
  margin-bottom: 2px;
}


.small_req_item_text {
  height: 100px;
}

.small_off_item_wrapper {
	margin-left: 0px;
	margin-bottom: 10px;
	width: 300px;
}

.small_off_item_title {
  margin-right: 0px;
  width: 300px;
  height: 17px;
  border: 0px solid black;
  background-image: url('../img/index_nabidka_title.png');
  background-repeat: no-repeat;
  background-position: top left;
  font-size: 14px;
  font-weight: bold;
  padding-left: 20px;
}

.small_off_item_title_top {
  margin-right: 0px;
  width: 300px;
  height: 17px;
  border: 0px solid black;
  background-image: url('../img/index_prednostni_inzerce_title.png');
  /* background-color: #db0e1f;*/
  background-repeat: no-repeat;
  background-position: top left;
  font-size: 14px;
  font-weight: bold;
  padding-left: 20px;
  color: white;
}


.small_off_item_text_container {
  width: 300px;
  background-color: #ffffff;
  border: 2px outset #db0e1f;
  font-size: 14px;
  padding: 5px;
  overflow: hidden;
  height: 100px;
}

.small_off_item_text_container_top {
  width: 300px;
  background-color: #ffffff;
  border: 2px outset #dc7e15;
  font-size: 14px;
  padding: 5px;
  overflow: hidden;
  height: 100px;
}

.small_off_item_text {
  height: 70px;
}

.small_title_wrap {
  padding-left: 5px;
}

.small_title_link_text {
  vertical-align: middle;
  margin-left: 0px;
}

.small_title_link, .small_title_link:link, .small_title_link:visited {
	color: white;
	text-decoration: none;
	padding-left: 0px;
}

.small_title_link:hover, .small_title_link:active {
	color: yellow;
	text-decoration: underline;
}


.big_item_wrapper {
	margin-left: 0px;
	margin-bottom: 10px;
	width: 700px;
	background-color: #3551c4;
	padding: 2px;
}

.big_item_title {
  	margin-right: 0px;
  	width: 696px;
  	height: 34px;
  	border: 0px solid black;
  	font-size: 16px;
  	font-weight: bold;
  	line-height: 34px;
}

.big_item_text_container {
  width: 680px;
  background-color: #ffffff;
  font-size: 14px;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
  text-align: justify;
  height: 100px;
  margin-left: 2px;
  margin-bottom: 2px;
  border: 2px outset #1470b3;
  padding-top: 4px;
}

.big_item_text_container_top {
  width: 680px;
  background-color: #ffffff;
  border: 2px outset #c90040;
  font-size: 14px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
  overflow: hidden;
  text-align: justify;
  height: 100px;
  margin-left: 2px;
  margin-bottom: 2px;
}


.big_item_text {
  height: 70px;
}

.advert_type_selectors {
	float: left;
}

.detail_link {
  height: 15px;
  font-size: 14px;
  text-align: right;
  margin-right: 10px;
  margin-top: 10px;

}

.kategorie_title {
  text-align: center;
  margin-bottom: 5px;
}

.horizontal_divider {
  font-size: 12px;
  height: 0px;
  border-bottom: 1px solid #FFFFFF;
  margin-top: 5px;
  margin-bottom: 5px;
  overflow: hidden;
}

.page_number_selectors {
  line-height: 17px;
}

.page_number_selectors FORM {
  float: right;
  margin: 2px;
  height: 17px;
}

.advertscol {
  width: 720px;
  margin-left: auto;
  margin-right: auto; 
  margin-top: 20px;
  margin-bottom: 20px;
}

.inzerat_item_wrapper {
  margin-bottom: 10px;
  border: 2px solid #1470b3;
  background-color: #1470b3;
}

.inzerat_title_nabidka {
  width: 720px;
  height: 34px;
  line-height: 34px;
}

.inzerat_title_poptavka {
  width: 720px;
  height: 34px;
  line-height: 34px;
}

.inzerat_title_name {
  float: left;
  padding-left: 10px;
  width: 270px;
  overflow: hidden;
  vertical-align: middle;
  
}

.inzerat_title_code {
  text-align: right;
  padding-right: 10px;
}

.inzerat_text_nabidka_container {
  width: 704px;
  border: 1px solid #e09f0d;
  padding: 5px;
  background-color: #FFFFFF;
}

.inzerat_text_poptavka_container {
  width: 704px;
  border: 1px solid #4cb7bf;
  padding: 5px;
  background-color: #FFFFFF;
}

.inzerat_text_desc {
  font-size: 14px;
}

.inzerat_text_detail_link {
  float: left;
  margin-top: 10px;
}

.inzerat_text_cena {
  float: right;
  margin-top: 10px;
}

.inzerat_unit_info {
	font-size: 10px;
	text-align: right;
}

.inzerat_text_datum {
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 18px;
  vertical-align: base;
}

.detail_datum_inzeratu {
  float: right;
  font-size: 12px;
  font-weight: bolder;
  color: #444444;
  margin-right: 10px;
}

.detail_nazev_inzeratu {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 5px;
}


.detail {
  width: 720px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;	
}

.detail_info_text {
  font-size: 14px;
  text-align: justify;
  padding-bottom: 21px;
  padding-top: 21px;
  padding-left: 14px;
  padding-right: 14px;
  line-height: 21px;
  border: 1px dotted #CACACA;
  background-color: #F0F0F0;
  margin-bottom: 21px;
  margin-top: 21px;
}

.detail_odpovedet_na_inzerat_container {
  text-align: center;
}

.detail_odpovedet_na_inzerat {
  font-size: 16px;
  font-family: Verdana;
  font-weight: bold;
  margin-bottom: 20px;
  border: 3px outset #BBBBBB;
  background-color: #BBBBBB;
  padding: 5px;
}

.detail_cena_inzeratu {
  font-size: 14px;
  font-weight: bold;
  color: black;
  margin-bottom: 21px;
  margin-top: 21px;
  line-height: 21px;  
}

.detail_cena_val {
	margin-left: 100px;
	display: block;
	width: 100px;
	text-align: right;
}

.detail_cena_title {
	position: absolute;
}

.detail_cat_info_bar {
	font-size: 12px;
	font-weight: bold;
}


.detail_cat_info_bar_text {
	
}



.detail_kontakt {
		
}

.detail_dostupnost_denni {
	margin-top: 21px;
	margin-bottom: 21px;
	font-size: 14px;
	font-weight: bold;
}


.detail_dostupnost_celorocne {
	margin-top: 21px;
	margin-bottom: 21px;
	font-size: 14px;
	font-weight: bold;
}

#detail_kontakt_table {
	border: 1px solid gray;	
	font-size: 12px;
	font-weight: bold;			
}

#detail_kontakt_td {
	border: 1px solid gray;
	text-align: center;
}

.detail_kontakt_info_td {
	text-align: center;
	border: 1px solid gray;	
	padding-top: 5px;
	padding-bottom: 5px;
}

.detail_unit_info {
	
}

.detail_pamatovak {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;	
}

.detail_fotogalery {
  margin-top: 20px;
  margin-bottom: 40px;
}

.detail_fotogalery_text {
  margin-bottom: 20px;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
}

.detail_foto {
  margin-right: 20px;
  border: 6px outset #AAAAAA;
}

.info_detail_foto_text {
  margin-top: 10px;
  font-size: 10px;
  font-weight: bolder;
  color: #888888;
  text-align: center;
}

.back_to_category {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

/* downside part of pages */
.page_bottom {
  clear: both;
  width: 915px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.page_bottom_left {
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 10px;
  margin-left: 10px;
}

.page_bottom_left_link, .page_bottom_left_link:link, .page_bottom_left_link:visited,
.page_bottom_left_link:hover, page_bottom_left_link:active {
  color: #ffffff;
  text-decoration: none;
  margin-left: 10px;
  margin-right: 10px;
}

.page_bottom_right {
  float: right;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 10px;
}

/* downside part of pages 
 * paging bar 
*/
.page_bottom_pagging_text { 
  float: left;
  margin-left: 0px; 
  margin-right: 0px; 
  margin-top: 5px;
  margin-bottom: 10px;
  width: 650px;
  text-align: center;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;  
  line-height: 100%;
}

#replyform {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

.reply_form_area {
  margin-top: 10px;
  margin-bottom: 10px;
}

.reply_form_area_text {
  border: 2px solid #BBBBBB;
  font-size: 14px;
  padding: 5px;
}

.replay_form_area_submitbtn {
  margin-top: 10px;
  font-size: 14px;
  font-family: Verdana;
  font-weight: bold;
  margin-bottom: 20px;
  border: 3px outset #BBBBBB;
  background-color: #BBBBBB;
  padding: 5px;
}

.page_title {
  font-size: 18px;
  font-family: Verdana;
  margin-top: 10px;
  margin-bottom: 10px;  
}

.login_form_container {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 20px;
/*  width: 270px;
  margin-left: auto;
  margin-right: auto;*/
  width: 420px;
}

#register_btn {
	margin-left: 0xp;
	margin-right: 30px;
}

#register_btn_div {
	text-align: right;
}

.input_field_text {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
  margin-top: 20px;
  text-align: right;
}

.input_field_text_check {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
  margin-top: 20px;
  text-align: right;
  width: 600px;
}

.input_field_text_select_cat {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
  margin-top: 20px;
  text-align: left;
  margin-right: 140px;
}

.input_field_text_select_type {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
  text-align: left;
  margin-right: 140px;
}


.input_field_text2 {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  margin-top: 20px;
  text-align: left;
}

.input_field_text3 {
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 14px;
  margin-top: 5px;
  text-align: left;
}


#adtype, #adcat {
	text-align: left;
	float: right;
	background-color: #FFFF66;
	border: 1px solid #999999;
}

.createerrors {
	color: red;
}

.input_units_div {
	float: left;
	/*padding-right: 140px;*/
}

.input_nameprice_div {
	float: left;
	margin-right: 40px;
}

.input_text_div {
	clear: left;
	
}

.input_field {
  padding: 2px;
  font-size: 14px;
  font-weight: bolder;
  border: 2px solid #999999;
}

.input_field3 {
  padding: 1px;
  border: 2px solid #999999;
  font-size: 12px;  
}


.submiting_btn {
 margin-top: 10px;
  font-size: 14px;
  font-family: Verdana;
  font-weight: bold;
  margin-bottom: 20px;
  border: 3px outset #BBBBBB;
  background-color: #BBBBBB;
  padding: 5px;
}

.info_text {
  font-size: 14px;
  font-weight: normal;
  color: black;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 150%;
}

.fault_text_info {
  text-align: center; 
  font-size: 12px; 
  font-weight: bold; 
  color: red;
}

.banner_img {
  width: 650px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}


/* downside part of pages 
 * paging bar 
 * active page number 
*/
.page_bottom_table_pagging_rect_active, .page_bottom_table_pagging_rect_active:link, .page_bottom_table_pagging_rect_active:visited, .page_bottom_table_pagging_rect_active:hover, .page_bottom_table_pagging_rect_active:active {
  margin-left: 10px;
  height: 16px;
  width: 25px;
  line-height: 16px;
  vertical-align: top;
  color: #000000;
}

/* downside part of pages 
 * paging bar 
 * inactive page number 
*/
.page_bottom_table_pagging_rect_noactive, .page_bottom_table_pagging_rect_noactive:link, .page_bottom_table_pagging_rect_noactive:visited {
  margin-left: 10px;
  height: 16px;
  width: 25px;
  line-height: 16px;
  vertical-align: top;
  color: #777777;
}

.page_bottom_table_pagging_rect_noactive:hover, .page_bottom_table_pagging_rect_noactive:active {
}



H1 {
  font-size: 22px;
  text-align: center;
}

P {
  text-indent: 40px;
}

H1 + P {
  text-indent: 0px;
}


.left_menu_catlink, .left_menu_catlink:link, .left_menu_catlink:visited {
	color: black;
	display: block;
	line-height: 30px;
}

.left_menu_catlink:hover, .left_menu_catlink:active {
	color: rgb(230, 120, 0);
	text-decoration: none;
	font-weight: bold;
}

.page_bottom {
	clear: both;
	width: 950px;
	margin-top: 10px;
	background-color: #171717;
	height: 80px;
	margin-bottom: 10px;
	line-height: 30px;
}


.text_content {
	width: 60em;
	line-height: 150%;
	margin: 20px auto;
}


.formtable {
}

.formtable td {
	padding-right: 14px;
}

.formtable td input {
	margin-bottom: 10px;
}


.formsection {
	margin-top: 28px;
	margin-bottom: 14px;
	font-weight: bold;
}

.formtext {
	line-height: 21px;
	margin: 21px;
}

.formtext_important {
	font-weight: bold;
}

.agreebox {
	font-size: 24px;
	border: 1px solid rgb(160, 160, 160);
}


.buttspace {
	cursor: pointer;
	padding: 3px 10px;
	border: 1px solid white;
	background-color: rgb(160, 160, 160);
	color: white;
	font-size: 21px;
	font-weight: bold;
}

.formbutts {
	text-align: center;
}

.inperrors {
	border: 1px solid red;
	margin: 20px;
	padding: 30px;
}


.text_content {
	padding: 10px;
	line-height: 150%;	
}

a.text, a.text:link, a.text:visited {
	color: red;
	text-decoration: none;
}

a.text:hover, a.text:active {
	color: rgb(255, 60, 60);
	text-decoration: underline;
}

/**   TADY ZACINAJI NOVE STYLY **/

.offerscol {
	width: 320px;
	margin: 0px;
	margin-left: 5px;
}

.requestscol {
	float: right;
	width: 320px;
}

.offerscolonly {
	float: none;
	width: 600px;
}

.requestscolonly {
	float: none;
	width: 600px;
}

.prod_item_wrapper {
	border: 1px solid black;
	margin: 10px;
}

.reklama_slot {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 10px;	
}

.advertlink, .advertlink:link, .advertlink:visited, .advertlink:hover, .advertlink:active {
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
}

.advertimg {
}

.authorData {
	font-size: 12px;
	font-weight: bold;
}

.authorDataHeader {
	margin-bottom: 10px;
}

.authorDataLabel {
	float: left;
	margin-right: 10px;
	width: 80px;
	font-weight: normal;
}

.newadvertform {
	padding: 10px;
}


/*****************************/

.pamatovak_kontakt_table {
	font-size: 12px;
	font-weight: bold;			
}


.Pamatovak_kontakt_uprow {
	border: 1px solid gray;
	border-bottom: 0px solid white;
}

.Pamatovak_kontakt_title {
	background-color: #CACACA;
	padding: 4px; 
	font-size: 14px;
}

.Pamatovak_kontakt_title_print {
	padding: 4px; 
	font-size: 14px;
	border-top: 1px solid black;
}


.Pamatovak_kontakt_shortinfo {
	padding-left: 4px;
	font-weight: normal;
}


.Pamatovak_kontakt_titlelink, .Pamatovak_kontakt_titlelink:link, .Pamatovak_kontakt_titlelink:visited {
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

.Pamatovak_kontakt_titlelink:hover, .Pamatovak_kontakt_titlelink:active {
	color: black;
}

.Pamatovak_forget_form {
	float: right;
	padding: 0xp;
	margin: 0px;
	margin-top: -2px;
}

.Pamatovak_removeButton {
	background-color: gray;
}

#glassbottom {
  	/* background-color: #c2d738; */
  	background-image: url("../img/glass_bottom.png");
  	background-repeat: repeat-x;
  	background-position: top left; 
}

#glassbottom_filter {
  	/* background-color: #C0C0C0; */
  	background-image: url("../img/clever_filtr_background.png");
  	background-repeat: no-repeat;
  	background-position: top right; 
  	/* border-top: 2px solid rgb(0, 0, 120); */ 
}

.filter_divider {
	background-image: url('../img/clever_filter_divider.png');
	width: 675px;
	height: 7px;
	font-size: 0px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 5px;	
}

.filtertext {
	width: 100px;
	background-color: #F0F0F0;
	color: black;
	font-weigth: bold;
	border: 1px solid gray;
}

.filtercb {
	margin-right: 3px;
	margin-left: 15px;

	background-color: #F0F0F0;
	color: black;
	font-weigth: bold;
	border: 1px solid gray;	
}

.filtercb_first {
	margin-left: 0px;
}

.clever_filterheader {
	/* background-color: blue; */
	/* background-image: url(../img/filtertitle.png); */
	/* background-repeat: no-repeat; */
	/* background-position: left top; */
	text-align: left;
	color: white;
	height: 25px;
	line-height: 25px;
}

.clever_filtertable {
	width: 670px;
	/* width: 100%; */	
}

.filterbutton_najit {
	background-image: url('../img/clever_filter_find_btn_normal.png');
	width: 106px;
	height: 34px;	
}

.filterbutton_reset {
	background-image: url('../img/clever_filter_before_btn_normal.png');
	width: 106px;
	height: 34px;
}

.filterbutton_cancel {
	background-image: url('../img/clever_filter_cancelall_btn_normal.png');
	width: 106px;
	height: 34px;
		
}

.filterbutton {
	/* border: 1px solid red; */
	/* background-color: #F0F0F0; */
	color: black;
	font-weight: bold;
	width: 100px;	
	padding: 2px;
	margin: 1px;
	font-size: 10px;
}

.glasslink, .glasslink:link, .glasslink:visited {
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}

.glasslink:hover, .glasslink:active {
	color: #FFEE33;
	text-decoration: underline;
}

.text, .text P {	
	margin-top: 21px;	
}

.text INPUT {
	border: 1px solid gray;
	background-color: white;
}

.text TEXTAREA {
	border: 1px solid gray;
	background-color: white;
}

.gplus {
  position: absolute;
  top: 20px;
  right: 20px;
}
