@charset "iso-8859-1";
/* CSS Document */


/* Main styles
------------------------------ */

html { height: 100%; }
body {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	text-align: center;
	vertical-align: top;
	background-color: #E5E2DB;
	padding: 10px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4b3c30;
	line-height: 150%;

} /* body height 100% */


h1 {
	color: #857362;
	font-weight: normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #857362;
	margin: 50px 0px 30px;
	padding: 10px 0px 10px 20px;
	font-size: 24px;
	font-family: tahoma, verdana, sans-serif;
	line-height: 24px;
}

.under_h1 {
	color: #E5E2DB;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color: #857362;
	font-size: 18px;
}

h2 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
	padding: 5px 0px 5px 20px;
}

h3 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
	margin: 0px;
	padding: 5px 0px 5px 20px;
}
h4 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
	background-image: url(../img/dot_punct_red.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.under_h4 {
	font-size: 10px;
	color: #776657;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


ul {
	list-style-type: square;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	list-style-position: outside;
}

li {
}

/* LINKS
------------------------------ */

a:link {
	color: #770000;
	text-decoration: underline;
}
a:visited {
	color: #770000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

#top_menu {
	text-align: right;
	padding: 5px;
	vertical-align: top;
} 

#top_menu a {
	color: #770000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#top_menu a:hover {
	color: #990000;
	text-decoration: underline;
}


#footer_menu {
	text-align: right;
	padding: 20px 10px 20px 0px;
	vertical-align: top;
} 

#footer_menu a {
	color: #770000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#footer_menu a:hover {
	color: #990000;
	text-decoration: underline;
}

a.map:link {
	color: #770000;
	text-decoration: underline;
	font-size: 18px;
	font-weight: normal;
}


a.map:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 18px;
}


/* MAIN
------------------------------ */
.header-map {
	margin: 10px;
	padding: 0px;
	float: right;
	width: 190px;
	text-align: center;
}
.header-map-txt1 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 230px;
	text-align: right;
	display: block;
	line-height: 18px;
}
.header-map-txt2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
	text-align: left;
	line-height: 18px;
	display: block;
}
#center {
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
	vertical-align: top;
	padding: 0px;
}

.center {
	text-align: center;
}

#page, .page {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}


#header {
	background-color: #E5E2DB;

 }
 
#logo {
	text-align: left;
	vertical-align: top;
}

#logo img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 40px;
	margin-left: 5px;

}

#collage {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #770000;
	background-image: url(../img/bg_coll_red.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;

}

#collage_main {
	background-image: url(../img/collage-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#collage_right {
	padding: 15px;
}

#collage_right P{
	color: #FFFF00;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


.spets{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	border: 0px none;
	background-position: left top;
	padding: 0px;
}

#content {
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 10px 40px;
	margin: 0px;
	line-height: 120%;
}

.intro{
	margin: 10px 0px 20px;
	padding: 10px 10px 10px 20px;
	border: 1px dashed #F1F0ED;
	background-color: #EDEBE7;
}


.tab {
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
}
.tab  td { border: 1px solid #ccc; padding: 3px 3px; vertical-align: top; }
.tab  th { background: #f4f4f4; }
.tab  td {
	border: 1px solid #ccc;
	padding: 3px 3px;
	vertical-align: top;
}


.txt{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B0A4;
	margin: 10px 0px 30px;
	padding: 0px 10px 0px 20px;
}

#footer {
	width: 990px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
}

/* FADESHOW
------------------------------ */

#fadeshow1 {
	width: 450px;
	height: 239px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


/* TOP MENU
------------------------------ */

#icons
{
	position: absolute;
	z-index: 2;
	top: 17px;
	left: 654px;
	color: #999999;
	font-size: 10px;
	width: 309px;
}
#icons a
{
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	padding: 0 8px 0 8px;
}
#icons a:hover
{
	text-decoration: underline;
}

#up_menu_navcontainer {  }

#up_menu_navcontainer td {
	padding: 0px;
	margin: 0px;
}

#up_menu_navcontainer ul
{
	padding: 0.2em 0;
	margin: 0;
	list-style-type: none;
	background-color: #770000;
	color: #FFF;
	width: 100%;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 9px;
	text-transform: uppercase;
	font-family: tahoma, verdana, sans-serif;
}

#up_menu_navcontainer ul li { display: inline; }

#up_menu_navcontainer ul li a
{
text-decoration: none;
background-color: #770000;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}

#up_menu_navcontainer ul li a:hover
{
background-color: #990000;
color: #fff;
}





/* UP2 MENU 
------------------------------ */
#navcontainer2_table {
	background-color: #770000;
	width: 100%;
	line-height: 17px;
}

ul#navlist2 { 	
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background-color: #770000;
	color: #FFF;
	width: 100%;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	font-family: tahoma, verdana, sans-serif;
	}
		
ul#navlist2 a
{
	text-decoration: none;
}
		
ul#navlist2, ul#navlist2 ul, ul#navlist2 li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
		
ul#navlist2 li { float: left; }
		
ul#navlist2 li a
{
	color: #ffffff;
	background-color: #770000;
	padding: 0px 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #ffffff;
}
		
ul#navlist2 li a:hover
{
	background-color: #990000;
}
		
ul#navlist2 li a:active
{
	color: #ffffff;
	background-color: #990000;
	padding: 0px 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #ffffff;

}
		
ul#subnavlist2 { 
    display: none; 
	font-size: 11px;
	font-weight: normal;
}
ul#subnavlist2 li { 
    float: none;
	font-size: 11px;}
		
ul#subnavlist2 li a
{
	font-size: 11px;
	font-weight: normal;
}
		
ul#navlist2 li:hover ul#subnavlist2
{
	font-size: 11px;
	font-weight: normal;
	display: block;
	position: absolute;
	padding-top: 2px;
}
		
ul#navlist2 li:hover ul#subnavlist2 li a
{
	font-size: 11px;
	font-weight: normal;
	display: block;
	width: 190px;
	border: none;
	padding: 2px;
}
		
ul#navlist2 li:hover ul#subnavlist2 li a:before { content: "  ::  "; }



/* END UP MENU 
------------------------------ */


/* TOP MENU 
------------------------------ */

ul#top_menu_navlist { font-family: sans-serif; }

ul#top_menu_navlist a
{
font-weight: bold;
text-decoration: none;
}

ul#top_menu_navlist, ul#top_menu_navlist ul, ul#top_menu_navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#top_menu_navlist li { float: left; }

ul#top_menu_navlist li a
{
color: #ffffff;
background-color: #003366;
padding: 3px;
border: 1px #ffffff outset;
}

ul#top_menu_navlist li a:hover
{
color: #ffffff;
background-color: #990000;
}

ul#top_menu_navlist li a:active
{
color: #cccccc;
background-color: #003366;
border: 1px #ffffff inset;
}

ul#top_menu_subnavlist { display: none; }
ul#top_menu_subnavlist li { float: none; }

ul#stop_menu_ubnavlist li a
{
padding: 0px;
margin: 0px;
}

ul#top_menu_navlist li:hover ul#top_menu_subnavlist
{
display: block;
position: absolute;
font-size: 8pt;
padding-top: 5px;
}

ul#top_menu_navlist li:hover ul#top_menu_subnavlist li a
{
display: block;
width: 10em; 

border: none;
padding: 2px;
}

ul#top_menu_navlist li:hover ul#top_menu_subnavlist li a:before { content: " >> "; }


#top_navcontainer
{
	width: 100%;

}

#top_navcontainer img
{
	border: 0;
}

#top_navcontainer ul
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#top_navcontainer ul li {
	display: inline;
	text-align: center;
}

#top_navcontainer ul li a
{
	padding: 0em;
	color: #770000;
	text-decoration: none;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	line-height: 11px;
}

#top_navcontainer ul li a:hover
{
	color: #CC0000;
}

/* END TOP MENU 
------------------------------ */


/* MODELS MENU
------------------------------ */

#navcontainer1 {
	color: #FFFFFF;
	font-family: tahoma, verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}

#navcontainer1 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	width: 200px;
}

#navcontainer1 li {
	margin: 0 0 1px 0;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#navcontainer1 a
{
	display: block;
	padding: 7px 10px;
	color: #FFFFFF;
	background-color: #770000;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer1 a:hover
{
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#navcontainer1 ul ul li {
	margin: 0 0 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	text-indent: 5pt;
}

#navcontainer1 ul ul a
{
	display: block;
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

#navcontainer1 ul ul a:hover
{
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}


/* LEFT MENU
------------------------------ */

#navcontainer
{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	height: 200px;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 200px;
	height: 200px;
	background-color: #770000;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

ul#navlist li
{
	display: block;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	color: #FFF;
	text-decoration: none;
	background-color: #770000;
	height: 15px;
	border-top: 1px solid #dad6cb;
	border-bottom: 1px none #dad6cb;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer>ul#navlist li a {
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

ul#navlist li#active a
{
	color: #800000;
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	text-decoration: none;
	height: 15px;
	border-top: 1px solid #dad6cb;
	border-bottom: 1px none #dad6cb;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	background-color: #990000;
	color: #FFF;
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	text-decoration: none;
	height: 15px;
	border-top: 1px solid #dad6cb;
	border-bottom: 1px none #dad6cb;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

ul#navlist li ul 
{
	text-align: left;
	padding: 0 0 10 25;
	margin: 0 auto;
	font-weight: normal;

}

ul#navlist li ul li
{
	display: block;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

ul#navlist li ul li a
{

}

ul#navlist li ul li a:hover
{

}

/* BOXES COLOR
------------------------------ */


#left_menu  {
	margin: 0px;
	padding: 0px;
	width: 200px;
}

#left_menu table {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	border-bottom: none;
	line-height: 14px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../img/plashka-1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-color: #857362;
	border-top-width: 3px;
	width: 100%;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}

#left_menu table td.bg_black {
	background-image: url(../img/bg_coll_black.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#left_menu table td.bg_brown {
	background-image: url(../img/bg_coll_brown.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #5C5044;
}

#left_menu table td.bg_beige {
	background-image: url(../img/bg_coll_beige.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #B6B0A4;
}

#left_menu table td.bg_red {
	background-image: url(../img/bg_coll_red.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#left_menu table td {
	margin: 10px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#left_menu table p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#left_menu table a{
	text-decoration: underline;
	color: #4b3c30;
}

#left_menu table a:hover{
	text-decoration: none;
	color: #666666;
}


#news {
	margin: 10px 10px 0px;
	padding: 0px;
}

#news a{
	font-size: 11px;
	color: #4b3c30;
}

#news a:hover{
	font-size: 11px;
}


.date {
	color: #990000;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 1px 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.map{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	vertical-align: top;
	line-height: 20px;
}



/* Corners
------------------------------ */
.box1 {
	width: 990px;
}
.box1_1 {
	height: 1%;
	width: 1%;
}
.box1_2 {
	background-image: url(../corners/1-2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}
.box1_3 {
	height: 1%;
	width: 1%;
}
.box1_4 {
	height: 12px;
	width: 12px;
	background-image: url(../corners/1-4.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.box1_6 {
	height: 12px;
	width: 12px;
	background-image: url(../corners/1-6.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.box1_7 {
	height: 1%;
	width: 1%;
}
.box1_8 {
	height: 12px;
	width: 12px;
	background-image: url(../corners/1-8.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.box1_9 {
	height: 1%;
	width: 1%;
}


/* IMAGES
------------------------------ */



/* Content elements
------------------------------ */
.copirate {	font-size: 10px;}
blockquote {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
code, pre { font: 1.2em/1 "Courier New", Courier, monospace; padding: 1px 2px; background: #eee; }
pre { border: 1px dashed #aaa; line-height: 1.7em; padding: 5px; font-size: .9em; background: #eee; margin: 0; }
strong {  }
em {  }
sup, sub { vertical-align: baseline; position: relative; }
sup { top: -0.4em; }
sub { bottom: -0.3em; }

hr { color: #ccc; background-color: #ccc; height: 1px; border-width: 0px; }

.em { font-style: italic; }
.strong { font-weight: bold; }
.icons a, .icon { padding: 1px 0 1px 20px; background-repeat: no-repeat; background-position: left center; }


/* Content Form
------------------------------ */

.content form { padding: .5em 0; }
.content fieldset { margin-bottom: 1em; border: none; }
.content legend { margin-top: -1px; padding-bottom: 1em; font-size: 1.1em; font-weight: bold; }

.content .f-row { overflow: hidden; margin-bottom: .5em; }
.content label { float: left; text-align: right; width: 25.99%; padding: 0 2%; }
.content .f-inputs { padding-left: 30%; }

.f-actions { padding-top: 1em; border-top: 1px solid #ccc; }

/* Inputs
------------------------------ */

input { vertical-align: middle }
.i-checkbox { margin-top: 3px; }
.i-text { width: 200px; padding: 1px; font: 1em sans-serif; }
.button { padding: 0 .25em; width: auto; overflow: visible; cursor: pointer; }

