@charset "utf-8";
*{ margin: 0px; padding: 0px;}
body{
	font-family:arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat;
}
h1{
	font-family:arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	font-weight:normal;
}
h2{
	font-family:arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #616161;
	font-weight:normal;
	border-bottom: solid 1px #dfdfdf;
	margin-left: 5px;
	margin-right: 5px;
}
img{ border: none;}
p{ padding-top: 5px; padding-bottom: 10px; line-height:16px;}
p a{ background-color: #bc2228; }
a{
	font-family:arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-left: 4px;
	padding-right: 2px;
	text-decoration:none;
}
p a:hover{ background-color: #535151;}
.red{ color: #cc222a;}
.clear{ clear:both; height:0px; overflow:hidden; text-indent: -1000px;}
#bgContainer{
	background-image:url(../images/bg_all.jpg);
	background-repeat:repeat-x;
}
#container{
width: 835px;
margin:auto;
background-color:#FFFFFF;
padding-bottom: 10px;
overflow: hidden;

}
#headar{
	height:45px;
	background-image:url(../images/bg_hornav.jpg);
	background-repeat:repeat-x;

}
.lang{
	text-align:left;
	clear: left;
	margin-top: 20px; }
/*-- horNav --*/

#horNav{
	text-align:left;
	width: 410px; }
#horNav li {
	float: left;
}

#horNav > li {
	display: table-cell;
}

#horNav li a{
	font-family:arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-transform:uppercase;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: auto !important;
	width: 12px;
	margin-right: 1px;
	line-height: 36px;
	padding-bottom: 9px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#horNav li a:hover, #horNav li a.selected {
	color: #fff;
	background-image: url(../images/bg_m_over.jpg);
	background-repeat: repeat-x;
}

#horNav li a span {
	display: block;
	width: auto !important;
	width: 12px;
}

#horNav li a span span{
	background-position: right 0px; 
	padding-left: 12px;
	padding-right: 11px;
	display: block;
	cursor: pointer;
	white-space: pre;
	width: auto !important;
	width: 12px;
}

#horNav li a:hover span, #horNav li a.selected span {
	background-image: url(../images/left_m_over.jpg);
	background-repeat: no-repeat;
}

#horNav li a:hover span span, #horNav li a.selected span span{
	background-image: url(../images/right_m_over.jpg);
	background-repeat: no-repeat;
}

#login{
	width: 410px;
	float:right;
}
#login img{ float:left; padding-right: 5px;}
#login .input{
	font-family:arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a8a8a;
	width: 120px;
	height: 15px;
	padding-left: 5px;
	padding-top: 2px;
	border-top: solid 1px #d9d9d9;
	border-left: solid 1px #d9d9d9;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	margin-right: 5px;
}
#login .btn{
	margin-bottom: -7px;
	padding-top: 5px;
}
/*gallery
*/
	.gallery {
	font-family:      Arial;
	margin-top:       20px;
	margin-bottom:    20px;
	padding: 10px 15px 10px 10px; }

	.gallery img.thumb {
	background-color: #fff;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 3px;
	border: solid 1px #c4c4c4; }
.gallery img.large {
	background-color: #fff;
	margin: 0;
	padding: 0;
	border-width: 0; }

.gallery .large_wrapper {
	visibility:hidden;
	position:absolute;
	top:-1000px;
	left:-1000px;
	z-index: 10;
	overflow:hidden;
	margin: 0;
	padding: 0; }
	
    .gallery .large_outline {
	border:solid 1px #aaa;
	background-color:#fff;
	margin: 0;
	padding: 3px; }
	
    .gallery .large_info {
	color: #444;
	font-size: 11px;
	font-family: Arial;
	line-height: 18px;
	text-align: left;
	padding-right: 7px;
	padding-left: 7px;
	border-width: 0;
    //display:none;
    }
    

/*-- Content --*/

.logo{ 
	float:left;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
#banner{
	width: 640px;
	height: 140px;
	float:left;
	margin-top: 3px;
	margin-left: 13px; }
#lefColum{
	width: 165px;
	float:left;
	background-image:url(../images/bg_left_col.png);
	background-repeat:no-repeat;
	min-height: 300px;
}
*html #lefColum{ height: 300px;}
#content{
	width: 630px;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px; }
#info {	padding-top:  5px;
	width:        400px;
	float:        left; }

#rightColum{
	width: 165px;
	float:left;
	background-image:url(../images/bg_right_col.png);
	background-repeat:no-repeat;
	text-align:center;
	min-height: 300px;
}
*html #rightColum{ height: 300px;}
#rightColum img{
	margin-top: 20px;
	border: solid 3px #cdcdcd;
}
#navlist{
	list-style:none;
	margin-left: 10px;
	padding-top: 20px;
}
#navlist li{
	list-style:none;
	border-bottom: solid 1px #fff;
}
#navlist li a{
	display:block;
	font-family:arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #b91c23;
	background-image:url(../images/bg_submenu.jpg);
	background-repeat:no-repeat;
	background-position: 7px;
}
#navlist li a:hover, #navlist li a.selected{
	background-image:url(../images/sub_menu_selected.jpg);
	background-repeat:no-repeat;
	background-position: 0 -1px;
}
#lefColum #navlist ul.subNavlist{ 
	padding: 0px; 
	margin: 0px;
}
#lefColum #navlist ul.subNavlist li{ 
	list-style:none;
	padding: 0px
}
#lefColum #navlist ul.subNavlist li a{
	display:block;
	font-family:arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c2c2c;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
	background-color: #eae6e6;
	background-image:url(../images/arow.gif);
	background-repeat:no-repeat;
	background-position: 15px;
}
#lefColum #navlist ul.subNavlist li a:hover, #navlist ul.subNavlist li a.selected{
	background-color: #d1d1d1;
	color: #000;
}
#news{
	padding-left: 16px;
}
#news .newsBox{
	width: 256px;
	height: 105px;
	float:left;
	margin-right: 17px;
	background-image:url(../images/bg_news.jpg);
	background-repeat:no-repeat;
	background-position: 0 20px; }
#news .newsBox p{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#footer{
	width: 835px;
	margin:auto;
	text-align:right;
	}
#footer .binc {
	margin-left:400px;
	width: 90px;
	display:inline;
	float: left;
	margin-top: -30px; }

#footer .copyr{
	width: 310px;
	color: #fff;
	text-align:center;
	display: block;
	margin-left:510px;
	margin-top: -22px; }
/* STANDARD */
button{
	display:block;
	margin:0 15px 5px;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:normal;
	color:#7e0d0f;
	background-color: #fff;
	float: right;
	clear: both;
	cursor:pointer;
	padding:2px 6px 3px;
	border-color: #787878 #222 #222 #787878;
	border-style: solid;
	border-width: 1px; /* Links */
}
button[type]{
    padding:2px 6px 3px; /* Firefox */
    line-height:17px; /* Safari */
}
button img, .button a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
button:hover
{
	background-color:#f7f7f7;
	color:#510506;
	border-width: 1px; }
.buttons a:active, .butts a:active
{
    background-color:#bc2228;
    border:solid 1px #510506;
    color:#fff;
}
