﻿body {
	padding: 0px;
	margin: 0px;
	background-color: #dcdcbb;
	font-family: verdana, tahoma, arial, sans;
	font-size: 10px;
	color: #666;
}

#holder {
	width: 900px;
	height: 550px;
	background: url(./../images/bg.jpg) top left no-repeat;
}

#top {
	width: 900px;
	height: 392px;
}

#topLeft {
	float: left;
	width: 201px;
	height: 392px;
	padding-left: 35px;
	_padding-left: 16px;
}

#topRight {
	float: left;
	width: 664px;
	height: 270px;
	padding-top: 30px;
}

#topBanner {
	text-align: right
}

#leftBar {
	float: left;
	width: 236px;
	margin-top: 30px;
}
#leftBarContainer {
	width: 236px;
/*	background-color: #fff;*/
}

#middleBar {
	float: left;
	width: 362px;
}
#middleBarContainer {
	margin: 30px 0px 0px 32px;
}

#rightBar {
	float: left;
	width: 302px;
	margin-top: 30px;
}
#rightBarContainer {
	margin: 0px;
}

ul#menu {
	float: right;
	list-style-type: none;
	margin: 158px 0 0 0;
	width: 220px;
	background-color: #fff;
}
ul#menu li {
	border-top: 1px solid #ccc;
	line-height: 20px;
	text-align: right;
	padding-right: 35px;
}
ul#menu li#b01 {
	background: url(./../images/bt01.gif) center right no-repeat;
}
ul#menu li#b02 {
	background: url(./../images/bt02.gif) center right no-repeat;
}
ul#menu li#b03 {
	background: url(./../images/bt03.gif) center right no-repeat;
}
ul#menu li#b04 {
	background: url(./../images/bt04.gif) center right no-repeat;
}
ul#menu li#b05 {
	background: url(./../images/bt05.gif) center right no-repeat;
}
ul#menu li#b06 {
	background: url(./../images/bt06.gif) center right no-repeat;
}

ul#menu a {
	color: #7d7d7d;
	font-weight: bold;
	text-decoration: none;
}
ul#menu a:hover {
	color: #ccc;
}
ul#menu img {
	width: 30px;
	height: 10px;
}

div.bar, div.barHeader01, div.barHeader02, div.barHeader03, div.barHeader04, div.barHeader05, div.barHeader09, div.barBody, div.barFooter, div#footer {
	float: left;
	width: 300px;
}
div.bar {
/*	margin-bottom: 10px;*/
}
div.barHeader01 {
	background: url(./../images/bars/bar_onas.jpg) top left no-repeat;
	height: 28px;
}
div.barHeader02 {
	background: url(./../images/bars/bar_shop.jpg) top left no-repeat;
	height: 28px;
}
div.barHeader02CD {
	background: url(./../images/bars/bar_CD.jpg) top left no-repeat;
	height: 28px;
}
div.barHeader02ME {
	background: url(./../images/bars/bar_ME.jpg) top left no-repeat;
	height: 28px;
}
div.barHeader03 {
	background: url(./../images/bars/bar_booking.jpg) top left no-repeat;
	height: 28px;
}
div.barHeader04 {
	background: url(./../images/bars/bar_linky.jpg) top left no-repeat;
	height: 28px;
}
div.barHeader05 {
	background: url(./../images/bars/bar_kontakt.jpg) top left no-repeat;
	height: 28px;
}
div.barHeader09 {
	background: url(./../images/bars/bar_referencie.jpg) top left no-repeat;
	height: 28px;
}
div.barBody {
	background: url(./../images/bars/box_bg.jpg) top left repeat-y;
}
div.barBodyContainer {
	height: 100%;
	margin: 0px 2px 0px 2px;
	background: url(./../images/bars/grad.jpg) bottom left repeat-x;
	padding: 10px;
}
div.barFooter {
	width: 100%;
	background: url(./../images/bars/box_b.jpg) top left no-repeat;
	height: 4px;
}

div.banner {
	float: left;
	border: 1px solid #999;
	margin-bottom: 15px;
}

div#footer {
	width: 300px;
	line-height: 20px;
	text-align: center;
	background-color: #b0b0b0;
	color: #fff;
	/*margin: 80px 0px 0px 0px;*/
}

a, a:hover {
	color: #666;
}

h3 {
	font-size: 11px;
	color: #4B82AA;
	margin: 10px;
}

p {
	font-size: 10px;
	color: #666;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

table.prices {
	background-color: #666;
	margin: 10px 0px 10px 0px;
}

table.prices td {
	padding: 2px;
	background-color: #fff;
}

img {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #ccc;
}

h2 {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0;
}

.shopItem, .shopOrder {
	margin: 0 0 15px 0;
	padding: 4px 4px 10px 4px;
	border: 1px solid #ccc;
}
.formItem {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #ccc;
}
.reset {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: verdana, tahoma, arial, sans;
	font-size: 10px;
	border: 1px solid #ccc;
}
label {
	font-weight: bold;
}
.send {
	width: 100%;
	background-color: #ccc;
	color: #666;
	font-weight: bold;
	margin-top: 15px;
}

.shopOrder input, .shopOrder label {
	display: block;
	float: left;
	margin-bottom: 7px;
}

.shopOrder label {
	width: 35%;
}
.shopOrder input {
}

.orderList {
	margin: 10px 0 10px 0;
	line-height: 150%;
}

.noborder {
	border: 0;
}

