/*
Slideshow banner with animated text (alt tag)
*/

ul.slideshow {
	list-style:none;
	width:794px;
	height:289px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;
}

ul img {
	border:none;	
}


#slideshow-caption {
	width:794px;
	height:60px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#990000;
		font-family: verdana, sans-serif;
			font-size:14px;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
		color:#fff;
			font-family: verdana, sans-serif;
	font-size:20px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
		color:#fff;
			font-family: verdana, sans-serif;
						font-size:12px;
	padding:0;
}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/vertical-concertina-6.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* #slide height = (number of top level links - 1) * height of links + inner div height */
#slide {
	margin:0;
	list-style:none;
	width:250px;
	height:440px;
	border:1px solid #990000;
	position:relative;
	overflow:hidden;
	font-family: verdana, sans-serif;
	font-size:11px;
	float: left;
	padding: 0;
	margin-left: 10px;
}

#slide li.sub,
#slide li.top
{
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	width:250px;
	color:#000;
	background:#eee;
	text-decoration:none;
	border-bottom:1px solid #fff;
	text-indent:20px;
	overflow:hidden;
	cursor:pointer;
}

#slide li.sub {background:#eee url(images/arrows/out.gif) no-repeat 5px 8px;}

#slide li.top a {text-decoration:none; color:#000; display:block; background:url(images/arrows/out.gif) no-repeat 5px 8px;}
#slide li.top a:hover {color:#069; background:#ddd url(images/arrows/out-over.gif) no-repeat 5px 8px;}

#slide li.clicked {color:#800; background:#ddd url(images/arrows/down.gif) no-repeat 5px 8px;}

/* #slide li.sub div height = (maximum sub lines * sub line height) + top level link height(variable fY in jQuery) */
#slide li.sub div {
	background:#fff;
	height:165px;
	width:250px;
	padding:0 15px;
	line-height:1.2em;
	font-family: verdana, sans-serif;
	text-indent:0;
}

#slide li div ul {padding:0; margin:0; list-style:none;}
#slide li div ul li {
	float:left;
	height:20px;
	width:250px;
}
#slide li div ul li a {padding:0; margin:0;color:#888; text-decoration:none; background:#fff url(images/arrows/out.gif) no-repeat 5px 6px; font-size:10px; display:block; border-bottom:1px solid #ddd; height:19px; line-height:19px; width:100%; text-indent:20px;}
#slide li div ul li a:hover {color:#069; background:#fff url(images/arrows/out-over.gif) no-repeat 5px 6px;}


body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666;
	line-height:20px;
}
body {
	text-align:center;
	background-color: #9d98d5;
	background-image: url(images/bgrounds/final2.jpg);
	background-attachment: fixed;
	background-position: top;
}
a{
color:#990000;
}
a:link{
color:#990000;
}

a:hover {
    color:#000000;
	text-decoration:none;
}

# ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

# li {
	margin: 0;
	padding: 0;
}

# li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

# li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: no-repeat left 50%;
	line-height: 25px;
}

.pic{
	float:left;
	margin-top: 5px;
	border:1px solid #000000;
	margin-right: 5px;
	margin-bottom: 10px;
}

.smallpic{
	float:left;
	margin-top: 5px;
	width: 450px;
	text-align: left;
}

.container{
	width:794px;
	text-align:left;
	background:#fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.title{
	width:100%;
	height:76px;
	background:#FFF;
}

.title h1{
padding-left:10px;
padding-top: 15px;
font-family: 'Lucida Grande';
font-size:18px;
color:#990000;

}

.title h1 a{
padding-top: 13px;
font-family:"Trebuchet MS";
font-size:17px;
color:#990000;
text-decoration:none;
}

.imgHeader{

}

.post{
	padding-top:0px;
	padding-bottom:10px;
	border-bottom:1px solid #ededed;
	margin-bottom:30px;
	width: 450px;
}
.underbanner2 a:link,.underbanner a,.underbanner a:visited{
/*color:#666;*/
}

.content{
	width:100%;
	padding-top:10px;
}
.menuColumn{
width:244px;
float:left;
padding-left:9px;
padding-right:31px;
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
.contentArea{
	width:440px;
	float:left;
	padding-right:20px;
	padding-left: 20px;
}

.caption{
text-align:center;
font-weight:bold;
font-family:"Trebuchet MS";
font-size:13px;
color:#000000;
}

.note{
text-align:center;
font-weight:bold;
font-family:"Trebuchet MS";
font-size:13px;
color:#990000;
}


img {
	border: none;
	text-align: right;
}

.redMenu{
width: 200px;
padding: 0 0 0em 0;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-weight:bold;
font-size: 100%;
color: #333;
}

.redMenu ul{
	margin: 0;
	padding: 0;
	border: none;
	list-style-image: none;
	list-style-type: none;
}

.redMenu li {
border-bottom: 1px solid #fff;
margin: 0;
}

.redMenu li a{
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #BF2626;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D83D3D;
	border-left-color: #CC0000;
}

html>body .redMenu li a{ /*Non IE6 width*/
width: 220px;
}

.redMenu li a:hover{
border-left: 10px solid #5D5D5D;
border-right: 10px solid #8A8A8A;
background-color: #7A7A7A;
color: #fff;
}

#greyMenu{
width: 200px;
padding: 0 0 0em 0;

font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-weight:bold;
font-size: 100%;
color: #333;
}

#greyMenu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#greyMenu li {
border-bottom: 1px solid #fff;
margin: 0;
}

#greyMenu li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #5D5D5D;
border-right: 10px solid #8A8A8A;
background-color: #7A7A7A;
color: #fff;
text-decoration: none;
width: 100%;
}


html>body #greyMenu li a{ /*Non IE6 width*/
width: 220px;
}

#greyMenu li a:hover{
border-left: 10px solid #6F6F6F;
border-right: 10px solid #A2A2A2;
background-color: #919191;
color: #fff;
}


#active{
width: 200px;
padding: 0 0 0em 0;

font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-weight:bold;
font-size: 100%;
color: #005597;
}

#ksSelect{
width: 200px;
padding: 0 0 0em 0;

font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-weight:bold;
font-size: 100%;
color: #333;
}

#active ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#active li {
border-bottom: 1px solid #fff;
margin: 0;
}

#active li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #004E9B;
border-right: 10px solid #51A8FF;
background-color: #005597;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #active li a{ /*Non IE6 width*/
width: 220px;
}

#active li a:hover{
border-left: 10px solid #6F6F6F;
border-right: 10px solid #A2A2A2;
background-color: #919191;
color: #fff;
}

.dda{
width:480px;
height: 120px;
float:left;
padding-right:0px;
}

.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url(images/arrow.gif) 20px 0 no-repeat; 
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

h2{
font-size:20px;
color:#6A6A6A;
font-weight:normal;
margin:0;
width:92%;
padding-top:3px;
text-decoration:none;
}

h2 a, h2 a:link, h2 a:visited{
font-size:20px;
color:#6A6A6A;
font-weight:normal;
text-decoration:none;
}

h2 a:hover{
font-size:20px;
color:#333;
font-weight:normal;
text-decoration:underline;
}

h3{
font-size:15px;
color:#6A6A6A;
font-weight:normal;
margin:0;
width:92%;
padding-top:10px;

text-decoration:none;
font-weight:bold;
}

h4{
font-size:12px;
color:#000000;
font-weight:normal;
margin:0;
width:92%;
padding-top:0px;
font-weight:bold;
}

h5{
	font-size:18px;
	color:#990000;
	font-weight:normal;
	margin:0;
	width:92%;
	padding-top:5px;
	text-decoration:none;
}

h6{
	font-size:26px;
	color:#990000;
	font-weight:normal;
	margin:0;
	padding-top:10px;
	padding-bottom:5px;
	font-weight:bold;
	line-height: 35px;
}



.break {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #000;
}


.wrap {
	width: 795px;
	height:380px;
	margin: 0 auto;
}
.col {
	float: left;
	width: 240px;
	margin: 0px 12px 16px 12px;
}
	.last {
	float: left;
	margin: 0px 12px 16px 12px;
}
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 0px; }
	.h1 { font-size: 3em; font-weight: normal; float: left; }
	.h1 a { text-decoration: none; }
	.h2 {
	font-size: 2em;
	color: #000000;
	font-weight: normal;
}
	.h3 { font-size: 1.5em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
	.p  { margin: 0 0 0em 0; line-height: 1.8em; }
	.em { border-bottom: 1px dotted #fff; cursor: pointer; }
	.a { color: #9D2900; }
	.a:hover { color: #A0000E; text-decoration: none; }
	.img { border: 0; }
	.red { color: #A62121; }

.wrap2 {
	width: 795px;
	height:260px;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 50px;
}

.footer{
	text-align:center;
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer a:link, .footer a, .footer a:visited{
color:#666;
}
.footerholder{
width:760px;
}

.footer2{
	text-align:center;
}
.footer2 a:link, .footer2 a, .footer2 a:visited{
color:#666;
}
.footer2holder{
width:760px;
}

.desna_rubrika {
	float: left;
	width: 450px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	color: #5D5D5D;
	line-height: 1.5em;
}

.desna_rubrika p {
	margin: 0px;
	font-size: 100%;
}

.desna_rubrika a {
	display: block;
	padding-top: 4px;
	margin-top: 10px;
	border-top: 1px dotted #ccc;
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

table.helpT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #990000;
width: 300px;
background-color: #fafafa;
border: 1px #990000 solid;
border-collapse: collapse;
border-spacing: 0px; } 

td.helpHed
{ border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
background-color: #BEC8D1;
text-align: centre;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.helpBod
{ border-bottom: 1px solid #FFFFFF;
border-top: 0px;
border-left: 1px solid #FFFFFF;
border-right: 0px;
text-align: center;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

table.sofT
{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 450px;
	background-color: #fafafa;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 5px;
} 

.exgallery {

padding:0px 0px 0px 0px;

	float: centre;

	width: 350px;

	height: 263px;

margin: 0px;

	border:1px solid #000000;

	

}
