/*Reset
-------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, 
tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
background: transparent;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 
'cellspacing="0"' in the markup */
/*table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}*/
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/*Basic Elements
---------------------------------------------------------------------*/

body {
	font: 12px tahoma, Helvetica, sans-serif;
	color:#010000;
	background:#fff;
	min-width:990px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
h1 {font-size:2.4em;}
h2 {font-size:2.2em;}
h3 {font-size:2.2em;}
h4 {font-size:1.8em;}
h5 {font-size:1.6em;}
h6 {font-size:1.4em;}
a:link {color:#0067d5;text-decoration: none;font-weight: bold;}
a:visited {color:#0067d5;text-decoration: none;font-weight: bold;}
a:hover {color:#9684c7;font-weight: bold;}
a:active {color:#0067d5;text-decoration: none;font-weight: bold;}
p {
	line-height:1.4em;
	padding:0;
	margin:.5em 0;
}
.clearing {
	clear: both;
}
.hide {
	display: block;
	width:0;
	height: 0;
	line-height: 0;
	overflow:hidden;
}
.sep {
	padding-bottom:1em;
	margin:0 0 1em 0;
	}
.p-sep {
	padding-bottom:1em;
	margin:0 0 1em 0;
	}	
.last {
	margin:0;
}	
.more {
	margin: 1em 0;
}	
hr {
	display: none;
}	
.small {
	font-size: 90%;
}
.last {
	border: none;
}
/*Page structure
---------------------------------------------------------------------*/
#page {
	height: 100%;
	width: 88%;
	margin: 0 6%;
}
#header {
	
}
#content {
	height: 100%;
}
#footer {
	
}

/*Header
---------------------------------------------------------------------*/
#header div.header {
	height:62px;
	width: 100%;
	margin: 10px 0;
}

#header div.header table.top {
    width: 100%;
}

#header div.header table.top td {
	vertical-align: top;
}

#header div.header table.top td {
	text-align: center;
}

#header div.top-banner {
	float:right;
}

#header div.header div.left {
	margin-right: 100px;
}

#header div.header div.left p {
	color:#B33F1B;
	float: left;
	font-size: 90%;
	margin: 0 10px 10px 0;
}
#header div.header div.left p span {
	color: #999999;
	margin: 0 10px;
}
#header div.header div.left a {
	font-size: 11px;
	color:#b70000;
}

#header div.header div.center {
	margin-top: -5px;
	text-align: left;
	width: ;
	margin-left: auto;
	margin-right: auto;
}

#header div.header div.center p.free {
	vertical-align: top;
	margin-right: 50px;
	font-weight: bold;
	float: left;
	color: #666;
}

#header div.header div.center p  {
	vertical-align: top;
}

#header div.header div.center p.free span, #header div.header div.center p.icq span {
	font-size: 18px;
	font-weight: bold;
}

#header div.header div.center p.icq {
	float: left;
	font-weight: bold;
	color: #666;
}

#header div.header div.right {
	float: right;
}

#header div.header div.right a {

}

/*title*/
#header div.title {
	margin-left: 298px;
	position: relative;
	height: 234px;
	width: auto;
	text-align: left;
	background: url(/site/images/bg.jpg) no-repeat top center;
}

#header div.title div.logo {
	position: absolute;
	left: -298px;
	width: 298px;
	height: 234px;
	background: #B33F1B url(/site/images/logo.jpg) 0 0 no-repeat;
}

#header div.title h1,#header div.title h2 {
	position:absolute;
	color: #fff;
}
#header div.title h1 {
	top:60px;
	font-size: 160%;
	font-weight: bold;
	background: transparent url(/site/images/title.gif) 52px 0 no-repeat;
	height:65px;
	left: 66px;
	padding: 80px 0 0 0;
}
#header div.title h2 {
	top:165px;
	left: 65px;
	font-size: 100%;
}

/* navigation */
#nav {
	background: #9684c7;
	height: 41px;
}
#nav li {
	float:left;
	
	line-height: 41px;
	color: #fff;
}
#nav li a {
	color: #fff;
	font-weight: bold;
	background: transparent url(/site/images/str1.gif) 10px 50% no-repeat;
	padding: 0 0 0 30px;
}
#nav li a:hover
	color: #000
}

#nav li.selected a {
	text-decoration: none;
	color: #fff
}

/*Content
---------------------------------------------------------------------*/
#content table,#content caption, #content tbody, #content tfoot, #content thead, #content 
tr, #content th, #content td {
	vertical-align: top;
}
#content table {
	width:100%;
	padding:0;
	margin: 10px 0;
}
#content #col1 {
	font-size: 12px;
	color: #585858;
	width:221px;
	background: #c7c7c7;
	padding: 20px 30px;
}
#content #col1 h2 {
	color: #000;
	font-size: 18px;
}
#content #col1 h3 {
	color: #000;
	padding: 0 0 0 0px;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/arr.gif) 5px 50% no-repeat;
}
#content #col1 p {
	margin: 5px 5px 10px 0;
	padding: 0 0 10px 0;
}

ul.sub li {
	margin-bottom: 10px;
}


ul.sub li.selected a, ul.sub li.selected a:visited, ul.sub li.selected a:hover, ul.sub li.selected a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

/*col2*/

#content #col2 {
	padding-left: 20px;
	width: auto;
	background: #f6f6f6;
	margin: 0 0 0 5px;
}
#content #col2 div.news-wrapper {
	width: 80%;
	float: left;
	margin-right: -295px;
}
#content #col2 div.news {
	margin-right: 295px;
}
#content #col2 div.banner {
		width: 48%;
	float: right;
}

#content #col2 div.banner div.anons {
	font-size: 11px;
	color:#a35b00;
}

#content #col2 div.banner img {

}


#content #col2 h2 {
	margin:0 0 15px 0;
	padding-top: 20px;
	color: #000;
	font-size: 18px;
}
#content #col2 h3 {
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;
	height: 1%;
	background: url(../images/arr.gif) 20px 50% no-repeat;
}
#content #col2 p {
	margin: 5px 20px 10px 0;
	padding: 5px 0 10px 0;
	line-height: 1.2em;
}
#content #col2 p.sep {
	background: transparent url(../images/h-sep.gif) 0 100% repeat-x;
}

#content #col2 div#incont {
	padding-right: 20px;
}
#content #col2 div#incont, #content #col2 div#incont a {
	font-size: 13px;
}


#content #col2 div.news {
	font-size: 12px;
}


#content #col2 div.news p {
	margin-top: 0;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 0;
}

#content #col2 div.news p.date {
	padding-left: 20px;
	margin-bottom: 0;
	color: #a35b00;
	background: url(/site/images/str2.gif) center left no-repeat;
}

#content #col2 div#intcont2 p {
	margin-top: 0;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 0;
}

#content #col2 div#intcont2 p.date {
	padding-left: 20px;
	margin-bottom: 0;
	color: #a35b00;
	background: url(/site/images/str2.gif) center left no-repeat;
}

/*Footer
---------------------------------------------------------------------*/
#footer ul {
	height: 3.6em;
	float: left;
}
#footer ul li {
	float: left;
	margin: 1em 10px 0 0;
	border-right: 1px solid #06c;
}
#footer li.last,#footer div.footer ul li.last {
	border: none;
}
#footer ul li a {
	color:#06c;
	margin: 0 10px 0 0;
}
#footer div.footer {
	height: 72px;
	background: #ddd3f8;
	margin: 0;
	padding: 0;
}
#footer div.footer p {
	color: #666;
	float: left;
	font-size: 90%;
	margin:30px 0 20px 15px;
}
#footer div.footer ul {
	float: right;
}
#footer div.footer ul li {
	border-right:1px solid #999999;
	margin-top: 32px;
}
#footer div.footer ul li a {
	color: #1d006a;
	font-weight: normal;
}

#sform { 
padding-top: 10px;
float: right;
padding-right: 20px;
}


.td2 {  border: 1px solid black;
          padding: 1px;
         }



.sin { border: 1px solid #ccc; color: #ccc; }
.sim { cursor: pointer; }



/*Languages
---------------------------------------------------------------------*/

.menu-languages {
	position: relative;
	float: right;
	padding: 0px;
	margin: 0px;
	height: 19px;
}
.menu-languages li {
	float: left;
	width: 34px;
	height: 19px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	list-style: none;
}
.menu-languages li a,
.menu-languages li span {
	display: block;
	width: 32px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	border: solid #919191 1px;
	background-image: url('/site/images/icons-languages.gif');
	background-repeat: no-repeat;
}
.menu-languages a.selected,
.menu-languages span.selected {
	border: solid #CFCFCF 1px;
}


.menu-languages .language-russian a,
.menu-languages .language-russian span {
	background-position: 1px 1px;
}
.menu-languages .language-russian a.selected,
.menu-languages .language-russian span.selected {
	background-position: 1px -16px;
}

.menu-languages .language-english a,
.menu-languages .language-english span {
	background-position: -31px 1px;
}
.menu-languages .language-english a.selected,
.menu-languages .language-english span.selected {
	background-position: -31px -16px;
}

