@charset "windows-1251";
/* CSS Document */

body {
	width:100%;
	height:100%;
	background-color: #2f455a;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
}
html{
	width:100%;
	height:100%;
}
table 
{
    border: 0px; /* border="0" */
    border-collapse: collapse; /* cellspacing="0" */
	
}
table td 
{
    padding: 0px; /* cellspadding="0" */
    vertical-align: top;
}
img { border-width: 0px; }

p{

    font-size: 14px;
	font-family:Arial, Tahoma, Verdana;
}
h1{
	color:#000033;
    font-size: 17px;
	font-family:Arial, Tahoma, Verdana;
}
p.one{
    font-weight:bold;
	color:#000033;
    font-size: 17px;
	font-family:Arial, Tahoma, Verdana;
}
h2{
	color:#222255;
    font-size: 15px;
	font-family:Arial, Tahoma, Verdana;
}
h3{
	color:#444477;
    font-size: 13px;
	font-family:Arial, Tahoma, Verdana;
}
.upperLeftBorder{
	background-image:url(upperLeftBorder.gif);
	background-position:right;
	background-repeat:repeat-y;
	width:11px; 
}
.upperRightBorder{
	background-image:url(upperRightBorder.gif);
	background-repeat:repeat-y;
	width:11px; 
}
.upperLeftDarkBorder{
	background-image:url(upperLeftDarkBorder.gif);
	background-position:right;
	background-repeat:repeat-y;
	width:11px; 
	height:80px;
}
.upperRightDarkBorder{
	background-image:url(upperRightDarkBorder.gif);
	background-repeat:repeat-y;
	width:11px; 
	height:80px;
}
.leftPattern{
	background-image:url(leftPattern.gif);
	background-repeat:repeat-y;
	width:11px; 
	height:250px;
}
.rightPattern{
	background-image:url(rightPattern.gif);
	background-repeat:repeat-y;
	width:11px; 
	height:250px;
}
.pattern{
	background-image:url(pattern.gif);
	height:250px;
}

.almostWhite{
	background-color: #DFE5E8;
	min-height:600px;
}
.blackHorLine{
	height:80px;
	background-color:#0E0D15;
}

.menu{
	text-transform: uppercase;
    float: left;
    text-decoration: none;
    font-weight: 700;
    font-size: 11px;
    width:181px;
}

.menu a{
    color: #ffffff;
    text-transform: uppercase;
    float: left;
    padding-left: 7px;
    padding-top: 5px;
    padding-bottob: 5px;
    white-space: nowrap;
    text-decoration: none;
    font-weight: 700;
    font-size: 11px;
    white-space: nowrap;
}
.menu a:hover,
{
    color: #ffffff;
    text-decoration: underline;
}

.submenu{
    float: left;
    text-decoration: none;
    font-size: 10px;
    width:181px;
}
.submenu a{
    color: #ffffff;
    float: left;
    padding-left: 25px;
    padding-top: 5px;
    padding-bottob: 5px;
    white-space: nowrap;
    text-decoration: none;
    font-size: 10px;
    white-space: nowrap;
}
.submenu a:hover,
{
    color: #ffffff;
    text-decoration: underline;
}

input, select, textarea 
{ 
    font-family: Tahoma, Arial, 'MS Sans-Serif', Verdana;
    font-size: 10px;
}
.button-search{
    background: #192432 url(button.gif) repeat-x center top;
    color: #ffffff;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    border: solid 0px;
}

.reflectionBorder{
	background-image:url(reflectionBorder.gif);
	background-repeat:repeat-x;
	width:2px; 
	height:80px;
}
.reflection{
	background-image:url(reflection.gif);
	background-repeat:repeat-x;
	height:80px;
}
.reflectionDark{
	background-image:url(reflectionDark.gif);
	background-repeat:repeat-x;
	height:80px;
}

.galleryTitle{
	background-image:url(drag.jpg);
	width:244px;
}


.siteMapLink{
    color: #333333;
    text-decoration: none;
	padding-left: 25px;
    font-size: 14px;
    white-space: nowrap;
	font-weight: bold;
}
.siteMapLink:hover,
{
    color: #333333;
    text-decoration: underline;
}

.siteMapSubLink{
    color: #333333;
    text-decoration: none;
	padding-left: 25px;
    font-size: 13px;
    white-space: nowrap;
}
.siteMapSubLink:hover,
{
    color: #333333;
    text-decoration: underline;
}


.searchResultLink{
    color: #000000;
    text-decoration: none;
	font-size: 14px;
	font-family:Arial, Tahoma, Verdana;
}
.searchResultLink:hover,
{
    color: #000000;
    text-decoration: underline;
}

#del a{font-size:12px; color:#000000;
text-decoration:none;}

#del {font-size:12px; color:#000000;}

#cont a{ text-decoration:none;
color:#333333;}



















#backBlackLine
{
	background:#0e0d15;
	height:90px;
	position:absolute;
	top:42px;
	left:0px;
	right:0px;
}

#pattern
{
	background-image:url(pattern.gif);
	height:250px;
	position:absolute;
	top:132px;
	left:0px;
	right:0px;
}



#layout
{
	position:absolute;
	width:723px;
	border-bottom:2px solid #ffffff;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	background:#dfe5e8;
	left:50%;
	margin-left:-363px;
	top:17px;
}


#header
{
	position:absolute;
	background:#0e0d15;
	height:80px;
	top:30px;
	left:0px;
	right:0px;
}
#logo
{
	float:left;
	width:200px;
}

#logotypes
{
	float:left;
	margin-left:75px;
}

#header .buttons
{
	float:right;
	margin-right:25px;
	margin-top:35px;
	line-height:12px;
}

#content
{
	margin-top:110px;
	display:expression("inline");
}
#content .left_column
{
	width:200px;	
	background:#18293b;
}
#content .left_column .banners
{
	margin-top:50px;
	text-align:center;
}
#content .right_column #info
{
	padding-left:10px;
	padding-top:10px;
}



#menu
{
	margin:0px;
	padding:0px;
	border-right:1px solid #000000;
	border-bottom:1px solid #9fa8b7;
}
#menu li
{
	list-style:none;
	height:20px;
	line-height:20px;
	background:#73839a;
	border-top:1px solid #9fa8b7;
	border-bottom:1px solid #566476;
}
#menu li a
{
	font-size: 11px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
#menu li a:hover
{
	text-decoration:underline;
}
#menu li div, #menu .sub div
{
	width:auto;
	border-left:1px solid #566476;
	background: #9fa8b7;
	margin-left:10px;
	margin-right:8px;
	float:left;
	padding-right:1px;
	line-height:20px;
	height:20px;
}
#menu .sub
{
	font-size: 10px;
	list-style:none;
	height:20px;
	line-height:20px;
	background:#73839a;
	border-top:1px solid #9fa8b7;
	border-bottom:1px solid #566476;
}
#menu .sub a
{
	margin-left:20px;
	font-size:10px;
	text-decoration:none;
	text-transform:none;
	color:#ffffff;
	font-weight:normal;
}
#menu .sub a:hover
{
	text-decoration:underline;
}

#search
{
	text-align:center;
	margin-top:20px;
}
#search form
{
	padding:0px;
	margin:0px;
}


#reflection
{
	position:absolute;
	bottom:0px;
	margin-bottom:-51px;
	left:0px;
	margin-left:-2px;
	width:727px;
	height:46px;
	background:url(reflection.png);
}