* {
	padding: 0;
	margin: 0;
}
html {
	height: 100%;
}
body {
	background: #000;
	font: 11px/14px Tahoma, sans-serif;
    height:100%;
}
img {
	border: 0;
}

input { border: 1px solid #999; font: 12px Tahoma; width: 200px; height: 18px; line-height: 18px; margin-top: 3px; margin-bottom: 12px; }
label { background: #009ce5; color: #fff; display: block; width: 90px; padding: 2px 16px; margin: 0 -16px 5px 0; font-weight: bold; font-size: 13px; }
input#submit { width: auto !important; background: #000; color: #fff; font-weight: bold; padding: 3px 6px; border: 0; cursor: pointer; height: auto !important; }
select { border: 1px solid #999; font: 12px Tahoma; width: 200px;  margin-top: 3px; margin-bottom: 12px; }
textarea { width: 315px; height: 80px; border: 1px solid #999; font: 12px Tahoma; margin-top: 3px; margin-bottom: 2px; }

#main a { color: #009CE6;  }
#main a:hover { background: #eee; text-decoration: underline; color: #000; }



#container {
	width: 794px;
	color: #000;
    background-color: #fff;
	height: 600px;
	overflow: hidden;
    position:absolute;
    top: 50%;
    left: 50%;
    margin-left: -392px;
    margin-top: -300px;
}

.bgs0 { background-image: url('images/bg_pic_0.jpg'); }
.bg1 { background-image: url('images/bg_pic_01.jpg'); }
.bg2 { background-image: url('images/bg_pic_02.jpg'); }
.bg3 { background-image: url('images/bg_pic_03.jpg'); }
.bg4 { background-image: url('images/bg_pic_04.jpg'); }
.bg5 { background-image: url('images/bg_pic_05.jpg'); }
.bg6 { background-image: url('images/bg_pic_06.jpg'); }
.bg7 { background-image: url('images/bg_pic_07.jpg'); }
.bg8 { background-image: url('images/bg_pic_08.jpg'); }


.en .bg1 { background-image: url('images/en/bg_pic_01.jpg'); }
.en .bg2 { background-image: url('images/en/bg_pic_02.jpg'); }
.en .bg3 { background-image: url('images/en/bg_pic_03.jpg'); }
.en .bg4 { background-image: url('images/en/bg_pic_04.jpg'); }
.en .bg5 { background-image: url('images/en/bg_pic_05.jpg'); }
.en .bg6 { background-image: url('images/en/bg_pic_06.jpg'); }
.en .bg7 { background-image: url('images/en/bg_pic_07.jpg'); }
.en .bg8 { background-image: url('images/en/bg_pic_08.jpg'); }

.bgs88 { background-image: url('images/bg_show_88.jpg'); }
.bgs89 { background-image: url('images/bg_show_89.jpg'); }
.bgs90 { background-image: url('images/bg_show_90.jpg'); }
.bgs91 { background-image: url('images/bg_show_91.jpg'); }
.bgs92 { background-image: url('images/bg_show_92.jpg'); }
.bgs93 { background-image: url('images/bg_show_93.jpg'); }
.bgs94 { background-image: url('images/bg_show_94.jpg'); }
.bgs95 { background-image: url('images/bg_show_95.jpg'); }
.bgs96 { background-image: url('images/bg_show_96.jpg'); }
.bgs97 { background-image: url('images/bg_show_97.jpg'); }
.bgs98 { background-image: url('images/bg_show_98.jpg'); }
.bgs99 { background-image: url('images/bg_show_99.jpg'); }


.bg { background-image: url('images/black.gif'); }

#sidebar {
    width: 397px;
	height: 100%;
    float: right;
    text-align: right;
    direction: rtl;
    background-color: #000;
}

.en #sidebar {
	float: left;
    text-align: left;
    direction: ltr;
}

#sidebar .logo {
	width: 104px;
	height: 74px;
	background: url('images/malenki.gif') no-repeat;
	margin:10px 10px 0 0;
}
.en #sidebar .logo {
	margin:10px 0 0 10px;
}
#sidebar .logo a {
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	border: 0;
	text-decoration: none;
	height: 100%;
}
#qtranslate-chooser {
	font-size: 12px;
	list-style: none;
	top: 19px;
	position: absolute;
	left: 0;
	width: 90px;
	overflow: hidden;
	}
.he #qtranslate-chooser {


	left: 12px !important;

}
.en #qtranslate-chooser {
	left: 300px;
}
#qtranslate-chooser li {
	float: right;
	margin-left: 5px;
}

.en #qtranslate-chooser li {
	float: left;
	margin-right: 5px;
	margin-left: 0;
}

#qtranslate-chooser a {
	color: #999;
	text-decoration: none;
}

#qtranslate-chooser a:hover {
	text-decoration: none;
	background: none;
	color: #999;
}

#qtranslate-chooser .active {
	border-right: 1px solid #999;
	padding-right: 5px;
}

#qtranslate-chooser .active a {
	color: #009CE6;
}
#main .logo {
    font: bold 15px/15px Arial;
    padding: 10px 10px 30px 0;
    color: #999;
}

.en #main .logo {
    padding: 10px 0 30px 10px;
}

#main .logo span {
    font-size: 14px;
    display: block;
    font-weight: normal;
}



#main h2 a {
    color: #000;
    text-decoration: none;
}

#main h2 a:hover {
    background: none;
    text-decoration: none;
}

#menu {
	margin: 14px 0px 0 0;
	list-style: none;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
}

#menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-right: 17px;
	display: block;
}
.en #menu a {
	padding-right: 0;
	padding-left: 17px;

}


#menu li { margin: 2px 0; padding: 1px 6px 1px 0; width: 103px; }

#menu li span { display: block;border: 1px solid red; }

#menu li ul {
 	margin-right: 17px;
	list-style: none;
	font-size: 12px;

	 }
.en #menu li ul {
	 	margin-left: 17px;

	}
#menu li ul li {
	padding-right: 10px;
	background: url('images/bullet.gif') no-repeat right center;
		width: 182px;
}

.en #menu li ul li {
	padding-left: 0px;
	padding-right: 0;
	background: url('images/bullet.gif') no-repeat 0 8px;
}

.en #menu li ul li a {
	padding-left: 12px;
}

#menu li.page-item-221 ul { display: none; }
#menu li.page-item-1116 ul { display: none; }
#menu .current_page_item,
#menu li.current_page_ancestor a { background-color: #fff; }
#menu .current_page_item a,
#menu .current_page_ancestor a { color: #000; display: block; }

#menu ul li,
#menu ul a
{ background-color: transparent !important; color: #fff !important;  padding-right: 0; }
#menu li ul .current_page_item a { color: #009CE6 !important; }

.en #menu ul li {
	padding-left: 0;
}

#menu .current_page_ancestor .current_page_ancestor a { color: #009CE6 !important; }

#menu ul a:hover { text-decoration: underline; }
#menu ul .current_page_item a:hover { text-decoration: none; }


#logos {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 542px;
	right: 14px;
}
.en #logos {
	width: 175px;
	left: 12px;
}
#tlv {
	margin: 0 20px 0 0;
}
.en #tlv {
	margin: 0 0 0 20px;
}
#main {
    width: 397px;
    direction: rtl;
    text-align: right;
    padding: 10px 0 0 0;
	float: left;
    height: 100%;
    position: relative;
	}

.en	#main {
    direction: ltr;
    text-align: left;
	float: left;
}

#hp h2 {
	font-size:26px;
	font-weight:normal;
	margin: 18px 10px 0 0;
}

#hp .en h2 {
	margin: 18px 0 10px 10px;
}

#hp h2.lbl,
#hp h2.altr {
	font-weight: bold;
	background: #000;
	color: #fff;
	margin: 20px 10px 10px 0;
	width: 100px;
	font-size: 14px;
	padding: 3px 10px;
}

#hp h2.altr {
	background: #009CE6;
}

#hp .en h2.lbl,
#hp .en h2.altr {
	margin: 20px 0 10px 10px;
}



#hp #intro {
	border: 1px solid #ABAAAA;
	border-width: 1px 0;
	margin: 20px 0 0 0;
	padding: 10px 0;
}

#main p { padding: 3px 0px; }

#hp #main p { padding: 0 10px; }

#main p.more { padding-top: 16px; }

#main h2 { margin-bottom: 10px; }

#show .content a { font-weight: bold; color: #000; text-decoration: none; background: url('images/underline.gif') left bottom repeat-x; }
#show .content a:hover { text-decoration: none; background: url('images/underline.gif') left bottom repeat-x #eee; }

#show #main h3 {  margin: 0 0 15px 0; }

#show_nav {
    direction: rtl;
    text-align: right;
    margin: 8px 0 16px 0;
	overflow: hidden;
 }
.en	#show_nav {
    direction: ltr;
    text-align: left;



	}

#show_nav li {
    float: right;
    list-style: none;
	padding-left: 4px;
     }

.en	#show_nav li {
	float: left;
	padding-left: 0;
	padding-right: 4px;
	}

#show_nav li.page_item {
    padding-right: 4px;

	border-right: 1px solid #999999;
    }

.en	#show_nav li.page_item {
	border: 0;
	border-left: 1px solid #999999;
	padding-left: 4px;
    }
#show #show_nav li a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    padding: 0 0 0 0px;
    background: none;
    display: block;
    }

#show #show_nav li a:hover {

    text-decoration: underline; }

#show #show_nav li.current_page_item a {
    color: #009CE6;
    text-decoration: none;
}

.content { padding: 0 14px; }

.content ul { margin-right: 20px; }

#hp .ngg-galleryoverview {
	margin-right: 10px;
	margin-left: 10px;
	width: 376px;
	 }

#show h2 { font-size: 26px; font-weight: normal; margin: 0 0 10px 0; line-height: 24px; }

.ngg-gallery-thumbnail { margin-left: 2px !important; }
*html .ngg-gallery-thumbnail { margin-left: 1px !important; }
