html, body {
	margin: 0;
	padding: 0;
	background: url(images/bg-header.gif) repeat-x;
	background-color: #d9dce4;
}

#container {
	width: 1054px;
	margin: auto;
}

#logo {
	width: 236px;
	height: 75px;
	float: left;
}

#menu {
	width: 779px;
	height: 31px;
	float: right;
	margin-top: 44px;
	margin-right: 18px;
	background: url(images/bg-menu.gif) no-repeat;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}

#menu li {
	margin: 0px;
	color: #fff;
	float: left;
}

#menu li a {
	text-decoration: none;
	color: #fff;
	display: block;
	line-height: 31px;
	margin-left: 23px;
}

#menu li a:hover {
	color: #fde906;
}

#main {
	overflow: auto;
	width: 1054px;
	clear: both;
	background: url(images/bg-main.gif) repeat-y;
}

#main .left {
	width: 240px;
	float: left;
}

#main #right {
	width: 814px;
	float: right;
}

#main #right h1 {
	width: 796px;
	height: 31px;
	line-height: 31px;
	margin-top: 17px;
	background: #023356 url(images/corner-h1.gif) no-repeat right top;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#main .left h2 {
	width: 213px;
	height: 20px;
	margin-top: 15px;
	margin-left: 14px;
	padding-top: 3px;
	background:url(images/bg-nadpis.gif) no-repeat;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
}

#main .left p {
	width: 213px;
	margin-top: 10px;
	margin-left: 14px;
	text-align: center;
}

#content {
	width: 780px;
	margin-top: 15px;
	margin-left: 17px;
}

#foot {
	width: 1054px;
	height: 97px;
	background: url(images/bg-foot.gif) repeat-y;
	clear:both;
}

#footer {
	width: 1046px;
	height: 97px;
	line-height: 97px;
	margin-left: 4px;
	background: url(images/bg-footer.gif) repeat-x;
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
}

#footer a {
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.button1 {
	width: 213px;
	height: 37px;
	display: block;
	background-position: top;
	background-image:url(images/button1.gif);
	margin-left: 14px;
}
.button1:hover{
	width: 213px;
	height: 37px;
	background-position: bottom;
	background-image:url(images/button1.gif) no-repeat;
}

.button2 {
	width: 213px;
	height: 37px;
	display: block;
	background-position: top;
	background-image:url(images/button2.gif);
	margin-top: 5px;
	margin-left: 14px;
}
.button2:hover{
	width: 213px;
	height: 37px;
	background-position: bottom;
	background-image:url(images/button2.gif) no-repeat;
}

#topponuka {
	width: 184px;
	height: 188px;
	background: url(images/bg-topponuka.png) no-repeat;
	padding-top: 10px;
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 15px;
	color: #023356;
	text-align: center;
	line-height: 18px;
	display: box;
	float: left;
	margin-right: 10px;
	border: 0;
}

#topponuka a {
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 15px;
	color: #023356;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

#topponuka a:hover {
	display: box;
	color: #e14609;
	text-decoration: none;
	margin: 0;
	border: 0;
}

#topponuka img {
	border: 1px solid #aaa99a;
	margin-top: 7px;
	margin-bottom: 7px;
}

#topponuka .price {
	color: #ef1a22;
}

.banner {
	width: 213px;
	height: 225px;
	margin-top: 15px;
	margin-left: 14px;
}

.header {
	width: 779px;
	height: 309px;
	margin-left: 17px;
	margin-top: 17px;
}