*{
	margin:0px; padding:0px;
}

body, html{
	width:100%; height:100%;
}

body{
	background: url(images/bg4.png) repeat-x #ffffff;
	font-size:12px;
	color:#000000;
	font-family:Verdana;
}

img {border:0px;}

h1
{
font:20px Verdana;
text-align:center;
}

a {color:#339999;text-decoration:none;}
a:hover {color:#FF9933; text-decoration:none;}
a:active {color:#FF9933;text-decoration:none;}

div.masterdiv{
	width:990px;
	height:780px;
	background: url(images/bg.gif) no-repeat;
	margin:0 auto;
}
/*начало хедър*/
div.header {
	width:990px;
	height:200px;
	margin:0 auto;
	background: url(images/header.gif);
}

div.logo{
	width:770px;
	height:140px;
	float:left;
	margin-left:5px;
}

div.up_nav {
	width:180px;
	height:60px;
	float:right;
	margin-right:3px;
}

div.left_up_nav {
	width:140px;
	height:56px;
	float:left;
}

div.left_up_nav_lang {
	width:34px;
	height:56px;
	float:right;
	font-size:6px;
}

/*малко меню*/
.home_but{
height:54px;
width: 44px;
cursor: pointer;
display: block;
background: url(images/home_but_on.gif);
float:left;
}
.home_but:hover{
background: url(images/home_but_off.gif);
}
.sitemap_but{
height:54px;
width:44px;
cursor: pointer;
display: block;
background: url(images/sitemap_but_on.gif);
float:left;
}
.sitemap_but:hover{
background: url(images/sitemap_but_off.gif);
}
.contacts_but{
height:54px;
width:44px;
cursor: pointer;
display: block;
background: url(images/contacts_but_on.gif);
float:left;
}
.contacts_but:hover{
background: url(images/contacts_but_off.gif);
}
/*край малко меню*/

/*начало голямо меню*/
div.main_nav {
	width:520px;
	height:56px;
	margin-top:-4px;
	margin-right:100px;
	float:right;
}

.home_but_big{
height:54px;
width:130px;
cursor: pointer;
display: block;
background: url(images/home_but_big_off.gif);
float:left;
}

.home_but_big:hover{
background: url(images/home_but_big_on.gif);
}

.services_but_big{
height:54px;
width:130px;
cursor: pointer;
display: block;
background: url(images/services_but_big_off.gif);
float:left;
}

.services_but_big:hover{
background: url(images/services_but_big_on.gif);
}

.galery_but_big{
height:54px;
width:130px;
cursor: pointer;
display: block;
background: url(images/galery_but_big_off.gif);
float:left;
}

.galery_but_big:hover{
background: url(images/galery_but_big_on.gif);
}

.contacts_but_big{
height:54px;
width:130px;
cursor: pointer;
display: block;
background: url(images/contacts_but_big_off.gif);
float:left;
}

.contacts_but_big:hover{
background: url(images/contacts_but_big_on.gif);
}

/*английско меню*/
.home_but_big_en{
height:54px;
width:130px;
cursor: pointer;
display: block;
background: url(images/home_but_big_off_en.gif);
float:left;
}

.home_but_big_en:hover{
background: url(images/home_but_big_on_en.gif);
}

.services_but_big_en{
height:54px;
width:130px;
cursor: pointer;
display: block;
background: url(images/services_but_big_off_en.gif);
float:left;
}

.services_but_big_en:hover{
background: url(images/services_but_big_on_en.gif);
}

.galery_but_big_en{
height:54px;
width:130px;
cursor: pointer;
display: block;
background: url(images/galery_but_big_off_en.gif);
float:left;
}

.galery_but_big_en:hover{
background: url(images/galery_but_big_on_en.gif);
}

.contacts_but_big_en{
height:54px;
width:130px;
cursor: pointer;
display: block;
background: url(images/contacts_but_big_off_en.gif);
float:left;
}

.contacts_but_big_en:hover{
background: url(images/contacts_but_big_on_en.gif);
}

/*край хедър*/

/* начало съдържание*/


div.content{
height:480px;
width:990px;
float:left;
}

div.left_col{
height:400px;
width:220px;
float:left;
margin-left:90px;
margin-top:15px;
}

div.left_col_contacts{
height:400px;
width:330px;
float:left;
margin-left:80px;
margin-top:15px;
}

div.right_col{
height:400px;
width:500px;
float:right;
margin-right:110px;
}

div.right_col_serv{
height:400px;
width:550px;
float:right;
margin-right:60px;
}

div.right_col_contacts{
height:400px;
width:450px;
float:right;
margin-right:60px;
}

div.right_gallery{
height:480px;
width:700px;
float:right;
margin-right:30px;
}

div.left_col_gallery{
height:400px;
width:180px;
float:left;
margin-left:40px;
margin-top:15px;
}

div.footer{
height:30px;
width:990px;
float:left;
}

div.copyright{
float:left;
margin-left:20px;
}

div.valid{
float:left; margin-left:100px;
}

div.down_menu{
float:right;
margin-right:20px;
}

div.ads{
background: url(images/ads.gif);
height:78px;
width:990px;
float:left;
}

div.ads_left{
height:60px;
width:470px;
float:left;
margin-left:40px;
margin-top:10px;
}

div.ads_right{
height:60px;
width:420px;
float:right;
margin-right:20px;
margin-top:10px;
}