
* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
	border:0; 		/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:905px;		/* Minimum width of layout - remove line if not required */
}
 
body {
	font-size: 16px;
	font-family: Verdana, sans-serif, tahoma;
	color: #000;
	background: url(img/gr-top.png) repeat-x 0px 126px; 
}

p{color:#263737; font: 17px/15px Verdana, sans-serif; color:#444;  text-align:left; margin:13px 0 13px 0px; padding:5px 1px 1px 0px; line-height: 1.2;}
#podriad p{color:#263737; font: 14px/15px Verdana, sans-serif; color:#444;  text-align:left; margin:14px 1px 14px 0px; line-height: 1.3;}

#sprava p {display:block; color:#658E8D; text-align:right; margin:0px; padding:0px;}

#service a {width:324px; height:15px; display:block; color:#658E8D; text-align:center; line-height:24px;}
#service p {width:324px; height:15px; display:block; color:#658E8D; text-align:center; line-height:24px;}

h2{font:21px/23px Verdana, sans-serif;  color:#263737; margin-top:2px; margin-bottom:2px; padding:6px 1px 5px 0px; }
h3{font:18px/20px Verdana, sans-serif;  color:#263737; padding:8px 1px 8px 0px;}
h4{font:17px/18px Verdana, sans-serif; font-weight:400;  color:#263737; padding:4px 1px 1px 0px; margin-bottom:2px;}

h2 a{font:21px/23px Verdana, sans-serif;  color:#263737; margin-top:2px; margin-bottom:2px; padding:6px 1px 5px 0px; }
h3 a{font:18px/20px Verdana, sans-serif;  color:#263737; padding:6px 1px 2px 0px;}
h4 a{font:17px/18px Verdana, sans-serif; font-weight:400;  color:#263737; padding:1px 1px 1px 0px; }

#container {
	min-height:100%;
	position:relative;
}


/* LAYOUT */
/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	width:100%; 		/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	padding-bottom: 155px;	/* Height of the footer */
}

/* 2 column left menu settings */
.leftmenu {
}

.leftmenu .colright {
	float:left;
	width:200%;
	position:relative;
	left:170px;
}

.leftmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:200px;
	padding-bottom:1em;
}

.leftmenu .col1 {
	margin: 5px 0px 5px 265px;
	position:relative;
	right:100%;
	overflow:hidden;
}

.leftmenu .col2 {
	float:left;
	width:260px;
	position:relative;
	right:185px;
	margin: 30px 0px 0px 0px;
}



/* HEADER */
#header {
background: #E9F5F4;
	height: 126px;
	clear:both;

	width:100%;
}

.logo {
	float: left;
	background: url(img/logo.png) no-repeat 22px 16px;
	height: 126px;
	width: 343px;
	cursor:hand;
}

.service {
	float: right;
	height: 78px;
	width: 550px;
	margin: 1px 10px 26px 0px;
}

.dots {
	float: right;
	width: 2px;
	height: 112px;
	margin-top: 6px;
	background: url(img/dots.png) repeat-y 0px 0px;
}

.menu_item {
	float: right;
	width: 270px;
	height: 78px;
}

.icq a, .mail a {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}

.icq a:hover, .mail a:hover {
	color: #828282;
}


/*.icq {
	background: url(img/ico-icq.jpg) no-repeat 19px 27px;
}*/

.icq div {
	margin: 3px 0px 0px 20px;
}

/*.mail {
	background: url(img/ico-mail.jpg) no-repeat 19px 29px;
}*/

.mail div {
	margin: 3px 0px 0px 20px;
}


/* MENU */
.menu {
	margin: 0px 0px 20px 0px;
}

.left_menu {
	width: 200px;
	margin: 0 auto;
}

.block_menu .top_left_corner,
.block_menu .top_right_corner,
.block_menu .bottom_left_corner,
.block_menu .bottom_right_corner {
	float: left;
	height: 15px;
	width: 15px;
}

.block_menu .top_head,
.block_menu .bottom_foot {
	float: left;
	height: 14px;
	width: 170px;
}

.block_menu .menu_content {
	padding: 5px 5px;
}

.avtoriglavnaya {
	padding: 50px;
}

.avtoriglavnaya .title {
	padding: 50px 50px;
}

.block_menu .title {
	text-align: center;
	font-weight: bold;
}

.block_menu ul li b {
	font-size: 10px;
}

.block_menu ul li a {
	font-size: 12px;
}

.block_menu ul li {
	padding: 8px 0px;
}

.block_menu .caption {
	margin: 10px 0px 0px 5px;
	font-size: 10px;
	font-weight: bold;
}

.block_menu input.radio {
	margin: 4px;
}

.block_menu label {
	font-size: 12px;
	font-weight: bold;

}

.block_menu p {
	font-size: 11px;
}


/* White menu */
.white .menu_content {
	border: 1px solid #a2a6a8;
	border-top: none;
	border-bottom: none;
	background: #fff;
}

.white .top_head {
	background: #fff;
	border-top: 1px solid #a2a6a8;
}

.white .bottom_foot {
	background: #fff;
	border-bottom: 1px solid #a2a6a8;
}

.white .top_left_corner {
	background: url(img/w-tl-b.png);
}

.white .top_right_corner {
	background: url(img/w-tr-b.png);
}

.white .bottom_left_corner {
	background: url(img/w-bl-b.png);
}

.white .bottom_right_corner {
	background: url(img/w-br-b.png);
}

/* Blue menu */
.blue .menu_content {
	border: 1px solid #f5fafc;
	border-top: none;
	border-bottom: none;
	background: #f5fafc;
}

.blue .top_head {
	background: #f5fafc;
	border-top: 1px solid #f5fafc;
}

.blue .bottom_foot {
	background: #f5fafc;
	border-bottom: 1px solid #f5fafc;
}

.blue .top_left_corner {
	background: url(img/b-tl-b.png);
}

.blue .top_right_corner {
	background: url(img/b-tr-b.png);
}

.blue .bottom_left_corner {
	background: url(img/b-bl-b.png);
}

.blue .bottom_right_corner {
	background: url(img/b-br-b.png);
}

/* Gray menu */
.gray .menu_content {
	border: 1px solid #ebedee;
	border-top: none;
	border-bottom: none;
	background: #ebedee;
}

.gray .top_head {
	background: #ebedee;
	border-top: 1px solid #ebedee;
}

.gray .bottom_foot {
	background: #ebedee;
	border-bottom: 1px solid #ebedee;
}

.gray .top_left_corner {
	background: url(img/g-tl-b.png);
}

.gray .top_right_corner {
	background: url(img/g-tr-b.png);
}

.gray .bottom_left_corner {
	background: url(img/g-bl-b.png);
}

.gray .bottom_right_corner {
	background: url(img/g-br-b.png);
}



/* CONTENT */
ul.action li {
	text-align: center;
	width: 33%;
	float: left;
	color: #494949;
	text-decoration: underline;
}

table.profile {
	background: transparent;
}

table.profile td.item {
	width: 20%;
}

table.profile a {
	margin: 0px 1px;
	text-align: center;
	display: block;
	padding: 3px 0px 6px 0px;
	background: #8CACAB;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

table.profile a:hover {
	background: #658E8D;
	color: #fff;
}


.bar {
	height: 20px;
	width: 3px;
	background: #8CACAB;
}

.row {
	clear: both;
}

.text_row {
	clear: both;
	padding: 25px 0px;
}

.block {
	width: 46%;
	font-size: 16px;
}

.block .title {
	font-weight: bold;
}

.hr {
	background: url(img/hr.png) repeat-x 0px 0px;
	height: 3px;
	margin: 10px 0px;
}

.br {
	height: 15px;
}

.row {
	padding: 5px 0px;
}

.row .text {
	margin: 0px 15px;
	font-size: 16px;
	float: left;
}

.row ul.icons li {
	float: right;
	margin: 0px 3px;
}

input.text {
	border: 1px solid #7f7f7f;
	padding: 4px;
}

input.anchor {
	color: #494949;
	font-weight: bold;
	font-size: 16px;
	background: transparent;
	border: none;
	text-decoration: underline;
	cursor: pointer;
}

/* FOOTER */
#footer {
	background: url(img/gr-bottom2.png) repeat-x #cfe7f1;
	clear:both;
	float:left;

	position:absolute;
	bottom:0;
	width:100%;
	height: 105px;			/* Height of the footer */
}

.bottom {
	margin: 0px 35px;
	padding-top: 30px;
}

.links {
	text-align: center;
	margin-bottom: 4px;
}

.links a {
	margin: 0px 15px;
	color: #000;
}

.links a:hover {
	color: #828282;
}

.vline {
	width: 0px;
	height: 12px;
	border-left: 1px solid #8CACAB;
	border-right: 1px solid #b2bec4;
}

.copyright {
	font-weight: bold;
	margin-top: 12px;
	line-height: 20px;
	font-size: 12px;
}

.copyright a{
	font-weight: bold;
	font-size: 14px;
}

/* COMMON */
h1 {
	font-weight: bold;
	font-size: 16px;
	font-family: tahoma, verdana;
	margin: 5px 0px;
}

hr {
	border: none;
	border-top: 1px solid #494949;
	margin: 20px 0px;
}

table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

table.proekt {
	width: 420px;
	border-collapse: collapse;
	border: 0;
}

table.proekti {
	width: 100%;
	}


table.proekti td {
	height:40px;

	}

li {
	list-style: none;
}

a img {
	border: none;
}

a {
	color: #494949;
	text-decoration:underline;
	font-size: 16px;
	font-family: tahoma, verdana;
	cursor:hand;
}

a:hover {
	color: #b6b6b6;
}


.clear {
	clear: both;
}

.line {
	height: 3px;
	background: #8CACAB;
}

.center {
	text-align: center;
}

.right {
	float: right;
}

.left {
	float: left;
}








.offset {
margin: 8px;
}




	a.text{color:#57636B;text-decoration:none;}
	a.text:hover{color:#57636B;text-decoration:underline;}


	#sidebar1 {
	position: fixed;
	right:0px; top:8%;
 /*right:5%; bottom:2%; top:2%; width: 40%; the background color will be displayed for the length of the content in the column, but no further */
	width: 25%;
	padding:5% 0px 0px 5%;
 /* margin: 0% 0% 0% 0%;	padding: 0px 0px 0px 0px;	margin: 0px 0px 0px 0px; top and bottom padding create visual space within this div */
}

	#detaliX {
/*	border:dashed;
	border-color:#CCCCCC;*/
	top:10%;
	border-width:0px;
	 padding-top:32px;
 }



#sidebar1 #txtall {background-color: #fafeff; width:94%;}

#zagolvki p{color:#263737; font: 12px/11px Verdana, sans-serif; color:#444;  text-align:left; margin:4px 1px 4px 0px; line-height: 1.1;}

#lightblue {
background-color: #F3FAFC;  	
border:1px solid  #DAE2E2;
margin: 2px 0px 2px 0px;
padding: 1px 5px 4px 5px;
}

/*background-color:#DFFEDA;*/

/*#lightblue a {
background-color:#EEFEEB;
}
*/


#filessilka a {
font: 15px/17px Verdana, sans-serif; padding: 0px; margin:0px;
}

input,
textarea,
select,
button{
	border-width: 1px;
	margin-bottom: 10px;
	padding: 2px 3px;
background-color:#FAFFFD;
font: 15px/17px Verdana, sans-serif;
}



input[type="submit"]
{
	border-width: 1px;
	margin-bottom: 10px;

	background-color:#E7F3EF;
	font-weight: bold;
	color:#333;
	font: 16px/18px Verdana, sans-serif;

	padding: 2px .45em 3px .50em;
    width: auto;
    overflow: visible;
}


.smallbutt{
	border-width: 1px;
	margin: 0px 0px 0px 7px;
    padding: 0 .45em 0 .50em;
    width: auto;
    overflow: visible;
background-color:#FAFFFD;
font: 11px Verdana, sans-serif;

}

.bigbutt{
	border-width: 2px;
	text-align:left;
	margin: 0px 0px 0px 7px;
    padding: 0 .45em 0 .50em;
    width: auto;
    overflow: visible;
background-color:#FAFFFD;
font: 18px Verdana, sans-serif;

}


#soobsheniya {
	border-width: 2px;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: auto;
    overflow: visible;

font: 12px Verdana, sans-serif;

}

#soobsheniya p{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	}

#soobsheniya a{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	}

#soobsheniya td {
	margin: 12px 0px 12px 0px;

	}





#tagcloud {z-index:30; position:absolute; display:none; top:40%; width: 300px; background:#FFF; padding: 10px; border: 1px solid #000; text-align:center;
               }

#tagcloud span {padding: 4px; }

#tagcloud span a{padding: 4px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
                      color:#CC6600; text-decoration:underline;}


.smallest {font-size: 13px; font-weight:400}

.small {font-size: 17px; font-weight:400}

.medium {font-size:20px; font-weight:400}

.large {font-size:21px; font-weight:400}

.largest {font-size:22px; font-weight:400}


.avatar {
padding:5px;
}


.ktodobavil {
font-size: 14px;
}


.ktodobavil a {
display:block; color:#658E8D; text-align:right; margin:0px; padding:0px;
font-size: 14px;
}


.ktodobavilok {
font-size: 11px;
}


.ktodobavilok a {

font-size: 11px;
}

input {background-color: #F0F8FB; font-family:Arial, Helvetica, sans-serif;}

textarea {background-color: #F0F8FB; width:99%; font-family:Arial, Helvetica, sans-serif;}

.audioplayer_container {
padding: 0px;
margin:2px 0px 9px 0px;
}

.audioplayer_container p {
font-size: 7px;
}


.sortable-list
{
width:520px;
padding:0; }


.ozvuchkablok
{
width:100px;
}

li.sortme
{ padding:2px 2px;
color:#000;
cursor:move;
list-style:none;
width:500px;

background:#E2EDED;
margin:10px 0;
border:1px solid #999; }

#message-box
{ background:#EFF7FB;
border:1px solid #8CACAB;
padding:4px 8px;
margin:0 0 14px 0;
width:500px; }

#soobshenie td
{
padding:6px 10px;
}



/* выбор меток */
.editable:hover	{ background:#eee; }
.textarea textarea{ height:200px; padding:3px; }
.editable-empty	{ background:#fffea1; padding:20px; border:1px dashed #fc0; }
.box		{ border:1px solid #ccc; padding:5px; display:block; width:300px; }


            .suggest_link {
                background-color: #FFFFFF;
                padding: 2px 6px 2px 6px;
                cursor: pointer;
            }m
            .suggest_link_over {
                background-color: #3366CC;
                color: white;
                padding: 2px 6px 2px 6px;
                cursor: pointer;
            }
            #street_suggest {
                position: absolute;
                z-index: 4;

                background-color: #FFFFFF;
                text-align: left;
                border: 1px solid #373632;
                display: none;
            }
