@charset "utf-8";
body
{
	margin:0px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
#main
{
	margin: 0 auto 0 auto;
	width:1000px;
}
#footer
{
	background-image:url(../images/content_bottom.png);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
	height:30px;
	width:700px;
	padding:10px 0 0 5px;
	margin:0 0 0 15px;
}

/*СЪДЪРЖАНИЕ*/
#text
{
	float:left;
	width:660px;
	margin:0 20px 0 0;
}
#text_project
{
	float:left;
	width:680px;
	margin:0 0 0 0;
}
#text h1, #text_project h1
{
	margin:0 0 10px 0;
	padding:0px;
	color:#b71f38;
	font-size:20px;
	text-transform:uppercase;
}
#text p, #text_project p
{
	margin:0 0 20px 0;
}
#text a, #footer a
{
	color:#b71f38;
}



/*КОНТАКТИ*/
#contacts
{
	float:left;
}
#contacts span
{
	color:#b71f38;
}


/*ФОРМА ЗА ОБРАТНА ВРЪЗКА*/
form
{
	width:320px;
	float:left;
	margin:0 20px 0 0;
}
form input
{
	border:1px solid #cccccc;
	background-image:url(../images/field.jpg);
	background-repeat:repeat-x;
	width:312px;
	margin:0 0 10px 0;
	height:20px;
	padding:4px;
}
form textarea
{
	border:1px solid #cccccc;
	background-image:url(../images/field.jpg);
	background-repeat:repeat-x;
	width:312px;
	margin:0 0 10px 0;
	height:130px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:4px;	
}
#text a.button
{
	float:right;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	height:30px;
	width:85px;
	margin:0 10px 0 0;
	text-align:center;
	color:#FFF;
	padding:8px 0 0 0;
	text-decoration:none;
}
form a
{
	padding:10px 0 0 0;
	float:right;
}
.fields_invalid {
	border:1px solid #b71f38;
	background-image:url(../images/field.jpg);
	background-repeat:repeat-x;
	width:312px;
	margin:0 0 10px 0;
	padding:4px;
	color:#b71f38;	
}

/*БЯЛА ПОДЛОЖКА*/
#content
{
	background-image:url(../images/content_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:20px 0 0 25px;
	clear:both;
}
#content_center
{
	background-image:url(../images/content_center.png);
	background-repeat:repeat-y;
	background-position:left top;
	margin:-90px 20px 0 15px;
	padding:0 0 20px 0;
	position: relative;

}




/* ПРОЕКТИ*/
.projects
{
	float:left;
	width:153px;
	margin:0 15px 15px 0;
}
.projects img
{
	border:1px solid #333;
	padding:3px;
}
.projects img:hover
{
	border:1px solid #b71f38;
	padding:3px;
}
.projects h2
{
	color:#333;
	font-size:13px;
	font-weight:normal;
	margin:5px 0 0 0;
	padding:0px;
	width:153px;
	min-height:55px;
}
.projects:hover h2
{
	color:#b71f38;
	font-size:13px;
	font-weight:normal;
	margin:5px 0 0 0;
	padding:0px;
	width:153px;
}
	
	
/* СТРАНИЦИРАНЕ*/	
#paging
{
	clear:both;
	margin:0 0 0 -7px;
}
#text_project a.arrow
{
	float:left;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	height:38px;
	width:85px;
	margin:0 10px 0 0;
	text-align:center;
	color:#FFF;
	padding:0 0 0 0;
	text-decoration:none;
}
a.arrow span.left
{
	background-image:url(../images/arrow_left.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	height:30px;
	padding:8px 0 0 0;
}
a.arrow span.right
{
	background-image:url(../images/arrow_right.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	display:block;
	height:30px;
	padding:8px 0 0 0;
}
#numbers
{
	float:left;
	width:490px;
	text-align:center;
	padding:10px 0 0 0;
}
#numbers a
{
	border:1px solid #cccccc;
	background-color:#f0f0f0;
	color:#333;
	padding:3px 5px 3px 5px;
	margin:0 5px 0 0;
	text-decoration:none;
}
#numbers a:hover
{
	border:1px solid #b71f38;
	background-color:#f0f0f0;
	color:#b71f38;
	padding:3px 5px 3px 5px;
	margin:0 5px 0 0;
	text-decoration:none;
}


/* МЕНЮ */
#menu
{
	list-style:none;
	margin:-58px 1px 0 0;
	padding:0px;
	height:38px;
	float:left;
	clear:both;
	position:relative;
}
#menu li
{
	float:left;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	height:38px;
	width:85px;
	margin:0 1px 0 0;
	text-align:center;
}
#menu li a
{
	text-transform:uppercase;
	color:#FFF;
	display:block;
	height:30px;
	width:85px;
	padding:8px 0 0 0;
	text-decoration:none;
}
#menu li a:hover
{
	background-image:url(../images/menu_select.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}



/*УСЛУГИ*/
#services
{
	float:right;
	width:260px;
	margin:70px 0 0 0;
}
#services h1
{
	background-color:#b71f38;
	color:#FFF;
	margin:0px;
	padding:5px 10px 5px 15px;
	text-transform:uppercase;
	font-size:26px;
	font-weight:normal;
}
#services ul
{
	margin:1px 0 0 0;
	padding:0px;
	list-style: none;
	border-bottom:1px solid #333;
	border-top:1px solid #333;	
}
#services li
{
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #d0d0d0;
}

#services li:hover
{
	background-color:#d7d7d7;
	background-position:left center;
	background-image:url(../images/services_select.jpg);
	background-repeat:no-repeat;
}
#services a
{
	color:#b71f38;
	text-decoration:none;
}
	
	

/*ОСНОВНИ КЛАСОВЕ*/
.float_left
{
	float:left;
}
.float_right
{
	float:right;
}
.clear
{
	clear:both;
}
