
body {
	font: 16px/1.5 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: #333;
	background-color: #bbbbba;
	background-image: url(../images/bg.gif);
}

img {
	border: none;
}

h1 {
	font-size: 150%;
	color: #165ca3;
}

h2 {
	margin-left :5px;
	margin-bottom: 5px;
	color: #387FD6;
	font-size: 1.4em;
	clear: left;
}

#ajax-spinner {
	margin: 15px 0 0 15px;
	padding: 13px;
	background: white url('../images/spinner.gif') no-repeat 50% 50%;
	font-size: 0;
	z-index: 123456;
	display: none;
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}

a[href^="error:"] {
	background: red;
	color: white;
}


#page_holder {
	width: 900px;
	min-height: 400px;
	_height: 400px;
	margin: 50px auto;
}

#menu_top {
	height: 36px;
	width: 449px;
	display: block;
	background-color: #fff;
	margin: 0;
	padding: 0;
	float: left;
}

#menu_top li {
	list-style: none;
	float: left;
	padding-top: 10px;
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 7px;
}

#menu_top li.active {
	background-color: #c33232;
}

#menu_top li a {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
}

#menu_top li a span {
	visibility: hidden;
	font-size: 0.1em;
}

.home_btn {
	background-image: url(../images/home_btn.gif);
	width: 53px !important;
	height: 19px;
}

.about_btn {
	background-image: url(../images/about_btn.gif);
	width: 46px;
	height: 19px;
}

.product_btn {
	background-image: url(../images/product_btn.gif);
	width: 43px;
	height: 19px;
}

.end_uses_btn {
	background-image: url(../images/end_uses_btn.gif);
	width: 59px;
	height: 19px;
}

.contact_btn {
	background-image: url(../images/contact_btn.gif);
	width: 38px;
	height: 19px;
}

.home_btn_active {
	display: block;
	background-image: url(../images/home_btn_a.gif);
	width: 53px;
	height: 19px;
}

.about_btn_active {
	background-image: url(../images/about_btn_a.gif);
}

.product_btn_active {
	background-image: url(../images/product_btn_a.gif);
}

.end_uses_btn_active {
	background-image: url(../images/end_uses_btn_a.gif);
}

.contact_btn_active {
	background-image: url(../images/contact_btn_a.gif);
}

#middle_menu {
	width: 100%;
	height: 31px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

#middle_menu li {
	float: left;
	width: 300px;
	list-style: none;
	text-align: center;
}

#middle_menu li a {
	text-decoration: none;
}

#middle_menu li a span {
	visibility: hidden;
	font-size: 0.1em;
}

.multiaxial_fabrics_text {
	background-image: url(../images/multiaxial_fabrics_text.png);
	width: 300px;
	height: 31px;
	display: block;
}

.glass_cloth_reinforcing_mesh_text {
	background-image: url(../images/glass_cloth_reinforcing_mesh_text.png);
	width: 300px;
	height: 31px;
	display: block;
}

.accessories_text {
	background-image: url(../images/accessories_text.png);
	width: 300px;
	height: 31px;
	display: block;
}

#footer {
	width: 100%;
	height: 100px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #fff;
}

.homepage_images {
	width: 100%;
	height: 143px;
}

.homepage_img_holder {
	position: relative;
	float: left;
	width: 300px;
	height: 143px;
}

.homepage_img_holder img {
	width: 300px;
}

.homepage_img_holder a {
	position: absolute;
	bottom: 0px;
	_bottom: 5px;
	right: 0px;
}

.homepage_img_holder a img {
	width: 67px;
	height: 23px;
}

.clear {
	clear: both;
}

#content {
	background-color: #fff;
}

.content_text {
	padding: 15px 15px;
	font-size: 0.8em;
	text-align: justify;
	padding-right: 20px;
}

#lang_menu {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 19px;
}

#lang_menu li {
	float: left;
	background-image: url(../images/lang_spacer.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 9px;
	margin-right: 5px;
}

#lang_menu li a {
	display: block;
	height: 15px;
	text-decoration: none;
}

#lang_menu li a span {
	visibility: hidden;
	font-size: 0.1em;
}

.lang_english {
	width: 36px;
	background-image: url(../images/english.gif); 
}

.lang_slovensky {
	width: 49px;
	background-image: url(../images/slovensky.gif);
}

.lang_deutsch {
	width: 40px;
	background-image: url(../images/deutsch.gif);
}

.content_text img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.content_text h1 {
	margin-top: 0px;
	color: #C33232;
}

.content_text ul {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: right;
	width: 612px;
	margin-bottom: 15px;
	text-align: left;
}

.content_text ul li {
	padding-left: 10px;
}

.content_text ul li a {
	color: #387fd6;
}

.content_text ul li a:hover {
	color: #145eb8;
}

.content_text ol {
	clear: right;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.content_text ol li {
	margin-left: 30px;
}

.signature {
	float: right;
	padding-right: 30px;
}

.content-table {
	text-align: right;
	border-spacing: 0px;
	width: 870px;
}

.content-table a {
	color: #387fd6;
}

.content-table tr {
	vertical-align: center;
	height: 28px;
	background-color: #dde6f1;
}

.content-table tr.odd {
	background-color: #c6d8ef;
}

.content-table th {
	text-align: center;
	border-bottom: 2px solid #fff;
	border-right: 1px solid #fff;
}

.content-table td {
	padding-right: 5px;
	border-right: 1px solid #fff;
}

.first-col {
	padding-left: 5px;
}

.pdf_icon {
	text-align: center;
}

.pdf_icon a img {
	margin: 0px;
	padding: 0px;
}

.overbody {
	position: fixed;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background-color: #3f3f3f;
	opacity: 0.7;
}

.product_detail {
	position: fixed;
	top: 150px;
	width: 300px;
	min-height: 250px;
	_height: 250px;
	background-color: #fff;
	padding: 5px;
	text-align: center;
}

.product_detail table {
	width: 100%;
	border-spacing: 0px;
	font-size: 0.8em;
	float: left;
}

.product_detail table td {
	padding-left: 10px;
}

.product_detail table tr {
	vertical-align: center;
	height: 28px;
	background-color: #dde6f1;
}

.product_detail table tr.odd {
	background-color: #c6d8ef;
}

.product_detail img {
	padding: 5px;
	border: 1px solid #C6D8EF;
}

.accessory img {
	float: right;
	border: 6px solid #e7e7e7;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
}

.accessories_list {
	float: left;
	width: 265px !important;
	list-style-type: square !important;
	color: #387FD6;
	margin-left: 15px !important;
}

.accessories_list li {
	margin-bottom: 10px;
	padding-left: 2px !important;
}

.accesory_detail {
	float: right;
	width: 570px;
}

.contact {
	float: left;
}

.contact a {
	color: #387fd6;
}

.multiaxial-fabrics {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	background-color: #DDE6F1;
}

.multiaxial-fabrics .first_col {
	text-align: left;
	padding-left: 5px;
	border-left: none;
}

.multiaxial-fabrics th {
	background-color: #C6D8EF;
	border-bottom: 1px solid #6ca3e8;
}

.multiaxial-fabrics td {
	border-left: 1px solid #fff; 
}

.multiaxial-fabrics tr.multiaxial-fabrics_block {
	border-bottom: 1px solid #fff;
}

.multiaxial-fabrics td.no_left_border {
	border-left: none;
}

.active_lang {
	cursor: default;
}