@charset "windows-1251";

* { margin:0; padding:0;}
html, body { width:100%; height:100%;}
body {
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:11px;
	  color:#002636;        
}
table { 
	border-collapce:collapce;
	border:0 none;
	width:100%;
}

img, button { border:0 none;}
ul, ol { list-style:none;}
a:focus { outline:none;}
/*.......STRUCTURE..........*/



#main { 
	min-width:1000px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 10px;
}
* html body #main {
	width:expression(document.documentElement.clientWidth < 1010 ? "1010px" : "auto");
}

.header_main:after {
	content:'';
	display:block;
	clear:both;
}
.header_main { 
	height:75px;
	padding-top:25px;
}
.menu_head { overflow:hidden;}
.menu_head ul {
	margin-left:20px;
	zoom:1;
}
.menu_head ul:after {
	content:'';
	display:block;
	clear:both;
}
.menu_head ul li {
	float:left;
	margin-left:10px;
}


/*.......MENU............*/
.menu_head ul li a {
	display:block;
	width:108px;
	height:44px;
	line-height:0;
	font-size:0;
	background:url(images/menu.jpg) no-repeat;
	
}
.menu_head ul li a.about {
	background-position:0 0;
}
.menu_head ul li a.about:hover {
	background-position:0 -44px;
}

.menu_head ul li a.uslugi {
	background-position:-108px 0;
}
.menu_head ul li a.uslugi:hover {
	background-position:-108px -44px;
}

.menu_head ul li a.portfolio {
	background-position:-216px 0;
}
.menu_head ul li a.portfolio:hover {
	background-position:-216px -44px;
}

.menu_head ul li a.vacansi {
	background-position:-324px 0;
}
.menu_head ul li a.vacansi:hover {
	background-position:-324px -44px;
}

.menu_head ul li a.contacts {
	background-position:-432px 0;
	margin:0;
}
.menu_head ul li a.contacts:hover {
	background-position:-432px -44px;
}

/*.......MENU............*/
.main_logo {
	width:325px;
	float:left;
	padding-left:25px;
}
/*-------------------------------------*/

#box {
	clear:both; 
	position:relative;
	padding-top:10px;
}
#box:after {
	content:'';
	display:block;
	clear:both;
}
#left_box {
	float:left;
	width:350px;
	min-height:600px;
	padding:25px 0 0 25px;
	zoom:1;
}
#box_right { 
	padding:0 10px;
	overflow:hidden;
	zoom:1;

	
}

/*.......STRUCTURE..........*/

/*    right      */
#box .headings {
	height:24px;
	margin:0;
	padding-top:24px;
	background:url(images/line_bg.jpg) repeat-x 0 0;
	border-bottom:1px solid #C8C8C8;
}

#box .galery, 
#box .uslugi, 
#box .port, 
#box .page_text, 
#box .spec, 
#box .begin_main, 
#box .news, 
#box .set_article, 
#box .num_links, 
#box .readmore, 
#box .article_img, 
#box .project_begin 
{
	margin-top:10px;
	border:1px groove #999;
	padding:5px;
}



.portpholio table tr td.img_cat { width:40px;}
.portpholio table tr td.description { 
	background:#EBEAEA;
}
.portpholio table tr td.description h3 {
	font-size:14px;
}
.portpholio table {
	width:80%;
	margin:0 auto;
}




.spec table {
	height:67px;
}
.spec table tr td span {
	font-size:14px;
}




/*.........................................*/
.contacts {
	margin-top:50px;
}
.contacts h4 {
	text-align:center;
}
.contacts form {
	width:500px;
	margin:30px auto;
}
.contacts form table tr td {
	padding-bottom:10px;
}
/*.........................................*/
.title {
	font-family:Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:02C2DF;
	font-weight:normal;
	text-transform:uppercase;
	padding-left:8px;
}
a.back_catalog {
	font-family:Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:02C2DF;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration: none;
}
a.back_catalog:hover {
	font-family:Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:02C2DF;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:underline;
}
h2 {
	font-size:11px;
}
h1 {
	font-size:13px;
}	
.last_border {
	border-bottom:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
}
.descr_project {
	color:#6A6A6A;
	font-size:10px;
}	
/* [ Ññûëêè ] */
a.linksfull {
	font-size:10px;
	color:#767676;
	text-decoration: none;
}
a.linksfull:hover {
	font-size:10px;
	color:#767676;
	text-decoration: underline;
}
a.3dlogic {
       text-decoration: none;
}
a.3dlogic:hover {
        text-decoration: underline;
}

a {		
		font-size:11px;	
        text-decoration:none;
		color:#002636;  
}
a:hover {
		font-size:11px;
        text-decoration:underline;
		color:#002636;		
}
a.lang {
        text-decoration:none;
		color:#6D6D6D;
		background-color:#FFFFFF;     
}
a.lang:hover {
        text-decoration:none;
		color:#6D6D6D;
		background-color:#EAEAEA;		        	
}

