/*! $Id: main.css 6765 2009-10-27 11:26:23Z alex $ */
/* GLOBALS */
@import "global-settings.css";
@import "global-elements.css";
@import "content.css";
@import "links.css";
@import "navigations.css";
@import "article-layouts.css";
@import "technical-data-page.css";
@import "galleries.css";
@import "inline-windows.css";
@import "searchresults.css";

/* texts */
.txtSdt {
	font-size:11px;
	line-height:16px;
}

/* CONTAINER */
#containerGlobal {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	/* background-color:yellow; */
}
#containerHeadpart {
	/*background-image:url(/assets/images/global/header-background-1.jpg);
	background-repeat:no-repeat;*/
	height:84px;
	width:100%;
	position:relative;
	z-index:50;
}
#containerMainNavigation {
	position:absolute;
	top:47px;
	right:0px;
	width:829px;
}
#containerModelInformation {
	position:relative;
	z-index:48;
	height:39px;
}
#containerMainContent {
	width:100%;
	position:relative;
	z-index:40;
}
#containerMainContent ul.database {
	display:none;
}
#containerGlobal div.sdtPath1_help,
#containerGlobal div.sdtPath2_accessories,
#containerGlobal div.layout2 {
	/* padding:60px 0 40px; */
	/* margin:0; */
	padding:60px 0 0;
	/* margin:0 0 40px; */
	overflow:hidden;
	/* border:1px solid green; */
	/* background-color:orange; */
}

.konceptni-auti {
	padding: 30px 0 0 0;
}

#containerGlobal div.sdtPath1_help h1,
#containerGlobal div.layout2 h1 {
	font-size:20px;
	border-bottom:1px solid #cfcfcf;
	margin:0 0 10px;
	padding:0 0 10px;
}
#containerContentPart2 {
	background-color:white;
	/*background-image:url(/assets/images/global/container-teaser-stage-background.jpg);
	background-position:0 0;
	background-repeat:no-repeat;*/
	position:relative;
	width:100%;
	height:40px;
	padding:18px 0 0 0;
}
#containerTeaserStage {
	clear:both;
	position:relative;
	/*background-position:left bottom;
	background-repeat:no-repeat;
	background-image:url(/assets/images/global/teaser-area-background.jpg);*/
	width:100%;
	overflow:hidden;
	background-color:white;
}
div#containerTeaserStage.oneRow {
	height:190px !important;
}
div#containerTeaserStage.twoRows {
	height:355px !important;
	width:auto;
}
#containerMediaStageSlider {
	clear:both;
	position:relative;
	background-position:0 0;
	background-repeat:repeat-y;
	width:100%;
	margin:0;
	padding:0;
}
div.additionalContent {
	position:relative;
}
#containerFooter {
	clear:both;
	padding:0 0 20px;
	margin:0 16px 0;
	border-top:1px solid #cfcfcf;
	overflow: hidden;
}
div#containerFooter.type2 {
	border-top:0;
}

/* global clear div */
div.divClearBoth {
	clear:both;
	height:0px;
	font-size:0px;
	/* IE6 fix for line only */
}

.sep {
	border-bottom: 1px solid #CFCFCF;
	font-size: 1px;
	margin-bottom: 20px;
}


#metaNavi li a.navi_active {
	color: #e8ae05;
	font-weight: bold;
}

.clear {
	clear: both;
}


.content_left {
	float: left;
	width: 455px;
}

.content_right {
	float: right;
	width: 450px;
	padding-left: 20px;
}


/* kontakt forme */

.kontakt_forma input, .kontakt_forma textarea, .kontakt_forma select {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
width: 250px;
margin-top: 3px;
margin-bottom: 10px;
padding: 2px;
background: #f6f6f6;
border: 1px solid #AFAFAF;
float: left;
color: #505253;
}

#kontakt_forma_right input, #kontakt_forma_right textarea {
width: 220px;
}

#kontakt_ljudski input, #kontakt_ljudski textarea, #kontakt_ljudski select {
width: 290px;
}

.kontakt_forma select {
width: 256px;
}

.kontakt_forma input.datum_input {
width: 120px;
}


.kontakt_forma {
width: 430px;
float: left;
padding: 20px 0 15px 5px;
}

.voznja_forma {
	width: 500px;
}

#kontakt_forma_right {
float: right;
width: 380px;
background: #f3f5f6;
padding: 10px 0 15px 15px;
}

#kontakt_ljudski {
width: 460px;
}

.kontakt_forma label {
width: 135px;
float: left;
margin-top: 5px;
font-weight: bold;
font-size: 11px;
color: #4C4C4C;
}

.voznja_forma label {
width: 150px;
}

#kontakt_forma_right label {
width: 120px;
}

#kontakt_ljudski label {
width: 140px;
}

.kontakt_forma input.button, #kontakt_forma_right input.button {
width: 83px;
margin-left: 135px;
height: 25px;
background: #656D6F;
color: #FFFFFF;
border: 1px solid #656D6F;
font-weight: bold;
cursor: pointer;
margin-bottom: 0;
}

.voznja_forma input.button {
	margin-left: 150px;
}

.kontakt_forma input.txt_error, .kontakt_forma textarea.txt_error, .kontakt_forma select.txt_error {
border: 1px solid #FF3F3F;
background: #FFE7DF;
color: #CF1A0C;
}

#kontakt_ljudski input.button {
margin-left: 140px;
width: 83px;
}

#articleLayoutDetails img.txt_error_img, #articleLayoutDetails img.calendar {
float: left;
margin: 3px 0 0 4px;
border: 0;
}

.calendar_cont {
clear: both;
float: left;
width: 400px;
height: 35px;
}

p.emph {
font-weight: bold;
clear: both;
font-size: 12px;
padding: 10px;
border:solid 1px #333;
}

