/*----------------------------------------------------*/
html, body {
	margin:0px;
	padding:0px;
	position:relative;
	background-color : #474A75;
	background-image: url(../img/fon.jpg);
	scrollbar-base-color:#474A75;
	scrollbar-highlight-color: #474A75;
	scrollbar-shadow-color:#474A75;
	scrollbar-track-color:#E4E6F3;
	scrollbar-darkshadow-color:#E4E6F3;
	font-family: Arial;
	font-style : normal;
	color: #464646;
	font-size : 12px;
}

body {
	text-align:center;
}

img {border: 0; }

img img_{padding-bottom: 5px; padding-top: 5px;}

ul {
	list-style: none;
	margin: 0px;
	line-height: 18px;
	text-indent: 20px;	
	text-align: justify;	}


#all {
	text-align:left;
	margin:0px auto;
	width:1000px;
}

/*-----------------------------------*/
.head {
	display:block;
	position: relative;
             width:100%;
	background-image: url(../img/up.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px;
	margin: 0px;
}
div.logo{
	position: relative;
	left: 0px;
	margin: 0px;
	padding: 0px;
	/* display: inline;*/
    color:#FFFFFF;
    height:100;
}
.tel{
	position: relative;
	display: inline;
	margin: 0px;
	padding-left: 250px;
    /*	margin-top: 0px;
	color: #DCDDEF;
	font-style : italic;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;*/
}
.slo_top{
	display: block;
	position: relative;
	width: 100%;
	height: 5px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/slo.jpg);
	background-position: top;
	background-repeat: repeat-x;
	/*border: 1px solid Fuchsia;*/
}
.slo_bottom{
	display: block;
	position: relative;
	width: 100%;
	height: 5px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/slo.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
/*-------------------------------------*/

#container {
	position:relative; 
	display:block; 
	margin: 0px;
	padding: 0px;
}
#container_footer {
	position:relative;
	display:block;
	margin-bottom: 10px;
	background-image: url(../img/footer.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	border-top: 2px solid White;
	border-bottom: 1px solid Silver;
}
#inner_dop {
	display:block;
	position:relative;
	padding:0px;
	background: #344269;
	margin: 0px;
	width: 100%;
	overflow: hidden;
}
#inner {
	display:block;
	position:relative;
	padding:0px;
	background: #E3E4EE;
	margin: 0px;
	width: 100%;
	overflow: hidden;
	background-image: url(../img/fon_menu.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	
}
#inner_2 {
	display:block;
	position:relative;
	padding:0px;
	margin: 0px;
	width: 100%;
	overflow: hidden;
}

#left {
	float:left;
	position:relative;
	width:25%;
	left:0px;
	border-right: solid #ffffff 3px;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}
#left div.ukladka{
	width: 100%;
	background-image: url(../img/ukladka_plitki.jpg);
	background-position: left 0.7%;
	background-repeat: no-repeat;	
}
#right {
	float:right; 
	position:relative; 
	width:70%;
	right:0px;
	}
	
#block{
	padding-left: 5px;
	padding-right: 20px;
}
.clear {
	clear:both;
}

/*______________FOOTER___________*/
 li.site{
 	display:inline;
	list-style: none;
	float : left;
	padding-left: 45px;
	padding-top: 7px;
	color: Silver;
}

li.copy_right{
	display: inline;
	list-style: none;
	float : right;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 25px;
	vertical-align: bottom;
	color: Silver;
}

 div.copy{
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	color: Silver;
	font-size: 11px;	
}

#header_2{
	display:block;
	position:relative;
	background-image: url(../img/foto_trotuarnaya_plitka.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 100%;
}
/*___________________MENU_____________________*/
#menu{
	display: block;
	position: relativ;
	margin-top: 35px;
	margin-left: 15px;
}

#menu div.main{
	font-size: 14px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

#menu div.main_sub{
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

li.sub{
	list-style: none;
	font-size: 12px;
	margin-top: 7px;
	margin-left: 0px;
	text-align:left;
	background-image: url(../img/li2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

li a, div a{
	color: #344269;
}
#menu a:hover{
	color: #A4B0D2;
	text-decoration: underline;
}

/*_____________________________________________*/
/*____________________FORMAT__________________*/



p.text{
	font-style : normal;
	color: #464646;
	font-size : 12px;
	text-align: justify;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	text-indent: 20px;
}

table{
	font-size: 12px;
}

h4{
	font-size: 16px;
	font-style: 
}
.zagolovok{
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-top: 0px;
	vertical-align: bottom;
	color: Silver;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

/*-----------------------LINKS----------------------*/
a{
	color: #B4B4B4;
	text-decoration : none;
}

a:hover{
	color: Black;
	text-decoration: underline;
}

a.site{
	color: Silver;
	text-decoration : underline;
	font-weight : bold;
	font-size : 12px;
	font-family : "Myriad Pro";	
}

a.site:hover{
	color: #ffffff;
}
/*----------------------------------------------*/
TD.param_name {
	text-align : left;
	font-size : 11px;
	font-weight : bold;
	font-family : Tahoma;
	}
TD.param_zag {
	
	font-size : 13px;
	letter-spacing:1px;
	font-family : Bodoni MT;
	text-align:right;
	padding-right: 3px;
	padding-bottom:5px;
	padding-top: 5px;
	}
TD.param {
	
	font-size : 12px;
	font-family : Tahoma;
	}	
	
td.lit_colors{
	text-align: center;	
	font-size: 11px;
	color: White;
	line-height: 10px;
	padding-bottom: 3px;
	padding-top: 7px;
}

td.str_zag{
	font-size: 13px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 15px;
	text-align: right;
	letter-spacing: 1px;
}
/*-------------------------------------*/
td.row_0{
	background-color:#E1E1E1;
	background:#E1E1E1;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align:center;

	}
td.row_1{
	background-color:#F3F3F3;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align:center;

}

td.row_zag_0{
	background-color:#E1E1E1;
	padding-left:5px;
	font-family:  Bodoni MT,Helvetica;

}
td.row_zag_1{
	background-color:#F3F3F3;
	padding-left:5px;
	font-family:  Bodoni MT,Helvetica;

}
/*----------------------------------------------------*/

a.niz {color: #ffffff; text-decoration: none; FONT-SIZE: 100%; FONT-WEIGHT: bold; }
a.niz:link {color: #ffffff; text-decoration: none; }
a.niz:visited {COLOR: #ffffff; }
a.niz:active {COLOR: #ffffff; }
a.niz:hover {color: #f5f5f5; text-decoration: underline;}
div.niz {padding-right:20px; text-align:right; color: #ffffff; }