﻿html,body {
	margin:0;
	padding:0;
	height:100%;
	font:14px Tahoma, "Geneva CY", sans-serif;
	color:#fff;
	}
img {
	border:none;
}
a {color:#fff;}

a:hover {
	text-decoration: none;
}
#main {
	min-height:100%;
	background-color:#d6d6d6;
	}
#wrapper {
	margin: 0 auto;
	width: 976px;
	padding: 0 50px;
	overflow: hidden;
}
#wrapper {
	min-height: 300px;
	background:url(../images/fondoc.png) repeat-y left top;
}
#header {
	overflow: hidden;
	min-height: 451px;
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	background:#003569 url(../images/bg-body.jpg) no-repeat left top;
}
#header,
#header a{
	color:#333;
}
#header a {
	text-decoration: none;
}
#slogan,
#logo {
	display: block;
	float:left;
}
#logo {
	width: 332px;
	height: 45px;
	margin: 22px 0 0 610px;
}

#kontInf {
	float:right;
	text-align: right;
}
#kontInf .tel {
	font-size: 23px;
	padding-left: 30px;
	margin: 18px 35px 0px;
	padding-bottom: 5px;
	color:#fff;
}


#footer, #content {
	background-color:#003569;padding:50px 50px 25px 50px;
}



#content p {margin: 20px 0;line-height:1.5em;}

#footer  p {font-size:16px;padding: 5px 0;}
#footer  p.tel{font-size:20px;}
#footer .col1 p {
	margin: 5px 0;
}


#footer .col3 p {
	margin-top: 50px;
	text-align:right;
	font-size:12px;
}
