
/* INIT
-----------------------------------------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt {
	margin: 0;
	padding: 0;
	border: 0;
}

a, a:visited { text-decoration: none; }
a { color: #FFF; }
ol, ul { list-style: none; }
legend { display: none; }

body {
	background-image:url('../img/mainbg.png');
	background-repeat: repeat-x;
	background-position:-1px 0;
	font-size: 100%;
	background-color: #FFF;
}

body, input, textarea, select, option, optgroup, button {
	font-family: Tahoma;
}

input, textarea, select, option, optgroup, button {
	font-size: 1em;
}

/* LAYOUT
-----------------------------------------------------------------------------*/

#page{
	border: 0;
	margin: 0px auto;
	position: relative;
	width: 884px;

}

#head, #main, #nav, #footer {
	position:relative;
	margin:0;
	width: 100%;
}

#border-left, #border-right{
	position:absolute;
	width:14px;
	height:690px;
	top: 159px;
}

#border-left{
	background: url('../img/left.png') no-repeat;
	left:0px;	
}

#border-right{
	background: url('../img/right.png') no-repeat;
	right:0px;
}

/* HEAD
-----------------------------------------------------------------------------*/

#head{
	height: 407px;
/*	background-image:url('../img/head.png');
	background-repeat:no-repeat;
*/
}

#logo {
	float:left;
	display:inline;
	width:302px;
	height:156px;
	text-indent:-1000em;
	background: url('../img/logo.png');
  background-repeat; no-repeat;
  background-position:top left;

}

#topnav{
	width:440px;
	height:32px;
	margin: 5px;
	position:absolute;
	top:-405px;
	left:400px;
	background: url('../img/topnav.png');
  background-repeat: no-repeat;
	background-position:top left;
	padding: 8px 0 0 13px;

}
#topnav li{
	float:left;
	list-style:none;
}
#topnav a{
	height:15px;
	display:block;
	border:0;
	margin-right:12px;
}

#nav0{
width:48px;
}
#nav1{
width:57px;	
}

#nav2{
	width:97px;	
}
#nav3{
	width:90px;	
}
#nav4{
	width:74px;	
}

/*
#topnav{
	float: right;
	margin-top: 8px;
	margin-right: 15px;
	width:430px;
	height:32px;
	background: url('../img/topnav.png') no-repeat;
	display:inline;
}

#topnav a{
	display: inline;
	color: #cc0033;
	font-variant: small-caps;
	font-size: 0.75em;
	font-weight:bold;
}
*/
#slogan{
	width:250px;
	height:210px;
	margin:15px 10px 10px 40px;
	color: #CCFFCC;
	font-family: verdana, arial;
	font-weight: bold;
	font-style: italic;
	font-size: 0.88em;
	float:left;
	display: inline;
	background-image: url('../img/70zl.png');
	background-repeat: no-repeat;
}

/* NAV
-----------------------------------------------------------------------------*/
#nav{
	float: right;
	margin:278px 69px 0 0;
	width:auto;
	height:28px;
	display:inline;
}

#nav ul{
	list-style-type: none;
}

#nav li{
	float:left;
}

#nav li a{
	height:28px;
	float:left;
	display:inline;
	margin-left:5px;
}
#nav li a:hover{
	text-decoration:none;
}
.start{
	width:75px;
}
.ofirmie{
	width:101px;
}
.oferta{
	width:86px;
}
.galeria{
	width:96px;
}
.kontakt{
	width:100px;
}

a.mail{color:#cc0033;}
a.mail:hover{text-decoration: none; font-weight: bold;}


/* MAIN
-----------------------------------------------------------------------------*/

#main{
	background-color:#FFFFFF;
	width:820px;
	margin:0 14px;
}

#leadspace{
	height: 302px;
	width:569px;
	padding: 0;
	background-image: url('../img/car.png');
	background-repeat: no-repeat;
	float:right;
	margin-top: 65px;
}

#content{
	padding: 24px 30px 0px 30px;
	text-align:justify;
	float:left;
	background-color:#FFF;
	width:760px;
	background-image: url('../img/contentbg-car.png');
	background-repeat: no-repeat;
	background-position: 70% bottom;
}

#content h1{
	color: #cc0033;
	font-family: Verdana;
	font-size: 12px;
	background-image: url('../img/h1bg.gif');
	background-repeat: no-repeat;
	padding: 0 0 10px 30px;
	border-bottom: 1px #004b03 solid;
}

#content h2{
	color: #004b03;
	font-family: Verdana;
	padding: 0 0 8px 0;
	border: 0;
	font-style: italic;
		font-size: 15px;
}

.text{
	padding-top: 10px;
	width: 480px;
	height: 440px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.7em;
	padding-left:10px;

}
.text img{
  display:block;
  padding: 4px;
  border-color: #C0C0C0;
  border-width: 1px;
  border-style: solid;
}

#content-thin{
	float: right;
	width: 240px;
	height:353px;
	margin-top:10px;
	background-image:url('../img/contentbg.jpg');
	background-repeat:no-repeat;
}

#content-wide{
	width: 516px;
	height:590px;
	padding-top:10px;
}

#content-one{
	width: 100%;
	float: left;
	background-image:url('../img/textbg.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding-top:20px;
	min-height:318px;

}

.img{
	border: 0;
}
.pic{
	margin:15px;
}


/* FOOTER
-----------------------------------------------------------------------------*/

#footer {
	clear: both;
	height: 171px;
	background-image: url('../img/foot.png');
	background-repeat: repeat-x;
	background-position:0 top;
}

#margins {
	width: 848px;
	margin:0 auto;
	height:171px;
}

#footnav {
	background-image:url('../img/footnav.png');
	background-repeat:no-repeat;
	float:left;
	width:297px;
	height:30px;
	margin:23px 0 0 36px;
	padding:9px 0 0 5px;	
}

#footnav a{
	float:left;
	display:inline;
	margin-right:3px;
	height:12px;
}

#footnav .start{
	width:45px;
}
#footnav .ofirmie{
	width:60px;
}
#footnav .oferta{
	width:51px;
}
#footnav .galeria{
	width:59px;
}
#footnav .kontakt{
	width:59px;
}


#copyright {
	margin: 23px auto;
	float:left;
	text-align:center;
	background-image:url('../img/lukass.gif');
	background-repeat:no-repeat;

}
#copyright a {
	width:186px;
	height:30px;
	display:block;
}
#copyright a:hover {
	text-decoration:none;
}

a.lightbox img{display: inline; margin-right:15px;}


