* {
	margin: 0;
	padding: 0;
}
body {
background:#160100 url(http://euro5.com.ua/template/euro5/img/bg_body.png) repeat-x;
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1{
color:#003782;
font-size:22px;
font-weight:normal;
margin: 0 0 18px
line-height:
}
h2{
color:#a71c1c;
font-size:18px;
font-weight:normal;
margin: 0 0 18px
}
h3 {
color:#a71c1c;
font-weight:normal;
}
h3 a{
font-weight:bold;
color:#a71c1c;
text-decoration:none;
}
h3 a:hover{
text-decoration:underline;
color:#a71c1c;
font-weight:bold;
}
p {
	margin: 0 0 18px
}
p:first-letter {
color:#ff0000;
font-weight:bold;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 345px;
	background: url(http://euro5.com.ua/template/euro5/img/bg_header.png) no-repeat;
}
#leng{
float:left;
}
#leng img{
margin:10px 0 0 15px;
}
#tel_mail{
float:left;
}
#tel_mail img{
margin:15px 0 0 50px;
}
#logo{
float:left;
}
#logo img{
margin:0px 0 0 130px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	background:#FFFFFF;
}
#content {
	padding: 10px 365px 20px 75px;
	background:#FFFFFF;
}
#map{
width:600px;
min-height:363px;
background:url(http://euro5.com.ua/template/euro5/img/bg_map.png) repeat-y;
}
#map table{

}
.land {
padding:10px 0 10px 50px;
font-size:14px;
width:114px;
color:#013683;
}
.land p{
margin:0 0 2px 0;
}
.land p:first-letter{
font-weight:normal;
}
.map{
background:url(http://euro5.com.ua/template/euro5/img/map.png) no-repeat;
width:406px;
padding:15px 0 0 0;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 245px;
	margin-left: -320px;
	position: relative;
	background: #FFffff;
	padding:10px 75px 0 0;
}
#sideRight #menu{
width:240px;
height:350px;
background:url(http://euro5.com.ua/template/euro5/img/bg_menu.png) no-repeat;
}
#sideRight li{
list-style:none;
width:240px;
height:30px;
}
#sideRight li a{
color:#013683;
font-size:12px;
display:block;
padding:6px 0px 6px 30px;
}
.menu_now{
background:url(http://euro5.com.ua/template/euro5/img/menu_now.png) no-repeat;
color:#FFFFFF;
}
#sideRight li .ss a{
color:#FFFFFF;
}
#girl{
width:240px;
height:134px;
background:url(http://euro5.com.ua/template/euro5/img/girl.png) no-repeat;
color:#013682;
font-size:14px;
padding:30px 0 0 0;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 100px;
	background:;
	color:#FFFFFF;
}
#footer_logo{
float:left;
border-right:#7f7474 thin solid;
padding:5px 20px 5px 75px;
margin:15px 0 15px 0;
}
#footer_block{
float:left;
}
#footer_menu{
margin:20px 0 0 20px;
}
#footer_menu a{
color:#FFFFFF;
font-size:11px;
}
#footer_cop{
font-size:11px;
margin:10px 0 0 20px;
}
#forma table{
margin:30px;
}
#forma td{
vertical-align:top;
}
#forma input{
border:#CCCCCC thin solid;
width:300px;
margin:5px;
}
#forma textarea{
border:#CCCCCC thin solid;
width:300px;
margin:5px;
height:150px;
}
#forma input:focus, #forma textarea:focus{
border:#666666 thin solid;
}
#forma .submit{
width:100px;
}
