BODY {
	background-color: #000000;
	margin: 36px;
	font-family: Verdana, Tahoma, sans-serif;
}

html{
	overflow-y: scroll;
}

table, img { border: 0px;}

.main-table {
	width: 1010px;
	/*height: 100%;*/
}

.logo-cell {
	height: 57px;
	vertical-align: bottom;
	padding: 0px 0px 7px 0px;
}

.line1 {
	height: 2px;
	width: 15px;
}
.line2 {
	background-color: #515151;
	width: 180px;
}
.line3 {
	background-color: #515151;
	width: 776px;
}


.menu-cell {
	vertical-align: top;
	padding: 15px 0px 7px 0px;
}

.submenu-cell {
	padding: 30px 10px 30px 0px;
	font-size: 12px;
	color: #487D17;
	vertical-align: top;
	line-height: 150%;
}

a.menu, a.menu-up	   {
    color: #606261;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    margin-right: 20px;
    }
a.menu:hover    {
     color: #8DC63E;
     text-decoration: none;
     font-weight: bold;
}
a.menu-up	   {
    color: #8DC63E;
}

a.submenu, a.submenu-up	   {
    color: #606261;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    }
a.submenu:hover    {
     color: #8DC63E;
     text-decoration: none;
}
a.submenu-up	   {
    color: #8DC63E;
}


.text-cell-bg {
	background-repeat: no-repeat;
	background-position: center top;
}


.text-cell, .text-cell-bg {
	padding: 30px 40px 30px 0px;
 	width: 815px;
 	height: 634px;
 	vertical-align: top;
}

.bg-about {
	background-image: url('../images/site/bg-about.jpg');
}

.bg-portfolio {
	background-image: url('../images/site/bg-stends.jpg');
}
.bg-partner {
	background-image: url('../images/site/bg-you.jpg');
}

.bg-kontakti {
	background-image: url('../images/site/bg-design.jpg');
}

.bg-news {
	background-image: url('../images/site/bg-print.jpg');
}

.bottom-cell {
	height: 30px;
	padding: 10px 0px 10px 0px;
}

	
P, td {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	/*font-weight: bold;*/
	color: #999999;
}

a	   {
    color: #999999;
    text-decoration: underline;
    }
a:hover    {
     text-decoration: none;}
     
 

H1   {
    color: #487D17;
    font-size: 18px;
    font-weight: normal;
    margin: 0px 0px 20px 0px;
    }
    
H2   {
    color: #487D17;
    font-size: 14px;
    font-weight: bold;
    }    
H3   {
    color: #487D17;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    }
    
.div-height {
	line-height: 170%;
}

.photo-cell {
	width: 33%;
	padding: 0px 20px 30px 0px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}

.photo {
	margin-bottom: 5px;
}

.input-mail {
	width: 70%;
	height: 20px;
	background-color: #BCBEC0;
	float: right;
}

.input-textarea {
	width: 100%;
	height: 200px;
	background-color: #BCBEC0;
}

.map {
	width: 360px;
	height: 360px;
	border: 1px solid #BCBEC0;
	margin-left: 40px;
}

.photo-cell-portfolio {
	float: left;
	width: 440px;
}

.client-photo-small {
	background-color: #8DC63F;
	width: 95px;
	height: 95px;
	/*float: left;*/
	margin: 0px 7px 7px 0px;
}

.client-photo-big {
	background-color: #8DC63F;
}

.photo-big-table {
	border: 1px solid #FFFFFF;
	float: right;
	margin: 0px 0px 20px 20px;
}

.photo-text {
	width: 270px;
	font-size: 12px;
	padding: 10px 0px 10px 0px;
}

.photo-news {
 float: left;
 margin: 4px 10px 10px 0px;
}
