body {
	text-align: center;
	font-family: verdana, arial, sans-serif;
}


#body {
	width: 759px;
	text-align: left;
	margin: 0px auto;
	position: relative;
}

#header {
	height: 131px;
	background: url('../img/header.jpg') right top no-repeat;
	text-align: right;
}

#header-left {
	height: 131px;
	background: url('../img/header_left.jpg') left top no-repeat;
	position: absolute;
	width: 158px;
	left:0px;
}

#header #header-a {
	display: block;
	width: 601px;
	margin-left: 158px;
	height: 131px;
}

#header #header-a span {
	display: none;
}

#menu-top-line {
	height: 23px;
	background: url('../img/menu-top.gif') repeat-x;
}

#menu-top {
	position: absolute;
	left: 160px;
	top: 131px;
	height: 22px;
	background: #ABB4A5;
}

#menu-top ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu-top li {
	margin: 0px;
	padding: 0px;
	float: left;
	background: url('../img/menu-top.gif') repeat-x;
}

#menu-top a {
	color: White;
	float: left;
	text-decoration: none;
	font-weight: bolder;
	line-height: 22px;
	height: 22px;
	padding: 0 15px 0 26px;
	border-right: 1px #BBC0B7 solid;
	background: url('../img/menu-top-arrow.gif') 10px center no-repeat;
}
#menu-top a:hover {
	background-color: #A6A7A5;
}

#contact {
	position: absolute;
	left: 9px;
	top: 46px;
	color: #12479A;
	font-size: 1em;
	font-weight: bolder;
	line-height: 130%;
}


#content {
	width: 599px;
	overflow: hidden;
	float: right;
	position: relative;
}

#content-2 {
	margin: 15px;
}

/* obsah */

#content-2 {
	font-size: 1.1em;
	line-height: 130%;
}


#left-side {
	width: 160px;
	float: left;
	position: relative;
	top: -16px;
}

#main-menu {
	border-right: 1px #E0E0E0 solid;
	border-top: 1px #838A7E solid;
	background: #B7BFB2;
	padding-top: 1px;
}

#main-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#main-menu li {
	_float: left;
}
#main-menu a {
	
	color: #6A6E75;
	float: left;
	width: 116px;
	_width: 159px;
	background: #ECECEC url('../img/menu-item.gif') left top no-repeat;
	text-decoration: none;
	padding: 5px 5px 5px 38px;
	font-weight: bold;
	font-size: 1.0em;
/*	overflow: hidden;*/
}
#main-menu a:hover {
	color: #12479A;
}
#menu-roh {
	background: url('../img/menu-roh.gif') no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 144px;
	top: 0px;
	
}

.left-box h2 {
	background: #B2B4B1;
	color: white;
	line-height: 15px;
	height: 15px;
	padding-left: 27px;
	font-size: 1em;
	margin: 10px 0 5px 0;
}

.left-box p.tip {
	padding-top: 5px;
	text-align: center;
	color: #12479A;
}

.left-box p.tip img {
	margin-bottom: 10px;
}

#footer {
	height: 25px;
	background: #7D98BF;
	color: White;
}

#footer div {
	line-height: 25px;
	float: left;
	padding-left: 25px;
}

#footer p {
	text-align: right;
	padding-right: 25px;
	line-height: 25px;
}


#noframes, #noframes td {
	border: 0;
	text-align: center;
}

#print {
	float: right;
	position: absolute;
	right: 15px;
	top: 20px;
	padding-left: 20px;
	line-height: 20px;
	background: url('../img/print.gif') left center no-repeat;
}
#print a {
	text-decoration: none;
}
#navigator {
	margin-bottom: 20px;
}
.print {
	display: none;
}

#kosik-nahled {
	padding: 15px 0;
	clear: both;
}
#kosik-nahled fieldset, fieldset {
	border: 1px #838A7E solid;
	padding: 5px 8px;
	margin-bottom: 15px;
}
#kosik-nahled fieldset {
	margin-bottom: 0;
}

#kosik-nahled fieldset legend, fieldset legend {
	font-weight: bold;
	color: #838A7E;
	font-size: 1.1em;
}

fieldset table {
	margin: 15px 5px;
}

#kosik-nahled fieldset p {
	margin: 5px 0;
}

#left-side .item-product {
	border: none;
	float: none;
	margin: 0;
	width: 100%;
	height: auto;
}

#left-side .item-product h2 {
	padding: 10px 0px;
}

#left-side .item-product p.cena {
	padding: 0 0 8px 0;
}

#left-side .special {
	margin: 10px 3px;
}

.error {
	color: red;
	font-size: 0.9em;
}

.wysiwyg input.submit {
	border: 1px black solid;
	background: #4D489A;
	color: white;
	width: auto;
	margin-top: 15px;
	font-weight: bold;
	padding: 2px 8px;
	cursor: pointer;
}

