* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#828282;
	
	
}
a {
	color: black;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 520px;
	background: # 999;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 165px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	background-color:#828282;
	padding: 0 0 0 0;
	margin-bottom:10px;

}




/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	margin: -165px auto 0;
	height: 165px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;

	

}

/* my
-----------------------------------------------------------------------------*/


#logo{
	background-image:url(images/logo.jpg);
	width:900px;
	height:408px;}
#bg_carlogo{
	background-image:url(images/car_bg.jpg);
	width:900px;
	height:112px;
	}
#lang_fr{
	height:44px;
	width:123px;
	float:right;
	z-index:2;
	position:relative;
	margin-top:-408px;
	
	}
	
#footer_logo{
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:5;
	width:900px;
	height:165px;
	margin-top:-165px;
	
	}	
#copy{
	text-size: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #999;
	text-align: center;
                      
	position:relative;
	z-index:7;}
#copy a {
	text-decoration: underline;
	color: #999;}
#contact{
	padding-top:25px;
	padding-left:50px;
	color:  #FC0;
	}	
#container_carlogo{
	width:900px;
	height:70px;
	padding-top:15px;
	}

/* tekst
-----------------------------------------------------------------------------*/

.text{
	color:#000;
	font-size: 18px;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	text-align:center;
	}
.text_cvet{
	color:#F30;
	font-size: 18px;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	text-align:center;
	}
.text1{
	color:#000;
	font-size: 17px;
	padding-top:25px;
	padding-left:45px;
	padding-right:15px;
	padding-bottom:15px;
	text-align:left;
	}
.text2{
	color:#000;
	font-size: 17px;
	padding-top:5px;
	padding-left:25px;
	padding-right:15px;
	padding-bottom:15px;
	text-align:center;
	}
.text_euro{
	color: #F30;
	font-size: 18px;
	padding-top:5px;
	padding-left:25px;
	padding-right:15px;
	padding-bottom:15px;
	text-align:center;
	
		}
#stroka{
	margin-top:30px;}
/* bloki
-----------------------------------------------------------------------------*/

#centr_blok{
	width:900px;
	height:100px;
	background-color:#ccc;
	position:relative;
	z-index:3;
	border-radius: 8px;
-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
#levij_blok{
	margin-top:10px;
	width:300px;
	height:200px;
	background-color:#ccc;
	position:relative;
	z-index:3;
	border-radius: 8px;
-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
#srednij_blok{
	margin-top:-200px;
	margin-left:310px;
	padding-top:10px;
	width:300px;
	height:190px;
	background-color:#ccc;
	z-index:1;
	position:relative;
	border-radius: 8px;
-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
#pravij_blok{
	margin-top:-200px;
	margin-left:620px;
	padding-top:10px;
    width:280px;
	height:190px;
	background-color:#ccc;
	z-index:1;
	position:relative;
	border-radius: 8px;
-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
#niz_blok{
	margin-top:10px;
	width:900px;
	height:70px;
	background-color:#ccc;
	position:relative;
	z-index:3;
	border-radius: 8px;
-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
#euro{
	 padding-top:25px;
	 background-image: url(images/euro.jpg);
	 background-repeat:no-repeat;
	 width:250px;
	 height:128px;
	 z-index:2;
	margin-left:25px;
	}
#france{
	background-image: url(images/france.jpg);
	width:150px;
	height:137px;
	background-repeat:no-repeat;
	z-index:2;
}