/* MOTTO IMAGE */
body#wlc #motto-image {
	position: relative;
	top: 50px;
	left: 252px;
	width: 728px;
	height: 240px;
	margin: 0;
	padding: 0;
	background: #0278be url("../_img/layout/intro-image.jpg") no-repeat;
}

body#wlc #top-image {
	position: absolute;
	top: 50px;
	right: 0px;
	width: 319px;
	height: 240px;
	margin: 0;
	padding: 0;
	background: #0278be;
	float: right;
}

/* breadcrumb - hidden */
body#wlc #breadcrumb {
	visibility: hidden;
	display: none;
}

/* TEXT columns */
body#wlc #content #col-left {
	top: 0;
	left: 0;
	width: 375px;
	height: auto;
	margin: 0;
	padding: 10px 70px 0 45px;
	float: left;
}

body#wlc #content #col-center {
	visibility: hidden;
	display: none;
}

body#wlc #content #col-right {
	top: 0;
	left: 0;
	width: 355px;
	height: auto;
	margin: 0;
	padding: 10px 65px 0 70px;
	float: left;
}

body#wlc #content h2 {
	margin: 0;
	padding: 30px 0 10px 15px;
	font-size: 18px;
	color: #0283c7;
	line-height: 25px;
	font-weight: normal;
}

body#wlc #content .obrazek {
	display: block;
	float: right;
	clear: right;
	margin: -20px 0 0 0;
	padding: 0;
	position: relative;
	top:0;
	left:0;
}
body#wlc #content .obrazek a#roll,
body#wlc #content .obrazek a#roll:visited {
	display: block;
	width: 24px;
	background-image: url("../_img/wlc/button_roll.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 0;
	padding-top: 22px;
	float:left;
	margin-right: 5px;	
}
body#wlc #content .obrazek a#roll:hover {
	background-position: 0 -22px;
}
body#wlc #content .obrazek img#galerie {
	width: 92px;
	height: 62px;
	border: solid 1px #cccccc;
	padding: 5px 0;	
}
body#wlc #content .obrazek div#gallery-list {
	display: none;
	width: 400px;
	height: 300px;
	background-color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	border: solid 1px #cccccc;	
}
body#wlc #content .obrazek div#gallery-list ul {
	padding: 0;	
}
body#wlc #content .obrazek div#gallery-list li {
	list-style: none;
	display: block;
	width:120px;
	height:90px;
	padding: 5px 6px;
	float:left;	
}
body#wlc #content .obrazek div#gallery-list li a {
	background: none;
	padding: 0	
}
body#wlc #content .obrazek div#gallery-list li img {
	width: 120px;
	height: 90px;	
}
.coffee-top {
	display: block;
	width: 375px;
	height: 20px;
	background: #c7c6a9 url("../_img/layout/kavarna_top.gif") no-repeat;
}

a#coffee-link, 
a#coffee-link:visited {
	color: #4D4948;
	text-decoration:none;
}

.coffee-body {
	display: block;
	width: 345px;
	height: auto;
	padding: 0 15px 0 15px;
	background: #c7c6a9;
	font-size: 13px;
}

.coffee-down {
	display: block;
	width: 375px;
	height: 20px;
	background: #c7c6a9 url("../_img/layout/kavarna_down.gif") no-repeat;
}
body#wlc #content div#icon-list img {
	border: none;	
}


/* LINKS */
body#wlc #content ul a,ul a:visited {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	background: url("../_img/layout/img_sipka-link.gif") top right no-repeat;
	padding: 0 20px 0 0;
}

body#wlc #content a:hover,body#wlc #content a:focus,body#wlc #content a:active
	{
	color: #077cc9;
	font-weight: normal;
}

body#wlc #content div#icon-list {
	margin: 40px 0;	
}

body#wlc #logmail {
	margin-left: 115px;
	margin-top: 50px;	
}

/**
 * page wlc_eur.php content 
 */
 	#wlc-eur div#page {
 		background-image: url("../_img/wlc/bm_wlc_eur_bnr.jpg");
 		background-position: 0 0;
 		background-repeat: no-repeat;
 		padding-top: 48em;
 	}
 	#wlc-eur ul#horizontal li.skupina {
		float: left;
		text-align:center;
		display:block;
		width:33%;
		position:relative;
		top:0;
		left:0;
	}
	#wlc-eur ul#horizontal li.skupina ul {
		text-align:left;
		position:absolute;
		left:40%;
		top:0;
		width:60%;
		border-left: solid 2px #808080;
	}
	#wlc-eur ul#horizontal li.skupina span {
		display: block;
		padding-right: 62%;
		text-align: right;
		font-size:1.4em;
	}
	#wlc-eur ul#horizontal li.skupina ul li {
		padding-left: 2%;
		font-size:1.4em;
	}
	#wlc-eur ul#horizontal li.skupina ul li a {
		text-decoration:none;
		color: #808080;
	}
	#wlc-eur ul#horizontal li.skupina ul li a:hover {
		font-weight:bold;
	}
