body, html {
	padding:0; margin:0;
}

body {
	background:#F1F8DE url("/styles/images/body.png") repeat-x top left;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#010101;
}

a {
	color:#872F20;
}

table, th, td {
	border-collapse: collapse;
	background: #F6FFDF;
	border: 1px solid #97B92E;
}

table {
	margin: 0 16px 1em 48px;
}

th, td {
	padding: 0.5em;
}

th {
	background: #97B92E;
}

div#p-envl {
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

p#p-logo {
	width:199px; height:181px;
	background:white url("/styles/images/logo.gif") no-repeat top left;
	margin:0; padding:0;
}

p#p-logo a, p#p-logo span {
	width:199px; height:181px;
	text-decoration:none;
	display:block;
}

p#p-logo span {
	font-size:10px;
	visibility:hidden;
}

/* navigace */
div#p-navi {
	position:absolute;
	top:0;left:199px;
	width:768px; height:200px;
	background:transparent url("/styles/images/navi-1.png") no-repeat top left;
	z-index:1;
}

div#p-bottles {
	position:absolute;
	top:0; left:640px;
	width:128px; height:200px;
	background:transparent url("/styles/images/bottles.jpg") no-repeat top left;
}

div#p-header {
	position:absolute;
	top:0; left:0px;
	width:640px; height:106px;
	background:transparent url("/styles/images/header.png") no-repeat top left;
}

div#p-navi h4 {
	position:absolute;
	top:107px;
	height:29px; line-height:29px;
	margin:0; padding:0px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#010101;
	cursor:pointer;
}

div#p-navi h4.selected {
	background-image:url("/styles/images/n-selected.png");
	background-repeat:no-repeat;
	color:white;
}

div#p-navi h4.selected a {
	color:white;
}

h4#n1.selected { background-position:0px -1px; }
h4#n2.selected { background-position:-132px -1px; }
h4#n3.selected { background-position:-194px -1px; }
h4#n4.selected { background-position:-250px -1px; }
h4#n5.selected { background-position:-363px -1px; }





div#p-navi h4 a {
	text-decoration:none;
	color:#010101;
}


div#p-navi h4#n1 { left:35px; width:115px; text-align:right; padding-right:15px; }
#n2 { left:166px; width:61px; }
#n3 { left:228px; width:55px; }
#n4 { left:284px; width:112px; }
div#p-navi h4#n5 { left:397px; width:82px; text-align:left; padding-left:15px; }

div#p-navi ul {
	position:absolute;
	left:34px; top:137px;
	margin:0; padding:0 0 0 1px;
	height:33px; width:461px;
	display:none;
	list-style-type:none;
	font-weight:normal;
}

div#p-navi ul.selected {
	display:block;
}

ul#s2 { 
	background:transparent url("/styles/images/navi-2.gif") no-repeat top left;
}

ul#s3 {
	background:transparent url("/styles/images/navi-3.gif") no-repeat top left;
}

ul#s4 {
	background:transparent url("/styles/images/navi-4.gif") no-repeat top left;
}

div#p-navi a {
	color:#010101;
	text-decoration:none;
	white-space: nowrap;
}

div#p-navi li {
	margin:5px 0; padding:0 10px;
	height:27px; line-height:27px;
	float:left;
	text-align:center;
	border-right:1px solid #A3BF5E;
	_width:50px; min-width:50px;

}

div#p-navi li.first {
	text-align:right;
	padding-left:10px;
	padding-right:10px;
}

div#p-navi li.last {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	border-right:0;
}

div#p-navi li.selected {
	background-position:bottom right;
	background-image:url("/styles/images/li-selected.png");
	border-left:1px solid #759828;
}

div#p-shop {
	position:absolute;
	top:107px; left:500px;
	width:114px; height:62px;
}

div#p-shop h3 {
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	font-size:18px;
	padding:3px 0 0; margin:0;
}

div#p-shop p {
	text-align:center;
	text-transform:uppercase;
	color:#872F20;
	margin:21px 0 0; padding:0;
	font-weight:bold;
	font-size:11px;
}

div#p-shop a:hover {
	color: #872F20;
}

h1 {
	background:transparent url("/styles/images/h1.gif") no-repeat top left;
	color:#7ABC1B;
	float:left; clear:both;
	min-width:179px; height:64px; line-height:64px;
	padding:0 0 5px; margin:0;
	font-weight:bold;
	font-size:16px;
	text-indent:48px;
	padding-right:20px;
	text-transform:uppercase;
	z-index:2;
	position:absolute;
	top:200px; left:0;
}


h2 {
	color:#010101;
	font-size:16px;
	font-weight:bold;
}

h3 {
	color:#010101;
	font-size:14px;
	font-weight:bold;
}

div#p-page {
	margin-top:19px;
	background:transparent url("/styles/images/page.gif") repeat-y top left;
	_height:100px; min-height:100px;
}

body.one-news div#p-page {
	background-image:url("/styles/images/news.gif");
}

div#p-txt {
	background:transparent url("/styles/images/txt.gif") no-repeat top left;
	padding-top:64px;
	padding-bottom:20px;
}

body.one-news div#p-txt {
	background-image:url("/styles/images/full-txt.gif");
}

body.hp div#p-txt {
	padding-bottom:0;
}

div#p-first {
	width:549px;
	float:left; clear:left;
	padding:15px 0 8px;
}

div#p-first p, div#p-first h2, div#p-first h3, div#p-first ul, div#p-first dl {
	padding-left:48px;
	padding-right:16px;
}

div#p-first ul {
	list-style-type:circle;
	margin-left:15px;
}


div#p-first h2 {
	font-size:16px;
}

div#p-first dt {
	font-weight:bold;
}

div#p-first dd {
	margin-left:2ex;
	margin-bottom: 1em;
}

div#p-second {
	width:411px;
	float:left;
	margin-top:-25px;
}

div#p-second p {
	margin-left:35px;
	margin-right:37px;
	margin-top:18px; margin-bottom:14px;
}

div#p-second img {
	border:0;
	display:block;
	margin-bottom:15px;
}

div.nfl {
	width:95%;height:1px; font-size:1px;
	margin:0; padding:0;
	clear:both; float:none;
}

img.rt {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

img.lt {
	float:left;
	margin-right:22px;
	margin-bottom:10px;
}

p.important {
	background:#F4FAE1;
	padding-top:10px; padding-bottom:10px;
	margin-top:0px; margin-bottom:0px;
	clear:both;
}

div#p-footer {
	background:#97B92E;
	height:50px;
	text-align:center;
}

div#p-footer p {
	text-align:left;
	margin:0 auto; padding:0;
	width:960px; height:50px; line-height:50px;
	color:#4D7222;
	font-size:11px;
}

div#p-footer a {
	color:#4D7222;
	text-decoration:none;
}

div#p-footer a:hover {
	text-decoration:none;
}

span#p-addr {
	float:left;
	padding-left:10px;
}

span#p-maker {
	float:right;
	padding-right:10px;
}

/* kontakty */
h2.contact {
	margin-bottom:0; padding-bottom:0;
	font-size:1em;
}

h2.contact + p {
	margin-top:0; padding-top:0;
}


/* galerie */
body.gallery div#p-page {
	background:transparent url("/styles/images/gallery.gif") repeat-y top left;
}

body.gallery div#p-txt {
	background:transparent url("/styles/images/gallery-top.gif") no-repeat top left;
}

div.gallery {
	clear:both;
	margin:35px;
}

div.gallery span {
	width:222px;
	float:left;
	padding-bottom:10px;
	text-align:center;
	vertical-align:middle;
}

div.gallery span.nf {
	width:95%; height:1px; font-size:1px;
	margin:0; padding:0; border:0;
	float:none; clear:both;
	display:block;
}

div.gallery img {
	border:1px solid #872F20;
}


body.gallery h2 {
	font-size:16px;
	background:#F4FAE1;
	padding:10px 35px;
}

/* certifikáty ocenění */
p.awards {
	float:left;
	width:210px;
	text-align:center;
	margin:0; padding:10px 0;
}

p.awards img {
	border:0; margin:5px 0;
	display:block;
}

p.awards a {
	color:#4D7222;
}

/* aktuality */
div#article {
	margin:0 34px 0 48px;
	clear:both; float:none;
}

div#news {
	margin-top:2px;
	background:#E8F5C3 url("/styles/images/news-top.gif") no-repeat top left;
	clear:both; float:none;
	position:relative;
}

div#nw-col {
	padding-top:47px;
	clear: both;
}

h2#nw-header {
	background:transparent url("/styles/images/h1.gif") no-repeat top left;
	color:#7ABC1B;
	float:left; clear:both;
	_width:179px; min-width:179px; height:64px; line-height:64px;
	padding:0 0 5px; margin:0;
	font-weight:bold;
	font-size:16px;
	text-indent:48px;
	padding-right:20px;
	text-transform:uppercase;
	z-index:2;
	position:absolute;
	top:0; left:0;
}

div#article {
	padding:15px 0 0;
}

div.news {
	clear:both; float:none;
	padding-bottom:10px;
}

a.n-image, p.n-image {
	float:right;
	width:376px;
	padding:0 0 15px; margin:0;
	position: relative;
	_margin-right: -3px;
}

div#article p.n-image {
	width:342px;
}

img.news {
	border:0;
}

h3.news {
	padding:0 35px 0 241px; margin:0 0 10px;
	background:#F4FAE1;
	line-height:38px; _height:38px; min-height:38px;
	color:#4D7222;
	font-size:14px;
	width:308px;
	font-weight:bold;
	float: none;
}

h3.news a {
	color:#4D7222;
	text-decoration:none;
}

h3.news a:hover {
	text-decoration:underline;
}

div.n-intro, div#n-article {
	width:309px;
}

div.n-intro {
	margin-left:240px;
}

p.n-continue {
	width:309;
	margin-top:10px;
}

p.n-continue a {
	color:#D48835;
}

p#p-rss {
	clear:both; float:none;
	padding:10px 0 10px 582px; margin:0;
	text-align:left;
}

p#p-rss a {
	color:#D48835;
	text-decoration:none;
}

p#p-rss a:hover {
	text-decoration:underline;
}

p#p-rss img {
	border:0;
}


div#n-images {
	clear:both; float:none;
	padding:15px 0 15px;
	margin:0 10px;
}

div#n-images img {
	border:1px solid #872F20;
}

div#legal {
	color: #333;
	font-size: 11px;
	padding-top: 2em;
}

div#box-info {
	border: 1px solid #872F20;
	margin: 20px 35px;
	padding: 0 15px	10px;
}
h2.border, h3.border {
	background: #B9CF74;
	margin-top: 1.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}