* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF url('images/img_r17_c2.jpg') 0 452px repeat-x;
	font-family: Arial;
	font-size: 11px;
	color: #494F55;
}
a {
	color: #A9A9A9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}

#container {
	width: 900px;
	margin: 0 auto;
}
#top {
	width: auto;
	height: 108px;
	background: url('images/img_r5_c8.jpg') left bottom repeat-x;
	position: relative;
}
#logo {
	position: absolute;
	top: 30px;
	left: 33px;
}
#menu {
	position: absolute;
	list-style: none;
	right: 0;
	bottom: 0;
}
#menu li {
	height: 39px;
	display: inline;
	float: left;
}
#menu li a {
	display: inline-block;
	height: 36px;
	background: url('images/img_r4_c17.jpg') bottom center no-repeat;
	font-size: 13px;
	color: #0D2D51;
	padding: 3px 18px 0 18px;
	font-weight: bold;
	font-family: Tahoma;
}
#menu li a:hover {
	background-image: url('images/img_r4_c27.jpg');
	text-decoration: none;
}
#banner {
	width: auto;
	background: url('images/img_r6_c4.jpg') repeat-x;
	height: 346px;
	position: relative;
	margin-bottom: 16px;
}
#bannerImg {
	position: absolute;
	top: 16px;
	right: 14px;
}
#bannerText1 {
	position: absolute;
	top: 46px;
	left: 36px;
}
#bannerText2 {
	position: absolute;
	top: 80px;
	left: 279px;
}
#bannerScroller {
	position: absolute;
	top: 120px;
	left: 41px;
	width: 442px;
	height: 100px;
	border-top: 1px #315172 dotted;
	padding-top: 29px;
	color: #D8E1E9;
	line-height: 18px;
}
#buttons {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#buttons img {
	float: right;
	margin-left: 8px;
}
#bannerScroller a {
	color: #9FC9EB;
	text-decoration: underline;
}
#bannerTel {
	position: absolute;
	top: 286px;
	left: 26px;
}
#bannerTel p {
	margin: 5px 0 0 50px;
	font-size: 16px;
	color: #355375;
	font-family: Verdana;
}
#links {
	width: auto;
	border-top: 1px #CEDDE8 solid;
	height: 36px;
	padding-left: 5px;
	clear: both;
}
#links ul {
	list-style: none;
}
#links ul li {
	float: left;
	display: inline;
	height: 26px;
	padding: 12px 16px 0 14px;
	background: url('images/img_r23_c12.jpg') right top no-repeat;
}
#links ul li a {
	color: #909090;
}
#footer {
	width: auto;
	border-top: 1px #BFC9D6 solid;
	height: 45px;
	color: #A9A9A9;
	font-family: Tahoma;
	padding: 8px 18px;
}

/*MAIN*/
#who {
	width: 253px;
	float: left;
	padding-left: 41px;
	margin-right: 95px;
	line-height: 17px;
	text-align: justify;
	padding-bottom: 15px;
}
#works {
	width: 500px;
	float: left;
	line-height: 17px;
	padding-bottom: 15px;
}
#works ul, ul.lista {
	list-style: none;
	width: 250px;
	float: left;
}
/*MAIN*/
/*SUB*/
#left {
	width: 220px;
	float: left;
	margin-right: 70px;
	padding-left: 40px;
	padding-bottom: 15px;
}
#main {
	width: 540px;
	float: left;
	line-height: 17px;
	padding-bottom: 15px;
	text-align: justify;
}
#men {
	list-style: none;
	margin-left: 5px;
	padding-bottom: 10px;
}
#men li {
	height: 30px;
	width: 215px;
}
#men li a {
	display: block;
	width: 190px;
	height: 23px;
	background: url('images/men1.gif') 0 50% no-repeat;
	font-size: 12px;
	color: #0D2D51;
	padding: 8px 0 0 30px;
	font-family: Tahoma;
}
#men li a:hover {
	background-image: url('images/men2.gif');
}
/*KONTAKT*/
.kontakt_left {
	width: 100px;
	float: left;
	clear: both;
	height: 22px;
	padding-top: 3px;
}
.kontakt_right {
	float: left;
	margin-bottom: 3px;
}
.kontakt_input {
	background-color: #FFFFFF;
	border: 1px #6E879D solid;
	width: 275px;
	padding: 1px;
}
.kontakt_text {
	width: 350px;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px #6E879D solid;
}
.input_send {
	background-color: #FFFFFF;
	border: 1px #6E879D solid;
	padding: 1px;
}

.header {
	margin-bottom: 22px;
}
.header2 {
	margin-bottom: 17px;
}
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
.more {
	width: auto;
	padding-top: 15px;
	text-align: right;
}
.more a {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.info {
	padding-top: 50px;
	width: auto;
	text-align: center;
	padding-bottom: 10px;
}
