@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/page_bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #a3c055;
}

body, div, td, p, span, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a {
	text-decoration: underline;
	color: #CC9900;
}

a:hover {
	color: #006633;
	text-decoration: none;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	color: #996600;
	margin-top: 0px;
}

h1 strong {
	font-size: 16px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	color: #996600;	
}

h3 {
	font-size: 19px;
	font-weight: normal;
	color: #996600;
	margin-top: 15px;
}

h4 {
	font-size: 16px;
	color: #996600;
	font-weight: bold;
}

#menusbox {
	display: block;
	text-align:center;
	padding: 0px;
	margin: auto;
	width: 970px;

	}
	
#menusbox-main {
	display:block;
	padding: 8px;
	font-weight: bold;
	background-color: #e6d5b4;
	margin: 0px 10px;
	border-top: 2px solid #d4b475;
	}

#menusbox-main a {
	padding: 8px 15px;
	color: #996600;
	text-decoration: none;
}
	
#menusbox-main a:hover {
	background-color:#FFFFFF;
	color: #006633;
	text-decoration: none;
}	

#menusbox #menusbox-subpcc, #menusbox #menusbox-subsvc {
	display: none;
	padding: 6px;
	margin: auto;
	color:#CCCCCC;
	}

#menusbox #menusbox-subpcc a, #menusbox #menusbox-subsvc a {
	padding: 4px 8px;
	color:#0b6a3c;
	text-decoration: none;
	}
	
#menusbox #menusbox-subpcc a:hover, #menusbox #menusbox-subsvc a:hover {
	background-color: #c8edc7;
	color:#0b6a3c;
	text-decoration: none;
	}		
	
#maincontent {
	display: block;
	width: 970px;
	background-color:#FFFFFF;
	min-height: 450px;
	margin: auto;
	}

#footerbox {
	display:block;
	text-align:center;
	padding: 20px;
	line-height: 20px;
}

#footerbox a {
	color: #006633;
	text-decoration: none;
}

#footerbox a:hover {
	color: #996600;
	text-decoration: none;
}

.divcol {
	display:block;
	float:left;
	margin-right: 20px;
	}
	
.divcolright {
	display:block;
	float:right;
	margin-left: 20px;
	}

	
.clearbox {
	display:block;
	clear:both;
	}	

#logobox {
	display:block;
	text-align:center;
	background-image: url(../images/header_default.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
	width: 970px;
}


.space20 {
	padding: 30px;
}




.imgright {
	float:right;
	margin-left: 25px;
	border: 5px solid #E6D5B4;
	margin-bottom: 10px;
}

.fotogalerie {
	display: block;
	clear: both;
}

.fotogalerie a {
	text-decoration: none;
}

.fotogalerie a:hover {
	text-decoration: none;
}

.fotogalerie a img {
	border: 4px solid #E6D5B4;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 90px;
	width: 135px;
} {}

.fotogalerie a:hover img {
	border: 4px solid #A3C055;
	margin-right: 5px;
	margin-bottom: 5px;
}

.boxform {
	border: 1px solid #E6D5B4;
	background-color: #F7F0E6;
	width: 100%;
}

.buttonok {
	border: 4px solid #D4B475;
	background-color: #987243;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

.captionbox {
	background-color: #E5D5B4;
	display: block;
	padding: 10px;
	text-align: center;
	}

hr {
	height: 0px;
	border-top: 1px dashed #999900;
	margin: 20px 0px;}

.comment {
	color: #336633;
	font-style: italic;
}

ul {
	margin-top: 0px;
}

ul li {
	margin-top: 7px;
	color: #0B6A3C;
}

.boxtel {
	margin-bottom: 10px;
	background-color: #AACE8C;
	border: 1px solid #E6D5B4;
}
.boxtel td {
	padding: 6px;
	font-size: 20px;
	color: #996600;
	background-color: #F7F0E6;
	border: 4px solid #FFFFFF;
	text-align: center;
}


.boxtarif {
	margin-bottom: 10px;
	background-color: #AACE8C;
	border: 1px solid #E6D5B4;
}

.boxtarif td {
	padding: 5px 10px;
	background-color: #F7F0E6;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}

.boxtarif td strong {
	color: #996600;
	font-size: 14px;
}

.promotie {
	color: #97B832;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}


a.linkbox {
	padding: 5px;
	background-color: #C8EDC7;
	border: 5px solid #DBF3DA;
	text-align: center;
	display: block;
	width: 355px;
	color: #0B6A3C;
	text-decoration: none;
}

a.linkbox:hover {
	background-color: #F7F0E6;
	border: 5px solid #E6D5B4;
	color: #996600;
	text-decoration: none;
}

.boxoferta {
	border: 5px dashed #E6D5B4;
	background-color: #F2EADB;
	background-image: url(../images/img_oferte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px 25px 25px 190px;
}


a#btnlinkrezfr {
	background-image: url(../images/btn_rez_a_FR.jpg);
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 240px;
}
a#btnlinkrezfr:hover {
	background-image: url(../images/btn_rez_b_FR.jpg);
}

a#btnlinkrezen {
	background-image: url(../images/btn_rez_a_EN.jpg);
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 240px;
}
a#btnlinkrezen:hover {
	background-image: url(../images/btn_rez_b_EN.jpg);
}


a#btnlinkrezro {
	background-image: url(../images/btn_rez_a_RO.jpg);
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 240px;
}
a#btnlinkrezro:hover {
	background-image: url(../images/btn_rez_b_RO.jpg);
}



a#btnlinkrezit {
	background-image: url(../images/btn_rez_a_IT.jpg);
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 240px;
}
a#btnlinkrezit:hover {
	background-image: url(../images/btn_rez_b_IT.jpg);
}


a#btnlinkrezde {
	background-image: url(../images/btn_rez_a_DE.jpg);
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 240px;
}
a#btnlinkrezde:hover {
	background-image: url(../images/btn_rez_b_DE.jpg);
}


#langbarbox {
	display:block;
	width: 200px;
	position:absolute;
	top: 0px;
	left: 50%;
	margin-left: 286px;
	text-align:right;
	font-size: 11px;
}
#langbarbox a {
	text-decoration: none;
	padding: 6px;
	text-align:center;
	float:right;
	display:block;
	}
#langbarbox a:hover {
	padding: 5px; 
	background-color:#FFFFFF;
	border: 1px solid #98c8e5;
	}
#langbarbox a img {
	border: 1px solid #98c8e5;
	margin-bottom: 2px;
	}
