html {
	color: #000000;
	background: #FFFFFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
h1:first-letter { text-transform:uppercase; }
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
legend {
	color: #000000;
}
/* basic */
body {
	background: #FFFFFF url('../../img/blue-blue/bg-head.gif') repeat-x 0 0;
	color: #202020;
	font-family: Arial, sans-serif;
	font-size: 75%;
}



.clear { clear: both; }
.fwn { font-weight: normal; }
.fwb { font-weight: bold; }
.n { display: none; }



a {
	color: #2d386e;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: underline;
}
a.arrow-down {
	background: url('../../img/blue-blue/menu-arrow-down.gif') no-repeat center right;
	padding-right: 12px;
}
#content a.arrow-down,
strong{
	font-weight:bold;
}


/* layout */
#container {
	margin: 0 auto;
	/*overflow: hidden;*/
	position: relative;
	width: 996px;
}
#head{
	height:138px;
	position:relative;
}
#content {
	display: inline;
	margin-left: 206px;
	float: left;
	width: 480px;
	position:relative;
	padding-bottom:112px;
}
.fullpage #content{
	display:block;
	width:976px;
	float:none;
	margin:15px 10px;	
}
#content.mapa { padding-bottom:0; }

#content .half.col-a,
#content .half.col-b {
	float: left;
	width: 235px;
}
#content .half.col-b {
	float: right;
}

.page #content {
	width: 584px;
	padding-top:25px;
	margin-top:10px;
}
.page-detail #content {
	width:790px;
	position:relative;
	padding-bottom:100px;
}
.page h1 {
	position:absolute;
	top:0;
	left:0;
	width:790px;
	color:#495279;
	font-size:1.3em;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:2px solid #495279;
}
h1.sita {
	position:relative;
	color:#495279;
	font-size:1.3em;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:2px solid #495279;	
}
h1.weby-text {
	position:relative;
	color:#495279;
	font-size:1.3em !important;
	font-weight:bold;
	border-bottom:2px solid #495279;	
}
h1.p404 {
	position:relative;
	color:#495279;
	font-size:1.3em;
	margin:12px 0 10px 0;
	font-weight:bold;
	border-bottom:2px solid #495279;	
}
h1.search { 
	/*position:absolute;*/
	/*top:25px;
	left:0;*/
	margin-top:15px;
	width:480px;
	color:#495279;
	font-size:1.3em;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:2px solid #495279;	
}

.page-detail #content h2{
/*
	background:transparent url('../../img/blue-blue/bg_menu_bar.gif') repeat-x 0 0;
	border-bottom:0;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:32px;
	line-height:32px;
	margin-bottom:15px;
	padding:0 10px;
	*/
	width:790px;
	color:#495279;
	font-size:1.3em;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:2px solid #495279;	
	margin-top:12px;
}
h2.sita {
	color:#495279;
	font-size:1.3em;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:2px solid #495279;	
}
h2.login { 
	color:#495279;
	font-size:1.3em;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
	border-bottom:2px solid #495279;	
}
#side-a {
	display: inline;
	float: left;
	margin-left: -690px;
	width: 200px;
}
#side-b {
	float: right;
	width: 300px;
}

.page #side-a {
	margin-left: -794px;
}
.page #side-b {
	float: right;
	width: 200px;
	margin-top:35px;
}

.page-detail #side-a{
	margin-left:-1000px;
}

.page-detail #side-b.thin { width:200px; }
.fullpage h1{
	color:#495279;
	font-size:1.3em;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:2px solid #495279;
}
.page-detail h1{
	font-size:1em;
	font-weight:bold;
}
.page-detail #content #bottom, #content #bottom {
	position:absolute;
	bottom:0px;
	width:460px;
	background-color:#c5d4db;
	padding:10px;
}
.page-detail #content #bottom p, #content #bottom p { overflow:hidden; max-height:45px; }
.page-detail #content #bottom h1, #content #bottom h1 { overflow:hidden; max-height:32px;margin-bottom:3px; }

.page-detail #content #bottom.firm, #content #bottom.firm {
	position:absolute;
	bottom:0px;
	width:560px;
	background-color:#c5d4db;
	padding:10px;
}
.page-detail #content #bottom.firm p, #content #bottom.firm p { overflow:hidden; max-height:45px; }
.page-detail #content #bottom.firm h1, #content #bottom.firm h1 { overflow:hidden; max-height:32px;margin-bottom:3px; }

#bottom h1 { font-weight:bold; }
/* logo */
#logo {
	height: 31px;
	position:absolute;
	top:50px;
	left:7px;
	width: 340px;
	background: url('logo-header.png') no-repeat 0 0;
}
#logo a{
	display:block;
	width:100%;
	height:100%;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}

#head .slogan{
	position:absolute;
	top:80px;
	left:7px;
	color:#c5d4db;
	font-size:12px;
}

/* search */
#search {
	font-size: 11px;
	left: 350px;
	position: absolute;
	top: 50px;
	width:446px;
}

/* weather */
#weather {
	font-size: 11px;
	right: 95px;
	height: 90px;
	position: absolute;
	text-align: right;
	top: 38px;
	width: 130px;
	color:#c5d4db;
}
#weather img {
	margin-top: 5px;
}

#weather span{
	display:block;
	line-height:16px;
	}


/* clock */
#clock {
	position: absolute;
	right: 5px;
	top: 32px;
	width: 80px;
	height: 80px;
}

#header-icons{
	position:absolute;
	top:114px;
	left:5px;
}
#header-icons li{padding:1px 20px 0 18px; float:left;}
#header-icons li a{color:#c5d4db;}
li#ico-home{background:url('../../img/blue-blue/ico-home.png') no-repeat 0 0;}
li#ico-sitemap{background:url('../../img/blue-blue/ico-sitemap.png') no-repeat 0 0; padding-left:23px; margin-left: 10px;}
#home-link{position:absolute; top:4px; right:0;}

/* odkazy s vnorenym submenu viac */
.items-down, .items-down1 {
	position:relative;
}
.items-down ul, .items-down ul {
	display:none;	
}

/* header links */
#header-links {
	padding: 8px 5px 3px 6px;
	position:absolute;
	top:0;
	left:0;
	width:980px;
}
#header-links-reg { 
	padding: 8px 10px 3px 10px;
	position:absolute;
	top:0;
	left:0;
	width:980px;
	background:url('../../img/blue-blue/logged-back.jpg') 0 0 no-repeat;
}
#header-links a, #header-links-reg a {
	color: #FFFFFF;
}
#header-links-reg .reg-name { color:#FFFFFF; }
#header-projects {
	float: left;
}
#header-menu {
	float: right;
}
#header-projects li,
#header-menu li {
	float: left;
}
#header-projects li {
	margin-right: 17px;
}
#header-menu li {
	margin-left: 17px;
}



/* footer */
#contacts { text-align:center;border-top:3px #EBEAEA solid;margin-top:12px;padding-top:12px; }

#footer {
	border-top: 3px solid #EBEAEA;
	overflow: hidden;
	margin-top: 20px;
	padding: 12px 3px 3px 3px;
	text-align:center;
	font-size:0.9em;
}



/* info map */
#info-map {
	background-color: #FFFFFF;
	border: 1px solid #EBEAEA;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 2px;
	/*
	border: 0px solid #EBEAEA;
	padding: 0;
	position: relative;
	
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.55);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.55);	
	*/
}
#info-map.opened {
	/*
	-moz-box-shadow: 0px 5px 35px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0px 5px 35px rgba(0,0,0,0.75);
	*/
}



/* info map toolbar */
#info-map-toolbar {
	line-height: 34px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	
	position: relative;
	z-index: 99;
	
	/*-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);*/
}
#info-map-toolbar h3 {
	background-color: #c5d4db;
	background-image: url('../../img/blue-blue/background-gradient.png');
	background-repeat: repeat-x;
	background-position: 0 0;
	border-right: 1px solid #9B9B9B;
	float: left;
	font-weight: bold;
	width: 190px;
	/*
	background-color: #F2F2F2;
	width: 196px;
	*/
}
#info-map-toolbar ul {
	overflow: hidden;
	
}
#info-map-toolbar ul li {
	float: left;
}
#info-map-toolbar ul li a {
	background-color: #c5d4db;
	background-image: url('../../img/blue-blue/background-gradient.png');
	background-repeat: repeat-x;
	background-position: 0 0;
	border-left: 1px solid #c5d4db;
	border-right: 1px solid #9B9B9B;
	color: #202020;
	display: block;
}
#info-map-toolbar ul li a:hover {
	background-color: #F2F2F2;
	background-position: 0 -40px;
	text-decoration: none;
}
#info-map-toolbar ul li a:active,
#info-map-toolbar ul li a.selected {
	background-color: #737373;
	background-position: 0 -80px;
	border-left: 1px solid #9B9B9B;
	border-right: 1px solid #c5d4db;
	color: #FFFFFF;
}
#tr-streets { width: 72px; }
#tr-businesses { width: 71px; }
#tr-estate { width: 85px; }
#tr-culture { width: 90px; }
#tr-sport { width: 76px; }
#tr-accommodation { width: 111px; }
#tr-gastro { width: 117px; }
#tr-others { width: 74px; }
#info-map-toolbar ul li a#tr-photos { border-right: 0px; height: 34px; width: 86px; }
#tr-photos img { margin: 5px 0; border: 0; }
/* layout */
.module {
	background-color: #FFFFFF;
	border: 1px solid #c5d4db;
	margin-top: 10px;
	overflow: hidden;
	padding: 2px;
	position:relative;
}
.module li {
	overflow: hidden;
}
.module-header {
	background-color: #c5d4db;
	background-image: url('../../img/blue-blue/background-gradient.png');
	background-repeat: repeat-x;
	background-position: 0 -120px;
	line-height: 34px;
	padding: 0 10px;
	text-transform: uppercase;
}
.module-header h1,
.module-header h2,
.module-header h3,
.module-header h4,
.module-header h5{
	font-weight:bold;
}
.module-header h3 { overflow:hidden;max-height:37px; }
.module-body,
.module-footer {
	padding: 10px;
	overflow: hidden;
}
.module-body-img { padding:2px 0 0 0; }

#business-registry .module-body, #inzercia .module-body{
	background-color:#E2F1F8;
}


#business-registry .module-footer,
#real-estate .module-footer,
#user-advertising .module-footer, #user-uputavky .module-footer, #user-news .module-footer, 
#job-offers .module-footer,
#zlavy .module-footer,
#business-advertising .module-footer {
	position:absolute;
	top:2px;
	right:2px;
	float:right;
	padding:0;
}

#business-registry .module-footer .links,
#real-estate .module-footer .links,
#user-advertising .module-footer .links, #user-uputavky .module-footer .links, #user-news .module-footer .links,
#job-offers .module-footer .links,
#zlavy .module-footer .links,
#business-advertising .module-footer .links {
	float:right;
}

#business-registry .module-footer .links li,
#real-estate .module-footer .links li,
#user-advertising .module-footer .links li,
#user-uputavky .module-footer .links li,
#user-news .module-footer .links li,
#job-offers .module-footer .links li,
#zlavy .module-footer .links li,
#business-advertising .module-footer .links li {
	float:left;
	line-height:34px;
	padding:0 10px;
}
#business-advertising ul.short-list li { width:225px; }
#business-advertising a.name,#user-advertising a.name,#user-uputavky a.name,#user-news a.name,#real-estate a.name { 
	display:block;
	float:left;
	width:123px;
	height:32px;
	overflow:hidden;
	margin-right:5px
}
#business-advertising ul.short-list p,
#user-advertising ul.short-list p,
#user-uputavky ul.short-list p,
#user-news ul.short-list p,
#real-estate ul.short-list p {
	height:44px;
	overflow:hidden;
	width:123px;
}

#business-registry .module-body .links{
	float:right;
	font-weight:bold;
}

h3.homepage {
	float:right;
	width:140px;
	margin:3px 0;
	text-align:left;
	max-height: 33px;
	overflow:hidden;
}
h3.homepage a { color:#495279; }
#business-advertising ul.short-list p.homepage,
#user-advertising ul.short-list p.homepage,
#user-uputavky ul.short-list p.homepage,
#user-news ul.short-list p.homepage,
#real-estate ul.short-list p.homepage {
	float:right;
	width:140px;
	text-align:left;
	height:44px;
	overflow:hidden;
}
.homepage-foto {
	float:left;
	width:75px;
	height:75px;
	clear:both;
	margin-top:5px;
	overflow:hidden;
	border:1px solid #9ebac7;
	padding:0;
	text-align:center;
	vertical-align:middle;
}
.homepage-foto-left {
	float:left;
	width:50px;
	height:50px;
	clear:both;
	overflow:hidden;
	border:1px solid #9ebac7;
	padding:0;
	text-align:center;
	vertical-align:middle;
}
.homepage-foto img, .homepage-foto-left img {
	border:0;
	margin:0 !important;
}

.fullpage .module-empty{
	padding:10px 0;
}

.fullpage .module-empty p{
	padding:0 0 15px 0;
}

/* basic content elements */
.module-part {
	padding:0 1px;
}


.module-content ul.short-list li {
	/*margin-bottom: 10px;*/
	float:left;
	width:50%;
}
.module-content ul.short-list img {
	border: 0;
	float: left;
	margin: 2px 10px 0 0;
	padding: 1px;
}
#job-offers ul.short-list a.name {
	display:block;
	height:32px;
	overflow: hidden;
	float:left;
	margin-top:0;
	color: #495279;
}
#job-offers ul.short-list li.right a.name { float:none; }
.module-content ul.short-list p {
	font-size: 0.9em;
}
#job-offers .module-content ul.short-list p {
	max-height: 43px;
	overflow: hidden;
}
.module-content ul.thumb-list {
	overflow: hidden;
}
.module-content ul.thumb-list li {
	float: left;
}
.module-content ul.thumb-list img {
	display: block;
	border: 1px solid #EBEAEA;
	height: 52px;
	margin: 3px;
	padding: 1px;
	width: 52px;
}

/* basic footer elements */
#spravodajstvo{
	overflow:visible;
}
#spravodajstvo .module-content{
	position:relative;
	}

#spravodajstvo .links{
	position:absolute;
	top:10px;
	left:10px;
	width:274px;
	
}
#spravodajstvo .articles{
	clear:both;
	padding-top:5px;
	margin-top:20px;
	border-top:1px solid #EBEAEA;
}
#spravodajstvo .links li{
	float:left;
	padding-right:15px;
	overflow:visible;
}
#spravodajstvo .links li.right{
	float:right;
	padding-right:0;
}
#spravodajstvo .links li a{
	color:#202020;
}

li.items-down, li.items-down1 {
	position:relative;
	font-weight:bold;
	cursor:pointer;
}
.items-down ul, .items-down1 ul {
	background-color:#F6F6F6;
	border:1px solid #c5d4db;
	display:none;
	left:0;
	margin:0;
	padding:2px;
	position:absolute;
	top:15px;
	z-index:999;
	font-weight:normal;
}

.items-down ul li, .items-down1 ul li {
	float:none !important;
	margin:0 !important;
	padding:0 !important;
}

ul li.items-down ul li a, ul li.items-down1 ul li a {
	display:block;
	color:#202020 !important;
	padding:4px 10px !important;
	white-space:nowrap;
}

#side-b a.arrow-down,
#side-b .items-down{
	padding-right:12px !important;
	background: url('../../img/blue-blue/menu-arrow-down-red.gif') no-repeat center right;
}

.a-foto{
	float:left;
	width:50px;
	height:50px;
	clear:both;
	margin-top:5px;
	overflow:hidden;
	border:1px solid #9ebac7;
	padding:1px;
	text-align:center;
	vertical-align:middle;
}
.a-foto img{
	border:0;
}
.a-list{
	float:right;
	width:215px;
	margin-top:5px;
}
.a-list li{
	padding:0 0 3px 8px;
	width:207px;
	height:14px;
	overflow:hidden;
	background:url('../../img/blue-blue/icon_arrow.gif') no-repeat 0 5px;
}
.a-list .first{
	padding:0 0 3px 0;
	background:none;
	width:215px;
}
.a-list a{
	color:#202020;
}
.a-list .first a{
	color:#2d386e;
	font-weight:normal;
}

.module-content-top{
	padding:5px 10px;
	background-color:#E2F1F8;
}
.module-content-top a{
	color:#202020;
}
#box-pridat,
#box-dopyt,
#box-reservation {
	padding:0;
	border-color:#495279;
}
#box-pridat .module-header,
#box-dopyt .module-header,
#box-reservation .module-header {
	background-color:#495279;
	padding:0;
}

#box-pridat .module-header span,
#box-dopyt .module-header span {
	width:35px;
	height:34px;
	display:block;
	position:absolute;
	top:0;
	left:0;	
}

#box-pridat .module-header span{background:url('../../img/blue-blue/plus.gif') no-repeat 0 0;}
#box-dopyt .module-header span{background:url('../../img/blue-blue/otaznik.gif') no-repeat 0 0;}

#box-pridat .module-header h3,
#box-dopyt .module-header h3 {
	padding-left:42px;
	height:35px;
	color: #FFFFFF;
}

#box-pridat .module-header a,
#box-dopyt .module-header a {
	color:#FFFFFF;
	display:block;
	line-height:34px;
	padding-left:40px;
}
#box-pridat .module-header a:hover,
#box-dopyt .module-header a:hover {
	text-decoration:none;
	background-color:#495279;
}
#box-pridat .module-footer,
#box-dopyt .module-footer{
	padding-top:0;
	padding:1px;
}
/* banners */

.banner{
	text-align:center;
	padding:3px ;	
}
.banner img{vertical-align:middle;}

/* accordion */
.accordion .module-header {
	cursor: pointer;
	margin-top: 1px;	
}
.accordion .module-header.first {
	margin-top: 0px;
}
.accordion .module-header:hover {
	background-color: #F2F2F2;
	background-position: 0 -160px;
}
.accordion .module-header.selected {
	background-color: #737373;
	background-position: 0 -80px;
	color: #FFFFFF;
}
.accordion .module-header span.indicator, #fotosutaz span.indicator {
	background: transparent url('../../img/blue-blue/module-header-arrow.gif') no-repeat 0 0;
	display: block;
	float: left;
	height: 9px;
	margin: 13px 3px 0 -1px;
	width: 9px;
}
.accordion .module-header.selected span.indicator {
	background-position: 0 -9px;
}


#main-menu li a{color:#202020; font-weight:bold; position:relative; padding-left:35px; width:149px; display:block; line-height:34px;}
#main-menu li a.selected{color:#FFFFFF;}
#main-menu li a:hover{text-decoration:none;}
#main-menu li span{position:absolute; top:0; left:0; display:block; width:26px; height:34px; background-color:#9ebac7;}
#main-menu li a.selected span, #main-menu li a.selected:hover span{background-color:#666666;}
#main-menu li a:hover span{background-color:#c5d4db;}


.em{
	font-family: Verdana;
	line-height: 10px;
}

.list {
	line-height:150%;
}
.list li{
	padding-left:14px;	
	background:url('../../img/blue-blue/icon_raquo.png') no-repeat left 5px;
}
.list a {
	color:#202020;
	text-decoration:none;
}
.list a:hover{
	text-decoration:underline;
}

#menu-toolbar{
	width:100%;
	height:32px;
	line-height:32px;
	background:url('../../img/blue-blue/bg_menu_bar.gif') repeat-x 0 0;
}
#menu-toolbar li{
	float:left;
}
#menu-toolbar a{
	display:block;
	text-align:center;
	color:#FFFFFF;
	border-left:1px solid #888888;
	border-right:1px solid #495279;	
}
.last a{background-image:none !important;}
#menu-toolbar a:hover{
	background-color:#495279;
	text-decoration:none;
	}

#menu-toolbar .current a,
#menu-toolbar .current a:hover{
	background:#495279 none;
	text-decoration:none;
}

a#tr-firmy{width:50px;}
a#tr-ulice{width:44px;}
a#tr-lekarne{width:126px;}
a#tr-institucie{width:168px;}
a#tr-kulturne{width:114px;}
a#tr-sportove{width:120px;}
a#tr-banky{width:126px;}
a#tr-autobusy{width:160px;}
a#tr-foto{width:50px;}

#foot-main-menu {
	border-top:2px solid #EBEAEA;
	border-bottom:2px solid #EBEAEA;
	margin:10px 0 10px 0;
	padding:10px 0 10px 50px;
	height: 15px;
}

#foot-main-menu li{
	float:left;
	padding:0 20px;
	text-transform:uppercase;
}

#foot-main-menu li a{
	color:#202020;
}


/* info map panel */
#info-map-panel {
	background: #FFFFFF;
	height: 472px;
	overflow: hidden;
	position: relative;
}
#info-map-panel.loading {
	background: transparent url('../../img/blue-blue/loader.gif') no-repeat center center;
}
#info-map-panel h4 {
	color: #202020;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 10px 12px;
	text-transform: uppercase;
}
#imp-loader {
	background: #000000 url('../../img/blue-blue/loader.gif') no-repeat center center;
	display: none;
	height: 475px;
	left: 0;
	position: absolute;
	top: 0;
	width: 996px;
}
#imp-gal-loader {
	background: #000000 url('../../img/blue-blue/loader.gif') no-repeat center center;
	display: none;
	height: 450px;
	left: 0;
	position: absolute;
	top: 0;
	width: 250px;
}
#imp-add,
#imp-close {
	margin-top: 0px;
	font-size: 9px;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	float: right;
	text-transform: uppercase;
}
#imp-add {
	float: left;
}
#imp-add a,
#imp-close a {
	color: #202020;
	text-decoration: none;
}
#imp-add a,
#imp-close a {
	font-size: 15px;
	margin: 0 8px 0 2px;
	position: relative;
	top: 2px;
}
#imp-add a {
	font-size: 15px;
	margin: 0 2px 0 8px;
}
#imp-cat {
	background: #F2F2F2;
	float: left;
	width:250px;
	height:450px;
}

#imp-map {
	float: left;
}

#imp-gal {
	background: #FFFFFF;
	float: right;
	position: relative;
}
#firm-gal {
	background: #FFFFFF;
	float: left;
	position: relative;
}
#imp-gal p, #firm-gal p {
	margin: 12px;
}
#imp-gal ul, #firm-gal ul {
	height: 400px;
	overflow: auto;
	margin-top: 1px;
	margin-left: 2px;
	height: 448px;
}
#firm-gal ul { height:auto; }
#imp-gal li,#firm-gal li {
	float: left;
	margin: 1px 2px 1px 1px;
}
#imp-gal li a, #imp-gal li div.vote, #firm-gal li a {	
	background: #EBEAEA;
	border: 1px solid #F2F2F2;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;	
	color: #202020;
	display: block;
	font-size: 11px;
	height: 110px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
	width: 90px;
}
#imp-gal li div.vote { height:auto; }
#firm-gal li a {
	height:250px;
	width:265px;
}
#imp-gal li a:hover, #firm-gal li a :hover {
	background: #F2F2F2;
	border-right-color: #9ebac7;
	border-bottom-color: #9ebac7;
	text-decoration: none;
}
#imp-gal li .center, #firm-gal li .center {
	height: 90px;
	width: 90px;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#firm-gal li .center { width:265px;height:200px; }
#imp-gal li .center *, #firm-gal li .center * {
    vertical-align: middle;
}
/*\*//*/
#imp-gal li .center {
    display: block;
}
#imp-gal li .center span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

/* info map panel layouts [width: 990px] */

#info-map-panel.layout-1 #imp-cat {
	height: 450px;
	width: 250px;
}
#info-map-panel.layout-1 #imp-map {
	height: 450px;
	width: 488px;
	margin-left: 2px;
}
#info-map-panel.layout-1 #imp-map.no-gal {
	width: 718px;
}
#maps {
	/*background: url('../../img/blue-blue/custom/google-maps-static.gif') no-repeat center center;*/
	height: 450px;
	width: auto;
}
#info-map-panel.layout-1 #imp-map.photos,
#maps.photos {
	float: right;
	width:488px;
}
#info-map-panel.layout-1 #imp-gal {
	height: 450px;
	width: 250px; /* 3-364; 2-250; 1-136 */
}
#info-map-panel.layout-1 #imp-gal.photos {
	float: left;
	height: 450px;
	width: 480px; /* 3-364; 2-250; 1-136 */
}
/* job offers */
#job-offers .module-body li {
	/*border-bottom: 1px solid #EBEAEA;*/
	padding: 5px 0;
}
#job-offers .module-body li a {
	line-height: 1;
}
#job-offers .module-body li span.top {
	background: #2d386e;
	color: #FFFFFF;
	font-size: 9px;
	letter-spacing: 1px;
	padding: 1px 3px 0 3px;
	position: relative;
	text-transform: uppercase;
	top: -1px;
	float:left;
	margin-right:4px;
}

#job-offers ul.short-list li {
	margin-bottom: 0;
	width:48%;
}
#job-offers ul.short-list li.left{float:left; clear:left;}
#job-offers ul.short-list li.right{float:right;}
li.right{float:right; margin-top:4px;}
#job-offers li.right{float:right; margin-top:0;}
li.right-color { float:right;margin-left:10px; }
li.right-color a {
	display: block;
	padding: 4px 10px;
	color: #FFFFFF;
	background-color:#495279;
	width:90px;
}
li.right-color-wide { float:right;margin-left:10px;margin-bottom:1px; }
li.right-color-wide a {
	display: block;
	padding: 4px 10px;
	color: #FFFFFF;
	background-color:#495279;
	width:110px;
}

/* internet services */
#internet-services .module-body,
#region-cities .module-body {
	padding: 0;
}
#internet-services .module-body li,
#region-cities .module-body li {
	float: left;
}
#internet-services .module-body li a,
#region-cities .module-body li a {
	background-color: #F2F2F2;
	background-image: url('../../img/blue-blue/background-gradient.png');
	background-repeat: repeat-x;
	background-position: 0 -160px;
	display: block;
	width: 62px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 2px;
}
#internet-services .module-body li.middle,
#region-cities .module-body li.middle {
	margin: 0 2px;
}



/* business registry */
#business-registry .module-body {
	line-height: 20px;
	overflow: hidden;
}
#business-registry .module-body ul.left {
	float: left;
	width: 209px;
	margin-right: 36px;
}
.page #business-registry .module-body ul.left{
	width:245px;	
}
#business-registry .module-body ul.right {
	float: left;
	width: 209px;
}

#info-map-panel .bar{
	height:20px;
	background-color:#FFFFFF;
	position:relative;
	margin-top:2px;
	padding:0 0 0 252px;
}
.bar li{
	float:left;	
	margin-right:10px;		
	display:inline;
}
.raquo {
	padding-right:13px;
	background:url('../../img/blue-blue/icon_raquo.png') no-repeat right 3px;
	}
.bar a{
	/*color:#202020;*/
	color: #2d386e;
}
.bar span { font-weight:bold; }
.bar li.print {
	position:absolute;
	top:0;
	right:0;
	padding:0 10px 0 24px;
	margin:0;
	background:url('../../img/blue-blue/ico-print.gif') no-repeat 0 0;
}

/* info map panel default */
#imp-cat-default ul {
	background-color: #c5d4db;
	overflow: hidden;
	padding: 5px;
}
#imp-cat-default ul li{
	float:left;
	border-width:1px 0;
	border-style:solid;
	border-color: #c5d4db;
	line-height:14px;
}
#imp-cat-default ul li a {
	color:#202020;
	display: block;
	float:left;
	padding: 1px 0;
	width: 16px;
	height: 14px;	
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
/*	-moz-border-radius: 3px;*/
}
#imp-cat-default ul li a:hover,
#imp-cat-default ul li a.selected {
	background: #495279;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#imp-cat-default ol {
	height: 446px;
	/*background: #c5d4db;*/
	padding: 0px 2px;
	font-weight: normal;
	overflow: auto;
}
#imp-cat-default ol.smaller-list{
	height:404px;
	display:none;
}
#imp-cat-default ol.sub li a {
	color: #2d386e;
}
#imp-cat-default ol.sub {
	/*display: none;*/
	height: auto;
	font-size: 11px;
	font-weight: normal;
	/*background: #c5d4db;*/
	padding: 0 2px 0 15px;
	overflow: auto;
}
/*
#imp-cat-default ol li a {
	display: block;
	padding: 2px 10px;
	margin: 1px 0;
	-moz-border-radius: 3px;
}
*/
#imp-cat-default ol li a {
/*
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	*/
	display:block;
	margin:1px 20px 1px 0;
	padding:2px 10px;
}
#imp-cat-default ol li a strong{
	display:block;
}
#imp-cat-default ol li a:hover {
	text-decoration: none;
}
#imp-cat-default ol li a.imp-cat-trigger:hover,
#imp-cat-default ol li a.imp-cat-trigger.selected {
	background: #737373;
	color: #FFFFFF !important;
	text-decoration: none;
}
#imp-cat-default ol li b.plus {
	padding-left: 15px;
	cursor:pointer;
	background: url('../../img/blue-blue/icons/plus.gif') no-repeat center left;
}
#imp-cat-default ol li b.minus {
	padding-left: 15px;
	cursor:pointer;
	background: url('../../img/blue-blue/icons/minus.gif') no-repeat center left;
}
#imp-cat-default ol li b.dot {
	padding-left: 15px;
	background: transparent url('../../img/blue-blue/icons/dot.gif') no-repeat center left;
}
/*
#imp-cat-default ol li a img.show-position { float:right;margin:2px 0 0 2px;}
*/
#imp-cat-default ol li a img.show-position {
	float:right;
	margin:2px -30px 0 2px;
}
#imp-list-culture li.sub-cat {
	border-bottom: 1px solid #c5d4db;
	font-weight: normal;
}
#imp-list-culture li.sub-cat b {
	display: block;
	letter-spacing: 0px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px 10px 2px 10px;
}
#imp-list-culture ol {
	font-weight: normal;
	color: #2d386e;
	height: auto;
}
#imp-list-culture ol {
	padding-left: 10px;
}



/* projects */
#projects h4 {
	font-size: 14px;
}
#projects a img {
	border: 1px solid #EBEAEA;
	float: left;
	margin: 8px 10px 0 0;
	padding: 1px;
}
#projects p {
	margin-top: 6px;
}



/* blogs */
#blogs ul{}

#blogs a.tab {
	border:1px solid #737373;
	color:#474747;
	display:block;
	font-size:0.9em;
	line-height:normal;
	padding:2px 5px;
	text-align:center;
	cursor:pointer;
	margin:0 4px 0 0;
}
#blogs a.tab.selected {

}

#blogs ol {
	clear: both;
	width:100%;
	padding-top:1px;
}

#blogs .module-body ol li {
	margin: 10px 5px 0 0;
}

#blogs li a.title {
	font-weight: normal;
}

#blogs span.author {
	color: #202020;
	line-height: 16px;
}

#blogs ul.tabs a.current, #blogs ul.tabs a.current:hover, #blogs ul.tabs li.current a, #blogs a.tab:hover {
	cursor:default !important; 
	color:#FFFFFF !important;
	background:#737373;
	text-decoration:none;
}
#blogs a.tab:hover{cursor:pointer !important;}
/*
#blogs p {
	margin-bottom: 10px;
	border: none;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
}
*/
#blogs div.blogger-add {
	position:absolute;
	right:12px;
	top:12px;
}
#blogs div.blogger-add a { font-weight:bold; }


/* last seen */
#last-seen .module-body {
	padding: 2px;
}



/* item */
.item {
	background-color: #FFFFFF;
	border: 1px solid #EBEAEA;
	margin-top: 10px;
	overflow: hidden;
	padding: 2px;
}
.item .item-image {
	float: left;
}
.item .item-body {
	float: left;
	width: 288px;
	padding-left: 7px;
}
.item .item-footer {
	font-size: 11px;
	text-align: right;
	float: right;
	padding-right: 4px;
}
.item .title-location {
	height: 59px;
}
.item .title a {
	text-decoration: underline;
}
.item .location {
	padding-top: 5px;
	font-size: 11px;
}
.item .price {
	font-weight: bold;
}
.item .price span {
	font-size: 11px;
	font-weight: normal;
}
.item .sub-info {
	padding-top: 1px;
	height: 60px;
}


.results{
	float:right;
	margin:5px 0 5px 10px;
	padding:4px 0;
	}
/* pagination */
.pagination {
	float:left;
}

.pagination li {
	float: left;
	margin: 5px 3px 5px 0;
}

.pagination li a,
.pagination li b,
.pagination li span.current,
.pagination li span.hellip,
.pagination li span.disabled {
	display: block;
	background: #FFFFFF;
	border: 1px solid #EDEBEA;
	padding: 4px 3px;
	min-width: 14px;
	text-align: center;
	text-decoration: none;
}

.pagination li a:hover {
	background-color: #c5d4db;
	color: #000000;
}

.pagination li.prev {
	margin-right: 15px;
}

.pagination li.next {
	margin-left: 10px;
}

.pagination li.prev a,
.pagination li.next a,
.pagination li span.disabled {
	border-width: 2px;
	padding: 3px;
}

.pagination li span.current,
.pagination li span.hellip {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #383435;
	font-weight: bold;
}
/*
.pagination li span.current {
	color: #FF6600;
}
*/
.pagination li span.hellip {
	padding: 4px 0;
}

.pagination li span.disabled {
	color: #c5d4db;
}

.pagination li span.em {
	font-family: Verdana;
	font-weight: bold;
	line-height: 10px;
}

.pagination li.search-info {
	float: right;
	display: block;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 10px 0 5px 0;
	padding: 4px;	
	text-align: right;
	white-space: nowrap;
}

.pagination li.search-info span {
	font-weight: bold;
}
/* /pagination */


#search-estate {
	/*background: url('../../img/blue-blue/grad1.gif') repeat-x 0 0;*/
}
#search-estate .module-content {
	background-color: #EBEAEA;
}
#search-estate select {
	border: 1px solid #AAAAAA;
	padding: 2px;
}
#search-estate-transaction {
	width: 85px;
}
#search-estate-region {
	width: 120px;
}
#search-estate-district {
	width: 190px;
}
#search-estate-type {
	width: 130px;
}

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
}
ul.tabs2 {
	list-style:none; 
	margin:0 0 0 0 !important; 
	padding:0;	
}
ul.tabs3 {
	list-style:none; 
	margin:0 0 15px 0 !important; 
	padding:0;	
}
ul.tabs4 {
	list-style:none; 
	margin:0 0 15px 0 !important; 
	padding:0;	
}
#search{height:26px;}

/* single tab */
ul.tabs li, ul.tabs2 li, ul.tabs3 li, ul.tabs4 li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
#search ul.tabs a { 
	font-size:11px;
	display:block;
	float:left;
	height: 26px;  
	line-height:26px;
	text-align:center;	
	text-decoration:none;
	color:#FFFFFF;
	padding:0px;
	margin:0px;	
	font-size:12px;
	text-align:center;
}
#search ul.tabs_ a { 
	font-size:11px;
	display:block;
	float:left;
	height: 26px;  
	line-height:26px;
	text-align:center;	
	text-decoration:none;
	color:#FFFFFF;
	padding:0px;
	margin:0px;	
	font-size:12px;
	text-align:center;
}

ul.tabs a:active {
	outline:none;		
}
ul.tabs_ a:active {
	outline:none;		
}
/* when mouse enters the tab move the background image */
#search ul.tabs a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#search ul.tabs_ a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
#search ul.tabs a.current, #search ul.tabs a.current:hover, #search ul.tabs li.current a {
	cursor:default !important; 
	color:#FFFFFF !important;
	height:26px;
	font-weight:bold;
	background:#495279;
	text-decoration:none;
}
#search ul.tabs_ a.current, #search ul.tabs_ a.current:hover, #search ul.tabs_ li.current a {
	cursor:default !important; 
	color:#FFFFFF !important;
	height:26px;
	font-weight:bold;
	background:#495279;
	text-decoration:none;
}

ul.tabs .s-page a{width:94px;}
ul.tabs .s-firmy a{width:64px;}
ul.tabs .s-inzercia a{width:76px;}
ul.tabs .s-reality a{width:70px;}
ul.tabs .s-praca a{width:66px;}
ul.tabs .s-google a{width:76px;}

.module-body ul.tabs{
	}

/* initially all panes are hidden */ 
div.panes{clear:both;}
div.panes div.pane {display:none;}
#search div.panes form{clear:both; background:url('../../img/blue-blue/bg_search_input.gif') no-repeat 0 0;}
#search div.panes li{float:left;}
#search li.search-for{display:none;}
#search .search-input input{font-size:12px;}
#search .search-input input{width:325px; height:21px; padding:5px 5px 0 5px; border:0; background-color:transparent;}
#search .search-submit input{width:110px; height:24px; background:url('../../img/blue-blue/bg_submit.png') no-repeat 0 -1px; color:#FFFFFF; border:0; margin-top:2px; font-weight:bold; font-size:11px;}
input.empty{color:#999999;}
#rozsirene-vyhladavanie{display:none; background-color:#424242; color:#FFFFFF; padding:10px;}
#rozsirene-vyhladavanie table td{padding:3px 5px;}
.rozsirene{line-height:20px; padding-top:8px;}
.rozsirene strong{color:#FFFFFF; cursor:pointer;}
.rozsirene strong.active{background-color:#424242;}
.search-separator{float:left; width:1px; height:26px; line-height:26px; background:url('../../img/blue-blue/search_separator.jpg') no-repeat center center;}
.search-select-typ,
.search-select-okres,
.search-select-kat{
	float:left;
	height:26px;
	line-height:26px;
	text-indent:5px;
	cursor:pointer;
	background-image:url('../../img/blue-blue/menu-arrow-down-red.gif');
	background-repeat:no-repeat;
	}
.search-select-typ{
	width:80px;
	background-position:65px center;
	}
.search-select-kat{
	width:125px;
	background-position:110px center;
	}
.search-select-okres{
	width:128px;
	background-position:113px center;
	}

#search-select-typ,
#search-select-okres,
#search-select-kat{
	position:absolute;
	top:52px;
	background:#FFFFFF;
	border:1px solid #c5d4db;
	border-top:0;
	}
#search-select-typ{width:78px;}
#search-select-kat{width:125px;}
#search-select-okres{width:128px;}

#search #search-select-typ li,
#search #search-select-okres li,
#search #search-select-kat li{
	float:none;
	}
#search #search-select-typ li a,
#search #search-select-okres li a,
#search #search-select-kat li a{
	display:block;
	padding:3px 5px;
	}
#search #search-select-typ li a:hover,
#search #search-select-okres li a:hover,
#search #search-select-kat li a:hover{
	background-color:#2d386e;
	color:#FFFFFF;
	text-decoration:none;
	}

#search-select-typ{left:2px;}
#search-select-kat{left:80px;}
#search-select-okres{left:205px;}


/*********************************************

	OVERLAY

*****************************************************/

/* overlay */
div.overlay, div.overlay1, div.overlay2, div.overlay3, div.overlay4, div.overlay5, div.overlay6, div.overlay7, div.overlay8, div.overlay9 {
	display: none;
	text-align: left;
	background-color: #FFFFFF;	
}

div.overlay div.close, div.overlay3 div.close {
	background: transparent url('../../img/blue-blue/close.png') no-repeat 0 0;
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
	height: 22px;
	width: 22px;
}
div.overlay4 div.close {
	background: transparent url('../../img/blue-blue/button-close.gif') no-repeat 0 0;
	position: absolute;
	bottom: 14px;
	right: 23px;
	cursor: pointer;
	height: 25px;
	width: 84px;
}

div.overlay .title, div.overlay1 .title, div.overlay2 .title, div.overlay3 .title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px;
}

#overlay {
	width: 600px;
	height:400px;
	overflow:auto;
}

#overlay3 {
	width:830px;
/*	height:630px;*/
	overflow:auto;
}

#overlay4 {
	width:450px;
	height:353px;
}

.content-wrap{
	padding:15px;
	overflow:auto;
}

.content-wrap .detail-layer h1{
	background:url('../../img/blue-blue/bg_menu_bar.gif') repeat-x 0 0;
	border-bottom:0;
	line-height:32px;
	height:32px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:14px;
	padding:0 10px;
	color:#FFFFFF;
}

.detail-layer table, .more-info table {
	border-collapse:collapse;
}

.detail-layer table th, .detail-layer table td,
.more-info table th, .more-info table td, table.denne-menu td {
	border-bottom:1px solid #EBEAEA;
	padding:3px 0;
}

.detail-layer table th.first, .detail-layer table td.first,
.more-info table th.first, .more-info table td.first, table.denne-menu td.first { border-top: 1px solid #EBEAEA !important; }

.detail-layer table,
.detail-layer p {
	width:400px;
	float:right;
	margin:0 0 15px 0;
}

.more-info table {
	width:420px;
	float:right;
	margin:0 0 15px 0;
}
.more-info p {
	width:420px;
	float:right;
	margin:0 0 15px 0;
}
td.right {text-align:right;}
.summary { font-weight:bold; }
.user-info table {
	width: 480px;
	margin: 15px 0 0 0;
}
.user-info table td {
	border-bottom:1px solid #EBEAEA;
	padding:3px 0;
}
#overlay1 .detail-layer p { width:100%;float:none;margin:0 0 15px 0; }
#overlay3 .detail-layer h2, #overlay .detail-layer h2 {
	background:url('../../img/blue-blue/bg_menu_bar.gif') repeat-x 0 0;
	border-bottom:0;
	line-height:32px;
	height:32px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:14px;
	padding:0 10px;
	color:#FFFFFF;
}
#overlay3 .detail-layer h1 {
	background:url('../../img/blue-blue/bg_menu_bar.gif') repeat-x 0 0;
	border-bottom:0;
	line-height:32px;
	height:32px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:14px;
	padding:0 10px;
	color:#FFFFFF;
	position:relative;
}
#overlay4 .detail-layer h2 {
	position:relative;
	width:410px;
	color:#495279;
	font-size:1.3em;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:2px solid #495279;	
}
#overlay4 .detail-layer h3 {
	font-size:1.2em;
	margin:10px 0;
	height:17px;
	overflow:hidden;
}
#overlay4 .detail-layer #error-message { margin-left:15px;color:#2d386e; }
#overlay4 .detail-layer #error-message.final { margin-left:15px;color:#2d386e;font-weight:bold; }
#overlay4 .detail-layer label { font-weight:bold;color:#666666; }
#overlay4 .detail-layer textarea {
	border:1px solid #AAAAAA;
	width:410px;
	height:150px;
	margin:10px 0;
}
#overlay4 .detail-layer #fmfirmtext { height: 100px; }
#overlay4 .detail-layer #mailTo { border: 1px solid #AAAAAA; width: 410px; margin: 10px 0; }
#overlay4 .detail-layer #mailBackAddress {
	border:1px solid #AAAAAA;
	width:410px;
	margin:10px 0;
}
#overlay4 .detail-layer input.submit-button {
	background: transparent url('../../img/blue-blue/button-send.gif') no-repeat 0 0;
	cursor: pointer;
	height: 25px;
	width: 84px;
	border:0;
}

.detail-layer img,
.image-logo{
	float:left;
}
.image-logo{
	width:150px;
	height:150px;
	text-align:center;
	border:1px solid #c5d4db;
	display:block;
	}
.image-gallery {
	width:auto;
	height:auto;
	text-align:center;
	border:0;
	display:block;
}
.image-gallery img {
	float:none;
}
.detail-layer .center,
.detail-layer .tabs1{
	background:transparent url('../../img/blue-blue/bg_menu_bar.gif') repeat-x 0 0;
	height:32px;
	line-height:32px;
	width:100%;
}
.detail-layer .tabs1 li{
	float:left;
}
.detail-layer .tabs1 li a{
	border-left:1px solid #888888;
	border-right:1px solid #495279;
	color:#FFFFFF;
	display:block;
	text-align:center;
	float:left;
}
.detail-layer .tabs1 li a:hover{
	text-decoration:none;
	background-color:#495279;
	color:#FFFFFF;
}
.detail-layer .tab-position a {width:110px;}
/*.detail-layer .tab-gallery { float:right !important; }*/
.detail-layer .tab-gallery a { width:110px; }
.detail-layer .tab-prev a, .detail-layer .tab-next a { width:50px;font-size:2em;font-weight:bold; }
.detail-layer .tab-next { float:right !important; }

.detail .center{
	display:table-cell;
	width:150px;
	height:150px;
	vertical-align:middle;
	}
.image-logo span *,
.image-logo img{
	vertical-align:middle;
	margin:0 auto;
	}
.detail-layer .clear{height:10px;}
.detail-footer{
	clear:both;
	float:right;
	padding:5px 0;
	width:230px;
	}
.detail-footer li{
	float:left;
	white-space:nowrap;
	padding:0 0 0 20px;
	}
.detail-footer li a{color:#202020;}
	
/* /overlay */

/* webyshopping */
.WebyShopping {
/*-x-system-font:none;*/
border-collapse:collapse;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
width:100%;
}
.WebyShopping a {
color:#000000;
display:block;
height:100%;
text-decoration:none;
width:100%;
}
.WebyShopping a strong{
	display:block;
}
.WebyShopping a:hover {
color:#000000;
text-decoration:none;
}
.WebyShopping a .product {
color:#2d386e;
text-decoration:none;
}
.WebyShopping a:hover .product {
color:#2d386e;
text-decoration:underline;
}
.WebyShopping td {
padding:5px 3px;
vertical-align:top;
}
.WebyShopping td.productSeparator {
background-color:#EEEEEE;
font-size:1px;
height:1px;
margin:0;
padding:0;
}
.WebyShopping td.img {
width:45px;
}
.WebyShopping .nolink {
font-size:11px;
}
.WebyShopping .cenask {
color:#000000;
font-size:11px;
}
.WebyShopping strike {
color:#8DA0BA;
}

/* INZERATY - KATALOG FIRIEM */
.breadcrumb {
	margin:10px 0;
}
.breadcrumb-inner {
	margin:10px 0;
	padding:2px;
	border-bottom:2px solid #495279;
}
	
.page-detail .breadcrumb{
	width:790px;
	font-size:1em;
	margin-bottom:10px;
	border-bottom:2px solid #495279;	
}
.inzercia-list h2{
	font-weight:bold;
	font-size:1.3em;
	margin:10px 0;
}
.inzercia-list h2 span{
	font-weight:normal;
}
.box-top-inzeraty{
	border:1px solid #495279;
	border-bottom:0;
	clear:both;
	overflow:hidden;
	background-color:#E2F1F8;
	}

.box-katalogove-inzeraty,
.box-zapisy-inzeraty, .box-zapisy-inzeraty-ponuka, .box-zapisy-reality {
	border:1px solid #c5d4db;
	border-bottom:0;
	clear:both;
	overflow:hidden;
}

.inzerat, .inzerat-ponuka {
	clear:both;
	padding:10px;
	overflow:hidden;
	border-bottom:1px solid #c5d4db;
}
.inzerat-ponuka { background:#F2F2F2; }
.box-top-inzeraty .inzerat, .box-top-inzeraty .inzerat-ponuka {
	border-color:#495279;
}
.inzerat-content{
	width:470px;
	float:right;
	position:relative;
}
.inzerat-content p {height:58px;line-height:18px;overflow:hidden;}
.inzerat-content p.pobocka { height:35px;margin:0; }
.inzerat-content1 {
	width:370px;
	float:right;
	position:relative;
}
.inzerat-content2 {
	width:550px;
	float:right;
	position:relative;
}
.inzerat-content3 { 
	width:450px;
}
.inzerat-content4 {
	width:240px;
	float:right;
	position:relative;
}
.inzerat-content5 {
	width:400px;
	float:right;
	position:relative;
}
.more-info .inzerat-content { float:left;width:550px; }
.more-info .inzerat-content p { float:left; }
.more-info .inzerat-content p.tabs4 { clear:both; }
.inzerat-content1 p { height:60px;overflow:hidden; }
.inzerat-image{
	float:left;
	width:75px;
	height:75px;
	padding:1px;
	border:1px solid #9ebac7;
	overflow:hidden;
}
.inzerat-image1 {
	float:left;
	width:150px;
	height:110px;
	padding:1px;
	border:1px solid #9ebac7;
	overflow:hidden;
}
.inzerat-image a{
	display:block;
	height:75px;
	width:75px;
	text-align:center;
	line-height:75px;
	background-color:#FFFFFF;
}
.inzerat-image1 a{
	display:block;
	height:150px;
	width:110px;
	text-align:center;
	line-height:80px;
	background-color:#FFFFFF;
}
.inzerat-image a span.center{
	display:table-cell;
	height:75px;
	text-align:center;
	vertical-align:middle;
	width:75px;
}
.inzerat-image1 a span.center{
	display:table-cell;
	height:110px;
	text-align:center;
	vertical-align:middle;
	width:150px;
}
.inzerat-image a span *,
.inzerat-image a img,
.inzerat-image1 a span *,
.inzerat-image1 a img {
	vertical-align:middle;
}
.inzerat-content h3, .inzerat-content1 h3, .inzerat-content2 h3, .inzerat-content5 h3 {
	font-weight:bold;
	float:left;
}
.inzerat-content4 h3 { font-weight: bold; }
.inzerat-content span.date-add, .inzerat-content2 span.date-add {
	float:right;
	
}
.inzerat-info {
	float:right;
}
.inzerat-info-date {
	float:right;
	font-weight:bold;
}
.inzerat-content p, .inzerat-content1 p, .inzerat-content5 p {
	clear:both;
	padding-top:5px;
}
.more-info .box-zapisy-reality .inzerat-content {
	float:right;
	position:relative;
	width:470px;
}
a.mapa-link{
	background:url('../../img/blue-blue/search-detail.png') no-repeat 0 0;
	padding-left:15px;
	margin:0 10px;
}

.inzerat-info-footer{
	padding:5px 0 0 0;
	font-size:0.9em;
	}
.inzerat-info-footer span{
	padding:0 3px;
	}

.inzerat-detail p { margin-bottom:0;height:auto; }

/* /INZERATY - KATALOG FIRIEM */
#inzercia .categories{
	width:265px;
	float:left;
	padding-right:14px;
	height:60px;
	overflow:hidden;
}
#inzercia .categories h2, #inzercia .categories-praca h2 {
	font-weight:bold;
	font-size:1.1em;
}
#inzercia .categories h3, #inzercia .categories-praca h3 {
	display:inline;
}
#inzercia .categories h2 small,  #inzercia .categories-praca h2 small {font-weight:normal;}
#inzercia .categories h3 a, #inzercia .categories h2 a small, #inzercia .categories-praca h3 a,  #inzercia .categories-praca h2 a small {
	color:#202020;
}
#inzercia .categories-praca {
	width:265px;
	float:left;
	padding-right:14px;
	height:25px;
	overflow:hidden;
}
#inzercia .categories-praca h2 a { font-weight:normal;font-size:0.9em; }

.inzeraty-typy, .inzeraty-typy-job {
	clear:both;
	margin-top:10px;
	border:1px solid #495279;
}
.inzeraty-typy li, .inzeraty-typy-job li {
	float:left;
}
.inzeraty-typy a {
	display:block;
	float:left;
	width:145px;
	line-height:30px;
	text-align:center;
}
.inzeraty-typy-job a {
	display:block;
	float:left;
	width:183px;
	line-height:30px;
	text-align:center;
}
.inzeraty-typy-job a.profesia {
	display:block;
	float:left;
	width:204px;
	line-height:30px;
	text-align:left;
	padding-left:10px;
	background:url('../../img/blue-blue/profesia_logo.png') 95% 50% no-repeat;
}
.inzeraty-typy a:hover, .inzeraty-typy-job a:hover {
	text-decoration:none;
	background-color:#EEEEEE;
}
.inzeraty-typy a.current,
.inzeraty-typy a.current:hover {
	width:147px;
	color:#FFFFFF;
	background-color:#495279;
}
.inzeraty-typy-job a.current, 
.inzeraty-typy-job a.current:hover {
	width:185px;
	color:#FFFFFF;
	background-color:#495279;
}
.inzeraty-typy-job a.profesia-current, 
.inzeraty-typy-job a.profesia-current:hover {
	width:206px;
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	/*background-color:#495279;*/
	background:#495279 url('../../img/blue-blue/profesia_logo.png') 95% 50% no-repeat;
}
.inzeraty-typy div, .inzeraty-typy-job div {
	text-align:center;
	padding:10px 0;
	clear:both;
	background-color:#EEEEEE;
}
.inzeraty-typy label, .inzeraty-typy-job label {
	margin-right:20px;
}

.most-search {font-size:1em;}
.most-search a, .okolite-mesta a{color:#202020;}
.most-search .big{font-size:1.3em;}
.most-search .large{font-size:1.5em;}


/* detail firmy */
.more-info {
	width:584px;
	float:left;
}
.more-info .tabs2,
.more-info .tabs3,
.more-info .tabs4,
.user-info .tabs2,
.user-info .tabs3,
.user-info .tabs4 {
	background:transparent url('../../img/blue-blue/bg_menu_bar.gif') repeat 0 0;
	height:32px;
	line-height:32px;
	width:100%;
}
.more-info .tabs2 li,
.more-info .tabs3 li,
.more-info .tabs4 li,
.user-info .tabs2 li,
.user-info .tabs3 li,
.user-info .tabs4 li {
	float:left;
}
.more-info .tabs2 li a,
.more-info .tabs3 li a,
.more-info .tabs4 li a,
.user-info .tabs2 li a,
.user-info .tabs3 li a,
.user-info .tabs4 li a {
	border-left:1px solid #888888;
	border-right:1px solid #495279;
	color:#FFFFFF;
	display:block;
	text-align:center;
	float:left;
}
.more-info .tabs2 li a:hover,
.more-info .tabs3 li a:hover,
.more-info .tabs4 li a:hover,
.user-info .tabs2 li a:hover,
.user-info .tabs3 li a:hover,
.user-info .tabs4 li a:hover {
	text-decoration:none;
	background-color:#495279;
	color:#FFFFFF;
}
.more-info ul.tabs2 a.current, .more-info ul.tabs2 a.current:hover, .more-info ul.tabs2 li.current a,
.more-info ul.tabs3 a.current, .more-info ul.tabs3 a.current:hover, .more-info ul.tabs3 li.current a,
.user-info ul.tabs2 a.current, .user-info ul.tabs2 a.current:hover, .user-info ul.tabs2 li.current a,
.user-info ul.tabs3 a.current, .user-info ul.tabs3 a.current:hover, .user-info ul.tabs3 li.current a,
.more-info ul.tabs4 a.current, .more-info ul.tabs4 a.current:hover, .more-info ul.tabs4 li.current a,
.user-info ul.tabs4 a.current, .user-info ul.tabs4 a.current:hover, .user-info ul.tabs4 li.current a {
	cursor:default !important; 
	color:#FFFFFF !important;
	height:32px;
	background-color:#495279;
	text-decoration:none;
}
.more-info .tab-info a{width:80px;}
.more-info .tab-foto a{width:96px;}
.more-info .tab-ponuka a{width:126px;}
.more-info .tab-hodiny a{width:124px;}
.more-info .tab-mapa a{width:64px;}
.more-info .tab-pobocky a{width:82px;}
.more-info .tab-2-help { display:none; }

.more-info .tab-rinfo a { width:80px; }
.more-info .tab-rninfo a { width:130px; }
.more-info .tab-rmapa a { width:146px; }
.more-info .tab-rprilohy a { width:92px; }

.more-info .panes2{padding-top:10px;}
.more-info .panes2 h4 { font-weight:bold;clear:both; }
.otv-hod-items { display:none; }
.more-info .panes4 { margin-bottom:10px; }

.more-info #imp-map {
	float: left;
	height: 450px;
	width: 584px; /* 3-364; 2-250; 1-136 */
	display:block
}

#imp-map.reality { width:583px;height:450px; }
#imp-map.realita-update { width:470px;height:470px; }
#imp-map.photo-update { width:470px;height:470px; }

.user-info .tab-user-data a { width:118px; }
.user-info .tab-kredit-view a { width:118px; }
.user-info .tab-kredit-buy a { width:118px; }
.user-info .tab-kredit-use a { width:118px; }

.user-info .tab-user-inz a { width:82px; }
.user-info .tab-user-job a { width:116px; }
.user-info .tab-user-job-find a { width:110px; }
.user-info .tab-user-reality a { width:78px; }
.user-info .tab-user-photo a { width:84px; }

img.left{float:left; margin-right:10px;}

.display_none { display:none; }
.display_block { display:block; }

.add-info {
	width:196px;
	float:right;
}
.add-info a { color:#000000; }
.module-body-add-info, .module-body-add-info-links {
	border: 0;
	overflow: hidden;
	padding: 0;
	position:relative;
	/*height:154px;*/
	background-color: #EBEBEB;
}
.module-body-add-info ul, .module-body-add-info-links ul {
	line-height:150%;
	padding:10px;
}
.module-body-add-info li {
	margin-left:10px;
	padding-left:30px;
}
.module-body-add-info-links li {
	margin-left: 10px;
}
.module-body-add-info-links h4 {
	margin:10px 20px 0 20px;
	font-weight: bold;
}
.module-body-add-info-links a { color: #495279; }
.module-body-left { padding:10px; }
.add-tlacit	{ background:url('../../img/blue-blue/ico-print.gif') 0 2px no-repeat; }
.add-send	{ background:url('../../img/blue-blue/ico-send.gif') 0 1px no-repeat; }
.add-select	{ background:url('../../img/blue-blue/ico-select.gif') 0 4px no-repeat; }
.add-facebook	{ background:url('../../img/blue-blue/ico-facebook.png') 1px 0 no-repeat; }
.add-twitter	{ background:url('../../img/blue-blue/ico-twitter.png') 1px 0 no-repeat; }
.add-myspace	{ background:url('../../img/blue-blue/ico-myspace.png') 1px 0 no-repeat; }
.add-plan	{ background:url('../../img/blue-blue/ico-trace.gif') 0 3px no-repeat; }

#box-reservation { border-color: #495279;margin-top:15px; }
#box-reservation h3 { color:#FFFFFF;text-align:center;line-height:30px; }
#box-reservation h3 a {color:#FFFFFF; border:0;}
.add-info ul.dopyt li {
	text-align:center;
	background:url('../../img/blue-blue/dopyt-back.gif') center 10px no-repeat;
	padding:10px 0 0 0;
}

.add-info ul.dopyt li a {
	display:block;
	width:120px;
	margin:0 auto;
	line-height:25px;
	color:#FFFFFF;
	font-size:1.1em;
}
#box-admin { border: 1px solid #c5d4db;margin-top:10px; }
#box-admin h3 { color:#000000;text-align:center;line-height:30px; }
#box-admin .admin-enter {
	background:url('../../img/blue-blue/admin-back.gif') center 0 no-repeat;
	text-align:center;
	margin-top:10px;
}
#box-admin .admin-enter a {
	display:block;
	width:120px;
	line-height:25px;
	margin:0 auto;
	color:#FFFFFF;
	font-size:1.1em;
}

.more-info table.otv-hod, .more-info table.reservation { float:left;width:584px; }
.more-info table.denne-menu, table.denne-menu { float:left;width:545px; }
.more-info table.denne-menu td, table.denne-menu td { vertical-align:top;padding:0 4px; }
.more-info table.denne-menu td.denne-menu-price, table.denne-menu td.denne-menu-price { text-align:right;font-size:1.2em;font-weight:bold;vertical-align:bottom;white-space:nowrap; }

.more-info h2.reality { color:#495279;font-size:1.3em;font-weight:bold; }
.more-info p.reality { clear:both;padding:10px 0;width:auto; }
.more-info table.realita { width:100%;clear:both; }
.more-info table.realita td.realita-left { width:260px;text-align:left;padding:4px; }
.more-info table.realita td.realita-right { width:60px;text-align:left;padding:4px; }

form table td { border:0 !important;padding:4px !important; }
form table tr.data-sep { border-top:1px solid #666666;font-style:italic; }
form table td.right { width:150px;text-align:right;;vertical-align:top;padding-top:6px; }
form table td.right-comp, form table td.right-comp2 { width:150px;text-align:right;color:#495279;vertical-align:top;padding-top:6px; }
form table td.right-comp label, form table td.comp label, form table td.right-comp2 label, form table td.comp2 label { color:#495279; }
form table td.right-comp label:before, form table td.comp label:before { content:'* '; }
form table td.right-comp2 label:before, form table td.comp2 label:before { content:'** '; }
form table td.right-info { font-style: italic; color: #495279; }
form table td input, form table td select { width:250px; border:1px solid #999999; padding:2px 4px;}
form table td textarea  { width:250px;border:1px solid #999999;height:150px;padding:2px 4px; }
form input.submit-button { width:80px;border:1px solid #999999;background:#c5d4db;cursor:pointer; }

#login_form { margin:25px 0; }
#login_form table td, #registration-reg-form td { padding:4px; }
#login_form table td.log-pass, #login_form table td.log-submit { padding-left:15px; }
#registration-reg-form input { border:1px solid #999999; padding:2px 4px; }
#login_form table input { border:1px solid #999999; padding:2px 4px;width:120px; }
#login_form input.submit-button { border:1px solid #999999;background:#c5d4db;cursor:pointer;width:60px; }

#registration-reg-form table td.right { width:150px;text-align:right;;vertical-align:top;padding-top:6px; }
#registration-reg-form table td.right-comp { width:150px;text-align:right;;vertical-align:top;padding-top:6px; }
#registration-reg-form table td.right-comp label { color:#495279; }
#registration-reg-form table td.right-comp label:before { content:'* '; }
#registration-reg-form table td input { width:250px; }
#registration-reg-form input.submit-button { width:80px;border:1px solid #999999;background:#c5d4db;cursor:pointer; }

#registration-reg-form table td { border:0; }
#buy-kredit-form input.submit-button { width:80px;border:1px solid #999999;background:#c5d4db;cursor:pointer; }
#buy-kredit-form select { border:1px solid #666666; }

.more-info ul.attachement li a { display:block;height:25px;padding:6px 4px 0 4px;color:#000000; }
.more-info ul.attachement li a:hover { background:#c5d4db;  }
.more-info ul.attachement li img { margin-right:10px; }

ul.viewed-items li {
	width:92px;
	height:92px;
	text-align:center;
	margin-top:2px;
	border:1px solid #c5d4db;
	overflow:hidden;
}
ul.viewed-items li.left { float:left; }
ul.viewed-items li.right { float:right; }

ul.viewed-items-simple li { padding:4px; }

ul.common-list {
	margin:5px 0;
}
ul.common-list li { border-bottom:1px solid #c5d4db; }
ul.common-list li a {
	display:block;
	float:left;
	width:400px;
	height:20px;
	padding:6px 4px 0 4px;
	color: #202020;
}
ul.common-list li div a { display:block;float:right;width:25px;height:20px;text-align:center;padding-top:5px; }
ul.common-list li a:hover { background:#c5d4db;text-decoration:none; }
ul.credit-use li a { display:block;height:20px;color:#202020;padding:5px 5px 0 5px; }

.inzerat-detail table {
	float:right;
	width:470px;
	margin-top:10px;
}
.inzerat-detail-full table {
	float:left;
	width:540px;
	margin-top:10px;
}
.inzerat-detail table td,.inzerat-detail-full table td { padding:4px;border-bottom:1px solid #c5d4db; }
.inzerat-detail table td.right { width:100px;text-align:left;vertical-align:top; }
.inzerat-detail-full table td.right { width:180px;text-align:left;vertical-align:top; }

.box-zapisy-inzeraty-ponuka div.inzerat-content {
	width:465px;
	float:right;	
}
.box-zapisy-inzeraty-ponuka div.inzerat-content p {
	width:450px;
}

.box-zapisy-inzeraty-ponuka .inzerat-info-footer, .box-zapisy-reality .inzerat-info-footer {
	clear:both;
	padding:5px 0 0 0;
	font-size:0.9em;
}
.box-zapisy-inzeraty-ponuka, .inzerat-info-footer span {
	padding:0 3px;
}
.box-zapisy-reality p { margin:0; }
div.admin-info { margin-bottom:25px;padding:10px;border: 1px solid #c5d4db; }
div.admin-info p { margin-bottom:10px; }
div.admin-info li {
	list-style-type: disc;
	list-style-position:inside;
	padding-left:15px;
	margin-bottom:4px;
	text-indent:-12px;
}
h3.jkat-name { font-size:1.1em; margin:8px 0 2px 0; }
.more-info .inzerat-content2 h4, .inzerat-content2 h4 { float:none;clear:both;font-weight:bold; }
.more-info .inzerat-content2 p { float:none;width:520px;margin-top:2px; }
.inzerat-content2 p { height:43px; overflow:hidden; }
h4.jedalny-listok { float:left !important; }
div.jedalny-listok-price { float:right; }

.inzerat-content3 h3 { font-weight:bold;margin-bottom:2px; }
.inzerat-content3 span.lek-name { font-weight:bold; }

.more-info ul.short-list li {
	width: 275px;
	height: 85px;
	border:1px solid #c5d4db;
	overflow: hidden;
	padding:5px;
}
.more-info ul.short-list li.left { float:left;margin-top:4px; }
.more-info ul.short-list li.right { float:right; }
.accomodation-bind { text-align:right;clear:both; }
.accomodation-bind img { margin-left:4px; }

input.thin { width:25px; }
#submit-container { text-align:right;margin:10px 0;padding:0 15px; }
#submit-container span { margin:0 25px 0 0;color:#2d386e;font-weight:bold;font-size:1.2em; }

div.inz_inner { padding:10px 0; }
div.inz_inner li { margin:0 0 10px 0; }

div.notice { text-align:right;padding:4px 135px; }

h3.zadaj-dopyt { font-weight:bold;font-size:1.1em; }
#zadaj-dopyt-1 table { width:540px; }
/*#zadaj-dopyt-1 td { vertical-align:top; }*/
#zadaj-dopyt-1 textarea { width:500px;height:150px; }
#zadaj-dopyt-1 input { width:500px; }
#zadaj-dopyt-1 input.m_conf_Kat_ { width:20px; }
#zadaj-dopyt-1 input.submit-button { width:auto; }

tr.topped { color:#888888; }

#zadaj-dopyt-2 #pocet-firiem { font-weight:bold; }
#zadaj-dopyt-2 ul.zadaj-dopyt-firms { padding:5px; }
#zadaj-dopyt-2 ul.zadaj-dopyt-firms li ul { padding:0 0 0 25px; }
#zadaj-dopyt-2 ul.zadaj-dopyt-firms li ul li { padding:3px; }
#zadaj-dopyt-2 ul.zadaj-dopyt-firms li.skupname { font-weight:bold; }
#zadaj-dopyt-2 #hidden-kat { display:none; }

div.fck-editor h2 {
	font-size:1.2em !important;
	font-weight:bold;
	color:#000000;
	margin:6px 0 2px !important;
	text-transform:uppercase;
	border:0 !important;
}

div.fck-editor h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#000000;
	margin:4px 0 2px;
	text-align:left;
}

div.fck-editor h4 {
	font-size:1em;
	font-weight:bold;
	color:#000000;
	margin:4px 0 2px;
}

#firm-data.visible { display:block; }
#firm-data.invisible { display:none; }

.search-bold { font-weight:bold; }
p.search-result { height:30px;overflow:hidden;margin-left:10px; }

input.input-date { width:80px; }
input.input-time { width:50px; }

.real-map { margin:0; }


/* system message */
#message-href { display:none; }
#overlay5 {
	width:450px;
	height:auto;
}

div.overlay5 div.close {
	background: transparent url('../../img/blue-blue/button-close.gif') no-repeat 0 0;
	position: absolute;
	bottom: 14px;
	right: 23px;
	cursor: pointer;
	height: 25px;
	width: 84px;
}

#overlay5 h2 {
	position:relative;
	width:410px;
/*	color:#495279;*/
	font-size:1.3em;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:2px solid #495279;	
}
#overlay5 p { height:80px;margin-bottom:50px;overflow:auto;}

.limited-alert { color:#495279;margin-bottom:10px; }


/* hrlpy */
.bubble-trigger { color:#2d386e;text-decoration:none;cursor:pointer; }
.bubble-trigger:hover { text-decoration:underline; }
.bubble-container { display:none; }

#overlay6 {
	width:750px;
	height:auto;
}
#overlay6 .content-wrap { margin-bottom:45px; }
div.overlay6 div.close {
	background: transparent url('../../img/blue-blue/button-close.gif') no-repeat 0 0;
	position: absolute;
	bottom: 14px;
	right: 23px;
	cursor: pointer;
	height: 25px;
	width: 84px;
}
#overlay6 h2, .info-text h2 {
	position:relative;
	width:710px;
	color:#666666;
	font-size:1.3em;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:2px solid #666666;	
}
#overlay6 h3, .info-text h3 {
	position:relative;
	font-size:1.2em;
	color: #495279;
	font-weight:bold;
	margin-bottom:8px;
}
#overlay6 h4, .info-text h4 { font-weight:bold;margin-top:5px; }
#overlay6 p, .info-text p {
	margin-bottom:5px;
}
#overlay6 ol, .info-text ol { margin-bottom:10px; }
#overlay6 ol li, .info-text ol li, #overlay6 ol.roman li ol li {
	list-style-type:decimal;
	list-style-position:inside;
	text-indent:-20px;
	margin:2px 0 2px 20px;
}
#overlay6 ol.roman li {
	list-style-type:upper-roman;
}
#overlay6 ul li, .info-text ul li {
	list-style-type:none;
	text-indent:-6px;
	margin:2px 0 2px 6px;
}
#overlay6 ol.roman li ul li { list-style-type:none; }
#overlay6 ul li:before, .info-text ul li:before { content:'- '; }
#overlay6 table, .info-text table { border:1px solid #666666; border-collapse:collapse;margin-bottom:15px; }
#overlay6 th, .info-text th { border:1px solid #666666; border-collapse:collapse;font-weight:bold;text-align:center; vertical-align:top;padding:4px; }
#overlay6 td, .info-text td { border:1px solid #666666; border-collapse:collapse;text-align:left; vertical-align:top;padding:4px; }
#overlay6 div.small { font-size:0.9em; }

div.info-text { margin:15px 0; border-top:1px solid #666666;border-bottom: 1px solid #666666;padding:10px 0; }


.red { color:#495279; }
.red-bold { color:#495279;font-weight:bold; }
.bold { font-weight:bold; }
div.help-content { padding:10px 5px;background:#EEEEEE;margin:5px 0; }
div.help-content p { margin-bottom:5px; }


/* confirm overlay */
#overlay7 {
	width:450px;
	height:auto;
}

div.overlay7 div.close {
	background: transparent url('../../img/blue-blue/button-no.gif') no-repeat 0 0;
	position: absolute;
	bottom: 14px;
	right: 23px;
	cursor: pointer;
	height: 25px;
	width: 84px;
}

div.overlay7 img.yes-button {
	position:absolute;
	bottom: 14px;
	left: 23px;
	cursor:pointer;
	height:25px;
	width: 84px;
}

#overlay7 h2 {
	position:relative;
	width:410px;
/*	color:#495279;*/
	font-size:1.3em;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:2px solid #495279;	
}

/* mapa stranky */
li.mapa-stranky-blok a {
	display:block;
	padding:4px;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	margin-top:20px;
}
li.mapa-stranky-blok a:hover { background: #EBEAEA;}
li.mapa-stranky-under a {
	display:block;
	padding:1px 2px 1px 10px;
	font-size:1em;
	text-decoration:none;
}
li.mapa-stranky-under a:hover { background:#EBEAEA;}
li.mapa-stranky-under ul { padding-left:20px; }

table.kredit, form table.kredit {
	border:1px solid #2d386e;
	border-collapse:collapse;
	margin-bottom:10px;
}
table.kredit td, form table.kredit td {
	border:1px solid #2d386e !important;
	border-collapse:collapse;
	padding: 4px 8px !important;
}

a.add-strong { font-weight:bold;font-size:1.2em; }

.sita-link { font-size: 0.9em;margin-top:15px;text-align:right; }

div.piktogram-ubyt { margin:5px 0;text-align:right; }
div.piktogram-ubyt img { margin-left:5px; }
div.piktogram-ubyt-help-inprice {
	width:32px;
	height:12px;
	background-color:#CEE9F5;
	float:left;
	margin-right:5px;
}
div.piktogram-ubyt-help-inprice-text {
	font-size:8pt;float:left;
}
div.piktogram-ubyt-help-dohoda {
	width:32px;
	height:12px;
	background-color:#FFFBC3;
	float:left;
	margin-right:5px;
}
div.piktogram-ubyt-help-dohoda-text {
	font-size:8pt;float:left;
}
div.piktogram-ubyt-help-priplatok {
	width:32px;
	height:12px;
	background-color:#F7CFA2;
	float:left;
	margin-right:5px;
}
div.piktogram-ubyt-help-priplatok-text {
	font-size:8pt;float:left;
}
div.psc-results table {
	width:100%;
	margin-bottom:12px;
	border:0;
	border-top:1px solid #666666;
	border-bottom:2px solid #666666;
}
div.psc-results th, div.psc-results td { border-bottom:1px solid #EBEAEA;padding: 3px 0; }
div.psc-results th { font-weight:bold; }
div.psc-single-result { margin:0 0 12px 0; border-bottom:1px solid #EBEAEA; padding: 3px 0;}

table.user_table {background-color: transparent;border-color: #666666; border-collapse:collapse;width:100%;}
table.user_table td,table.user_table th { 
	padding:4px;
	border-collapse:collapse !important;
	border-width:0 1px 0 1px !important;
	border-style: solid !important;
}
td.user_table {background-color:transparent;}
td.user_table_head, th.user_table_head {background-color: #666666; font-weight:bold; color:#FFFFFF;border-color:#666666;}
td.user_table_end {
	font-weight:bold;
	background-color:#c5d4db;
	border-color:#666666;
	border:1px solid !important;
}
td.user_table_paar {background-color: #EDEBEA;}

table.real-stat { border:0;border-collapse:collapse; }
table.real-stat td { padding:2px 1px;border-bottom:1px solid #c5d4db; }

li.homepage-left {
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom:1px solid #c5d4db;
}
li.homepage-left-last {
	margin:0;
	padding-bottom:0;
}
li.homepage-left h3, li.homepage-left-last h3 {
	float:right;
	width:115px;
	height:33px;
	overflow:hidden;
}
li.homepage-left p, li.homepage-left-last p {
	float:right;
	width:115px;
}

ul.casenka {
	clear:both;
	margin-bottom:15px;
}
ul.casenka li {
	float:left;
	line-height:26px;
	margin-left:15px;
}
ul.casenka li.casenka {
	background:url('../../img/blue-blue/dopyt-back.gif') 100% 0 no-repeat;
	width:150px;
	float:left;
	margin:0 0 15px 0;
}
li.casenka a {
	display:block;
	line-height:26px;
	text-align:center;
	background:url('../../img/blue-blue/dopyt-back.gif') 0 0 no-repeat;
	color:#FFFFFF;
}

#casenka {
	display:none;
}


table.bordered {
	border:1px solid #EEEEEE;
	background:#EEEEEE;
}
#img-fgallery {
	float:none;
}

#bottom-firm-links {
	height:58px;
	background:url('../../img/blue-blue/firm-bottom-back.gif') 0 0 repeat-x;
	margin-top:10px;
}
#bottom-firm-links div {
	float:left;
	margin:10px;
	width:100px;
	text-transform:uppercase;
}
#bottom-firm-links ul {
	float:right;
	width:840px;
	margin:10px 10px 0 0;
}
#bottom-firm-links ul li {
	float:left;
	margin-bottom:5px;
	padding-right:7px;
	margin-right:5px;
	background:url('../../img/blue-blue/black-point.gif') 100% 50% no-repeat;
}
#bottom-firm-links ul li a {
	color:#000000;
}

.box-zapisy-denne-menu {
	border:1px solid #c5d4db;
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
}
#denne-menu-days { background:#c5d4db; }
ul li.denne-menu {
	float:left;
	width:115px;
	text-transform:uppercase;
	margin:6px 0;
	text-align:center;
	border-right:1px solid #AAAAAA;
}
ul li.denne-menu-last { 
	float:left;
	width:115px;
	text-transform:uppercase;
	margin:6px 0;
	text-align:center;
	border:0;
}
ul li.denne-menu a, ul li.denne-menu-last a {
	display:block;
	margin:0;
	text-align:center;
}
ul li.denne-menu a.active, ul li.denne-menu-last a.active { font-weight:bold; }

.denne-menu-firm {
	margin:2px;
	background: #c5d4db;
	padding:4px 6px;
	margin-bottom:2px;
}
.denne-menu-firm h3 {
	float:left;
	color:#495279;
	font-size:1.2em;
	font-weight:bold;
}
.denne-menu-firm div.denne-menu-vydaj {
	float:right;
}
.denne-menu-links {
	margin:2px;
	padding:4px 6px;
	margin-bottom:2px;
}
.denne-menu-links a {
	font-weight:normal;
	font-size:1.1em;
}
.denne-menu-links a.denne-menu-link { margin-right: 45px; }
.denne-menu-links a.jedalny-listok-link {margin-right:180px;}
.denne-menu-menu {
	margin:2px;
	background: #c5d4db;
	margin-bottom:2px;
}
table.denne-menu-table {
	border:0;
	border-collapse:collapse;
	margin:0 2px 1px 2px;
	background:#EEEEEE;
}
table.denne-menu-table td {
	padding:4px 6px;
	vertical-align:top;
}
table.denne-menu-table td.menu-type { font-weight:bold; }
table.denne-menu-table td.number {
	width:15px;
	text-align:right;
}
table.denne-menu-table td.name { width:390px; }
table.denne-menu-table td.weight {
	text-align:right;
	width:75px;
}
table.denne-menu-table td.price {
	text-align:right;
	width:50px;
}
table.denne-menu-table tr.denne-menu-tr { border-bottom:1px solid #FFFFFF; }
div.denne-menu-bottom {
	font-size:1px;
	background:#AAAAAA;
	border:0;
	clear:both;
	margin:0 0 10px 0;
}

h3.webyshopping { 
	font-size:1.3em;
	font-weight:bold;
	color: #495279;
	margin-top:35px;
	padding-top:10px;
	border-top:1px solid #c5d4db;
}

.desc {
	background-color:#c5d4db;
	padding:10px;
	margin-bottom:10px;
}
.desc p { float:none;margin:0;width:auto; }
.desc p.desc-head { margin-bottom:5px;font-weight:bold; }

#webyshopping-center { padding:0;margin:10px 0 0 0; }
#webyshopping-center li {
	float:left;
	width:232px;
	border:1px solid #EDEBEA;
}
#webyshopping-center li + li { margin-left:10px; }
#webyshopping-center li div.webyshopping-foto {
	text-align:center;
	padding:10px 0;
	height:100px;
	overflow:hidden;
}
#webyshopping-center img.foto {
	max-width:200px;
	max-height:100px;
}
#webyshopping-center div.webyshopping-info {
	background:#EDEBEA;
	margin:2px;
	padding:5px;
}
#webyshopping-center h3 {
	border:0;
	margin:0 0 5px 0;
	padding:0;
	font-size:1.1em;
	height:15px;
	overflow:hidden;
}
#webyshopping-center p.webyshopping-text {
	margin:0 0 5px 0;
	padding:0;
	height:30px;
	overflow:hidden;
}
#webyshopping-center .webyshopping-price {
	font-size:1.5em;
	color:#2d386e;
	font-weight:bold;
	margin:0 0 5px 0;
}
#webyshopping-center div.webyshopping-bonus {font-size:0.8em;}
#webyshopping-center span.webyshopping-bonus {
	text-transform:uppercase;
	background:#495279;
	color:#FFFFFF;
	font-weight:bold;
	padding:1px 3px;
}


.box-zapisy-inzeraty-bottom { 
	border:1px solid #c5d4db;
	border-bottom:0;
	border-top:0;
	clear:both;
	overflow:hidden;
}
.box-zapisy-inzeraty-bottom .inzerat-bottom-left {
	float:left;
	width:50%;
	border-right: 1px solid #c5d4db;
	margin-right:10px;
	height:90px;
}
.box-zapisy-inzeraty-bottom .inzerat-bottom-left .kontakt-button {
	width:220px;
	height:32px;
	background: url('../../img/blue-blue/button-send-big.gif') 0 0 no-repeat;
	text-align:center;
	margin-bottom: 10px;
}
.box-zapisy-inzeraty-bottom .inzerat-bottom-left .kontakt-button a {
	font-size:1.5em;
	color:#202020;
	line-height:32px;
	display: block;
}
.box-zapisy-inzeraty-bottom .inzerat-bottom-right {
	background: #EBEBEB;
	float:left;
	width:250px;
	padding:10px;
	overflow:hidden;
}
.box-zapisy-inzeraty-bottom .inzerat-bottom-right li { padding:2px 0;line-height:20px; }
.box-zapisy-inzeraty-bottom .inzerat-bottom-right li.print {
	background: url('../../img/blue-blue/ico-print.gif') 2px 50% no-repeat;
	padding-left: 30px;
}
.box-zapisy-inzeraty-bottom .inzerat-bottom-right li.send-mail {
	background: url('../../img/blue-blue/mail.png') 0 50% no-repeat;
	padding-left: 30px;
}

.alert-info { color: #495279;font-weight: bold; }

#imp-gal.photos1 { margin: 5px 0 15px 0; float: left; }
#imp-gal.photos1 ul { height: 560px; }
#imp-gal.photos1 li { margin-bottom: 5px; }

div.eval1 {
	float: left;
	padding: 0;
	margin-right:1px;
	background:url('../../img/blue-blue/eval-gradient.png') 0 20%;
}
div.eval2 {
	float: left;
	padding: 0;
	margin-right:1px;
	background:url('../../img/blue-blue/eval-gradient.png') 0 30%;
}
div.eval3 {
	float: left;
	padding: 0;
	margin-right:1px;
	background:url('../../img/blue-blue/eval-gradient.png') 0 40%;
}
div.eval4 {
	float: left;
	padding: 0;
	margin-right:1px;
	background:url('../../img/blue-blue/eval-gradient.png') 0 50%;
}
div.eval5 {
	float: left;
	padding: 0;
	margin-right:1px;
	background:url('../../img/blue-blue/eval-gradient.png') 0 60%;
}

img.foto-competition { margin-top:5px; }
#imp-gal div.vote a.eval,#imp-gal div.vote a.eval-img {
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #FFFFFF;
	width: 13px;
	height: 16px;
	line-height: 16px;
}
#imp-gal div.vote a.eval-img {
	float: right;
	background: url('../../img/blue-blue/search-detail.png') 50% 50% no-repeat;
}
#imp-gal div.vote a.eval:hover { background: #495279; }
#foto-competition-text div.info-text {
	float: left;
	width: 550px;
	background: #F0F0F0;
	border: 0;
	padding: 10px;
}
a.foto-competition-button {
	display: block;
	width: 85px;
	height: 25px;
	border: 1px solid #666666;
	background: #F0F0F0;
	text-align: center;
	line-height: 25px;
	float: right;
	margin-top: 15px;
	margin-left: 5px;
}
h3.foto { font-weight: normal; font-size: 1.3em; font-weight: bold; margin: 25px 10px 0 10px; }
#fotosutaz h3 a {
	display: block;
	padding: 0 10px;
	color: #000000;
	background: url('../../img/blue-blue/background-gradient.png') 0 -120px repeat-x;
}
#fotosutaz h3 a:hover {
	text-decoration: none;
	background-color: #F2F2F2;
	background-position: 0 -160px;
}
#fotosutaz .module-header { padding:0; }

#fotosutaz-logos {
	margin:0 0 5px 0;
	padding: 25px 0 0 5px;
	border-top: 1px solid #AAAAAA;
}
#fotosutaz-logos #foto-comp-rekl-part-envelope {
	float:left;
	padding-right:10px;
}
#fotosutaz-logos h3.fotosutaz-sponzori {
	font-weight: bold;
	margin: 0 0 5px 0;
}
#fotosutaz-logos img { margin-right:3px; }

#overlay2 {
	width:100%;
	height: auto;
	background: transparent;
}
#overlay2 .content-wrap { padding:0; }
#overlay2 .header {
	background: url('../../img/blue-blue/overlay-header-control.gif') 0 0 repeat-x;
	position: absolute;
	top:5px;
	left:0;
	height: 30px;
	width: 100%;
	margin:0;
	padding:0;
}
#overlay2 h1 {
	background: url('../../img/blue-blue/overlay-header-control.gif') 0 0 repeat-x;
	position: absolute;
	top:0;
	left:0;
	height: 30px;
}
#overlay2 h1 #foto-eval { margin-left:15px; font-weight: normal; font-size: 0.9em; }
#overlay2 div.close {
	background: url('../../img/blue-blue/close.png') 0 0 no-repeat;
	position: absolute;
	right: 20px;
	top: 4px;
	cursor: pointer;
	height: 22px;
	width: 22px;
	
}
#overlay2 div.image-gallery img { border:3px solid #FFFFFF; margin-top:60px; }

#overlay2 #links-pn {
	position: absolute;
	top: 0;
	left: 50%;
	width: auto;
}


.detail-layer .center,
.detail-layer .tabs1{
	height:32px;
	line-height:32px;
}
#overlay2 .detail-layer .tabs1{
	background: none;
	position: absolute;
	top:0;
	left: 50%;
	height:32px;
	line-height:32px;
	width:auto;
}
#overlay2 .detail-layer .tabs1 li{
	float:left;
}
#overlay2 .detail-layer .tabs1 li a{
	border: 0;
	color:#FFFFFF;
	display:inline;
	text-align:center;
	float:left;
}
#overlay2 .detail-layer .tabs1 li a:hover{
	text-decoration:none;
	background: none;
	color:#FFFFFF;
}
#overlay2 .detail-layer .tabs1 li.photo-count { color: #FFFFFF; }
#overlay2 .detail-layer table,
#overlay2 .detail-layer p {
	width:auto;
	float:none;
	margin:0 0 0 0;
	background: #FFFFFF;
}
#overlay2 #popis {
	width: 450px;
	padding: 10px;
	text-align:left;
	margin:10px auto 0 auto;
	border: 3px solid #888888;
}
#overlay1 {
	width:100%;
	height: auto;
	background: transparent;
}
#overlay1 .content-wrap { padding:0; }
#overlay1 .header {
	background: url('../../img/blue-blue/overlay-header-control.gif') 0 0 repeat-x;
	position: absolute;
	top:5px;
	left:0;
	height: 30px;
	width: 100%;
	margin:0;
	padding:0;
}
#overlay1 h1 {
	background: url('../../img/blue-blue/overlay-header-control.gif') 0 0 repeat-x;
	position: absolute;
	top:0;
	left:0;
	height: 30px;
}
#overlay1 h1 #foto-eval { margin-left:15px; font-weight: normal; font-size: 0.9em; }
#overlay1 div.close {
	background: url('../../img/blue-blue/close.png') 0 0 no-repeat;
	position: absolute;
	right: 20px;
	top: 4px;
	cursor: pointer;
	height: 22px;
	width: 22px;
	
}
#overlay1 div.image-gallery img { border:3px solid #FFFFFF; margin-top:60px; }

#overlay1 #links-pn {
	position: absolute;
	top: 0;
	left: 50%;
	width: auto;
}


.detail-layer .center,
.detail-layer .tabs1{
	height:32px;
	line-height:32px;
}
#overlay1 .detail-layer .tabs1{
	background: none;
	position: absolute;
	top:0;
	left: 50%;
	height:32px;
	line-height:32px;
	width:auto;
}
#overlay1 .detail-layer .tabs1 li{
	float:left;
}
#overlay1 .detail-layer .tabs1 li a{
	border: 0;
	color:#FFFFFF;
	display:inline;
	text-align:center;
	float:left;
}
#overlay1 .detail-layer .tabs1 li a:hover{
	text-decoration:none;
	background: none;
	color:#FFFFFF;
}
#overlay1 .detail-layer .tabs1 li.photo-count { color: #FFFFFF; }
#overlay1 .detail-layer table,
#overlay1 .detail-layer p {
	width:auto;
	float:none;
	margin:0 0 0 0;
	background: #FFFFFF;
}
#overlay1 #popis {
	width: 450px;
	padding: 10px;
	text-align:left;
	margin:10px auto 0 auto;
	border: 3px solid #888888;
}

/* zlavy */
div.zlavy-date {
	float:right;
	width:155px;
	border:1px solid #AAAAAA;
	margin-left:30px;
	background:#EDEBEA;
	padding:5px;
}
div.zlavy-date-uvod {
	float:right;
	width:105px;
	border:1px solid #AAAAAA;
	margin-left:10px;
	background:#EDEBEA;
	padding:3px;
	font-size:0.8em;
}
div.zlavy-date div, div.zlavy-date-uvod div { text-align:center;margin: 5px 0 0 0; }
div.zlavy-date .price, div.zlavy-date-uvod .price {
	font-size:1.4em;	
	font-weight:bold;
	color: #495279;
}
div.zlavy-date div.discounts-price,
div.zlavy-date-uvod div.discounts-price {
	float:left;
	width:50%;
	margin:0;
	text-transform: uppercase;
}
div.zlavy-date div.discounts-price span.save-price,
div.zlavy-date-uvod div.discounts-price span.save-price { color:#19A302;font-weight:bold;font-size:1.1em; }
div.zlavy-date div.discounts-price span.original-price,
div.zlavy-date-uvod div.discounts-price span.original-price { color:#495279;font-weight:bold;font-size:1.1em;text-decoration:line-through; }

div.tabs-empty { height: 25px; background: url('../../img/blue-blue/bg_menu_bar.gif') 0 0 repeat-x; }
