body {
    width:100%;
    background:#fff;
    min-width:600px;        /* Minimum width of layout - remove line if not required */
                    /* The min-width property does not work in old versions of Internet Explorer */
    font-size: 75%;
    font-family: Verdana;
    text-align: center;
}

ul, ol {
          margin:10px 0 10px 25px;
          }

p {
	line-height:1.3em;
	margin:0 0 1.5em;
	position: relative;
}

li {
	
	line-height:1.3em;
	list-style-type: disc;
	position: relative;
}

a {
    color:#a62923;
}

a:hover {
    color: #8b8c95;
}

h1, h2, h3 {
    margin: 15px 0;
}

h2 {
    color: #a62923;
    font-size: 1.2em;
}

h3 {
    font-size: 1.2em;
}

img {
    border: none;
}

em {
font-style: normal;
color: #a62923;
}

#page {
    position:relative;
    margin:0 auto;
    width:100%;
    min-width:996px;
    max-width:1483px;
    background:url(/images/gradients.gif) repeat-y scroll center top;
    text-align: left;
}

.header {
    width:100%;
    height:276px;
    background: #dbdcde url(/images/head.jpg) no-repeat;
    border-bottom: 1px solid #b5b5b5;
    position: relative;
    padding-bottom: 3em;
}

.header h1 {
	text-indent: -1000px;
	position: absolute;
	top: 69px;
	left: 174px;
	width: 347px;
	height: 106px;
	background: transparent url(/images/head.jpg) no-repeat -174px -84px;
	cursor: pointer; /* ie6 needs it */
}

.nav {
list-style-type: none;
margin: 0;
left: 239px;
text-align: left;
position: absolute;
bottom: 0;
overflow:hidden;
}

.nav li {
list-style-type: none;
float: left;
border-left: 1px solid #edeeef;
}

.nav li a {
float: left;
font-size: 1.2em;
font-weight: bold;
padding:0 1em;
line-height: 2.5em;
color: #656565;
border-left: 1px solid #b5b5b5;
text-decoration: none;
}

.nav li a:hover {
color: #a62923;
}

.search {
height: 2.5em;
font-size: 1.2em;
font-weight: bold;
color: #656565;
position: absolute;
padding: 0;
width: 239px;
text-align: left;
right: 0;
bottom: 0;
border-left: 1px solid #edeeef;
}

.search form {
	padding: 0 0 0 15px;
	margin: 0;
    border-left: 1px solid #b5b5b5;
    height: 2.5em;
}

.search input, .subscribe input {
font-size: 1em;
color: #656565;
}

.search label, .subscribe label{
    padding-right: 6px;
    line-height: 2.5em;
}

ul.langs {
	position: absolute;
	right: 0;
	top: 0;
}

ul.langs, ul.langs li {
	list-style-type: none;
}

ul.langs a {
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 0.3em 1em;
}

/* Layout */
.colmask {
    position:relative;  /* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    clear:both;
    float:left;
    width:100%;         /* width of whole page */
    overflow:hidden;        /* This chops off any overhanging divs */
    /*background:#ffd8b7;*/     /* Left column background colour */
}
.colmid {
    float:left;
    width:200%;
    position:relative;
    left:240px;
    background:#fff;        /* Centre column background colour */

    border-left: 1px dotted #b5b5b5;
}
.colright {
    float:left;
    width:100%;
    position:relative;
    left:50%;
    /*margin-left:-400px;*/
    margin-left:-480px;
    /*background:#ff9;*/        /* Right column background colour */

    border-left: 1px dotted #b5b5b5;
}
.col1wrap {
    float:right;
    width:50%;
    position:relative;
    right:100%;
}
.col1pad {
    /*margin:0 15px 0 415px;*/
    margin:0 10px 0 490px;
    overflow:hidden;
}
.col1 {
    width:100%;
    overflow:hidden;
    
    min-height: 304px;
    height: auto !important;
    height: 304px;
	padding-top: 15px;
}

.mapua {
    background-image: url(/images/map_ukr.gif);
}

.mapru {
    background-image: url(/images/map_rus.gif);
}

.mapen {
    background-image: url(/images/map_eng.gif);
}

.col2 {
    float:left;
    /*width:170px;*/
    width:210px;
    position:relative;
    margin-left:-50%;
    /*left:215px;*/
    left:255px;
    overflow:hidden;

    text-align: center;
	padding-top: 15px;
}
.col3 {
    float:left;
    /*width:170px;*/
    width: 210px;
    position:relative;
    left:15px;
    overflow:hidden;
	padding-top: 15px;
}
.footer {
    clear:both;
    width:100%;
	height: 104px;
    padding:0;
    margin:0;
    position: relative;
	background: transparent url(/images/f-gradients.gif) repeat-x scroll 0 0;
	zoom: 1;
}

.footer div {
    margin: 0 auto;
    width: 100%;
}

.footer img {
    vertical-align: middle;
}

.footer p.copyright {
    position: absolute;
    top: 81px;
    left: 0;
	color: #fff;
	background: #a71932;
	padding: 0 1em;
	height: 23px;
	line-height: 23px;
}

.col1 ul {
    margin-left:10px;
    padding-left:10px;
}

.col2 h2, .col3 h2 {
    font-size: 1.5em;
    padding: 0;
    margin: 0 0 1em;
    text-align: center;
}

.col3 a, .newsItem a {
    color: #000;
    /*font-weight: bold;*/
    text-decoration: underline;
}

.newsItem a.ditto_tag {
    color: #8b8c95;
}

.news_category {
    font-style: italic;
}

.col3 p, .newsItem p {
    margin: 0 0 2em;
}

.col3 p.date, .newsItem p.date {
    margin: 0;
    font-weight: bold;
    color: #8b8c95;
}

.col3 .newsAll {
    text-align: right;
    margin-bottom: 1.2em;
}

.col3 .newsAll a {
    color: #8b8c95;
}

/* Explorer-like menu */
.expl, .expl ul, .expl li {
list-style-type: none;
padding: 0;
margin: 0;
}

.expl, .expl ul {
background: url(/newsite/assets/templates/aim20/img/line.gif) repeat-y;
list-style-type: none;
text-align: left;
}

.expl li {
padding-left: 20px;
background: url(/newsite/assets/templates/aim20/img/join.gif) no-repeat;
margin: 3px 0;
}

.expl li.last {
background: #fff url(/newsite/assets/templates/aim20/img/joinbottom.gif) no-repeat;
}

.expl li.folderOpen {
background: url(/newsite/assets/templates/aim20/img/minus.gif) no-repeat;
}

.expl li.folderClose {
background: url(/newsite/assets/templates/aim20/img/plus.gif) no-repeat;
}

.expl li.folderOpen ul {
display: block;
}

.expl li.folderClose ul {
display: none;
}
/*
.expl li.active a {
background-color: #eee;
}
*/

.expl li a {
font-size: .9em;
color: #000;
padding: 0 1px 0 3px;;
text-decoration: none;
}

.col2 ul {
	margin-top: -10px;
	
}
.col2 li {
	background-color: #fff;
	list-style: none;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
	
}

.col2 li a{
font-size: .9em;
color: #000;
padding: 0 1px 0 3px;;
text-decoration: none;
list-style: none;
padding-top: 5px;
}
.col2 li a:hover {
background-color: #eee;
}
.expl li a:hover, .expl li span {
font-size: .9em;
background-color: #e6e6e6;
color: #000;
border: 1px solid #555;
padding: 1px 2px;
}

.breadcrumbs {
	margin: 1em 0;
}
.breadcrumbs span, .breadcrumbs a {
color: #8b8c95;
font-size: .95em;
}

.breadcrumbs a {
text-decoration: underline;
}

.nobg {
background: none;
height: auto;
}

.banner {
padding: 15px 0;
}

.forumReg label {
float: left;
width: 150px;
height: 1.6em;
line-height: 1.6em;
}

.forumReg .errors {
}

.newsItem {
overflow: hidden;
}
table {
	margin-left: 10px;
}
table td 
{ border: 1px solid #D4D4D4;
	padding-left: 5px;
	margin: 5px;
	padding: 5px;
}
table li {
	list-style: decimal;
	margin: 5px;
}
table th {
    border: 1px solid #D4D4D4;
	padding-left: 5px;
	margin: 5px;
	padding: 5px;

}
select {
	width: 200px;
	margin-bottom: 25px;
	font-size: 12px;
}
select option {
 	margin-top: 5px;
}
