/*
 * screen.css - styl pro zobrazeni na obrazovce
 * Autor: Radek Liska, radarfox at seznam.cz 
 */

/* ==============================================[ pozicni bloky ] */

body {
	background: #f5f1cd;
	text-align: center;
}

#all {
	position: relative;
	margin: 0 auto;
	padding: 330px 0 0;
	width: 990px;
	background: #c6c2a3;
	text-align: left;
}

#wrap {
	margin: 0 20px 55px 0;
}

#column {
	float: left;
	margin: 0 0 -20px;
	width: 295px;
	overflow: hidden;
}

.home #column {
	margin-top: 70px;
	width: 523px;
}

#main {
	float: right;
	width: 625px;
}

.home #main {
	width: 397px;
}

#head {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 316px;
	background: #f5f1cd url(../img/head.gif) no-repeat 539px 213px;
	font-size: 12px;
}

#foot {
	padding: 26px 0 0;
	width: 100%;
	background: #f5f1cd url(../img/foot.gif) repeat-x;
	text-align: center;
	overflow: hidden;
}

/* ==============================================[ vlastni tridy ] */

.left {
	float: left
}

.right {
	float: right
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
}

.seo {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 100%;
	font-weight: normal;
}

.seo a:link, a:visited {
color: white;
	font-weight: normal;
	text-decoration: underline;
}

.seo a:hover {
color: black;
	font-weight: normal;
	text-decoration: underline;
}

/* ==============================================[ hlavicka ] */

#head .header,
#head .hr {
	display: none;
}

#logo,
#head .title,
#head .navigace,
#head .topmenu,
#head .sitemenu,
#head .prolinac,
#head .logobar,
#head .slogan {
	position: absolute;
	overflow: hidden;
}

#logo {
	z-index: 2;
	top: 8px;
	left: 25px;
	margin: 0;
	padding: 0;
}

#head .title {
	margin: 0;
	top: 213px;
	left: 560px;
	width: 450px;
	height: 58px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 58px;
}

#head .navigace {
	top: 285px;
	left: 560px;
	width: 400px;
	color: #444;
}

#head .navigace a {
	color: #444;
	text-decoration: underline;
}

#head .navigace a:hover {
	color: #000;
}

#head .topmenu {
	top: 93px;
	left: 550px;
	width: 430px;
	height: 110px;
}

#head .topmenu li {
	float: left;
	margin: 0 5px 5px 0;
	width: 101px;
	height: 47px;
	line-height: 47px;
	white-space: nowrap;
	overflow: hidden;
}

#head .topmenu a,
#head .topmenu strong {
	display: block;
	float: left;
	width: 100%;
	height: 100%;
	background: url(../img/button-small.gif) no-repeat;
	color: #333;
	text-align: center;
	text-decoration: none;
}

#head .topmenu strong {
	cursor: default;
}

#head .topmenu a strong {
	cursor: pointer;
}

#head .topmenu a:hover {
	background-position: 0 -47px;
}

#head .sitemenu {
	top: 45px;
	left: 640px;
	width: 350px;
	height: 30px;
	text-align: right;
}

#head .sitemenu p {
	margin: 0;
}

#head .sitemenu a {
	color: #333;
	text-decoration: none;
}

#head .sitemenu a:hover {
	text-decoration: underline;
}

#head .prolinac {
	top: 93px;
	left: 0;
	width: 539px;
	height: 224px;
	background: yellow;
}

.home #head .prolinac {
	height: 295px;
}

#head .prolinac img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#head .prolinac .rohy {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/prolinac.gif) no-repeat;
}

.home #head .prolinac .rohy {
	background-image: url(../img/prolinac-home.gif);
}

#head .logobar {
	top: 0px;
	left: 210px;
	width: 580px;
	height: 60px;
}

#head .slogan {
	top: 50px;
	left: 150px;
	width: 580px;
	height: 30px;
	color: #7f7c6a;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	line-height: 30px;
	white-space: nowrap;
}

/* ==============================================[ paticka ] */

#foot .header,
#foot .hr {
	display: none;
}

#foot .container {
	margin: 0 10px;
	padding: 10px 0;
}

#foot a {
	color: #333;
	text-decoration: none;
}

#foot a:hover {
	text-decoration: underline;
}

/* ==============================================[ sloupec ] */

#column .hr {
	display: none;
}

#column .box {
	position: relative;
	margin: 0 0 20px;
	width: 100%;
	background: #7f7c6a url(../img/column-box-bgb.gif) no-repeat 100% 100%;
	color: #c0bc9e;
}

#column .box.light {
	background-color: #999485;
	background-image: url(../img/column-box-bgb-2.gif);
}

#column .box .bg {
	position: absolute;
	top: 0;
	right: 0;
	width: 13px;
	height: 13px;
	background: url(../img/column-box-bgt.gif) no-repeat;
	font-size: 0;
}

#column .box.light .bg {
	background-image: url(../img/column-box-bgt-2.gif);
}

* html #column .box .bg {
	right: -1px;
}

#column .box .header {
	margin: 0 0 0.5em;
	color: #fff;
	font-size: 125%;
}

#column .box .container {
	margin: 0 20px;
	padding: 20px 0;
}

#column .box .menu ul {
	display: none;
	margin: 5px 0 10px;
	padding: 0 0 0 40px;
}

#column .box .menu li {
	margin: 0 0 5px;
	padding: 1px 0;
	width: 100%;
	background: url(../img/column-menu-li.gif) no-repeat;
}

#column .box .menu li.active {
	background-image: url(../img/column-menu-li-active.gif);
}

#column .box .menu li.active ul {
	display: block;
}

#column .box .menu ul li {
	background: none;
}

#column .box .menu a {
	display: block;
	margin: 0 0 0 25px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#column .box .menu ul a {
	margin: 0;
	color: #000;
	text-transform: none;
}

#column .box .menu a:hover {
	text-decoration: underline;
}

#column .galerie,
#main .galerie {
	position: relative;
	margin: 0 -15px;
	height: 100px;
	overflow: hidden;
}

#main .galerie {
	margin: 0;
	background: #999485;
}

#column .galerie .next,
#main .galerie .next,
#column .galerie .prev,
#main .galerie .prev {
	position: absolute;
	top: 0;
	width: 30px;
	height: 100%;
}

#column .galerie .prev,
#main .galerie .prev {left: 0}
#column .galerie .next,
#main .galerie .next {right: 0}

#column .galerie .next a,
#main .galerie .next a,
#column .galerie .prev a,
#main .galerie .prev a {
	display: block;
	height: 100%;
	background: url(../img/column-galerie-left.gif) no-repeat 50% 50%;
	color: #fff;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	line-height: 100px;
}

#column .galerie .next a,
#main .galerie .next a {
	background-image: url(../img/column-galerie-right.gif);
}

#column .galerie .prev a span,
#main .galerie .prev a span,
#column .galerie .next a span,
#main .galerie .next a span {
	display: none;
}

#column .galerie .trimer,
#main .galerie .trimer {
	position: absolute;
	top: 0;
	left: 35px;
	width: 215px;
	height: 100%;
	overflow: hidden;
}

.home #column .galerie .trimer {
	width: 443px;
}

#main .galerie .trimer {
	width: 560px;
}

#column .galerie .slider,
#main .galerie .slider {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	white-space: nowrap;
}

#column .galerie img,
#main .galerie img {
	margin: 0 3px 0 0;
	height: 100px;
}

/* ==============================================[ obsah ] */

#main .kategorie {
	margin: 15px -20px 1em -50px;
	padding: 0 20px 0 50px;
	height: 33px;
	background: url(../img/main-kategorie.gif) repeat-x;
	color: #a8a48a;
	line-height: 33px;
	white-space: nowrap;
}

#main .kategorie a {
	color: white;
	text-decoration: none;
	font-weight:bold;
}

#main .kategorie a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #a8a48a;
	
}

#main .katalog .item {
	margin: 0 0 1em;
	border-bottom: 2px solid #7c7967;
}

#main .katalog .img {
	float: left;
	margin: 0 10px 5px 0;
}

#main .katalog .img img {
	border: 1px solid #7c7967;
}

#main .katalog .text {
	margin: 0 0 0 130px;
}

#main .katalog h2 a {
	color: #333;
	text-decoration: none;
}

#main .katalog h2 a:hover {
	color: #fff;
}

#main .ctverec {
	margin-left: -20px;
	padding: 1px 0 1px 20px;
	background: url(../img/main-ctverec.gif) no-repeat 0 2px;
	color: #fff;
}

#main .button {
	margin: 0 0 1em;
	width: 313px;
	height: 76px;
	text-align: center;
	line-height: 76px;
	white-space: nowrap;
	overflow: hidden;
}

#main .button a {
	display: block;
	height: 100%;
	background: url(../img/button.jpg) no-repeat;
	color: #333;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

#main .button a:hover {
	background-position: 0 -76px;
}

.navigace {
    font-size: 10px;
}
