@charset "utf-8";

/*  
Theme Name: All Glass Industry
Theme URL: http://www.allglass.lt
Description: All Glass Industry 
Author: BestStyle.Lt 
Author URL: http://www.beststyle.lt/ 
*/

/* CSS Document */

html,body {
	margin:0;
	padding:0;
}
body,td,th {
	font-family:Tahoma;
}
body {
	text-align:left;
	background-color:#F5F5F5;
	background-image:url(images/bgr.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
body p {
	font-size: 13px;
	color:#4D4D4D;
	text-align:left;
	margin-top:12px;
	margin-bottom:5px;
	font-family:"Arial";
}
div#container {
	position:relative;
	width:850px;
	text-align:left;
	margin:0 auto;
}
div#headercontainer {
	position:relative;
	width:850px;
	float:left;
	margin-top:25px;
}
div#logo {
	position:relative;
	width:150px;
	margin-left:10px;
	float:left;
}
div#meniu {
	position:relative;
	width:850px;
	float:left;
	text-align:left;
	padding-bottom:10px;
	margin-top:0px;
}
.meniu {
	position:relative;
	float:left;
	border-left:solid 1px #DFDFDF;
}
.meniu  p {
	font-size:11px;
	width:90px;
	text-align:center;
	margin-top:5px;
	color:#52372c;
}
div#meniu a:link {
	text-decoration: none;
	color:#666;
}
div#meniu a:visited {
	text-decoration: none;
	color:#666;
}
div#meniu a:hover {
	text-decoration: underline;
	color:#666;
}
div#meniu a:active {
	text-decoration: none;
	color:#666;
}
div#foto_container {
	position:relative;
	width:830px;
	float:left;
	border:solid 10px #E6E6E6;
}
div#left {
	position:relative;
	width:210px;
	height:195px;
	float:left;
	
}
div#left .h1 {
	margin-right:10px;
	text-align:left;
	width:180px;
	font-size:18px;
	margin-top:40px;
	padding-top:9px;
	color:#94968f;
}
div#left p {
	color:#39491c;
	margin-left:15px;
	width:185px;
	line-height:23px;
	margin-top:30px;
	margin-right:0px;
}
div#bodycontainer {
	position:relative;
	width:850px;
	float:left;
	padding-bottom:10px;
}
div#bodycontainer h1 {
	font-size:15px;
	color:#94968f;
	margin-top:5px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
}
div#leftcontainer {
	position:relative;
	width:410px;
	float:left;
	margin-top:25px;
	border-right:dotted 2px #E6E6E6;
}
div#leftcontainer .h1 {
	position:relative;
	width:385px;
	height:25px;
	margin-bottom:10px;
	float:left;
	border-bottom:solid 2px #E6E6E6;
}
div#content {
	position:relative;
	width:385px;
	float:left;
}
div#content p {
	margin-right:0px;
}
div#centercontainer {
	position:relative;
	width:850px;
	float:left;
	margin-top:25px;
}
div#centercontainer .h1 {
	position:relative;
	width:850px;
	height:25px;
	margin-bottom:10px;
	float:left;
	border-bottom:solid 2px #E6E6E6;
}
div#center_content {
	position:relative;
	width:850px;
	float:left;
}
div#center_content p {
	margin-right:0px;
}
div#rightcontainer {
	position:relative;
	width:410px;
	float:left;
	margin-left:24px;
	margin-top:25px;
}
div#rightcontainer .h1 {
	position:relative;
	width:410px;
	height:25px;
	float:left;
	border-bottom:solid 2px #E6E6E6;
}
div#offer {
	position:relative;
	width:410px;
	float:left;
	margin-bottom:20px;
}
.offer {
	position:relative;
	width:195px;
	height:146px;
	float:left;
	margin-top:15px;
	margin-right:16px;
}
div#offer p {
	text-align:left;
	font-size:13px;
	margin-top:10px;
	margin-right:30px;
}
.offer_door {
	position:relative;
	height:200px;
	float:left;
	margin-top:15px;
	margin-right:17px;
}
div#bottomcontainer {
	position:relative;
	height:40px;
	width:850px;
	float:left;
	margin-bottom:15px;
	border-top:solid 2px #e6e6e6;
}
.bottom_block {
	width:220px;
	float:left;
	margin-top:15px;
	border-left:solid 1px #CCCCCC;
}
.bottom_block p {
	font-size:11px;
	margin-top:8px;
	margin-left:0px;
	color:#000;
	text-align:center;
}
div#sign a:link {
	text-decoration: none;
	color:#6e595a;
}
div#sign a:visited {
	text-decoration: none;
	color:#6e595a;
}
div#sign a:hover {
	text-decoration: underline;
	color:#6e595a;
}
div#sign a:active {
	text-decoration: none;
	color:#6e595a;
} 
a:link {
	text-decoration: underline;
	color:#6e595a;
}
a:visited {
	text-decoration: underline;
	color:#6e595a;
}
a:hover {
	text-decoration: none;
	color:#6e595a;
}
a:active {
	text-decoration: underline;
	color:#6e595a;
}

/*float fix*/
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
