/**
*
*		SYSTEM
*
**/
.visualClear{
	clear: both;
	height: 10px;
	min-height: 10px;
}
.visualClearLeft{
	clear: left;
	height: 1px;
	min-height: 1px;
}
/***  GALERIE  ***/
div.galerieItem{
	width: 253px;
	_width: 285px;
	float: left;
	text-align: center;
	padding: 15px 15px 0 15px;
}
div.galerieItem a{
	display: block;
	float: none;
	margin: 0 auto;
}
img.galeriePicture{
	dislay: block;
	border: none;
	float: none;
}
.ilustrace{
	border: none;
}

/***  VIDEOS  ***/
div#videos{
	text-align: center;
	margin-bottom: 50px;
}

/***  BLOG  ***/
div.blog_report{
	width: 430px;
	font-size: 15px;
	color: #C03124;
}

div.welcome_text {
	padding:0 25px 15px 25px;
	width:683px;
	font-size:11px;
	color:#555555;
	line-height:1.15em;
	background-image:url(../images/main_blog_shadow.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#container {
	background-image:url(../images/blog_sidebar_shadow.png);
	background-position:500px 0;
	background-repeat:repeat-y;
	position:relative;
	z-index:100;
	width:731px;
	float:left;
	margin-top:25px;
}
#container_post_page {
	background-image:url(../images/blog_sidebar_shadow.png);
	background-position:500px 0;
	background-repeat:repeat-y;
	position:relative;
	z-index:100;
	width:731px;
	float:left;
	margin-top:35px;
}

#blog_text, #blog_single_post_comments {
	float: left;
	width:511px;
}
#blog_text {
	z-index:2;
	position:relative;
}
#blog_single_post_comments {
	z-index:2;
	position:relative;
	height:100%;
}
#blog_text h2 {
	color:#000000;	
	font-size:18px;
	border-bottom:none;
	padding:0;
	margin-bottom:20px;
}

#blog_text h2 a:link, #blog_text h2 a:visited {
	color:#b82c15;
	text-decoration:none;
}

#blog_text h2 a:hover {
	color:#b82c15;	
	text-decoration:underline;
}

#blog_text a:link, #blog_text a:visited {
	color:#b82c15;	
}

#blog_text a:hover {
	color:#000000;	
}

.blog_post {
	width:480px;
	margin-bottom:50px;
	overflow:hidden;
}

.blog_post_single {
	width:480px;
	margin-bottom:20px;
	overflow:hidden;
}

.blog_post p {
	font-size:12px;
	padding: 0 0 12px 0;
}

.blog_post_meta, #blog_text .blog_post_meta a:link, #blog_text .blog_post_meta a:visited {
	color:#555555;
	font-size:11px;
	text-decoration:none;
	margin-top:20px;
	border-bottom:3px solid #eaeced;
	padding:0 0 7px 0;
}
#blog_text .blog_post_meta a:hover {
	color:#b82c15;	
	text-decoration:underline;
	font-size:11px;
	margin-top:20px;
	border-bottom:3px solid #eaeced;
	padding:0 0 7px 0;
}

.even {
	padding:7px;
	background-color:#eff2f4;
	width:466px;
	margin-bottom:5px;
}

.odd {
	padding:7px;
	background-color:#fff;
	width:466px;
	margin-bottom:5px;
}

.comments_header {
	font-weight: bold;
	font-size:13px;
	margin-top:50px;
	border-bottom:3px solid #eaeced;
	padding:0 0 7px 0;
}

.comments_avatar {
	float:left;
	margin-right:7px;
	position:relative;
}

.comments_content {
	width:409px;
	float:right;
	position:relative;
}

.comments_utility {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dotted #cdd0d2;
	padding:0 0 5px 0;
	margin-bottom:5px;
}

.comments_utility a:link, .comments_utility a:visited {
	color:#b82c15;
	font-size:11px;
	text-decoration:none;
}

.comments_utility a:hover {
	color:#000;
	font-size:11px;
	text-decoration:underline;
}

.comments_user {
	font-size:12px;	
	font-weight:bold;
}

.comments_text {
	font-size:12px;
	line-height:1.4em;
}

.comments_date {
	color:#555555;
	font-size:11px;
	margin-top:10px;
	padding:0;
}

.comments_clear {
	clear:both;
	height:1px;
}

.comments_add {
	margin-top:20px;
	width:480px;
}

.comments_info_text {
	color: #555555;
	font-size: 12px;
	margin-top:20px;
	margin-bottom:7px;
}

.comments_text_field {
	width:467px;
	height:90px;
	margin:0 0 10px 0;
	padding:3px 0 0 3px;
	border:1px solid #cdd0d2;
}

.comments_table tr, .comments_table td {
	padding:0;
}

.blog_menu{
	float: right;
	width: 230px;
	margin-left:-10px;
	position:relative;
	z-index:-1;
}

span.blog_count{
	color: #555555;
	font-size:11px;
}
a:hover span.blog_count{
	color: #b82c15;
	font-size:11px;
}

/** EXPANDING SIDEBAR **/
ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

ul.menu a {
	display: block;
	text-decoration: none;	
}

.subscribe {
	font-weight: bold;
	padding:7px 5px 5px 15px;
	font-size:13px;
	margin-bottom:7px;
	color:#000;
	text-decoration:none;	
	background-color: #eff2f4;
	background-image:url(../images/sidebar_header_1.png);
	background-position:0 0;
	background-repeat:repeat-y;
}
ul.menu ul.subscribe_links li a:link, ul.menu ul.subscribe_links li a:visited {
	display:inline;	
	color: #b82c15;
	text-decoration:underline;
}
ul.menu ul.subscribe_links li a:hover {
	color: #000;
	text-decoration:underline;
}
ul.menu ul.subscribe_links li a:link img, ul.menu ul.subscribe_links li a:visited img, ul.menu ul.subscribe_links li a:hover img {
	border:0;
	padding:0;
	margin:0 7px -1px 0;
}

ul.menu li.section {
	margin-bottom:10px;
}

ul.menu li a:link, ul.menu li a:visited {
	background-color: #eff2f4;
	background-image:url(../images/sidebar_normal_plus.png);
	background-position:0 0;
	background-repeat:no-repeat;
	font-weight: bold;
	padding:6px 5px 5px 15px;
	font-size:13px;
	margin-bottom:7px;
	color:#000;
	text-decoration:none;
}

ul.menu li a.active {
	background-color: #eff2f4;
	background-image:url(../images/sidebar_normal_minus.png);
	background-position:0 0;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}

ul.menu li a:hover {
	text-decoration:none;
	color:#000;
    background: #d4d7d9;
	background-image:url(../images/sidebar_rollover_plus.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

ul.menu li a.active:hover {
	text-decoration:none;
	color:#000;
    background: #d4d7d9;
	background-image:url(../images/sidebar_rollover_minus.png);
	background-position:0 0;
	background-repeat:no-repeat;
}


ul.menu li ul li {
	padding:0 0 5px 15px;
	margin:0;
	background-color:transparent;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

ul.menu li ul li a:link, ul.menu li ul li a:visited {
	background-color:transparent;
	background-image:none;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	margin-bottom:0;
	padding:0;
}

ul.menu li ul li a:hover {
	color: #b82c15;
	text-decoration:underline;
	background-color:transparent;
	background-image:none;
}


/***  SHOP  ***/
div.shop_organiser{
	background-color: #3D6498;
	float: none;
	width: auto;
	padding: 5px;
	clear: both;
}

div.shop_product{
	width: 150px;
	min-height: 200px;
	_height: 200px;
	/*border: 1px solid #0B6BB7;*/
	float: left;
	margin: 15px 15px 0 0;
	text-align: center;
}

div.shop_product img.productImage{
	max-height: 140px;
	_height: 140px;
	max-width: 140px;
	_width: 140px;
	border: 1px solid #DDD;
}

div.shop_product div.productImage{
	min-height: 150px;
	_height: 150px;
	margin: 0 auto;
	text-align: center;
	float: left;
}

div.shop_product div.productName{
	color: #E51313;
	height: 30px;
	overflow: hidden;
	float: left;
}

div.shop_product div.productDesc{
	color: #330;
	text-align: left;
	width: auto;
	margin: 5px;
}

div.shop_product div.productAction{
	text-align: center;
	width: auto;
	float: left;
}

#shopSortChanger{
	float: left;
}
a.shopSortButton{
	padding: 2px 0px 0 10px;
	display: block;
	float: left;
}

div.shopListening{
	float: right;
	text-align: right;
	padding: 2px 0px 0 10px;
}
div.shopListCount{
	float: left;
	padding: 2px 0px 0 10px;	
}
a.shopListeningSelected{
	color: #E51313;
}
td.shopDetailImage{
	vertical-align: top;
}
div#reportTotal{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/reportBack2.gif);
	background-repeat: repeat;
	text-align: center;
	z-index: 1;
}
div#reportTotalText{
	margin: 300px auto;
	background-color: #ADD8E6;
	border: 2px solid #0B6BB7;
	width: 300px;
	min-height: 60px;
	_height: 100px;
	text-align: center;
	padding: 40px;
}

/**	BASKET	**/
div#basket{
	position: absolute;
	left: 790px;
	top: 1px;
	height: 30px;
}
div#basketText{
	color: #DFD487;
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	left: 840px;
	top: 8px;
	height: 30px;
}
div#basketText a{
	color: #DFD487;
}
div.basket{
	width: 600px;
}
th.basket{
	border-bottom: 1px solid #3D6498;
}
a.basket_reset{
	color: #E51313;
	font-weight: bold;
}

/** NEWS **/
div.news ul li{
	display: block;
	border: 1px solid gray;
	background-color: #EFEFEF;
	padding: 20px;
	margin: 10px;
	text-decoration: none;
}
div.news ul li a{
	text-decoration: none;
	color: #C53922;
}

/** SITE-MAP **/
ul.sitemap{
	
}
ul.sitemap li{
	list-style: disc;
	list-style-position: inside;
}

