/* ссылки -- */
A {COLOR: b60706; TEXT-DECORATION: none}
A:link {COLOR: b60706; TEXT-DECORATION: none}
A:active {COLOR: red; TEXT-DECORATION: none}
A:visited {COLOR: maroon; TEXT-DECORATION: none}
A:hover {COLOR: b60706; TEXT-DECORATION: underline}
/* -- ссылки */

BODY {
	background-color: f4f0de;
	margin: 0 0 0 0;
}

/* ключевые слова -- */
.seotext {
	font-family: Verdana;
	font-size: 11px;
	color: silver;
	margin: 0 0 0 0;
}

b   {
	color: 636363;
	font: 11px Verdana;
}

/* -- ключевые слова */


/*
.maintable {
	border-left: 5px solid Black;
	border-right: 5px solid Black;
}


.tile_left {
	background: url('../images/tile_left.gif') top center repeat;
	background-color: fffbe8;
	background-repeat: repeat-x;
}

.tile_right {
	background: url('../images/tile_right.gif') top center repeat;
	background-color: fffbe8;
	background-repeat: repeat-x;
}
*/



.text_index {
	padding: 6px 13px 13px 13px;
	color: 636363;
	font: 11px Verdana;
	text-align: justify;
}

.text_contacts {
	padding: 31px 131px 13px 13px;
	color: 636363;
	font: 13px Verdana;
	font-variant: small-caps;
	text-align: justify;
}

.text_about {
	padding: 13px 131px 13px 131px;
	color: 636363;
	font: 11px Verdana;
	text-align: justify;
}

.text_100 {
	padding: 13px 10px 13px 10px;
	color: 636363;
	font: 11px Verdana;
	text-align: justify;
}

.text_colormap {
	padding: 1px 1px 1px 1px;
	color: 636363;
	font: 11px Verdana;
	text-align: left;
}

.text_colormap-mini {
	padding: 1px 1px 1px 1px;
	color: gray;
	font: 11px tahoma;
	text-align: left;
}
.text_portfolio {
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	padding-right: 13px;
	color: 636363;
	font: 11px Verdana;
	text-align: justify;
}


.text-header {
	background-color: fffbe8;
	padding: 6px 13px 3px 31px;
	color: b60706;
	font: bold 12px Verdana;
}

.text-header2 {
	background-color: fffbe8;
	color: b60706;
	font: bold 12px Verdana;
}

.seopane_keywords {
	color: silver;
	font: bold 11px Verdana;
}

.seopane_links {
	 color: gray;
	 font: bold 11px Verdana;
	 border-bottom: 1px dotted black;
	 border-top: 1px dotted black;
	 padding-bottom: 5px;
}

.tile_right {
	border-left: 2px solid Black;
}

.tile_left {
	border-right: 2px solid Black;
}

.floor {
	background: url('../images/index_floor.gif') top right no-repeat;
	background-color: fffbe8;
}

.sidebar {
	background: url('../images/index_sidebar.gif') top right no-repeat;
	background-color: fffbe8;
	vertical-align: top;
}

.text {
	
	color: 636363;
	font: 13px Verdana;
	font-variant: small-caps;
	text-align: justify;
}
h1 {
    font-family: Verdana;
	font-size: 11px;
	color: silver;
	margin: 0 0 0 0;
}

div.nanesenie {
	margin: 0;
}

div.nanesenie img {
	padding: 2px;
	border: #E07C06 2px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.nanesenie img:hover {
	border: #777777 2px solid;
}

.clear {
	clear: both;
}
