* {
margin:0;
padding:0;
}

body
{
margin: 0; padding: 0;
font: 11px Verdana, Arial, Tahoma, sans-serif;
background: #fff url(img/bg.gif) repeat-y left top;
color: #000;
}

p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, form
{
margin: 0;padding: 0;
}

img
{
border: 0;
}

td {
vertical-align:top;
}

th, td, input
{
font: 11px Verdana, Arial, Tahoma, sans-serif;
}

a
{
text-decoration: underline;
}

.c {
	clear: both;
	height: 1px;
}

/*edited*/
.topbanner {
height:100px;
background:#91C0DA;
margin:0;
padding:0;
}

.menubanners {
margin:15px 0 0 0;
}

.menubanners img {
margin: 10px 0 0px 0;
}


div#rightside {
width:270px;
margin:20px 15px 0 0;
text-align:center;
}

#rightside h2 {
font:bold 14px "Verdana";
color:#fff;
margin:0 0 10px 0;
}

#rightside .rightcont {
border-top:10px solid #fe9b33;
text-align:left;
margin:10px;
}

#rightside a {
background:url('img/bullet.gif') left top no-repeat;
margin:10px 0 0 0;
padding:0 0 0 15px;
font:normal 11px "Verdana";
color:#fff;
}

#rightside img.bukleti {
float:none;
margin:10px 0 0 0;
}

#rightside .c {
height:10px;
}

div#rightsideindex {
text-align:left;
width: 355px;
height: 100%;
}

#rightsideindex h1 {
font:normal 18px "Verdana";
color:#000;
margin-bottom: 10px;
}

#rightsideindex p {
font:normal 11px "Verdana";
color:#000;
}

#rightsideindex h2, .col3index h2 {
font:bold 14px "Verdana";
color:#fff;
margin-bottom: 10px;
}

.col3index h2 {
    color: black;
}

#rightsideindex .rightcont {
text-align:left;
padding: 20px;
}

#rightsideindex a {
background:url('img/bullet.gif') left top no-repeat;
padding:0 0 0 20px;
font:normal 11px "Verdana";
color:#fff;
display: block;
}

#rightsideindex .right_top {
    margin: 0px;
    padding: 20px;
    background: #FFE292;
    border-bottom:10px solid #fe9b33;    
    height: 274px;
}   


/* unedited */
#container {
	width:expression(document.body.clientWidth < 1004? "995px": "100%" );
	min-width: 995px;
	background: url(img/container_bg.jpg) no-repeat left bottom;
}

#main {
	width: 100%;
}
#main .col1 {
	width: 308px;
	background: #a42400;
	border-right: 1px solid #c3e2ef;
	padding: 0 0 50px 0;
	vertical-align: top;
	height:100%;
}

#main .col3 {
	background: #ffe292 url('img/bg3.gif') right repeat-y;
	vertical-align: top;
	width: 700px;
}

#main .spacer {
     background: #ffe292;
}

#main .col3index {
background:url('img/indexbg.gif') left repeat-y #ffe292;
width:100%;
vertical-align:top;
}

#main .col3l {
	background: #ffe292;
	}

#language {
	height: 25px;
	margin: 30px 0 0 67px;
}
#language li {
	list-style-type: none;
	float: left;
	padding: 3px 10px;
}
#language li.active {
	font-weight: bold;
}
#language li.ru {
	border-left: 1px solid #bf664d;
}
#language a {
	color: #fff;
	text-decoration: none;
}

#menu {
	margin: 80px 10px 0 50px;
}
#menu ul {
	padding: 10px 0;
	border-top: 1px solid #bf664d;
	border-bottom: 1px solid #bf664d;
}
#menu ul ul {
	border: 0;
	background: #ac533a;
}
#menu li {
	list-style-type: none;
	margin: 0 -10px 0 0;
}
#menu li.active {
	background: #bf664d url(img/arrow.gif) no-repeat left top;	
}
#menu ul ul li {
	background: url(img/ul_ul_arrow.gif) no-repeat left top;
}
#menu ul ul li.active {
	font-weight: bold;
	background: url(img/ul_ul_arrow.gif) no-repeat left top;
}
#menu li.active.sub {
	background: url(img/arrow.gif) no-repeat left top;	
}
#menu li a {
	display: block;
	padding: 5px 0 7px 28px;
	color: #fff;
}
#menu .active a {
	color: #ffba00;
}
* html #menu a {
	height: 12px;
	width: 200px;
}
#menu ul li.active ul a {
	padding: 5px 15px 7px 51px;
	color: #fff;
}

#news ul {
	padding: 10px 10px 10px 10px;	
}
#news li {
	list-style-type: none;
	background: url(img/arrow.gif) no-repeat left top;
	padding: 4px 0 10px 30px;
}
#news a {
	color: #2a5371;
}
#news a:hover {
	text-decoration: none;
}

#video p {
	margin: 10px 10px 0 15px;
}

#news1, #news2, #news3, #news4, #news5 {
	display: none;
	position: absolute;
	background: #ffe292;
    top: 425px;
    left: 732px;
	width: 310px;
    height: 262px;
	margin: 0 0 0 -100px;
	padding: 12px 20px 20px 20px;
	border: 1px solid #c5a051;
}

.news_close {
    text-align: right;
    padding: 0px;
    margin: 0px;
}
.news_close img {
    cursor: pointer;
}

div#text {
	padding: 30px 25px;
	float:left;
}
#text a {
	color: #a42400;
}
#text a:hover {
	text-decoration: none;
}
#text h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 0 0;
}
#text h1 a {
	color: #000;
	text-decoration: none;
}

#text a.sub {
}

#text h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0 15px 0;
}
#text h2 a {
	color: #000;
	text-decoration: none;
}

#text h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 15px 0;
}
#text p {
	margin: 0 0 15px 0;
	line-height: 16px;
}
/*#text ul {
	background: #ffb136;
	margin: 25px -25px;
	padding: 10px 20px;
}
#text li {
	list-style-type: none;
	background: url(img/arrow.gif) no-repeat left top;
	padding: 0 0 10px 30px;
	color: #fff;
}*/
#text ul, #text ol {
	padding: 10px 20px;
}
#text ul li {
	list-style-type: none;
	background: url(img/arrow_text.gif) no-repeat left top;
	padding: 0 0 10px 30px;
	color: #000;
}
#text ol li {
	margin: 0 0 10px 30px;
	color: #000;
}
#text table.tabula {
	border-collapse: collapse;
}
#text table.tabula td {
	padding: 5px 10px;
	border: 1px solid #a9cee3;
}

#footer {
	border-top: 7px solid #539bcf;
	margin: 0 15px 20px 16px;
	height: 182px;
	background: #fff;
}
#footer .partneri {
padding: 25px 0 0 0;
}
#footer .partneri img {
	vertical-align: middle;
}


table.form input.text {
    width: 400px;
}
table.form textarea {
    width: 400px;
    height: 200px;
}
input.button {
    background: url('img/button_bg.gif') top left repeat-x;
    border: none;
    height: 20px;
    vertical-align: middle;
    color: white;
}
table.form td {
    vertical-align: top;
}


table.topics {
    border-collapse: collapse;
    width: 600px;
}
table.topics td {
    border-top: solid 1px #F1C957;
    border-bottom: solid 1px #F1C957;
    background: url('img/row_bg.gif') top left repeat-x;
    padding: 15px 5px 15px 5px;
}
table.topics tr.dark td {
    background: #FFE292;    
}
table.topics td.subject {
    padding: 15px;
}
table.topics td.subject a {
    font-weight: bold;
    color: #2E526C !important;
}  
table.topics td.date {
    color: #ABA09E;
    padding-right: 15px;
} 
table.topics td.name {
    font-weight: bold;
}


table.messages {
    border-collapse: collapse;
    width: 600px;
}
table.messages td {
    border-top: solid 1px #F1C957;
    border-bottom: solid 1px #F1C957;
    padding: 15px;
    vertical-align: top;
}
table.messages tr.subject td {
    background: url('img/row_bg.gif') top left repeat-x;
}
table.messages td.subject a {
    font-weight: bold;
    color: #2E526C !important;
}
table.messages span.date {
    color: #ABA09E;
}
table.messages td.topic_name {
    background: #FFE7A5;
    border-bottom: none;
}
table.messages td.topic_message {
    background: #FFEFC1;
    border-top: none;
}
table.messages td.message_name {
    border-bottom: none;
    padding: 15px 15px 0px 15px;
}
table.messages td.message {
    border-top: none;
    padding: 3px 15px 15px 15px;
}
table.messages td.last {
    border-bottom: solid 2px #F1C957;
}

#text ul.lapas
{
float: right;
padding: 0 12px 0 0; margin: 0;
}
#text ul.lapas li
{
float: left;
list-style-type: none;
padding: 0px;
margin: 0px;
}
#text ul.lapas li a
{
color: #000;
display: block;
padding: 4px 7px 4px 5px;
text-decoration: none;
height: 13px;
float: left;
}
#text ul.lapas li.active
{
color: #fff;
background: #ffcb09 url("img/lapas_bg.gif") repeat-x left top;
}


div.pages {
    text-align: right;
}
div.pages a {
    color: #1361A9 !important;
    padding: 3px;
}
div.pages a.active {
    color: white !important;
    background: #1361A9;
}

form.forum {
    padding: 15px;
}


div.logout {
    text-align: right;
    width: 600px;
    padding-top: 20px;
}
div.logout a {
    color: #A42400;
}

div.delete {
    float: right;
}
div.delete a {
    color: #A42400;
}

#path {
    padding-bottom: 10px;
}

.col3l #text {
    width: 650px;
}


#menu {
    width: 250px;
}




.buttons {
    margin: 0px;
    padding: 0px;
    border-bottom: solid 10px #77A5C0;
    height: 44px;
    width: 320px;
}
.buttons a {
    display: block;
    float: left;
    border-right: solid 1px #91C0DB;
}
.buttons span {
    display: none;
}
#button_1 {
    width: 49px;
    height: 44px;
    background: url('img/button_1.gif');
}
#button_1.active {
    background: url('img/button_1_a.gif');
}
#button_2 {
    width: 49px;
    height: 44px;
    background: url('img/button_2.gif');
}
#button_2.active {
    background: url('img/button_2_a.gif');
}
#button_3 {
    width: 49px;
    height: 44px;
    background: url('img/button_3.gif');
}
#button_3.active {
    background: url('img/button_3_a.gif');
}
#button_4 {
    width: 49px;
    height: 44px;
    background: url('img/button_4.gif');
}
#button_4.active {
    background: url('img/button_4_a.gif');
}
#button_5 {
    width: 49px;
    height: 44px;
    background: url('img/button_5.gif');
}
#button_5.active {
    background: url('img/button_5_a.gif');
}
#button_movie {
    width: 68px;
    height: 44px;
    background: url('img/button_movie.gif');
}

.panel {
    height: 257px;
    display: none;
    padding: 0px;
    margin: 0px;
}


.fact  {
    color: #F2F2F2;
    font-weight: bold;
    font-size: 16px;
    background: #656565;
    padding: 100px 20px 0px 20px;
    height: 156px;
}

#news p {
    margin: 20px;
}


.first_banner img {
    border: solid 1px white;
}

.letter {
    padding: 10px;
    margin: 0px;
    text-align: left;
}

.letter table {
    border-collapse: collapse;
    margin: 0px;
}
.letter td {
    text-align: left;
    padding: 5px 0px 5px 0px;
    border-top: solid 1px #FE9B33;
}
.letter input.text {
    width: 160px;
}



#rightside .right_top a {
    background: none;
    padding: 0px;
    margin: 0px;
}

table#tabulabrd {
border-collapse:collapse;
}

#tabulabrd td {
border:1px solid #000;
padding:3px 5px 3px 5px;
}
