body {
	font: 12px/18px Tahoma, sans-serif;
	background: url('../images/bg.jpg') repeat-x;
	margin: 0;
}


/* reset */

p, form, h1, h2, h3, h4, h5, h6, ul, li, fieldset, legend {
	margin: 0;
	padding: 0;
}


/* Obecne */

.cleaner {
	clear: both;
	height: 1px;
	margin-bottom: -1px;
	overflow: hidden;
}
.blind {
	display: none;
}
a {
	color: #eb9b01;
}

a:hover {
	text-decoration: none;
}


/* Layout */

#container {
	width: 980px;
	margin: 0 auto;
}
#leftcol {
	width: 280px;
	float: left;
}
#main {
	margin-top: 11px;
	background: white url('../images/main.corner.tr.gif') no-repeat right 0;
	padding: 0 30px 0 0;
}
#footer {
	height: 80px;
	background: url('../images/footer.jpg') no-repeat 0 0;
	margin-top: 16px;
	font-size: 11px;
	color: #434549;
	text-align: center;
}
#footer .content {
	padding: 15px;
}
#footer table {
	font-size: 11px;
	color: #434549;
}
#footer a {
	color: #eb9b01;
}


/* Menu */

#menu {
	height: 55px;
	list-style: none;
	background: url('../images/menu.shadow.png') no-repeat bottom;
}
#menu li {
	float: left;
}
#menu li a {
	float: left;
	height: 45px;
	background-color: #EFEFEF;
	position: relative;
	overflow: hidden;
	font: bold 16px/42px Tahoma;
	text-decoration: none;
	text-align: center;
	color: #303030;
	cursor: pointer;
}
#menu li a span {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#menu li.uvod a, #menu li.uvod a span {
	width: 116px;
	background-image: url('../images/menu.uvod.jpg');
}
#menu li.obytna a, #menu li.obytna a span {
	width: 135px;
	background-image: url('../images/menu.obytna.jpg');
}
#menu li.karavany a, #menu li.karavany a span {
	width: 115px;
	background-image: url('../images/menu.karavany.jpg');
}
#menu li.servis a, #menu li.servis a span {
	width: 83px;
	background-image: url('../images/menu.servis.jpg');
}
#menu li.cenik a, #menu li.cenik a span {
	width: 80px;
	background-image: url('../images/menu.cenik.jpg');
}
#menu li.podminky a, #menu li.podminky a span {
	width: 173px;
	background-image: url('../images/menu.podminky.jpg');
}
#menu li.prodej a, #menu li.prodej a span {
	width: 136px;
	background-image: url('../images/menu.prodej.jpg');
}
#menu li.kontakt a, #menu li.kontakt a span {
	width: 142px;
	background-image: url('../images/menu.kontakt.jpg');
}
#menu li a:hover span, #menu li.active a span {
	background-position: 0 -45px;
}
#menu li a:hover {
	background-color: #FEB62C;
	color: white;
}
#menu li.active a {
	background-color: #F7A513;
	color: white;
}


/* Flash */

#flash-wrapper {
	height: 245px;
	background: url('../images/flash.jpg');
}


/* Hlavni obsah */

#content {
    padding-top: 30px;
	float: right;
	width: 640px;
	line-height: 22px;
}
#content p {
	margin: 0 0 1.5em 0;
}
#content .title {
	height: 41px;
	background: url('../images/main.title.png');
	margin: 0px 0 25px 0;
	overflow: hidden;
}
#content .title div {
	margin-left: 11px;
	background: url('../images/main.title.png') right -84px;
	height: 100%;
}
#content .title div div {
	margin: 0 11px 0 0;
	padding: 0;
	background: url('../images/main.title.png') right -42px;
	height: 100%;
}
#content .title h1 {
	position: relative;
	height: 100%;
	font: 20px/32px Arial;
	text-indent: 25px;
}
#content .title h1 span {
	display: block;
	height: 26px;
	background-repeat: no-repeat;
	margin: 2px 0 0 23px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#content h1 {
    color: #434549;
    padding-bottom: 5px;
}


/* Postranni boxy */

.sidebox {
	background: #e3edf5 url('../images/box.bg.gif') repeat-y right;
	margin-bottom: 10px;
}
.sidebox.last {
	margin: 0;
}
.sidebox .content {
	background: url('../images/box.corner.bl.gif') no-repeat 0 bottom;
	padding: 10px 0 8px 7px;
}
.sidebox .title {
	height: 43px;
	background: #4067A2 url('../images/box.title.png');
	overflow: hidden;
}
.sidebox .title h3 {
	height: 100%;
	position: relative;
	font: bold 16px/42px Tahoma;
	color: white;
	text-indent: 30px;
}
.sidebox .title h3 span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-position: 28px 50%;
	background-repeat: no-repeat;
}
.sidebox ul {
	list-style: none;
}
.sidebox ul li {
	background: #fff url('../images/box.item.bg.gif') repeat-y right;
	padding: 10px;
	margin-bottom: 7px;
	font-size: 11px;
}
.sidebox ul li a {
	display: block;
	font-size: 12px;
	color: #eb9b01;
	margin-bottom: 5px;
}
.sidebox ul li em {
	font-weight: bold;
	font-style: normal;
}
/* Aktualne */
.sidebox.aktualne .title h3 span {
	background-image: url('../images/box.title.aktualne.png');
}
#vsechny-aktuality {
	float: right;
	width: 156px;
	height: 39px;
	line-height: 36px;
	text-indent: 45px;
	background-image: url('../images/box.aktuality.vsechny.png');
	color: #434549;
}
/* Kontakt */
.sidebox.kontakt .title h3 span {
	background-image: url('../images/box.title.kontakt.png');
}
.sidebox.kontakt .content {
	padding: 20px;
}


/* Homepage */

#content .title.pujcovna h1 span {
	background-image: url('../images/title.pujcovna.png');
}
#karavany, #obytna {
	float: left;
}
#karavany img, #obytna img {
	border: 0;
}
#karavany {
	margin-right: 10px;
}