* { margin:0px; padding:0px }

.clear { clear:both; }
img { border:0px; }
.content ul li, .content  ol li {
	margin:3px 0px 3px 20px;
	list-style:circle;
} 	
.content ol li {
	list-style:decimal;
}
.content p, .content .txt div {
	margin-bottom:10px;
}
a {
	color:#a51c4a;
	text-decoration:none;
}

body {
	font-family:"Trebuchet MS",  Helvetica, sans-serif;
	font-size:12px;
	background-color:#ece8e8;
	background-image:url(../img/struct/body-bg.jpg);
	background-repeat:repeat-x;
	background-position:0px -1px;
}

.wrapper {
	width:978px;
	margin:auto;
	padding-bottom:20px;
}
	.header .topNav li , .header .lng li , .mainNav li {
		list-style:none;
		float:left;
	}
.header {
}
	.header .topBox {
		background-color:#f2eeed;
		width:920px;
		height:21px;
		margin:0px 0px 0px 35px;
		top:14px;
		position:absolute;
		z-index:100;
	}
	.header .topNav {
		float:left;
		width:600px;
		height:21px;
		padding:0px 0px 0px 5px;
	}
	.header .topNav a {
		color:#565656;
		display:block;
		float:left;
		background-repeat:no-repeat;
		background-position:left center;
		height:19px;
		padding:2px 10px 2px 23px;
		margin-right:10px;
		background-image:url(../img/struct/icon_press.gif);
	}
	* html body .header .topNav a {
		margin-right:0px;	
	}
	.header .topBox a.on, .header .topBox a:hover {
		color:#a51c4a;
	}
	
	
	.topBox a.id17 { background-image:url(../img/struct/icon_prices.gif); }
	.topBox a.id18 { background-image:url(../img/struct/icon_meteo.gif); }
	.topBox a.id19 { background-image:url(../img/struct/icon_mail.gif); }
	.topBox a.id20 { background-image:url(../img/struct/icon_contact.gif); }
	.topBox a.id81 { background-image:url(../img/struct/icon_person.gif); }
	.topBox a.id24 { background-image:url(../img/struct/icon_press.gif); }
	.topBox a.id26 { background-image:url(../img/struct/icon_press.gif); }

	.header .lng {
		float:left;
		padding:2px 0px 0px 0px;
	}
	
		.header .lng, .header .lng a {
			color:#565656;
		}
	.header .searchBox {
		float:right;
		width:200px;
	}
		.searchBox input {
			float:right;
		}
		.searchBox .submit {
			padding:0px;
		}
		.searchBox .txt {
			color:#848484;
			font-size:11px;
			width:135px;
			height:16px;
			padding:3px 5px 2px 10px;
			background-color:#f2eeed;
			border:1px solid #cac7c7;
			border-top:0px;
			border-bottom:0px;
			
		}
	
	
	.header .mainMedia {
		height:495px;
		overflow:hidden;
		position:relative;
	}
	
.middle {
	position:relative;
	top:-48px;
	width:950px;
	margin:auto;
}
	.middle .col1 {
		float:left;
		width:238px;
	}
	.middle .col2 {
		float:right;
		width:708px;
	}
	* html body .middle .col2 {
		overflow:hidden;	
	}
	.middle .row1, .middle .row2 {
		clear:both;	
	}
		.middle .row2 {
			padding-top:2px;
		}
	.homeLink {
		display:block;
		width:238px;
		height:103px;
		background-image:url(../img/struct/logo.gif);
	}
	.mainNav a {
		display:block;
		float:left;
		width:140px;
		height:107px;
		background-image:url(../img/struct/nav.gif);
		background-position:-5px 107px;
	}
		.mainNav a.first {
			width:144px;
			background-position:0px 107px;
		}
		.mainNav a.last {
			width:143px;
		}
		.mainNav a:hover span {
			color:#a51c4a;
		}
		.mainNav a.on span {
			color:#fff;
		}
		.mainNav a.on {
			background-position:-5px 0px;
		}	
		.mainNav li.first a.on  {
			background-position:0px 0px;
		}
		.mainNav a span {
			display:block;
			float:left;
			font-size:13px;
			width:50px;
			color:#565656;
			padding:10px 0px 0px 15px;
		}
		.mainNav li.first a span {
			padding-left:20px;
		}

	.row2 .col1 h3 {
		color:white;
		background-color:#a51c4a;
		font-size:20px;
		font-weight:normal;
		padding:25px 10px 25px 41px;
		margin:0px 1px 0px 6px;
		
		
	}
	.subNav {
		background-image:url(../img/struct/subnav-bg.png);
		width:239px;
	}
		.subNav-top, .subNav-bottom {
			height:11px;
			background-image:url(../img/struct/subnav-bg-top.png);
			background-repeat:no-repeat;
		}
		.subNav-bottom {
			height:11px;
			background-image:url(../img/struct/subnav-bg-bottom.png);
			background-repeat:no-repeat;
			margin-bottom:10px;
		}

		.subNav li {
			list-style:none;
		}
		.subNav li a {
			display:block;
			background-image:url(../img/struct/subnav.gif);
			background-repeat:no-repeat;
			background-position:left bottom;
			padding:8px 10px 8px 21px;
			margin-left:26px;
			color:#4c4e4f;		
		}
		* html body .subNav li a {
			position:relative;
		}		
		.subNav li a.on, .subNav li a:hover {
			color:#a51c4a;	
		}
		/* 2 level */
		.subNav li ul li a {
			padding:4px 10px 4px 40px;	
		}
		/* 3 level */
		.subNav li ul li ul li a {
			padding:4px 10px 4px 60px;	
		}
	

		
	.quicklinks .navLeft {
		
	}
	.navLeft li {
		list-style:none;
		padding:0px 13px;	
	}
	.navLeft li, .navLeft li a  {
		color:#ece8e8;
		display:block;
	}
	.navLeft li a {
		padding:4px 0px 4px 27px;
		background:url(../img/struct/icon_contact_w.gif) no-repeat left center;
	}
	.navLeft li a:hover {
		color:#a51c4a;
	}
	.navLeft a.id85 { background-image:url(../img/struct/icon_person_w.gif); }
	
	
.request-box {
	background-color:#4c4e4f;
	margin:0px 2px 10px 6px;
	padding:13px 0px 13px 0px;
}
	.request-box .img {
		text-align:center;
	}
	.request-box h5 a {
		color:white;
	}
	.request-box h5 a:hover {
		color:#a51c4a;
	}
	.request-box h5 {
		color:white;
		font-size:14px;
		margin:30px auto 0px auto;
		width:200px;
		background-image:url(../img/struct/request-box-icon.gif);
		background-repeat:no-repeat;
		background-position:right bottom;
	}
		
.social-box {
	background-color:#4c4e4f;
	margin:0px 2px 10px 6px;
	padding:23px 0px 13px 0px;
}
	.social-box a {
		display:block;
		width:80px;
		padding:50px 0px 0px 0px;
		margin-left:25px;
		float:left;
		background-position:center top;
		background-repeat:no-repeat;
		text-align:center;
		color:white;
		font-size:14px;
	}
	* html body .social-box a {
		margin-left:10px;
	}
	.social-box a:hover {
		color:#a51c4a;
	}
	.social-box a.facebook {	background-image:url(../img/struct/facebook-icon.gif); }
	.social-box a.facebook {
		margin:auto;
		float:none;
	}
	.social-box a.twitter {	background-image:url(../img/struct/twitter-icon.gif); }
		
.partner-box {
	background-image:url(../img/struct/partner-box-bg.gif);
	margin:0px 2px 10px 6px;
	padding:9px 0px 13px 0px;
}
	.partner-wrap {
		padding:0px 0px 0px 5px;
	}
	.partner-box .partner {
		display:block;
		height:73px;
		width:105px;
		background-position:center center;
		background-repeat:no-repeat;
		background-color:white;
		
		float:left;
	}	
	.partner-box .i1 {
		margin:0px 9px 9px 0px;
	}
	.partner-box .i2 {
		margin:0px 0px 9px 0px;
	}
	.partner-box h5 {
		color:white;
		clear:both;
		font-size:14px;
		margin:5px auto 0px auto;
		width:200px;
		background-image:url(../img/struct/partner-box-icon.gif);
		background-repeat:no-repeat;
		background-position:right bottom;
	}
	.partner-box h5 a {
		color:white;
	}
	.partner-box a:hover {
		color:#a51c4a;
	}
	
	
	
.footer {
	padding:10px 20px 10px 30px;
}
	.footer p {
		display:inline;
	}
	.footer, .footer a {
		color:#565656;
		font-size:11px;	
	}
	.footer a.on {
		font-weight:bold;
	}


/* content */
.content h1 {
	color:#a51c4a;	
	font-weight:normal;
	font-size:21px;
	padding:12px 0px 0px 36px;
}
.content h2 {
	font-size:12px;	
}
.content .txt {
	line-height:20px;
	color:#575757;
}
.content .files {
	clear:both;
	padding-top:10px;	
}
/* tpl1 */
.tpl1 {
	
}
	.tpl1 .tpl-col2, .tpl1 .tpl-col1 {
		padding-top:50px;
	}
	.tpl1 .tpl-col2 {
		width:430px;
		float:right;
		margin-right:30px;
	}
	.tpl1 .tpl-col2-s {
		width:auto;
		float:left;
		padding-left:36px;
	}
	.tpl1 .tpl-col1 {
		padding:50px 0px 0px 34px;
		float:left;
	}
	.tpl1 .tpl-content {
		width:707px;
		background-image:url(../img/struct/content-middle.png);
		padding-bottom:50px;
		min-height:200px;
	}
	* html body .tpl1 .tpl-content {
		height:200px;
	}
	.tpl1 .tpl-top {
		width:707px;
		height:18px;
		background-image:url(../img/struct/content-top.png);
		background-repeat:no-repeat;
	}
	.tpl1 .tpl-bottom {
		width:707px;
		height:7px;
		background-image:url(../img/struct/content-bottom.png);
		background-repeat:no-repeat;
	}
	.tpl1 .gallery {
		
	}
	.tpl1 .gallery a {
		display:block;
		width:165px;
		height:110px;
		background-position:center center;
		background-repeat:no-repeat;
		background-color:white;
		margin-bottom:14px;
	}
.stpl-2 {
	
}
	.stpl-2 .tpl-content {
		width:auto;
		padding:0px 0px 0px 6px;
	}
/* list */
.list .txt {
	padding:0px 0px 0px 30px;
}
.list {
	padding:25px 4px 0px 6px;
	border-bottom:1px solid #cfc5c4;
	
}
.list .item {
	border-top:1px solid #cfc5c4;
	padding:13px 0px 10px 30px;
} 
	.list a {
		color:black;
		text-decoration:none;
	}
	.list h3 {
		font-size:16px;
		font-style:italic;
		font-weight:normal;
		color:#222222;
		margin-bottom:15px;
	}
	.list .txt {
		color:#868686;
	}
	.list .img img {
		border:0px;
	}
	.list .img {
		display:block;
		width:165px;
		
		overflow:hidden;
		padding:0px 35px 10px 0px;
	}
	.list .img, .list .contBox {
		float:left;
		
	}
	 .list .contBox { 
	 	width:420px;
	 }
	.list .next {
		clear:both;
		float:right;
		color:#a51c4a;
		display:block;
	}
	* html body .list .next {
	}
	
		
		