

/* LAYOUT */
#mainHolder {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(/vb/public/97/3f/2d/ed/9613_23699_body_header_bg.jpg) no-repeat top left;
}

/* header */
#headerHolder {
	margin-bottom: 50px;
	position: relative;
}
#header H1 A {
	display: block;
	width: 252px;
	height: 61px;
	background: url(/vb/public/8c/d0/37/ce/9627_39301_LOGO.JPG) no-repeat top left;
}
#header #headerPromoText {
	color: #fff;
	position: absolute;
	right: 20px;
	top: 20px;
}

/* contents */
#sidebar {
	float: left;
	margin-right: 20px;
	overflow: hidden;
	width: 250px;
}
#contents {
	float: left;
	margin-top: 18px;
	overflow: hidden;
	width: 510px;
	min-height: 510px;
}

/* menu */
UL#menu {
	margin-top: 40px;
	margin-bottom: 15px;
	list-style: none;
}
UL#menu LI {
	background: url(/vb/public/f2/5/5f/9c/9621_23707_dotted_border.gif) repeat-x bottom left;
}
UL#menu LI A{
	padding-left: 35px;
	display: block;
	height: 27px;
	line-height: 27px;
	background: url(/vb/public/f6/7b/ba/e6/9619_23705_bullet.gif) no-repeat 15px 9px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
UL#menu LI.red A {
	background-image: url(/vb/public/f5/fb/19/db/9839_25144_bullet_red.gif);
}
UL#menu LI.blue A {
	background-image: url(/vb/public/5e/e4/96/66/9837_25142_bullet_blue.gif);
}

UL#menu LI A:hover {
	text-decoration: underline;
}
UL#menu LI.red A.active {
	color: #FF0000;
}
UL#menu LI.blue A.active {
	color: #0A3982;
}


ul#volnePozice{ margin: 0; padding: 0;	line-height: 0px;}
ul#volnePozice li{ margin: 0; padding: 0;}
ul#volnePozice li a{
	background: url(/vb/public/5e/e4/96/66/9837_25142_bullet_blue.gif) no-repeat 0 3px;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: underline;
	padding: 0 0 0 15px;
}
ul#volnePozice li a:hover{text-decoration: none;}
ul#volnePozice li.abs a {background: url(/vb/public/16/67/22/d0/15447_37393_panacek.jpg) no-repeat 0 0;}

#sidebar UL#menu UL LI {
	list-style: none;
	background: none;
}
#sidebar UL#menu UL LI A {
	background: none;
	font-size: 12px;
}

/* sidebar img promo */
#sidebar .imgPromo {
	margin-bottom: 15px;
}

/* contents */
#contents #topIllustration { margin-bottom: 20px; }
#contents #topIllustration.b468x60 {
	width: 468px;
	height: 60px;
	background-color: #ddd;
}
#contents H2 {
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #319F2C;
}
#contents .newsItem H2 { margin-top: 0; }
#contents P { margin: 10px 0; }
#contents P.perex { font-weight: bold; }
#contents TABLE.halfBorder TH { font-weight: bold; }
#contents TABLE.halfBorder TH, #contents TABLE.halfBorder TD {
	border-bottom: 1px solid #989898;
	vertical-align: top;
	padding: 5px;
	font-size: 11px;
}
#contents UL {
	margin-top: 10px;
	list-style: none;
}
#contents UL LI {
	margin-bottom: 10px;
	background: url(/vb/public/f1/92/1f/9f/9739_24234_li_bullet.gif) no-repeat 0px 3px;
	padding-left: 15px;
}

#contents ul#volnePozice li {background: none;}

#contents OL LI {
	margin-bottom: 10px;
	margin-left: 2em;
}



/* article blocks */
#contents .article {
	overflow: hidden;
	padding-bottom: 15px;
}
#contents .newsItem {
	margin-bottom: 15px;
}
#contents .article .title {
	font-family: Arial;
	font-size: 14px;
	margin-bottom: 5px;
	color: #319F2C;
}
#contents .article .title A {
	color: #319F2C;
	text-decoration: none;
}
#contents .article .title A:hover { text-decoration: underline; }
#contents .article .illustration {
	position: relative;
}
#contents .article .illustration.floatLeft {
	margin-right: 15px;
}
#contents .article .illustration.floatRight {
	margin-left: 15px;
}

#contents .article .promoBlok {
	position: relative;
	background-color: #DCEFD4;
	padding: 5px 15px;
	_height: 1%;
}
#contents .article .promoBlok .promoBlokIllustration {
	background: url(/vb/public/3b/b0/2f/20/9741_24439_promo_blog_basket.jpg) no-repeat top left;
	width: 115px;
	height: 125px;
	float: right;
	margin: 20px 0 20px 20px;
}
#contents .article .promoBlok H2 { margin-top: 5px; }
#contents .article .promoBlok LI {
	background: none;
	padding-left: 0;
}
#contents .article .promoBlok .tr { _right: -1px; }
#contents .article .promoBlok .br {
	_bottom: -1px;
	_right: -1px;
}
#contents .article .promoBlok .bl { _bottom: -1px; }
#contacts li {

	display: block;
	width: 230px;
}
#contents .article .errorPromoBlok P { font-weight: bold; color: #d00; }
#contents .article .errorPromoBlok LI { overflow: hidden; }
#contents .article .errorPromoBlok LABEL {
	text-decoration: underline;
	cursor: hand; cursor: pointer;
	font-weight: bold;
	display: block;
	color: #319F2C;
	float: left;
	width: 90px;
}

#contents table {
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 10px;
	width: 508px;
}
#contents td, #contents th {
	border: 1px solid White;
	padding: 3px 5px;
}
#contents td {
	background: #F0F0F0;
	text-align: right;
}
#contents th {
	background: #DCEFD4;
	text-align: left;
}
#contents th em {
	display: block;
	text-align: center;
}
#contents td em {
	font-weight: bold;
	font-style: normal;
}
#contents td strong {
	color: #FF0000;
	font-size: 120%;
}
#contents th.highlight {
	background: #319F2C;
	color: White;
	font-size: 120%;
}
#contents form table {
	width: 100%;
	border: 0;
}
#contents form table td, #contents form table th {
	background: none;
	border: 0;
	color: Black;
	font-weight: normal;
	text-align: left;
}

/* corners */
.tl, .tr, .br, .bl {
	background-repeat: no-repeat;
	position: absolute;
	width: 5px;
	height: 5px;
	overflow: hidden;
	z-index: 100;
}
.tl {
	background-image: url(/vb/public/72/b1/b2/12/9629_23715_tl_corner.gif);
	top: 0;
	left: 0;
}
.tr {
	background-image: url(/vb/public/c5/74/51/16/9631_23717_tr_corner.gif);
	top: 0;
	right: 0; _right: -1px;
}
.br {
	background-image: url(/vb/public/98/c4/a5/46/9617_23703_br_corner.gif);
	bottom: 0; _bottom: 2px;
	right: 0; _right: -1px;
}
.bl {
	background-image: url(/vb/public/da/24/93/4b/9615_23701_bl_corner.gif);
	bottom: 0; _bottom: 2px;
	left: 0;
}

/* footer */
#footerHolder {
	line-height: 28px;
	clear: both;
	background-color: #319F2C;
	color: #fff;
	font-size: 10px;
	position: relative;
	width: 780px;
}
#footer {
	padding: 0 10px;
}
#footerHolder A { color: #fff; }	



