body {
	background-color: #272727;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 10pt;
	color: White;
}

body.body_bcg {
	background-image: url(../images/bcg_body.jpg);
	background-position: center;
	background-repeat: repeat-y;	
}

#header {
	color: #666666;
	background-color: white;
	height: 46px;	
	line-height: 46px;
}

#top_menu {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#header_imp {
	color: #666666;
	height: 50px;	
	line-height: 50px;	
	border-bottom:1px solid #CC0000;
}

#header_imp2 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-color: #121212;
}
#top_logo {
	float: left;
	width: 200px;
	height: 35px;
	margin-top: 10px;	

}

#top_menu_items {
	float: left;
	width: 760px;
	height: 46px;	
	text-align: right;
}

#models {
	height: 46px;	
}

#models_menu {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#body {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
		background-color: #1C1C1C;
}

#body_left {
	width: 160px;
	float: left;
}

#body_right {
	width: 800px;
	float: left;
	line-height: 18px;
}

#content {
	background-color: #333333;
	font-size: 9pt;
	padding: 20px; 
}

/*intro*/
#ch_intro {
	height: 300px;
	border-bottom: 1px solid #CC0000;
}

#ch_intro_def{
	display: none;
}

#ibiza_intro {
	display: none;
}

#ibiza_sc_intro {
	display: none;
}

#leon_intro {
	display: none;
}

#altea_intro {
	display: none;
}


#altea_xl_intro {
	display: none;
}

#altea_freetrack_intro {
	display: none;
}

#exeo_intro {
	display: none;
}

#alhambra_intro {
	display: none;
}

#nadpis_obsah {
	line-height: 50px;
	margin: 0px;
	padding:0px 0px 0px 20px;
	border-top: 1px solid #CC0000;
	height: 50px;
	background-color: #1C1C1C;
}
div.i_left {
	float: left;
	width: 270px;
	height: 270px;
	padding: 30px 0 0 30px;
}

div.i_right {
	float: left;
	width: 660px;
	height: 300px;
}
div.intro_akcia_bcg{
	background-color: #272727;
	clear: both;
}
div.intro_akcia {
	width: 230px;
	padding-right: 10px;
	float: left;
}

div.perex_image {
	margin-bottom: 10px;
}

div.right_gal {
	margin-top: 20px;
}

div.img_gal {
	margin-right: 20px;
}

div.img_gal {
	margin-right:10px; 	
}
div.i_left_links {
	height: 240px;
}

a.intro_link {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;	
	text-decoration: none;
	color: White;
}

a.intro_link:hover {
	text-decoration: none;
}

a.leftmenu {
	font-style: normal;	
	color: white;
	text-decoration: none;
}

a.leftmenu:hover {
	text-decoration: none;
}



/*------*/

h1 {
	line-height: 50px;
	margin: 0px;
	padding:0px 0px 0px 20px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: white;
	border-top: 1px solid #CC0000;
}

a.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-style: normal;	
}

a.menu:hover {
	text-decoration: none;
}

a {
	color: white;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td.leftmenu {
	padding-bottom: 7px;
}
img.nadpis_hlsekcie {
	margin-left: 25px;
	margin-top: 14px;
}

img.right {
	margin-right: 20px;
	margin-bottom: 20px;
}

input.form_forum {
	height: 20px;
	width: 200px;
	margin: 5px 0 5px 0;
	border: 1px solid #666666;
}

textarea.form_forum {
	width: 200px;
	height: 150px;
	margin: 5px 0 5px 0;
	border: 1px solid #666666;	
	overflow: auto;
}

input.form_forum_val {
	height: 20px;
	width: 30px;
	margin: 5px 0 5px 0;
	border: 1px solid #666666;	
}

input.button {
	background-color: #1C1C1C;
	border: 0px;
	cursor: pointer;
	color: White;
	height: 25px;
	line-height: 25px;
	width: 80px;
}


.clear {
	clear: both;
}
