@CHARSET "UTF-8";

html {
	background: #abe1fd
}

body {
	width: 990px;
	margin: 0 auto; padding: 0;
	background: #f3f7ff;
	font: normal 8pt 'Tahoma';
	color: #55595c
}

img {
	border: none;
}

h1 {
	
}

h2 {
	font: normal 2.2em 'Times New Roman';
	color: #5dba11	
}

h3 {
	font: normal 2.2em 'Times New Roman';
	color: #1279d0
}

a {
	color: #1279d0
}

#header, #wrapper, #footer {
	width: 100%
}

#header {
	height: 235px;
	background: url(/themes/anti/images/header-bgr.jpg) no-repeat top left
}

#wrapper {
	overflow: hidden;
	margin-top: 17px;
	position:relative;	
}

#footer {
	/*padding: 250px 0 20px;*/
	/*margin-top: -170px;*/
	/*background: url(/themes/anti/images/footer-bgr.jpg) no-repeat bottom left;*/
	clear:both;
        height:35px;
        padding-top:50px;
	text-align: center;
	position: relative;
}

#footer .creator {
	position: absolute;
	bottom: 24px; right: 50px;
}

#footer .creator .logo {
	display: block;
	position: absolute;
	bottom: 17px; right: 22px;
	/**/
	width:43px;
	height:39px;
	background: url(/themes/anti/images/eo-logo.png) no-repeat 0 0;
}

.left-sidebar {
	width: 230px;
	float: left;
	padding-left: 29px;
	padding-bottom: 160px;
}

.right-sidebar {
	width: 218px;
	float: right;
	margin-bottom:20px;/**/
}

#content {
	margin: 0 282px 0 261px;
}

a.more {
	display: block;
	text-align: right;
}

p {
	text-align: justify;
}

#main-menu, #main-menu ul {
	margin: 0; padding: 0;
	list-style: none;
}

#main-menu {
	margin-top: 7px;
	overflow:hidden;
}

#main-menu ul {
	margin: 10px 0 0 7px;
}

#main-menu li {
	margin: 14px 0;
	padding-left: 17px;
}
#main-menu li.active {
	background: url(/themes/anti/images/main-menu.jpg) no-repeat 0 0.7em
}
#main-menu ul li.active {
	background: url(/themes/anti/images/inner-menu.gif) no-repeat 0 50%
}

#main-menu a {
	font: normal 2.2em "Times New Roman";
	text-decoration: none;
}

#main-menu ul li {
	padding-left: 11px;
	margin: 3px;
	background: url(/themes/anti/images/inner-menu.gif) no-repeat 0 50%
}

#main-menu ul a {
	font-size: 1.3em;
	font-weight: bold
}

#article img{
	background-color:#FFFFFF;
	border:1px solid #CBE0E1;
	padding:10px;
}	

form {
	width: 170px;
	display: block;
	overflow: hidden;
	margin-bottom: 25px;
	position:relative;
	z-index:1;
}

form label, .mailformtext {
	margin-left: 3px;
	display: block;
	color: #1279d0
}

form input {
	margin: 2px 0 11px;
}

form input, form textarea {
	width: 166px;
	border: 1px solid #cbe0e1;
	font-size: 1.1em;
}

form input.submit {
	width: auto;
	border: none;
	background: none;
	color: #1279d0;
	float: right;
	text-decoration: underline;
	font-size: 1em;
	padding: 0
}

.contacts {
	color: #1279d0;
	font: normal 1.6em 'Tahoma';
	line-height: 1.3em;
	padding: 30px 0 0 20px;
}

.contacts  p{
	padding: 15px 0
}

address {
	font: bold 0.8em 'Times New Roman';
	color: #55595C
}
#btnsend {
   border:none;
   border-bottom:1px solid #1279D0;
   background:none;
   color:#1279D0;
   width:75px;
}
#divforkapchabtn {
   text-align:right;
}
#keystring {
   margin-bottom:1px;
}
#kapchaalert {
   margin-top:-20px;
   margin-bottom:10px;
}
.lmenuimg, .rmenuimg {
   display:none;
}
/**/
#lfooter {
   position:absolute;
   width:169px;
   height:238px;
   left:0px;
   bottom:0px;
   background: url(/themes/anti/images/footer-bgr.jpg) no-repeat 0 0;   
}