/* Main settings */
html, body {
	height: 100%;
}
body {
	font: 1.0em Verdana,Arial,Sans-serif,Trebuchet ;
	color: #000;
}

.clear {
	clear:both;
}
td {
vetical-align: top;
}
#wrapper {
	margin: 0 auto -20px;
	background:#fff url(../gfx/site/bg.png) repeat-y center;
	width: 950px;
	padding: 0px;
	position: relative;
}

/* Genereal text settings */
#wrapper p {
	font-size: 0.9em;
	margin-bottom: 1.5em;
}

#wrapper a {
	color: #000;
	text-decoration: underline;
}
#wrapper a:hover {
	color: #000;
}
#wrapper strong {
	font-weight: bold;
}
#wrapper em {
	font-style: italic;
}
#wrapper ul {
	font-size: 0.9em;
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: none;
}
#wrapper ol {
	list-style-type: decimal;
	margin: 0;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: none;
}
#wrapper li {
		color: #000;
		margin: 0px;
		margin-left: 5px;
		margin-top: 5px;
		padding: 0px;
}

#wrapper h2 {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0.8em;
	text-align: left;
	color: #314892;
	border-bottom: 1px solid #FD360D;
}
#wrapper h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 0.3em;
	text-align: left;
	color: #000;
}
#wrapper h4 {
	font: 1.0em;
	font-weight: bold;
	margin-bottom: 0em;
	text-align: left;
}

/* Form settings */

#wrapper form * {
	font-size: 1em;
	color: #000;
	line-height: 1.5em;
}

#wrapper form label {
	display: block;
}

#wrapper label {
		width: 4em;
		float: left;
		text-align: left;
		margin: 0em;
		display: block;
	}
	#wrapper label.error {
		color: #C02B0D;
		width: 4em;
		float: left;
		text-align: left;
		margin: 0em;
		display: block;
		
	}
	#wrapper form {
		margin: 0px;
	}
	#wrapper form p {
		margin: 0px;
	}
	#wrapper input[type='text'],input.text {
		border: 1px solid #8c8c8c;
		padding:0px;
		margin:0;
		width:320px;
		height: 15px;
	}
	#wrapper textarea {
		height:100px;
		border: 1px solid #8c8c8c;
		padding:0px;
		margin:0;
		width: 320px;
	}
	#wrapper input[type='submit'],input.submit {
			padding:0px;
			margin:0;
			width:auto;
			height: auto;
	}
	#wrapper input.error {
		border: 1px solid #cc0c00;
	}
	#wrapper textarea.error {
		height:150px;
		border: 1px solid #cc0c00;
	}
	#wrapper form input:focus {
		border-color: #575757;
	}
	#wrapper form textarea:focus {
		border-color: #575757;
	}

/* Header */
#wrapper #header {
	background: #fff;
	width: 950px;
	height: 28px;
	padding-top: 4px;
	display: block;
}
#wrapper #header p {
	color: #FD360D;
	font-style: italic;
	font-size: 0.9em;
}
#wrapper #header p span{
	color: #000;
}

/* Menu */
#wrapper #menu {
	float:left;
	background:url(../gfx/site/vlag.png) no-repeat right;
	width: 419px;
	height: 209px;
	display: block;
	margin-right: 15px;
	margin-top: 0px;
}
#wrapper #menu ul {
	font-size: 1.0em;
		float:left;
	background:url(../gfx/site/menu.png) repeat-y left;
	width: 419px;
	height: 209px;
	display: block;
	margin-right: 15px;
	margin-top: 0px;
}
#wrapper #menu ul {
	margin: 0;
	padding: 0;
	border: none;
}
#wrapper #menu li {
	background:none;
	width: 179px;
	height: 17px;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}
#wrapper #menu li a {
	text-decoration: none;
	width: 169px;
	height: auto;
	margin-top: 3px;
	padding-right: 0px;
	display: block;
	color: #fff;
	font-style: italic;
	font-size: 1.0em;
	text-align: right;
}
#wrapper #menu li a:hover {
	background:url(../gfx/site/menu_bullit.png) no-repeat left;
	text-decoration: none;
	color: #000;
}
#wrapper #menu li a.active {
	background:url(../gfx/site/menu_bullit.png) no-repeat left;
	text-decoration: none;
	color: #000;
}
/* LEFT CONTENT */
#content_left {
	background: none;
	width: 419px;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	font-size: 0.8em;
}
#content_left .block {
	background: none;
	width: 380px;
	height: auto;
	margin: 10px 59px 0px 0px;
	padding: 0px;
	text-align: left;
}
#content_left .blockhomeleft {
	background: none;
	width: 380px;
	height: auto;
	margin: 10px 59px 15px 10px;
	padding: 0px;
	text-align: left;
}
#content_left hr {
	width: 419px;
	border: 0px;
	background-color: #fff;
	height: 1px;
}
/* RIGHT COLUMN*/
#content_right {
	width: 530px;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: left;
	font-size: 0.8em;
}
#content_right .block {
	background: none;
	width: auto;
	height: auto;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	text-align: left;
}
#content_right .img_block {
	background: none;
	width: auto;
	height: auto;
	margin: 0px 0px 15px 7px;
	padding: 0px;
	text-align: left;
	float: left;
}
#content_right .img_block a {
	color: #000;
	font-size: 0.8em;
	text-decoration: none;
}
#content_right hr {
clear: both;
	width: auto;
	border: 0px;
	background-color: #fff;
	height: 1px;
}
/* Car Gallery */
#cargallery {
	background: none;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#cargallery hr {
	width: auto;
	border: 0px;
	background-color: #fff;
	height: 1px;
}
table.tabelservice {
align: left;
width:100%;
}
table.tabelservice td.tabelservicelinks{
vertical-align: top;
text-align: left;
width:190px;
}
table.tabelservice td.tabelservicerechts{
vertical-align: top;
text-align: right;
width:55px;
}


/* Footer */
#footer, .push {
	height: 20px;
}
#footer {
	background-color: #FD360D;
	width: 950px;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 0.6em;
	font-style: italic;
	line-height: 1.6em;
	height: 20px;

}
#footer a {
	color: #fff;
	text-decoration: underline;
}
