body
{
	background: #eaeaea url('../img/body-bg.gif') top repeat-x;
	font: 0.8em Arial, Verdana, Tahoma, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;

	background-color:rgb(19,163,223);
}
a
{
	color: #0066CC;
	text-decoration: underline;
}
a:hover
{
	color: #FF0000;
	text-decoration: none;
}
div.page
{
	margin: 10px auto;
	width: 990px;
	min-width: 770px;
	font-size: 12px;
	background: #fff;
}
div.header
{
	margin: 0 10px 10px 10px;
}
div.logo
{
/*	padding: 20px 0 0 0;*/

	padding: 0 0 0 0;
}
div.slogan
{
	color: #444;
	font-size: 14px;
	padding: 15px 0 0 15px;
	font-family: Georgia;
	font-style: italic;
	color: #8d8d8d;
	position:relative;
	top:-24px;
}
div.inventory
{
	height: 29px;
	margin: 0 10px;
/*	border-bottom: 1px solid #ccc;*/
	text-transform: uppercase;
	font-size: 0.8em;
	position:relative;
	top:-24px;
}
ul.inv
{
	margin: 0;
	padding: 0;
	line-height: 29px;
}
ul.inv li
{
	margin: 0 0 0 10px;
	padding: 0;
}
ul.inv li a
{
	text-decoration: none;
}
div.lang-switch
{
	margin-top: 6px;
}
div.lang-switch select
{
	font-size: 0.9em;
}
ul.inv li.xml-button
{
	padding: 3px 0 0 0;
	*padding: 0;
}
div.top-menu
{
	margin: 0 10px;
	height: 29px;
	font-size: 0.8em;
	font-weight: bold;
	background: #69bdf2 url('../img/top-menu-bg.png') repeat-x;
	border: 1px solid #ccc;
	text-transform: uppercase;
}
ul.menu li
{
	height: 29px;
}
ul.menu li a
{
	line-height: 29px;
	color: #FFF;
	display: block;
	text-decoration: none;
}
ul.menu li a:hover
{
	background: #ccc url('../img/top-menu-bg-active.png') repeat-x;
}
ul.menu li.active div
{
	line-height: 29px;
	color: #fff;
	background: #ccc url('../img/top-menu-bg-active.png') repeat-x;
}
div.listing-sorting
{
	text-align: center;
	border: 1px solid #ccc;
	font-size: 0.9em;
	padding: 2px;
	margin-top: 10px;
}
div.listing-sorting a
{
	font-weight: bold;
}
div.search-form
{
	font-size: 0.9em;
	padding: 15px 0 0 0;
	position:relative;
	top:0px;
	margin-left:40px;
}
input.what
{
	border: 1px solid #ccc;
	background: #FFF url('../img/text-bg.gif') center left repeat-x;
	height: 18px;
	padding: 2px 0 0 0;
	width:300px;
}
input.text
{
	border: 1px solid #ccc;
	background: #FFF url('../img/text-bg.gif') center left repeat-x;
	padding: 2px 0 0 0;
	height: 18px;
}
textarea
{
	border: 1px solid #ccc;
}
input.button
{
	border: 1px solid #ccc;
	background: #2c8fce url('../img/button-bg.gif') center repeat-x;
	font: 11px Arial, Verdana;
	text-transform: uppercase;
	color: #fff;
	height: 22px;
	cursor: pointer;
}
input.button:hover
{
	background: #368cc2;
}
input, textarea
{
	font-family: Verdana;
	font-size: 1em;
}
div.footer
{
	text-align: center;	
	margin: 5px 10px 0 10px;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	text-transform: uppercase;
	font-size: 0.8em;
}
div.footer a
{
	text-decoration: none;
}
div.copyright
{
	padding: 10px 0 0 0;
	font-size: 1.1em;
	text-transform: none;
}
div.content
{
	padding-bottom: 10px;
	margin: 0 10px;
}
p
{
	padding: 0;
	margin: 0 0 5px 0;
}
p.date
{
	font-size: 0.9em;
}
p.news
{
	margin-top: 5px;
}
p.last
{
	margin-top: 5px;
	text-align: right;
}
img
{
}
form
{
	padding: 0;
	margin: 0;
}
div.breadcrumb
{
	margin: 10px 0;
	font-size: 0.9em;
}
h1
{
	color: #444;
	font-size: 2.0em;
	font-weight: normal;
	font-family: Georgia;
	margin: 5px 0;
	padding: 5px 0 0 0;
}
h2
{
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
div.field
{
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
}
a.title
{
	font-weight: bold;
}
div.url
{
	color: #0066CC;
	font-style: italic;
	font-size: 0.9em;
}
div.description
{
	width: 100%;
}
div.stat
{
}
div.stat img
{
}
div.pr_stat
{
}
.categories
{
}
.categories a
{
	font-weight: bold;
}
.categories div.col
{
}
.categories div.last
{
}
.categories img
{
	vertical-align: middle;
	margin-right: 4px;
}
div.subcategories
{
}
div.subcategories a
{
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}
.categories div.divider
{
}
.categories div.categ
{
}
.no
{
}
a.no
{
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
}
div.error
{
}
div.notification ul, div.error ul
{
}
div.navigation
{
	clear: both;
	margin: 15px 0;
	font-size: 0.9em;
}
div.navigation a
{
	text-decoration: none;
	border: 1px solid #ccc;
	background: #eee;
	padding: 0 4px;
}
div.navigation a:hover
{
	background: #fff;
}
div.navigation span
{
	border: 1px solid #ccc;
	padding: 0 4px;
	background: #eee;
}
div.navigation span.active
{
	background: #fff;
}
div.pagerank
{
}
div.inner-pagerank
{
}
div.pr-text
{
}
div.preview
{
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}

.popis_listingu{
	margin-bottom:15px;
}
.tabulka_kategorii_td{
	vertical-align: top;
}
div.box
{

}
div.box-kategorii{
	border: 1px solid #13A3DF;
	border-top:none;
	padding-bottom:10px;
	margin-bottom:10px;
}
div.box-caption-movable
{
	background: url('../img/box-caption-bg.gif') bottom left repeat-x;
	color: white;
	line-height: 27px;
	padding-left: 8px;
	font-size: 1.3em;
	margin: 0;
	padding-left:45px;
	font-weight:bold;	

}
#caption_27{
	background: url('../img/tabtop_pocasi.png');
}
#caption_28{
	background: url('../img/tabtop_horoskopy.png');
}
#block_29{ /*reklama vpravo sediva */
	background-color:gray;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#block_10{/*Locations v kategoriich filtrovani*/
	border:none;
}
div.box-caption-fixed
{
	line-height: 27px;
	margin: 0;
	font-size: 1.3em;
	/*border-bottom: 1px solid #ccc;*/

	background: url('../img/tabtop_kategorie.png');
	font-weight:bold;
	padding-left:45px;
	color:white;
}
.pridej_odkaz{
	float:right;
	margin-right:10px;
	font-weight:normal;
	color:white
}
div.box-content-fixed
{
	padding: 10px;

}
div.box-content-movable
{
	padding: 10px;
	border-top: 0;
	
}
div.box-content
{
	padding: 10px;
}
div.featured-listing
{
	margin: 5px 0;
}
div.featured-listing a
{
	margin: 5px 0;
}
div.sponsored-listing
{
	margin: 5px 0;
}
div.sponsored-listing a
{
	margin: 5px 0;
}
div.partner-listing
{
	margin: 5px 0;
}
div.partner-listing a
{
	margin: 5px 0;
}
span.highlight
{
	background: #FAF3C1;
	color: #000;
	font-weight: bold;
}
ul.account-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.account-menu li
{
	background: url('../img/bullet.gif') left no-repeat;
	padding-left: 10px;
}
div.comment
{
}
div.posted
{
	margin: 5px 0;
	font-size: 0.9em;
	font-style: italic;
}
hr
{
	background: #ccc;
	height: 1px;
	border: none;
	margin: 10px 0;
}
div.comment-approval
{
	font-size: 0.9em;
	color: #666;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.news-date
{
	font-size: 0.9em;
	text-align: right;
	margin: 0 0 10px 0;
}
td.left-column
{
	width: 180px;
	padding: 0 10px 10px 0;
}
td.center-column
{
}
td.right-column
{
	width: 495px;
	padding: 0 0 10px 10px;
}
p.field
{
	font-size: 0.9em;
	margin: 0 0 10px 0;
}
p.field-captcha
{
}
div.categories-tree
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #ccc;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background: #E9CFCF;
}
div.admin-approve
{
	margin: 10px;
}
div.waiting
{
}
div.dbx-box
{
}
div.dbx-handle
{
}
fieldset
{
	padding: 0 10px 10px 10px;
	margin: 10px 1px;
	border: 1px solid #ccc;
}
legend
{
	padding: 2px 5px;
}
td.listing
{
	padding: 5px 0;
}
div.listings
{
	padding-top: 5px;
}
div.listings div.area
{
	border: 1px solid #ccc;
}
div.listings div.icon
{
	border: 1px solid #ccc;
	font-size: 1em;
}
/*
** Collapsing fieldsets
*/
html fieldset.collapsed {
}
html fieldset.collapsed * {
}
html fieldset.collapsed legend {
}
html fieldset.collapsible legend a {
}
html fieldset.collapsed legend a {
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html fieldset.collapsed legend,
* html fieldset.collapsed legend *,
* html fieldset.collapsed table * {
}
html fieldset.collapsible legend a 
{
}

/* Tree CSS */
ul.tree
{
}
ul.tree li
{
	font-size:12px;
}

ul.tree a
{
}

div.tree-col
{
}

img.tree-icon-collapsed
{
}
img.tree-folder-collapsed
{
}

img.tree-icon-expanded
{
}

img.tree-icon-space
{
}

img.tree-folder-expanded
{
}
img.tree-cat-locked
{
}
img.tree-cat-crossed
{
}

/* Suggest listing */
img.edit-field
{
}
img.field_tooltip
{
}
/* JS Box notification */
div.js_notification
{
}
#tooltip
{
}
#tooltip h3, #tooltip div 
{
}

/* quick search */
div.quickSearch
{
}

div.quickSearchItem
{
}
div.quickSearchItem h3
{
}
div.quickSearchItem:hover
{
}

/* version 2.3 */

/* Comments stars */
div.rating-star-no-fill
{
}
div.rating-star-fill
{
}

/* ExStars rating */
div.exstar-fill
{
}
div.exstar-voted-fill
{
}
div.exstar-no-fill
{
}
div.boxrating
{
}


/* form label error */
form label.error
{
}

label
{
}
table.common
{
	margin: 10px 0 0 0;
	border: none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
table.common th
{
	padding: 5px 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-weight: bold;
	background: #e2e2e2 url('../img/box-caption-bg.gif') top repeat-x;
}
table.common td
{
	padding: 5px 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

div.alpha-navigation
{
}
div.alpha-navigation a, div.alpha-navigation span
{
}

div.mode
{
}

/* minimize/maximaize box styles START */
div.minmax
{
	position: relative;
	display: block;
	float: right;
	margin-top: -24px;
	right: 1px;
	background-image: url('../img/minmax.gif');
	background-position: 0px -23px;
	width: 21px;
	height: 23px;
	cursor: pointer;
	font-size: 0.1em;
}
/* minimize/maximaize box styles END */

/* rating styles START */
.rating {
}
.rating:after {
}
.cancel,
.star {
}
.cancel,
.cancel a {
}

.star,
.star a {
}
	
.cancel a,
.star a {
}

div.rating div.on a {
}
div.rating div.hover a,
div.rating div a:hover {
}
/* rating styles END */

/* page resize styles START */
div#page_setup
{
	position: absolute;
	top: 14px;
	left: 43%;
}
ul.page_setup
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.page_setup li
{
	float: left;
	margin: 0 2px;
	padding: 0;
	cursor: pointer;
	width: 20px;
	line-height: 20px;
}
ul.page_setup li#w800
{
	background: url('../img/page_setup.gif') 0px 0px no-repeat;
}
div#dw800, ul.page_setup li#w800:hover
{
	background: url('../img/page_setup.gif') 0px -20px no-repeat;
}
ul.page_setup li#w1024
{
	background: url('../img/page_setup.gif') -20px 0px no-repeat;
}
div#dw1024, ul.page_setup li#w1024:hover
{
	background: url('../img/page_setup.gif') -20px -20px no-repeat;
}
ul.page_setup li#wLiquid
{
	background: url('../img/page_setup.gif') -40px 0px no-repeat;
}
div#dwLiquid, ul.page_setup li#wLiquid:hover
{
	background: url('../img/page_setup.gif') -40px -20px no-repeat;
}
ul.page_setup li#large
{
	background: url('../img/page_setup.gif') -60px 0px no-repeat;
}
div#dlarge, ul.page_setup li#large:hover
{
	background: url('../img/page_setup.gif') -60px -20px no-repeat;
}
ul.page_setup li#normal
{
	background: url('../img/page_setup.gif') -80px 0px no-repeat;
}
div#dnormal, ul.page_setup li#normal:hover
{
	background: url('../img/page_setup.gif') -80px -20px no-repeat;
}
ul.page_setup li#small
{
	background: url('../img/page_setup.gif') -100px 0px no-repeat;
}
div#dsmall, ul.page_setup li#small:hover
{
	background: url('../img/page_setup.gif') -100px -20px no-repeat;
}
ul.page_setup li.space
{
	width: 1px;
	cursor: default;
}
/* page resize styles END */

/* thumbnails styles START */
div.thumb
{
}
div.thumb img
{
}
div.thumb img.spinner
{
}
div.loading
{
}
/* thumbnails styles END */



#seznam_tabu_form{
	display:block;
	width:300px;
	margin:0;
	padding:0;
}

#seznam_tabu_form li{
	display:block;
	width:100px;
	height:40px;
	float:left;
	cursor:pointer;
	color:black;
	background-image:url('../img/hledani_nevybrano.png');	
	background-repeat:repeat-x;
	font-size:22px;
	font-weight:bold;
	margin-right:4px;
}

#seznam_tabu_form li:hover{
	color:red;
	background-image:url('../img/hledani.png');	
	background-repeat:none;
}

#form_1{
	float:left;
}

#form_2{
	float:left;
}

#form_3{
	float:left;
}

#tab_1{
	color:red;
}

.hledani{
	background-image:url(http://www.navigatio.cz/templates/cleancss/img/majak.gif);
	background-repeat:no-repeat;
	background-position:345px;
}


.listing-obal{
	
}

.listing-obrazek{
	float:left;
	background-color:red;
	margin-right:15px;
}


.vybrana_location{
	color:red;
	font-weight:bold;
}

 .velka_tabulka td{
  width:270px;
  }


  #znameni h2{
  color:#000070;
  font-size:20px;
  }
  
  #znameni h3{
  margin:0;
  margin-bottom:5px;
  color:#000070; 
  font-size:18px;
  }
  
  #znameni a {
  color: #1B1BB6;
  font-size:12px;
  }
  
  #znameni_ikonka{
  width:139px;
  height:105px;
  float:left;
  margin-right:10px;
  border: 1px solid gray;
  }
  
  #znameni_datum{
  display:block;
  font-size:12px;
  }
  
  #znameni_nabidka p{
  display:block;
  }  

  .horop_hp{
  font-size:12px;
  }
  .horop_hp a{
  font-size:22px;
  color:#1B1BB6;
  }


  .vpravo{
  margin-left:5px;
  }
  
  .vpravo p{
  display:inline;
  }
  
  .ikonka_hp{
  display:block;
  float:left;
  margin-right:20px;
  }
  
  .ikonka_right{
  width:40px;
  height:30px;
  display:block;
  float:left;  
  }


