@CHARSET "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #afc7ff;
	background-image: url(../images/bg.jpg);
	background-color: #18367c;
	background-repeat: repeat-x;
}

a, img {outline:none;}

h1 {
	font-size: 14px;
	color: #C7A53A;
	font-weight: bold;
}

#banner {
	height: 330px;
}

#logo_menu {
	height: 119px;
}
#logo {
	height: 119px;
	float: left;
}
#menu {
	height: 119px;
	float: left;
}

#menu ul {
	margin-left: 5px;
	margin-top: 45px;
}
#menu ul li {
	list-style: none;
	float: left;
	height: 30px;
}
#menu ul li.active {
	background-image: url(../images/pointer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#sub_content {
	padding: 0px 10px 10px 10px;
	min-height: 300px;
}
#sub_content a {
	color: #afc7ff;
	text-decoration: none; 
}
#sub_content a:hover {
	color: #C7A53A;
}

.three_column {
	float: left;
	width: 270px;
	height: 250px;
	padding: 0px 20px;
	text-align: justify;
	margin-bottom:20px;
}
.column_header {
	padding-bottom: 10px;
}
.page_header {
	padding-bottom: 10px;
}

.news_date {
	text-align: right;
	color: #21abe4;
}
.news_header {
	color: #c7a53a;
}
.news_desc {
	padding-top: 20px;
}
.news_detail {
	text-align: right;
	color: #c7a53a;
	padding-top: 5px;
}
.news_detail a {
	color: #c7a53a;
	text-decoration: none;
}
.news_detail a:hover {
	text-decoration: underline;
}
.news_separator {
	height:1px; 
	border-bottom:1px dashed #C7A53A; 
	margin:10px 0px;
}
.newsPhotosWrapper {
	
}
.photoContainer {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#aboutus_detail{
	text-align: right;
	color: #c7a53a;
	padding-top: 5px;
}
#aboutus_detail a {
	color: #c7a53a;
	text-decoration: none;
}
#aboutus_detail a:hover {
	text-decoration: underline;
}

#group_firms_container {
	margin-left: 40px;
}
#group_firms_container .group_firms {
	width: 213px;
	float: left;
	margin-right: 80px;
	margin-bottom: 20px;
	text-align: center; 
}
#group_firms_container img {
	margin-bottom: 5px;
}
#group_firms_container p {
	font-size: 14px;
	color: #C7A53A;
	font-weight: bold;
	height: 60px;
}
#group_firms_container p a {
	font-size: 14px;
	color: #C7A53A;
	font-weight: bold;
	text-decoration: none;
}
#group_firms_container p a:hover {
	text-decoration: underline;
}

#e-katalog_left {
	width:180px;
	float:left;
}
#e-katalog_left a {
	color: #afc7ff;
	text-decoration: none;
}
#e-katalog_left a:hover {
	color : #C7A53A;
	text-decoration: underline;
}
#e-katalog_right {
	float:right;
}


#contactInformations .title {
	font-size:12px;
	font-weight:bold;
}
#contactInformations .value {
	font-size:12px;
}
#contactMessageForm div {
	margin: 2px;
}
.contactFormInput, textarea {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	width: 200px;
	border: 1px solid #000; 
}
.submit_button {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #224DB6;
	border: 1px solid #000;
	color: #FAC333;
	padding: 2px 10px;
}

#content #first_column {
	border-right: 1px solid #000;
	width: 300px;
	float: left;
	padding-right: 10px;
	margin-right: 20px;
} 
#content #second_column {
	float: left;
	width: 590px;
}

#product_menu, #product_menu ul {
	font-size: 12px;
}

#product_menu li {
	margin-left: 30px;
	padding:2px;
	font-weight: bold;
}
#product_menu li a {
	color: #F1F5FF;
}
#product_menu li a:hover {
	color: #C7A53A;
}

#product_menu li ul li {
	margin-left: 30px;
	padding:2px;
	font-weight: normal;	
	list-style-image: url("../images/bullet.gif");
}
#product_menu li ul li a {
	color: #afc7ff;
}
#product_menu li ul li a:hover {
	color: #C7A53A;
}

.productsList {
	margin-left: 30px;
	float: left;
	display:inline;
	width: 242px;
}
.productsList li {
	margin-bottom: 5px;
}
.product_photo {
	width: 138px;
	height: 138px;
	padding: 2px 12px 12px 2px;
	background-image: url("../images/product_bg.jpg");
	background-repeat: no-repeat;
	float: left;
}
.product_logos {
	float: right;
	margin-left: 5px;
	width: 140px;
}

#reference_box {
	margin-top: 10px;
	padding: 0px 22px;
	height: 65px;
}
#reference_box img {
	position: absolute;
}

.ref_logo {
	float: left;
	margin-bottom: 10px;
}
.ref_desc {
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}
.cat_logo {
	float: left;
	margin-bottom: 10px;
}
.cat_desc {
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}

#footer {
	background-color: #092871; 
	border-top:1px solid #000; 
	border-bottom:1px solid #0f307c;
	height:50px;
	padding: 10px;
}
#footer a {
	color: #afc7ff;
	text-decoration: none; 
}
#footer a:hover {
	color: #C7A53A;
}
.footer_left {
	float: left;
}
.footer_right {
	float: right;
}

.general_header {
	font-size: 14px;
	color: #C7A53A;
	font-weight: bold;
}
.general_header_1 {
	font-size: 14px;
	color: #FAC333;
	font-weight: bold;
}
.important {
	font-weight: bold;
	color: #f1f5ff;
}

.image_border {
	border: 1px solid #0a2359;
}

.detail_style {
	background-image: url("../images/details.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}

.error, .notice, .success {padding:5px;margin-bottom:10px;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#FED653;color:#193984;border-color:#FFC229;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#193984;}

div#generalContent div {text-indent: 10px;}

div#quality div {padding: 10px;}
