@CHARSET "UTF-8";
body {
	margin: 0px;
	background-color: #DDD;
	font-family: Arial;
	font-size: 9pt;
	color: #333;
}
a { color: #0000FF; text-decoration: none; }
a:hover, a.selected { text-decoration: underline; }
input, select, textarea {
	padding: 2px 1px;
	font-family: Arial;
	font-size: 9pt;
	color: #000;
}
.tar { text-align: right; }
.small { font-size: 7pt; }
.small2 { font-size: 8pt; }
.error {
	background-color: #FFAAAA; /*9595;*/
	border-left: 10px solid #FF0000;
	padding: 20px 15px;
	margin-bottom: 10px;
	line-height: 21px;
	font-size: 8pt;
}
.error strong { font-size: 9pt; }
.povinne { color: #AA0000; }

#top { height: 80px; }
#top .content {
	width: 1240px;
	margin: auto;
	padding: 10px 0;
}
#top .logo { float: left; width: 380px; border: 0px; }
#top .logo a { border: 0px; }
#top .logo img { border: 0px; }
#top .slogan { position: relative; left: 50px; top: -2px; }
#top .mini-banner { float: left; width: 336px; height: 60px; margin-top: 3px; }
#top .mini-banner a { text-decoration: underline; color: #C62E35; }
#top .mini-banner img { float: left; margin-right: 6px; }
#top .search { float: left; padding-top: 6px; margin-right: 20px; }
#top .search .input-box {
	background: #CCC;
	margin-top: 3px;
	padding: 6px;
	float: left;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#top .search div.text { float: left; }
#top .search input.text {
	width: 360px;
	font-size: 12pt;
	border: 1px solid #DDD;
	padding: 4px;
	margin: 0 4px 0 0;
}
#top .search .btn-find {
	-moz-box-shadow: 0px 0px 0px 0px #fafafa;
	-webkit-box-shadow: 0px 0px 0px 0px #fafafa;
	box-shadow: 0px 0px 0px 0px #fafafa;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4654f0), color-stop(1, #1d1575) );
	background:-moz-linear-gradient( center top, #4654f0 5%, #1d1575 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4654f0', endColorstr='#1d1575');
	background-color:#4654f0;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	display:inline-block;
	cursor: pointer;
	color:#fafafa;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:8px 15px;
	text-decoration:none;
	text-transform: uppercase;
	text-shadow:0px;
}
#top .search .btn-find:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1d1575), color-stop(1, #4654f0) );
	background:-moz-linear-gradient( center top, #1d1575 5%, #4654f0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d1575', endColorstr='#4654f0');
	background-color:#1d1575;
}
#top .search .btn-find:active {
	position:relative;
	top:1px;
}

#top h1 {
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
}
#top h1 a { text-decoration: none; color: #000; }
#top h1 a:hover { text-decoration: none; }
	
#reklama-top { background: #FFF url('/images/design/reklama-top-bg.jpg') bottom repeat-x; }
#reklama-top .content {
	width: 1024px;
	padding: 15px 0 20px 0;
	margin: auto;
}
#reklama-top .hidden {
	width: 1024px;
	padding: 0px;
	margin: auto;
	height: 5px;
}

#master {
	width: 1204px;
	margin: auto;
	padding-top: 10px;
}
#master .left { width: 200px; float: left; }
#master .right {
	width: 805px;
	margin-left: 10px;
	float: left;
}
#master .right .content { min-height: 700px; }
#master .right .content h2 {
	font-size: 12pt;
	font-weight: lighter;
	margin: 0 0 10px 0;
}
#master .right .content h3 {
	font-size: 12pt;
	font-weight: lighter;
	margin: 20px 0 10px 0;
}
#master .banners { float: right; width: 179px; }

#master .buttons { float: right; width: 179px; margin-bottom: 10px; }
#master .buttons a { width: 155px; padding: 10px 12px; }


.section { 
	background-color: #FFF; 
	margin-bottom: 10px; 
	border-radius: 4px; 
	box-shadow: #AAA 1px 1px 1px;
	/*-webkit-box-shadow: black 4px 6px 20px;*/
	-moz-box-shadow: black 4px 6px 20px;
}
.section .tl { background: transparent url('/images/design/section-tl.jpg') top left no-repeat; }
.section .tr { background: transparent url('/images/design/section-tr.jpg') top right no-repeat; }
.section .bl { background: transparent url('/images/design/section-bl.jpg') bottom left no-repeat; }
.section .br { background: transparent url('/images/design/section-br.jpg') bottom right no-repeat; }
.section .content { padding: 8px 10px 7px 10px; }
.section .content .banner { text-align: center; margin: 10px auto 15px auto; }
.section .content .banner .in { margin: auto; text-align: left; width: 728px; }

.clr { clear: both; }

.footer_shadow {
	background: transparent url('/images/design/bottom-shadow-bg.jpg') bottom repeat-x;
	height: 25px;
}
.footer {
	background: #041F3A url('/images/design/bg_footer.jpg') bottom center no-repeat;
	width: 100%;
	height: 200px; 
}
.footer .content {
	background: transparent url('/images/design/logo-bottom.png') 2px 24px no-repeat;
	width: 1200px;
	min-height: 90px;
	padding: 15px 0 0 0;
	margin: auto;
	text-shadow: 1px 1px #111;
	color: #FFF;
}
.footer a { color: #FFF; }
.footer span { color: #888; }
.footer strong {
	text-shadow: 0px 0px;
	padding: 0px;
	margin: 0 0 10px 0;
}

.form {}
.form td.title { height: 17px; border: 0px solid red; vertical-align: top; padding-top: 6px; }

/* prehled inzeratu */
.inzeraty {}
.inzeraty .sums { padding-bottom: 5px; }
.inzeraty .paging { padding: 10px 0; float: right; }
.inzeraty .paging a, .inzeraty .paging span { padding: 3px 4px; margin-left: 2px; border: 1px solid #DDD; }
.inzeraty .paging span.current { background-color: #DDD; font-weight: bold; }
.inzeraty .inzerat { height: auto; margin: 0px; padding: 8px 5px; border-top: 1px dotted #DDD; background-color: #FFF; cursor: pointer;}
.inzeraty .last { border-bottom: 1px dotted #DDD; }
#master .inzeraty .inzerat h3 { 
	margin: 0px; padding: 0px;
	margin-bottom: 5px; 
	font-weight: 600;
	font-size: 11pt;
}
.inzeraty .inzerat a { color: #0000DD; }
.inzeraty .inzerat .image { float: left; margin-right: 8px;}
.inzeraty .inzerat .image img { padding: 3px; border: 1px solid #DDD; }
.inzeraty .inzerat .datetime { float: right; color: #999; }
.inzeraty .inzerat .inz-content { padding-left: 0px; padding-bottom: 10px; line-height: 16px; }
.inzeraty .inzerat .price { float: right; padding-right: 5px; width: 80px; color: #d62828; text-align: right; font-weight: bold; }
.inzeraty .inzerat .type { float: right; padding-right: 20px; width: 250px; color: #AAA; text-align: left; }
.inzeraty .inzerat .type span { color: #333; font-weight: bold; }
.inzeraty .inzerat .oblast { float: right; padding-right: 20px; width: 200px; color: #AAA; text-align: left; }
.inzeraty .inzerat .oblast span { color: #333; font-weight: bold; }
.inzeraty .selected { background-color: #EDEDFF; }

/* tlacitko pridani inzeratu */
.btn-add-inzerat {
	-moz-box-shadow:inset 0px 0px 0px 0px #807480;
	-webkit-box-shadow:inset 0px 0px 0px 0px #807480;
	box-shadow:inset 0px 0px 0px 0px #807480;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d62828), color-stop(1, #b33445) );
	background:-moz-linear-gradient( center top, #d62828 5%, #b33445 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d62828', endColorstr='#b33445');
	background-color:#d62828;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:8px 13px;
	text-decoration:none;
	text-shadow:1px 1px 0px #6e5454;
}
.btn-add-inzerat:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b33445), color-stop(1, #d62828) );
	background:-moz-linear-gradient( center top, #b33445 5%, #d62828 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b33445', endColorstr='#d62828');
	background-color:#b33445;
	text-decoration: none;
}
.btn-add-inzerat:active {
	position:relative;
	top:1px;
}

/* tlacitka */
.btn {
	-moz-box-shadow: 0px 0px 0px 0px #fafafa;
	-webkit-box-shadow: 0px 0px 0px 0px #fafafa;
	box-shadow: 0px 0px 0px 0px #fafafa;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4654f0), color-stop(1, #1d1575) );
	background:-moz-linear-gradient( center top, #4654f0 5%, #1d1575 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4654f0', endColorstr='#1d1575');
	background-color:#4654f0;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	display:inline-block;
	cursor: pointer;
	color:#fafafa;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:7px 15px 8px 15px;
	text-decoration:none;
	text-transform: uppercase;
	text-shadow:0px;
}
.btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1d1575), color-stop(1, #4654f0) );
	background:-moz-linear-gradient( center top, #1d1575 5%, #4654f0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d1575', endColorstr='#4654f0');
	background-color:#1d1575;
	text-decoration:none;
}
.btn:active {
	position:relative;
	top:1px;
}

.home-inzeraty { margin-top: 10px; }
.home-inzeraty th, .home-inzeraty td { padding: 5px 2px; border-bottom: 1px dotted #DDD; }

.inzerat-detail {}
.inzerat-detail .info { padding: 5px 0 10px 0; line-height: 18px; }
.inzerat-detail .info .price { color: #d62828; font-weight: bold; }
.inzerat-detail .text { float: left; width: 500px; line-height: 18px; }
.inzerat-detail .text .info { padding-top: 30px; } 
.inzerat-detail .images { float: right; width: 248px; height: 254px; text-align: center; padding-top: 10px; border: 1px solid #DDD; }
.inzerat-detail .odpovedet { float: left; padding-top: 30px; }

.inzerat-detail .reakce { margin-left: 10px; }
.inzerat-detail .reakce td { padding: 2px; }
.inzerat-detail .reakce td.title { vertical-align: top; height: 22px; }
.inzerat-detail .inz-banner { float: right; text-align: left; width: 250px; margin-top: 10px; }

.sitemap { float: left; width: 300px; }

.vase-reklama-zde { text-align:center;padding:30px 0;margin-bottom:5px;border: 1px solid #DDD; }
.cizi-reklama { text-align: left; padding: 0 0 5px 1px; }
.cizi-reklama h3 { padding: 6px 0px; margin: 0px; font-size: 9pt; }
.display-none { display: none; }
.banner-right-height { padding:2px 0 15px 0; }
.toplist { padding: 10px; text-align: center; }
.banner-left-bottom { padding-top: 2px; }
.hand-curs { cursor: pointer; }
