
body {

	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
/*
	background:url('img/body-bg-bar.png') repeat-x top left;
	background-color:#B0C893;
*/
	background-color:#ECECEC;
	margin:0;
	font-size:9pt;

	text-align:center;
}

form {

	margin:0;
	padding:0;
}

.cl-left {

	clear:left;
}

.cl-right {

	clear:right;
}

#document {

	margin:0 auto;
	text-align:left;
	padding:0 10px;

	width:970px;

	background:url('img/body-bg.png') repeat-x top left;
	background-color:#fff;

/*
	min-width:940px;
	max-width:1400px;

	min-width:940px;
	max-width:1400px;
*/
/*
	_width: expression(document.body.clientWidth < 940? "940px" : "auto" );
*/
	position:relative;
}

#d-top {

	height:137px;
	position:relative;
}

#d-top .d-logo a {

	background:url('img/d-logo.png') no-repeat top left;
}

.d-bottom-in {

	background:url('img/b-logo.png') no-repeat top right;
}

#d-top .d-logo {

	width:270px;
	height:65px;
	margin:0 0 10px 0;

	text-indent:-1000px;
}

#d-top .d-logo a {

	display:block;
	width:270px;
	height:65px;
	text-indent:-1000px;
}


#d-top .d-txt {

	position:absolute;
	top:52px;
	left:260px;
	width:420px;
	color:#2C2C2C;
	font-size:9pt;
	text-align:center;
	z-index:50;
}


#d-top .d-txt h1 {

	color:#2C2C2C;
	margin:0;
	padding:0 0 2px 0;
	font-size:9pt;
}


#d-top .d-tbtns {

	position:absolute;
	top:0;
	right:10px;
}

#d-top .tbtn {

	float:left;
	display:block;

	height:47px;
	text-decoration:none;

	color:#000;
	font-size:9pt;
	font-weight:bold;

	cursor:pointer;cursor:hand;

}

#d-top .tbtn1 {

	display:block;
	height:47px;
}

#d-top .tbtn2 {

	display:block;
	height:47px;

	padding:12px 0 0 0;
	text-align:center;
}

#d-top .tbtn-b1 { color:#fff;background:url('img/t-btn-z-b.png') repeat-x top left;background-color:#4E8E0B;width:210px; }
#d-top .tbtn-b1 .tbtn1 { background:url('img/t-btn-z-l.png') no-repeat top left; }
#d-top .tbtn-b1 .tbtn2 { background:url('img/t-btn-z-p.png') no-repeat top right; }

#d-top .tbtn-b2 { color:#fff;background:url('img/t-btn2-z-b.png') repeat-x top left;background-color:#636363;width:190px; }
#d-top .tbtn-b2 .tbtn1 { background:url('img/t-btn2-z-l.png') no-repeat top left; }
#d-top .tbtn-b2 .tbtn2 { background:url('img/t-btn2-z-p.png') no-repeat top right; }

#d-top .tbtn-b2 .tbtn2hover { background:url('img/t-btn2-z-p-s.png') no-repeat top right;padding-left:25px !important;padding-right:40px !important; }

#d-top .tbtnuzk { width:140px; }
#d-top .tbtnuzk2 { width:120px; }
#d-top .tbtnuzk3 { width:145px; }

#d-top .tbtn:hover {

	text-decoration:underline;
}

#d-top .tbtn-blk {

	position:absolute;
	width:170px;
	background-color:#696969;
	color:#fff;

	top:50px;
	right:10px;

	z-index:10;
	display:none;

	padding:15px;
}

#d-top .tbtn-blk-1 {

	width:210px;
}

#d-top .tbtn-blk-2 {

}

#d-top .tbtn-blk ul {

	list-style-type:none;
	margin:0;
	padding:0;
}

#d-top .tbtn-blk ul li {

	margin:0;
	padding:3px 0;
}

#d-top .tbtn-blk ul li a {

	display:block;
	color:#fff;
	text-decoration:none;
}

#d-top .tbtn-blk ul li a:hover {

	text-decoration:underline;
}

#d-top .tbtn-blk-1 form {

	padding:0;
	margin:0;
}

#d-top .tbtn-blk-1 table {

	width:190px;
	padding:0;
	margin:0;
}

#d-top .tbtn-blk-1 td {

	padding:2px 3px;
}

#d-top .tbtn-blk-1 a {

	color:#fff;
}

#d-top .tbtn-blk-1 .button {

	width:150px;
}

#d-top .tbtn-blk-1 .input {

	width:150px;
}

#d-top .tbtn-blk-2 span {

	font-weight:bold;
	text-align:center;
	display:block;
}


#d-top .d-line {

	margin:0 5px;
	height:66px;

	color:#000;
	font-size:9pt;

	background:url('img/t-line-b.png') repeat-x top left;
}

#d-top .d-line .l-in-1 {

	height:66px;
	background:url('img/t-line-l.png') no-repeat top left;
}

#d-top .d-line .l-in-2 {

	height:66px;
	background:url('img/t-line-r.png') no-repeat top right;
	padding:14px 20px 0 120px;
}

#d-top .d-line td {

	padding:0 5px;
	font-size:9pt;
}

#d-top .d-line .input {

	width:130px;
	padding:5px 7px;
	font-size:9pt;
}

#d-top .d-line select {

	font-size:9pt;
	padding:5px 2px;
}

#d-top .d-line select option {

	padding-left:3px;
}

#d-top .d-line select optgroup {

	font-style:normal;
	padding-left:1px;
}

#d-top .d-line select .podokres {

	padding-left:15px;
}


#d-top .d-line select optgroup option {

	padding-left:5px;
}

#d-top .d-line .cena {

	width:45px;
	padding:3px 2px;
	font-size:9pt;
	text-align:right;
}

#d-top .d-line .hledej {

	color:#fff;
	font-size:9pt;
	font-weight:bold;

	width:85px;
	height:33px;
	background:url('img/t-line-btn.png') no-repeat top left;
	background-color:#636363;

	cursor:pointer;cursor:hand;
	padding:0;
	margin:0;
	border:none;
}

#d-main {

	margin:0 0 15px 0;
}

#d-main-left {

	width:205px;
	float:left;
	padding-top:15px;
	padding-left:5px;
}

#d-main-main {

	position:relative;
	margin-left:225px;
	padding-top:15px;
}

.main-inner {

	position:relative;
	padding:0 10px;
}

.main-inner2 {

	position:relative;
	padding:10px 10px;
}

.main-pad {

	position:relative;
	padding-top:15px;
}

.lkdesc {

	padding:15px 10px;
	background-color:#EAE8E1;
	border:1px solid #A49F93;
	font-size:9pt;
	line-height:140%;
}

.lkdesc a {

	color:#000;
}

label {

	cursor:pointer;cursor:hand;
}

.l-kat {

	color:#000;
	font-size:9pt;

	width:205px;
	background:url('img/l-kat-bg.png') repeat-y top left;
}

.l-kat .xzrusitf {

	text-align:center;
	font-size:11pt;
	font-weight:bold;
}

.l-kat .xzrusitf a {

	color:#c00;
}

.l-kat .l-in-1 {

	width:205px;
	background:url('img/l-kat-t.png') no-repeat top left;
}

.l-kat .l-in-2 {

	width:205px;
	background:url('img/l-kat-b.png') no-repeat bottom left;
}

.l-kat .l-in-3 {

	width:205px;
}

.l-kat .l-in-n {

	background:url('img/l-kat-n.png') no-repeat top left;
}

.l-kat .l-in-p {

	background:url('img/l-kat-p.png') no-repeat top left;
}

.l-kat .npswitch {

	height:50px;
}

.l-kat .npswitch span {

	display:block;
	float:left;
	width:100px;
	padding:13px 0 0 0;
	text-align:center;
}

.l-kat .npswitch a {

	color:#282828;
	text-decoration:none;
	font-weight:bold;
}

.l-kat .npswitch a:hover {

	text-decoration:underline;
}

.l-kat ul {

	list-style-type:none;
	margin:0;
	padding:8px 10px;
}

.l-kat ul img {

	margin:0 0 0 5px;
	padding:0;
	position:absolute;
	cursor:pointer;cursor:hand;
}

.l-kat ul li span {

	display:block;
	padding:5px 0;
/*	cursor:pointer;cursor:hand;*/
}

.l-kat ul .przd {

	cursor:auto !important;
}

.l-kat ul .przd * {

	cursor:auto !important;
}

.l-kat ul .hn-dc {

	display:none;
}

.l-kat ul .hn-do {

}

.l-kat ul ul {

	padding:0;
	border-bottom:1px solid #AAA598;
}

.l-kat ul ul ul {

	border:none;
}

.l-kat ul li {

	list-style-type:none;
	margin:0;
	padding:0;
	border-top:1px solid #AAA598;
}

.l-kat ul li a {

	color:#5C9A14;
	font-weight:bold;
}

.l-kat ul li a:hover {

}

.l-kat ul li a {

	color:#282828;
	font-weight:normal;
}

.l-kat ul ul li i {

	color:#5C5C5C;
	font-weight:normal;
	margin-left:25px;
}

.l-kat ul li a { margin-left:10px; }
.l-kat ul ul li a { margin-left:16px; }
.l-kat ul ul ul li a { margin-left:23px; }
.l-kat ul ul ul ul li a { margin-left:28px; }

.l-kat ul li i { margin-left:10px; }
.l-kat ul ul li i { margin-left:16px; }
.l-kat ul ul ul li i { margin-left:23px; }
.l-kat ul ul ul ul li i { margin-left:28px; }

.l-kat .margleft { margin-left:23px; }

.l-kat .s-hover {

	background:url('img/l-kat-li-hover.png') repeat-x top left;
	background-color:#4F8A0A;
	color:#fff;
}

.l-kat .mkat a:hover {

	background:url('img/l-kat-li-hover.png') repeat-x top left;
	background-color:#4F8A0A;
	color:#fff;
}

.l-kat .s-hover a {

	color:#fff;
}

.l-kat .selected {

	background-color:#C8C3B7;
	color:#000;
}

.l-kat .selected a {

	color:#000;
}

.l-kat .hn-4lev li {

	background-color:#fff;
}

.l-kat .mhkat {


}

#d-main .drobky {

	color:#2C2C2C;
	font-size:10pt;
}

#d-main .drobky a {

	color:#2C2C2C;
	text-decoration:underline;
}

#d-main .drobky span {

	font-weight:bold;
}

#d-main h1 {

	color:#2C2C2C;
	margin:6px 0;
	padding:6px 0;
	font-size:11pt;
}

#d-main h2 {

	color:#2C2C2C;
	margin:6px 0;
	padding:6px 0;
	font-size:11pt;
}

.idet {

	font-size:14pt !important;
	font-weight:bold;

	color:#4E8C0A;
}

.kdesc {

	margin:0 0 10px 0;
	padding:0;
}

#d-main .infoline {

	position:absolute;
	color:#2C2C2C;
	margin:2px 0 8px 0;
	right:15px;
	top:10px;
	font-size:9pt;
}

#d-main .infoline b {

	font-weight:bold;
}

#d-main .infoline a {

	color:#2C2C2C;
}








.div-inzeraty {

	padding:0 0 10px 0;
}

.div-inzeraty .item {

	padding:0 0 20px 0;
}

.div-inzeraty .fitem {
/*
	border-top:none;
*/
}

.div-inzeraty .xheader {

	border-top:1px solid #A49F93;
	background-color:#EAE8E1;
/*	border-bottom:1px solid #868686;*/
	padding:9px 10px;
}

.div-inzeraty .xheader .xicons {

	float:left;
}

.div-inzeraty .xiconsp {

	float:right;
}

.div-inzeraty .xicons img {

	margin:2px 3px 0 1px;
	border:none;
	cursor:help;
}

.div-inzeraty .xicons img:hover {

	border:none;
}

.div-inzeraty h2 {

	display:inline;

	margin:0;
	padding:0 0 0 5px !important;
	font-size:14pt !important;
	font-weight:bold;
}

.div-inzeraty h2 a {

/*	color:#4A8609;*/
	color:#000;
	text-decoration:underline;
}

.div-inzeraty h2 a:hover {

	color:#c00;
	text-decoration:none;
}

.div-inzeraty .xrblk {

	text-align:right;
}

.div-inzeraty .xrblk span {

	display:block;
	padding:1px 0;
	text-align:right;
	font-weight:normal;
}
.div-inzeraty .xeditovat {

	margin:0;
	padding:0;
	font-size:15pt !important;
	font-weight:bold;
}

.div-inzeraty .xcena {

	margin:0;
	padding:0;
	font-size:15pt !important;
	font-weight:bold;
}

.div-inzeraty table {

	width:99%;
	empty-cells:show;	
	border-spacing:0;
	border-collapse:collapse;
	margin:0;
	padding:0;
}

.div-inzeraty table td {

	text-align:left;
	vertical-align:top;
	padding:6px 8px;
}

.div-inzeraty img {

	border:1px solid #fff;
}

.div-inzeraty img:hover {

	border:1px solid #000;
}

.div-inzeraty .otdetail {

	float:right;
	color:#426F0F;
}

.div-inzeraty .otdetail:hover {

	color:#426F0F;
	text-decoration:none;
}

.div-inzeraty span {

	color:#000;
	font-weight:bold;
}

.div-inzeraty span a {

	color:#000;
/*	color:#4E8C0A;*/
}

.div-inzeraty span a:hover {

	color:#c00;
	text-decoration:none;
}

.div-inzeraty .bline {

	font-size:9pt;
}

.div-inzeraty .bline span {

/*	color:#4E8C0A;*/
	color:#000;
	font-weight:bold;
}




.list-div {

	margin:5px 0;
	padding:0;
	height:40px;
}

.list-div span {

	margin:0;
	padding:0 3px;
}

.list-div .xspan {

	font-weight:bold;

	float:left;
	display:block;
	height:22px;

	color:#282828;
	font-size:9pt;

	margin:0 3px;
	padding:9px 0 0 0;

	text-align:center;
}

.list-div .stranka {

	font-weight:bold;

	float:left;
	display:block;
	height:22px;

	color:#282828;
	font-size:9pt;

	margin:0 3px;
	padding:9px 0 0 0;

	text-align:center;
}

.list-div .tecky {

	display:block;
	width:44px;
	height:22px;

	background:url('img/list-bg.png') no-repeat top left;

	color:#282828;
	font-size:9pt;
	font-weight:normal;

	margin:0 3px;
	padding:9px 0 0 0;

	text-align:center;
	float:left;
}

.list-div span a {

	display:block;
	width:44px;
	height:22px;

	background:url('img/list-bg.png') no-repeat top left;

	color:#282828;
	font-size:9pt;
	font-weight:normal;

	margin:0 3px;
	padding:9px 0 0 0;

	text-align:center;
	float:left;
}

.list-div span a:hover {

	background:url('img/list-a.png') no-repeat top left;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.list-div .selected {
	
	display:block;
	width:44px;
	height:22px;

	background:url('img/list-a.png') no-repeat top left;

	color:#fff;
	font-size:9pt;
	font-weight:bold;

	margin:0 3px;
	padding:9px 0 0 0;

	text-align:center;
	float:left;
	font-weight:bold;
}



#d-bottom {

	clear:left;
	padding:30px 0 20px 0;
	margin:0;

	color:#2C2C2C;
	background:url('img/b-line.png') no-repeat top left;
}

.d-bottom-in {

	padding:0 45px 0 5px;
	margin:0;

	color:#2C2C2C;
}

#d-bottom a {

	color:#2C2C2C;
	text-decoration:underline;
}

#d-bottom a:hover {

	text-decoration:none;
}


.t-line {

	padding:30px 0 20px 0;
	margin:0;

	background:url('img/b-line.png') no-repeat top left;
}


.countryswitch {

	text-align:left;
	padding:8px;
}

.countryswitch span {

	padding:2px 12px 0 0;
	float:left;
	font-weight:bold;
}

.countryswitch a {

}

.countryswitch img {

	border:1px solid #DF6B6B;
	margin:1px 3px;
}

.countryswitch .lchecked img {

	border:1px solid #000;
}




.introkatalog {

	padding:4px 10px;
}

.introkatalog table {

	width:100%;
	empty-cells:show;	
	border-spacing:0;
	border-collapse:collapse;
}

.introkatalog td {

	vertical-align:top;
	text-align:left;

	padding:6px 8px;
	margin:0;

	border-top:1px solid #C9C7C7;
}

.introkatalog .sl-0 {
/*
	border-right:1px solid #C9C7C7;
*/
}

.introkatalog .sl-1 {
/*
	border-right:1px solid #C9C7C7;
*/
}

.introkatalog .fline td {

	border-top:none;
}

.introkatalog td h2 {

	margin:4px 0 !important;
	padding:4px 0 !important;
}

.introkatalog td h2 a {

	font-size:13pt;
	color:#4E8909;
	text-decoration:none;
}

.introkatalog td h2 a:hover{

	text-decoration:underline;
}

.introkatalog td div a {

	font-size:8pt;
	color:#2C2C2C;
	text-decoration:none;
}

.introkatalog td div {

	margin:0;
	padding:0;
}

.introkatalog td div a:hover{

	text-decoration:underline;
}


.introkatalog .sude {

}




.introkatalog4 {

	padding:4px 10px;
}

.introkatalog4 table {

	width:100%;
	empty-cells:show;	
	border-spacing:0;
	border-collapse:collapse;
}

.introkatalog4 td {

	vertical-align:top;
	text-align:center;

	padding:10px 3px;
	margin:0;

	border-top:1px dotted #C9C7C7;
}

.introkatalog4 .fline td {

	border-top:none;
}

.introkatalog4 img {

	border:none;
}

.introkatalog4 td h2 {

	text-align:center;
	margin:0 !important;
	padding:4px 0 !important;
}

.introkatalog4 td h2 a {

	font-size:13pt;
	color:#000;
	text-decoration:none;
}

.introkatalog4 td h2 a:hover{

	text-decoration:underline;
}

.introkatalog4 td div {

	text-align:center;
	margin:0;
	padding:2px 0 6px 0;
	height:42px;
}

.introkatalog4 td div a {

	font-size:8pt;
	color:#2C2C2C;
	text-decoration:none;
}

.introkatalog4 td div a:hover{

	text-decoration:underline;
}


.introkatalog4 .sude {

}



.introkats {

	padding:10px 10px;
}

.introkats table {

	width:100%;
	empty-cells:show;	
	border-spacing:0;
	border-collapse:collapse;
}

.introkats td {

	vertical-align:top;
	text-align:left;

	padding:0 8px 0 0;
	margin:0;

}

.introkats ul {

	list-style-type:none;
	margin:0 0 12px 0;
	padding:0 6px;
}

.introkats ul li {

	margin:0;
	padding:2px 0;
	border-bottom:1px dotted #bbb;
}

.introkats ul span {

	font-size:8pt;
	padding:0 0 0 5px;
}

.introkats h2 {

	font-size:13pt;
	margin:4px 0 !important;
	padding:5px 5px 4px 10px !important;
	background-color:#DEDACF;
	border-left:4px solid #4E8909;
}

.introkats h2 a {

	font-size:13pt;
	color:#484447;
	text-decoration:none;
}

.introkats .hkath2 {

	font-size:13pt !important;
	background-color:#E9E5D9;
	border-left:4px solid #C42603;
}

.introkats a:hover{

	text-decoration:underline;
}

.introkats li a {

	font-size:9pt;
	color:#333;
	text-decoration:none;
}

.introtkat {

	display:none;
}

.introtkatv {

	display:block;
}

.div-detail {

}

.div-detail .sl1 {

	margin-right:390px;
}

.div-detail .sl2 {

	float:right;
	width:390px;
}

.zobrazitfotky {

	text-align:center;
	padding:10px 0;
}

.zobrazitfotky span {

	cursor:pointer;cursor:hand;
	color:#c00;
	text-decoration:underline;
}

.div-detail .inpad {

	padding:0 15px 0 0;
}

.div-detail .fotky {

	padding:0;
	margin:0 0 10px 0;
	}


.div-detail .fotky .fotoitem {

	display:inline;
	margin-right:4px;
	margin-bottom:4px;
	padding:0;
}

.div-detail .fotky .fotoitem img {

	cursor:pointer;cursor:hand;
}



.div-detail .fotky2 {

	background-color:#E6E6E6;
	padding:10px;
	margin:0 0 10px 0;
	height:100px;
	overflow:auto;
	}

.div-detail .fotky2-in {

	width:auto;
	}

.div-detail .fotky2 .fotoitem {

	display:inline;
	margin-right:4px;
	margin-bottom:4px;
	padding:0;
}

.div-detail .fotky2 .fotoitem img {

	cursor:pointer;cursor:hand;
}

.div-detail .nfoto {

}

.div-detail .nfoto img {

	cursor:pointer;cursor:hand;
}

.div-detail .popis {

	padding:5px 10px 10px 0;

}

.div-detail .popis2 {

	padding:0 0 10px 0;
	}

.div-detail .popis2 h2 {

	padding:8px 0 5px 0 !important;
	margin:0 !important;
	}


.inzlink {

	margin:10px 0 10px 0;
	color:#282828;
	line-height:150%;
}

.inzlink b {

	color:#4E8C0A;
	padding-left:5px;
}

.inzlink a {

	color:#000;
}

.inzlink a:hover {

	color:#C42603;
}

.hodnlnk {

	color:#000 !important;
/*	font-weight:bold;*/
}

.hodnlnkr {

	color:#c00 !important;
/*	font-weight:bold;*/
}


.inzlinkbig {

	margin-top:2px;
	font-size:15pt;
	color:#333;
	font-weight:bold;
}


.div-detail h2 {

	color:#4E8C0A;

	margin:10px 0 0 0 !important;
	padding:0;
	font-size:11pt;
	font-weight:bold;
}

.div-detail table {

	width:100%;
	empty-cells:show;	
	border-spacing:0;
	border-collapse:collapse;
}

.div-detail table th {

	color:#2C2C2C;
	text-align:left;
	vertical-align:top;
	padding:6px 0;
	border-bottom:1px dotted #A7A7A7;
}

.div-detail table td {

	color:#2C2C2C;
	text-align:left;
	vertical-align:top;
	padding:6px 0;
	border-bottom:1px dotted #A7A7A7;
}



.bqcontactform {

	width:320px;
	padding:5px 0 20px 0;
	}

.bqcontactform h2 {

	margin:0 0 5px 0;
	padding:0;
	font-size:11pt;
	}

.bqcontactform .bqcontactform-in {

	background-color:#E6E6E6;
	padding:5px;
	font-size:9pt;
	}

.bqcontactform table {

	width:300px !important;
	}

.bqcontactform table th {

	padding:3px 8px;
	text-align:left;
	vertical-align:top;
	}

.bqcontactform table td {

	padding:3px 8px;
	text-align:left;
	vertical-align:top;
	}

.bqcontactform p {

	padding:3px 8px;
	text-align:center;
	}

.bqcontactform .bqcontactform_ret {

	padding:8px 4px;
	text-align:center;
	font-size:10pt;
	color:#c00;
	font-weight:bold;
	background-color:#ccc;
	}

.bqcontactform .bqcontactform_ret span {

	font-size:9pt;
	color:#000;
	font-weight:normal;
	}

.bqcontactform .bqcontactform_input {

	width:170px !important;
	}

.bqcontactform .bqcontactform_captcha {

	width:60px;
	}

.bqcontactform .bqcontactform_button {

	font-weight:bold;
	font-size:9pt;
	padding:5px;
	width:100%;

	border:1px solid #2A7001;
	color:#fff;
	background-color:#599611;

	cursor:pointer;cursor:hand;
	}

.bqcontactform .bqcontactform_button:hover {

	border:1px solid #205601;
	background-color:#4C810F;
	}

.bqcontactform .bqcontactform_powered {

	font-size:9pt;
	text-align:right;
	padding:0;
	margin:0;
	}









.nedit {

	background-color:#EBE8E1;
	padding:5px 10px;
	margin:5px 0 5px 0;
}

.nedit h2 {

	color:#2C2C2C;
	margin:3px 0 2px 0;
	padding:3px 0 2px 0;
	font-size:13pt;
}

.nedit h3 {

	color:#2C2C2C;
	margin:3px 0 2px 0;
	padding:3px 0 2px 0;
	font-size:10pt;
}

.nedit div {
/*
	padding:0 0 7px 0;
*/
}

.nedit p {

	margin:0;
	padding:4px 0;
}

.nedit a {

	color:#c00;
}

.nedit .input {

	width:260px;
	padding:3px 4px;
}

.nedit .t-uzke {

	width:100px;
}

.nedit .nadpis {

	width:600px;
}

.nedit .area {

	width:600px;
}

.nedit .datum {

	width:90px;
	text-align:center;
}

.nedit .uzke {

	width:150px;
}

.nedit table {

	width:100%;
}

.nedit table th {

	text-align:left;
	vertical-align:top;
	padding:3px 5px;
}

.nedit table td {

	text-align:left;
	vertical-align:top;
	padding:3px 5px;
}

.nedit .povinne {

	color:#c00;
	font-size:8pt;
	}

.nedit .opth {

	font-weight:bold;
}



.editokno {

	position:relative;

	}



.editokno .upozorneni {

	background-color:#EBE8E1;
	padding:10px;
	margin:5px 0 15px 0;
	}

.editokno .upozorneni2 {

	background-color:#EBE8E1;
	padding:10px;
	margin:5px 0 15px 0;
	color:#fff;
	}

.editokno .hlavni {

	background-color:#EBE8E1;
	padding:5px 10px;
	margin:5px 0 5px 0;
	}

.editokno .ostatni {

	background-color:#EBE8E1;
	padding:10px;
	margin:5px 0 15px 0;
	}

.editokno .ostatnifotky {

	background-color:#EBE8E1;
	padding:10px;
	margin:5px 0 15px 0;
	}

.editokno .intable {

	width:100%;
	border:none;
	}

.editokno .intable th {

	vertical-align:top;
	text-align:left;
	}

.editokno .intable td {

	vertical-align:top;
	text-align:left;
	}

.editokno .intable p {

	color:#333;
	font-size:9pt;
	}

.editokno h2 {

	font-size:14pt;
	margin:0 0 5px 0;
	padding:0;
	}

.editokno a {

	color:#c00;
	}

.editokno .inphelp {
/*
	background:url('img/input-otaznik.png') no-repeat top left;
	background-color:#fff;
*/
	}


.editokno .siroke {

	width:95%;
	}

.editokno p {

	margin:4px;
	}

.editokno .readonly {

	color:#777;
	border:1px solid #888;
	}

.editokno .input {

	}

.editokno .vedle {

	display:inline;
	}

.editokno .area {

	width:520px;
	}

.editokno .nadpis {

	width:340px;
	}


.editokno .help {

	width:450px;

	background-color:#CCFFCC;
	padding:10px;
	border:1px solid #99CC99;
	margin:5px 0;

	right:22px;
	position:absolute;
	visibility:hidden;
}

.editokno .help .in {

	margin:0;
	padding:0;

	color:#000;
}

.editokno .help p {

	color:#000;
	font-size:9pt;
}

.editokno .spravne {

	color:#2E6031;
	font-weight:bold;
	font-size:13pt;
	margin:8px 0 2px 0;

	text-decoration:underline;
}

.editokno .spatne {

	color:#b33;
	font-weight:bold;
	font-size:13pt;
	margin:8px 0 2px 0;

	text-decoration:line-through;
}

.editokno .spatne span {

	color:#000;
	font-weight:normal;
	font-size:11pt;
}

.editokno .spravne span {

	color:#000;
	font-weight:normal;
	font-size:11pt;
}

.xupozornenininz {

	text-align:center;
	}

.xupozornenininz a {

	font-size:12pt;
	}


.xupozorneni {

	background-color:#4E8A0A;
	padding:10px;
	margin:5px 0;
	color:#fff;
	}

.xupozorneni h2 {

	margin:0 !important;
	color:#fff !important;
	font-size:10pt !important;
	}

.xupozorneni a {

	color:#fff;
	}

.xupozorneni ul {

	list-style-type:none;
	margin:0;
	padding:0;
	}

.xupozorneni ul li {

	margin:0;
	padding:0;
	}

.xxlbutton {

	padding:4px 15px;
	font-size:12pt;
	font-weight:bold;

	cursor:pointer;cursor:hand;
}

.xxlflright {

	float:right;
}

.xstopsalert {

	background-color:#4E8A0A;
	padding:10px;
	margin:5px 0;
	color:#fff;
	}

.xstopsalert h2 {

	margin:0 !important;
	color:#fff !important;
	font-size:10pt !important;
	}


.xstopsalert ul {

	margin:2px 0 2px 14px;
	padding:5px 0;
	}

.xstopsalert ul li {

	margin:0 2px;
	padding:3px 0 4px 0;
	}


.xupozorneni2 {

	background-color:#6EB13E;
	padding:10px;
	margin:5px 0;
	color:#000;
	}

.xupozorneni2 h2 {

	margin:0 !important;
	color:#000 !important;
	font-size:10pt !important;
	}

.lastinz {

	color:#1C1C1C;
	margin:10px 0 0 4px !important;
	padding:6px 0 2px 0 !important;
	font-size:15pt !important;
}

.inzerce-last2 {

	width:100%;

	margin:0;

	font-size:9pt;
	border-spacing:0;
	border-collapse:collapse;
}

.inzerce-last2 td {

	font-size:9pt;
/*	border-bottom:1px dotted #C9C7C7;*/

	padding:8px 5px;
}

.inzerce-last2 th {

	font-size:9pt;

	font-weight:bold;
	text-align:left;
	padding:2px 5px;
}

.inzerce-last2 .liche td  {

	background-color:#e2edd5;
}

.inzerce-last2 .t-right  {

	text-align:right;
}

.inzerce-last2 a {

	color:#000;
}

.inzerce-last2 .title:visited {

	color:#444;
	font-style:italic;
}

.inzerce-last2 a:hover {

	color:#666;
	text-decoration:none;
}

.inzerce-last2 .cena {

	color:#C72600;
	font-weight:bold;
}

.in-line-tb {
/*
	background:url('img/in-line-bg.png') repeat-x top left;
*/
	}

.in-line-tb-1 {
/*
	background:url('img/in-line-l.png') no-repeat top left;
*/
	}

.in-line-tb-2 {
/*
	background:url('img/in-line-r.png') no-repeat top right;
*/
	padding:0;
	}

.in-line-tb th {

	height:37px;
	}


.res {

	background-color:#4D900C;
	padding:20px;
	margin:10px 0 10px 0;

	font-size:9pt;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.d-txt-in {

	padding:10px;
}

.d-txt-inx {

	padding:10px 20px;
	line-height:150%;
}

.d-txt-in2 {

	padding:10px;
	background-color:#DEDACF;
	text-indent:10px;
	margin:4px 0 0 0;
}

.dabig a {

	font-size:12pt;
	padding:6px 0;
}

.akdiv {

	padding:5px 0;

	margin:10px 0;
	background-color:#EAE7E0;
	border:1px solid #D3CDBE;
}

.akdiv-in {

	margin:0 0 10px 0 !important;
}

.akdiv-b {

	padding:5px 0;

	margin:10px 0;
}

.akdiv-b img {

	border:1px solid #000;
}

.akdiv-b a:hover img {

	border:1px solid #c00;
}

.aidiv {

	width:304px;
	padding:5px 8px;

	margin:5px 0;
	background-color:#EAE7E0;
	border:1px solid #D3CDBE;
}

.akdiv-dvasl {

	padding:5px 8px;

	margin-bottom:10px;
	height:255px;

	background-color:#EAE7E0;
	border:1px solid #D3CDBE;
}


.akdiv-dvasl .sl1 {

	width:300px;
	float:left;
	padding:2px;
	margin:0 10px 0 0;

}


#pgz_light {

	position:absolute;
	top:0;
	left:0;

	width:100%;
	height:100%;

	opacity: .75;
	filter: alpha(opacity=75);
	background-color:#000;

	z-index:101;
	cursor:pointer;cursor:hand;
}

#pgz_light2 {

	position:absolute;
	top:0;
	left:0;
	z-index:102;

	width:100%;

	color:#fff;
	font-size:9pt;
	text-align:center;

	padding:2px;
	margin:10px;
	border:1px solid #fff;
	background-color:#000;
}

#pgz_light2 p {

	clear:right;
	padding:2px;
	margin:2px;
	font-size:9pt;
}

#pgz_light2 .pgz_light2_span {

	color:#fff;
	text-align:center;
}

#pgz_light2 .pgz_light2_btn {

	color:#fff;
	font-size:12pt;

	float:right;

	display:block;
	background-color:#c00;
	border:1px solid #fff;
	font-size:7pt;
	cursor:pointer;cursor:hand;
	font-weight:bold;
	padding:2px 10px;

	margin-right:3px;
}

#pgz_light2 .pgz_light2_btn:hover {

	background-color:#FF7A7A;
	color:#000;
}

#pgz_light_img {

	position:absolute;
	top:0;
	left:0;
	z-index:103;
	border:1px solid #fff;
	cursor:pointer;cursor:hand;
}

ol li {

	padding:4px 0;
}

.xprazdned {

	text-align:center;
	padding:20px;
	background-color:#4E8C0A;
	color:#fff;
	line-height:200%;
}

.xprazdned a {

	color:#fff;
	font-size:13pt;
}

.param-table {

	width:950px;
}

.param-table th {

	font-size:9pt;
	padding:1px 2px;
}

.param-table td {

	padding:1px 2px;
}

.param-table th span {

	font-size:8pt;
}


.param-table .input {

	width:125px;
	padding:0;
}


.param-table select {

	padding:1px 2px;
	font-size:9pt;
	border:1px solid #888;
	margin-right:2px;
}

.param-predn {

	margin:0;

	list-style-type:none;

	visibility:hidden;
	position:absolute;

	border:1px solid #000;
	background-color:#fff;
	color:#555;

	margin-top:24px;

	z-index:100;
	width:165px;

	padding:1px 1px;
}

.param-predn li {

	font-size:9pt;

	margin:0;
	padding:0 3px;

	cursor:pointer;cursor:hand;
}

.param-predn .hover {

	color:#fff;
	background-color:#c00;
}






.param-anone {

	margin:0;

	list-style-type:none;

	visibility:hidden;
	position:absolute;

	border:1px solid #000;
	background-color:#D9F6D7;
	color:#555;

	margin-top:24px;

	z-index:100;
	width:150px;

	padding:1px 1px;
}

.param-anone li {

	font-size:7pt;
	margin:0;
	padding:0 3px;

	cursor:pointer;cursor:hand;
}

.param-anone .hover {

	color:#fff;
	background-color:#298C30;
}





.param-table .buttonin {

	font-size:9pt;
	background-color:#c00;
	color:#fff;
	margin:0 0 0 3px;
	padding:1px;

	width:20px;
	height:20px;
	border:1px solid #000;

	cursor:pointer;cursor:hand;
}

.param-table .buttonanone {

	font-size:7pt;
	background-color:#298C30;
	color:#fff;
	margin:0 3px 0 3px;
	padding:1px 0;

	width:30px;
	height:20px;
	border:1px solid #000;

	text-align:center;
	cursor:pointer;cursor:hand;
}


.leftvlozit {

	padding:5px 15px;
	margin:10px 0 5px 0;

	background-color:#DEDACF;
}

.leftvlozit h2 {

	margin:0 5px;
	padding:5px 8px;
	color:#000 !important;
	font-size:10pt !important;
	float:left;
	}

.leftvlozit ul {

	list-style-type:none;
	margin:2px 0 2px 5px;
	padding:5px 0;
	float:left;
	}

.leftvlozit ul li {

	margin:0 5px;
	padding:5px 8px;
	float:left;
	background-color:#EBE8E1;
	}

.leftvlozit ul li a {

	color:#c00;
	}

.leftvlozit ul li span {

	color:#444;
	font-style:italic;
	}

.leftvlozit .selected {

	color:#000;
	font-weight:bold;
	}

.leftvlozit ul li a span {

	font-size:8pt;
	}

.xcenter {

	text-align:center !important;
	}



.xiconsdt {

	float:right;
	padding-right:15px;
}

.xiconsdt img {

	margin:2px 3px 0 1px;
	border:none;
	cursor:help;
}

.xiconsdt img:hover {

	border:none;
}

.xseznam {

	width:95%;
}

.odkaz {

	text-decoration:underline;
	color:#c00;
	cursor:pointer;cursor:hand;
}

.podsel {

	padding-left:10px;
}

.infoparametry table {

	width:320px;
	}

.infoparametry .param-rtable-w {

	width:710px;
	}


.idetldiv {

	}

.idetldiv table {

	width:320px;
	}

.topmar {

	padding-top:20px !important;
}

.pomocnik {

	width:330px;
	border:1px solid #222;
	background-color:#fff;

	margin:25px 0 0 0;
	padding:0;

	display:none;
	position:absolute;

	z-index:800;
}

.pomocnik .oflow {

	overflow:auto;
	height:200px;
}

.pomocnik ul {

	position:relative;

	list-style-type:none;
	margin:0;
	padding:0;

	width:290px;
}

.pomocnik ul {

	position:relative;

	list-style-type:none;
	margin:0;
	padding:0;
}

.pomocnik ul li {

	text-align:left;

	display:block;
	margin:0;
	padding:0 0 0 3px;

	height:16px;

	cursor:pointer;cursor:hand;

	font-size:8pt;
	color:#333;
	text-decoration:none;

	overflow:hidden;
	line-height:125%;
}

.pomocnik ul li span {

	height:16px;

	padding:0 3px 0 0;
	margin:0;

	display:block;
	width:90px;

	float:right;
/*	background-color:#f3f3f3;*/

	border-left:1px solid #999;
	text-align:right;
}

.pomocnik ul .hover {

	color:#e11;
	text-decoration:underline;
/*
	background-color:#e8e8e8;
*/
}

.pomocnik ul li .spanhover {

	color:#e11;
	text-decoration:underline;
/*
	background-color:#d8d8d8;
*/
}


.pomocnik ul .pomoff {

	background-color:#e1e1e1;
	text-align:center;
	border-top:1px solid #aaa;
}

.pomocnik ul .pomoff a {

	display:block;
}

.toppad {

	padding-top:10px;
}

.nahl-zavadny {
/*
	position:absolute;
	right:20px;
	bottom:130px;
*/
/*
	width:180px;
	margin-top:10px;
	font-size:8pt;
	padding:10px;
	background-color:#EAE8E1;
	border:1px solid #A49F93;
	text-align:center;
*/
}

.nahl-zavadny input {

	padding:5px 10px;
	cursor:pointer;cursor:hand;
}

.nahl-zavadny span span {

	cursor:pointer;cursor:hand;
	text-decoration:underline;
	color:#282828;
}

.nahl-zavadny h2 {

	font-size:8pt !important;
	margin:0 !important;
	padding:0 0 5px 0 !important;
}

.nahl-zavadny input {

	font-size:8pt;
}

#holder-blk {

	display:none;
/*
	position:absolute;
	padding:10px;
	border:1px solid #798A65;
	background-color:#EBF2DF;
*/
}

#holder-blk .blk-bg {

	position:absolute;
	padding:0;
	background-color:#aaa;
	z-index:50;
	
	opacity: .75;
	filter: alpha(opacity=75);

	width:100%;
	height:100%;
}

#holder-blk .blk-fg {

	width:410px;
	height:390px;

	position:absolute;
	padding:10px;
	border:1px solid #444;
	background-color:#eee;
	z-index:100;

	text-align:left;
}

#holder-blk .blk-fg h3 {

	color:#2C2C2C;
	margin:0 0 2px 0;
	padding:0 0 2px 0;
	font-size:10pt;
}

#holder-blk .blk-fg p {

	margin:0;
	padding:5px 0;
}

#holder-blk .blk-fg ul {

	list-style-type:none;
	margin:0;
	padding:0;
}

#holder-blk .blk-fg ul li {

	margin:0;
	padding:2px 0;
}

#holder-blk .blk-fg div {

	padding:3px 0;
}

#holder-blk .blk-fg textarea {

	width:350px;
	padding:3px 5px;
}

#holder-blk .blk-fg .btn {

	width:175px;
	padding:3px 5px;
}

#holder-blk .blk-fg .btnclose {

	float:right;
	padding:5px 7px;
	font-size:12pt;
	font-weight:bold;
}

#holder-blk .blk-fg .toppad {

	padding-top:10px;
}

.aresx a {

	font-size:9pt;
	color:#c00;
}

.aresx a:hover {

	color:#000;
}

.durazne {

	font-size:12pt;
}

.g_map_canvas {

	margin:15px 0;
	width:320px;
	height:300px;
	position:relative;
	border:1px solid #BBB9B3;
}

.g_map_canvas p {

	text-align:center;
	font-size:8pt;
	padding:6px 0;
	margin:0;
}

.g_map_canvas-in {

	width:320px;
	height:300px;
}

.g_map_canvas-hidden {

	position:absolute;
	width:320px;
	height:300px;
	display:none;
	z-index:5;
}

.klikaci {

	cursor:pointer;cursor:hand;
	text-decoration:underline;
}

.hodntb {

	width:500px;
	empty-cells:show;	
	border-spacing:0;
	border-collapse:collapse;
	margin:5px 0;
	padding:0;
}

.hodntbflt {

	width:700px;
}

.hodntb th {

	background-color:#ddd;
	padding:3px 4px;
	border:1px solid #fff;
	font-weight:bold;
}
 
.hodntb td {

	background-color:#eee;
	padding:3px 6px;
	border:1px solid #fff;
}

.hodntb .t-c {

	text-align:center;
}

.hodntb .t-bod {

	font-weight:bold;
}

.hodntb .t-poz {

	color:#008400;
}

.hodntb .t-neg {

	color:#c00;
}

.hodntbflt td {

	text-align:center;
	padding:7px 8px;
}


.hodn-dvasl {

	width:940px;
}

.hodn-dvasl .sl1 {

	width:320px;
	float:left;
	margin:0 10px 0 0;
}

.hodn-dvasl .sl2 {

	width:600px;
	float:left;
	margin-left:10px;
}

.hodn-dvasl .sl1 .hodntb {

	width:320px !important;
}

.hodn-dvasl .sl2 .hodntb {

	width:600px !important;
}

.hodn-dvasl .sl2 h2 {

	margin:2px 3px !important;
	padding:2px 3px !important;
}

.hodn-dvasl .sl2 p {

	margin:1px 3px !important;
	padding:1px 3px !important;
}

.hodn-dvasl .hodndul {

	color:#c00;
	font-size:15pt;
	font-weight:bold;
	text-align:center;
}

.hodn-dvasl .hodndulz {

	color:#008400;
}

.neditpad {

	margin-right:15px;
}

.neditpad .input {

	width:100% !important;
}

.neditpad th {

	padding-top:8px !important;
}

.neditnotmar {

	margin-top:0 !important;
}


.vlupoz {

	font-size:13pt;
	color:#000;
	padding:10px 0;
	text-align:center;
	background-color:#D6D3CD;
	border:1px solid #aaa;
}

.vlupoz li {

	text-align:left;
}

#vudivspec table {

	border-spacing:0;
	border-collapse:collapse;
	margin:0;
	padding:0;

	border-bottom:1px solid #BDBBB5;
}

#vudivspec th {

	border-top:1px solid #BDBBB5;
}

#vudivspec td {

	border-top:1px solid #BDBBB5;
}

.xhodnv {

	font-size:14pt;
	font-weight:bold;
}

.scroll-1 {

	width:900px;
	height:300px;
	overflow:auto;
	border:1px solid #888;
	background-color:#fff;
	margin:8px 0 4px 0;
}

.scroll-2 {

	padding:10px;
	width:860px;
}


#ajaxsearchblk_helper {

	position:absolute;
	z-index:50;
	display:none;
	background-color:#fff;

	opacity: .75;
	filter: alpha(opacity=75);
	text-align:center;
}

#ajaxsearchblk_helper span {

	display:block;
	padding:60px 0 10px 0;
	color:#000;
	font-weight:bold;
	font-size:20pt;
}

.prednasl-blk {

	margin:0;
	padding:0;
	text-align:center;
	position:absolute;
	top:10px;
	right:10px;
}

.prednasl-blk input {

	padding:2px 4px;
	margin:0 3px;
	cursor:pointer;cursor:hand;
}


#adkattop {

	height:90px;
}

#adkatmiddle {

	height:90px;
}

#adkatbottom {

	height:90px;
}


#in-adkattop {

	margin:7px 0 0 7px;
}

#in-adkatmiddle {

	margin:7px 0 0 7px;
}

#in-adkatbottom {

	margin:7px 0 0 7px;
}



