/* @group Basic */
body, html, h1, h2, p, ul, li, h3, h4 {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(../img/body-bck.png) repeat-x;
	margin: 0;
	padding: 0 0 2em 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#main {
	width: 994px;
	margin: 0 auto;
}

h3 {
	margin-bottom: 0.5em;
}

table th {
	text-align: left;
}

ol {
	margin-left: 1.5em;
}

a {
	color: #528c68;
}

a:hover {
	color: #000;
}


.clear {
	clear: both;
	height: 1px;
	visibility: none;
	overflow: hidden;
	line-height: 0;
	font-size: 1px;
	display: block;
}

a.more {
	text-decoration: none;
	color: #528c68;
}

a.more span{
	text-decoration: underline;
}

a.more:after {
	content: " »";
}

.hide{
	position: absolute;
	top: -5000px;
}

a img {
	border: none;
}

html#home h1{
	display: none;
}

/* @end */

/* @group Header */
#header {
	border-top: 7px solid #538d67;
	position: relative;
	background: url(../img/header.png) no-repeat 248px 0;
	height: 207px;
}

#header h2{
	margin: 0;
	padding: 0;
	width: 175px;
	height: 127px;
	position: absolute;
	top: 25px;
	left: 25px;
}

#header h2 a {
	display: block;
	width: 100%; height: 100%;
}

#header h2 span{
	width: 175px;
	height: 127px;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	background: url(../img/logo-gerlich.png);
}

#header p{
	width: 366px;
	height: 100px;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 41px;
	left: 580px;
}

#header p span.placeholder{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 366px;
	height: 100px;
	background-image: url(../img/header-about.png);
}

#placeholder-dolls {
	width: 315px;
	height: 203px;
	position: absolute;
	background-image: url(../img/header-dolls.png);
	top: 4px;
	left: 242px;
}

/* @group Tools */
#tools {
	position: absolute;
	margin: 0;
	display: block;
	background: #b0cc28;
	width: 226px;
	top: 172px;
	left: 0;
	padding: 5px 0 5px 0;
}

#tools li{
	float: left;
	width: 38px;
	height: 15px;
	list-style: none;
	border-right: 1px solid #c7db66;
	position: relative;
	left: 30px;
}

#tools li a{
	display: block;
	padding: 0 16px;
	
}

#tools li a img{
	position: relative;
	display: block;
	top: 2px;
	
}

#tools li.last{
	border: none;
}


/* @end */

/* @group Language */
#language {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 17px;
	right: 9px;
}

#language li{
	float: left;
	padding: 0 0 0 4px;
	width: 24px;
	height: 17px;
	display: block;
}


/* @end */

/* @group Main menu */
#main-menu {
	display: block;
	position: absolute;
	bottom: -1px;
	left: 365px;
	border-top: 4px solid #fff;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	background: #3a7751 url(../img/main-menu.png) repeat-x;
	padding: 5px 0 5px 0;
	z-index: 500;
	letter-spacing: 0px;
	line-height: 5;
	border-bottom: 1px solid #fff;
}

#main-menu li{
	float: left;
	list-style: none;
	padding: 0;
	display: block;
	font-size: 0.75em;
	border-right: 1px solid #79a389;
	line-height: 2.2;
}

#main-menu li a{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 0 9px;
	display: block;
}

#main-menu li a:hover{
	color: #cbffbd;
}

#main-menu li.last{
	border-right: none;
}

/* @end */




/* @end */

/* @group Layout */
#col1 {
	float: left;
	width: 209px;
	padding: 8px;
	background: url(../img/col1.png) no-repeat;
}

#col2 {
	float: right;
	width: 738px;
	background: url(../img/col1.png) repeat-x;
	padding: 8px;
}

#col2 .sub{
	background: #fff url(../img/col2-grad.png) repeat-x;
	padding: 8px;
}


/* @end */

/* @group Categories */
#categories {
	background: #528c68;
	margin: 0;
	padding: 16px 16px 16px 25px;
	list-style: none;
	font-size: 0.8em;
	font-weight: bold;
    color: #fff;
}

#categories li{
	background: url(../img/category-li.png) no-repeat center bottom;
	padding: 5px 0 6px 0;
	list-style-image: url(../img/category-li-b.png);
	list-style-position: outside;
    color: #fff;
}

#categories li.last{
	background: none;
	}

#categories a{
	color: #fff;
	text-decoration: none;
}

#categories a:hover{
	color: #cbffc9;
}

#categories li ul {
	padding-left: 10px;
}

#categories .selected {
	color: #a7c50a;
}

/* @end */

/* @group Contact */
#contact {
	background: #a4c408;
	padding: 8px;
	margin: 8px 0 0 0;
}

#contact .sub{
	background: url(../img/contact-grad.png) repeat-x;
	padding: 8px;
	padding-top: 0;
}

#contact h3 {
	margin: 0 0 8px 0;
	padding: 0;
	color: #005B24;
	font-style: italic;
	font-size: 1.2em;
}

#contact address {
	margin: 0;
	padding: 0 0 0px 0;
	color: #26683f;
	font-weight: normal;
	font-style: normal;
	font-size: 0.75em;
	display: block;
	line-height: 1.5;
}
#contact a {
    color: #005B24;
}

/* @end */

/* @group Footer */
#footer {
	clear: both;
	border-top: 1px solid #d6e3db;
	color: #3c905c;
	font-size: 0.8em;
	padding: 10px 0 0 0;
	position: relative;
}

#footer p{
	margin: 0 0 10px 0;
	width: 500px;
}

p#footer-producer{
	position: absolute;
	top: 10px;
	right: 0;
	text-align: right;
	
}


/* @end */
/* @group Title menu */

#title-menu {
	float: left;
	width: 438px;
}

#title-menu div{
	background: #eafcf1;
	border: 1px solid #bfe3cd;
	margin: 0 0 5px 0;
	clear: both;
	padding: 6px 8px 6px 6px;
	position: relative;
	}

#title-menu div#item1,#title-menu div#item3 {
	background: #eafcf1 url(../img/title-menu-top.png) no-repeat right top;
	}

#title-menu div#item2,#title-menu div#item4 {
	background: #eafcf1 url(../img/title-menu-bottom.png) no-repeat right top;
	}

#title-menu div#item2 h3 span{
	background: url(../img/ico-eshop.png) no-repeat right;
	padding: 0px 0px 0 25px;
}

#title-menu div a.img{
	float: left;
	position: relative;
	display: block;
	}

#title-menu div h3{
	color: #3b7751;
	font-size: 1.1em;
	padding: 10px 0 0 130px;
	font-style: italic;
}

#title-menu div p{
	color: #3b7751;
	line-height: 1.5;
	font-size: 0.8em;
	padding: 10px 0 7px 130px;
	
}

#title-menu div a.more{
	color: #000;
	font-size: 0.8em;
	padding: 10px 0 0 21px;
	
}


/* @end */

/* @group Best Sold */
#best-sold {
	width: 260px;
	float: right;
}

#best-sold h2{
	color: #3c7953;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
	margin: 10px 0 0 0;
}

#best-sold div{
	border-bottom: 1px solid #d6e3db;
	border-top: 1px solid #d6e3db;
	padding: 8px 0 8px 0;
	margin: 0 0 -1px 0;
}

#best-sold div img{
	float: left;
}

#best-sold div h4{
	 font-size: 0.8em;
	 color: #528c68;
	 padding: 0 0 12px 90px;
	 font-weight: bold;
}

#best-sold div h4 a{
	 
	 color: #528c68;
	 
}


p.best-sold-description{
	color: #528c68;
	font-size: 0.8em;
	padding: 0 0 0 90px;
	}

p#best-sold-visit {
	 color: #528c68;
	 font-size: 0.8em;
	 padding: 8px 0 12px 0;
}



/* @end */

/* @group Content */
#content{
	padding: 12px 8px 0 8px;
}

#content h1 {
	color: #528c68;
	font-size: 1.4em;
	margin: 0 0 1.2em 0;
}

#content .msg-info {
	color: #528c68;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0 0 1.6em 0;
}

#content p{
	line-height: 1.4;
	margin: 0 0 1em 0;
	font-size: 0.8em;
}

.thumb{
	line-height: 1.4;
	margin: 0 0 1em 0;
	font-size: 0.8em;
}

#content td{
	line-height: 1.4;
	margin: 0 0 1em 0;
	font-size: 0.8em;
}

#content .right
{
  float: right;    
}

#content .left
{
  float: left;  
}

#content li{
	line-height: 1.4;
	margin: 0 0 1em 0;
	font-size: 0.8em;
}

#content.hry h3 {
	margin:1em 0 0.5em 0;
}

#content.hry ul {
	margin: 0 0 1em 1em;
}

#content.hry ul li {
	margin: 0;
}

#content.hry ul li ul {
	margin: 0.5em 0 1em 1em;
}

#content.hry ul li ul li {
	font-size: 1em;
}

#content.hry ul li ol {
	margin: 0.5em 0 1em 2em;
}

#content.hry ul li ol li {
	font-size: 1em;
}

#content.sitemap ul {
	margin: 0 0 0 1em;
}

#content.sitemap ul li ul {
	margin: 1em 0 1em 2em;
}

#content.sitemap ul li ul li {
	font-size: 1em;
}

#content img{
	margin: 3px;
	border: 1px solid #528c68;
	padding: 5px;
  border: 0; 
}

.thumbs-skupiny
{
	margin:17px 0px 0px 0px;
	padding:0px; 
	border:1px solid white; 
}

.thumbs-box {
	margin:0px;
	padding:0px;
	width:auto;
	text-align:left;
	border:#ff00ff 0px solid;
}

.thumbs-box .matros-th {
		float:left;
		margin:0px;
		padding:0px;
		width:132px;
		border:green 0px solid;
		text-align: center;
		height:160px;
	}

.thumb a
{
  text-align: center;
}

#content a{
	color: #528c68;
}

#content a:hover{
	color: #000;
}

.loutky-thumb {
	float:left;
	text-align:center;
	width:150px;
	margin-left:10px;
}

.loutky-thumb.prod {
	width:136px;
	margin-left:5px;
}

.loutky-thumb a {
	display:block;
}

.kontakt-form {
	width:350px;
	float:left;
	margin-right:20px;
}

.kontakt-form fieldset {
	border:none;
}

.kontakt-form legend {
	font-weight:bold;
	font-size:0.8em;
	display:none;
}

.kontakt-form label {
	display:block;
	width:130px;
	float:left;
}

.kontakt-form p {
	clear:both;
}

.kontakt-form .input-text {
	width:210px;
}

.kontakt-form #message {
    width: 340px;
}

.kontakt-form .label-checkbox {
	width:345px;
	float:none;
}

.kontakt-form .input-checkbox {
	margin:2px 10px 0 0;
	display:inline;
	float:left;
}

.kontakt-form .input-submit {
	width:90px;
	font-weight:bold;
}

#content img.eshop {
	padding:0;
	margin:0;
	margin-bottom:-4px;
}

#content .navigace {
	border-top:1px solid #D6E3DB;
	padding-top:13px;
}

.paging {
	font-size:0.8em;
	padding-left:8px;
}

/* @end */



