* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/site_images/body-bg.gif);
	background-repeat: repeat;
	background-position: center;
}
div {
	float: left;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
table {
	float: left;
}

/*////////////////////////////////

////////////////////////////////*/

div#all-content {
	position: absolute;
	left: 50%;
	width: 900px;
	margin-left: -454px;
	background-image: url(../images/site_images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 2px;
	_background-position: 0 1px;
	padding-left: 4px;
	padding-right: 4px;
}
div#content {
	width: 900px;
}
div#head1 {
	width: 100%;
	height: 15px;
	background-image: url(../images/site_images/head-bg1.gif);
	background-repeat: repeat-x;
}
div#head2 {
	width: 100%;
	height: 134px;
	background-image: url(../images/site_images/head-bg2.gif);
	background-repeat: repeat-x;
}
div#logo {
	width: 86px;
	height: 94px;
	position: relative;
	margin-top: 28px;
	left: 37px;
}
div#ika {
	width: 273px; 
	height: 65px;
	position: relative;
	margin-top: 42px;	
	left: 60px;
	background-image: url(../images/site_images/ika.gif);
	background-repeat: no-repeat;
}
div#fighters {
	width: 135px;
	height: 120px;
	background-image: url(../images/site_images/fighters.jpg);
	background-repeat: no-repeat;
	margin-top: 14px;
	position: relative;
	left: 170px;
}
div#search-langs {
	float: right;
	margin-top: 35px;
	margin-right: 18px;
	width: 155px;
}
div#navigation {
	float: right;
	position: relative;
	right: 25px;
}
#map-img {
	margin: 0 20px 0 20px;
}
div#search {
	margin-top: 15px;
}
#form-search {
	border: #CCCCCC 1px solid;
    font-size: 70%;
    color: #999;
    background-image: url(../images/site_images/search-bg.gif);
	width: 120px;
	height: 15px;
	padding-left: 10px;
}
#img-search {
	width: 11px; 
	height: 11px;
	margin-bottom: -1px;
	margin-left: 1px;
}
div#langs {
	float: right;
	position: relative;
	right: 25px;
	font-size: 65%;
	color: #ccc;
	margin-top: 15px;
}
#span666 {
	color: #666;
}
a.lang {
	color: #666;
}
a.lang:hover {
	color: #ccc;
}
div#menu {
	width: 100%;
	height: 40px;
	position: relative;
	background-image: url(../images/site_images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 3px;
	border-bottom: 1px solid #efefef;
	margin-top: -3px;
	text-align: center;
}

div#submenu {
	width: 100%;
	height: 100%;
	background-image: url(../images/site_images/sub-menu-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-color : #C2C2C2 ;
}
div#submenu ul {
	margin: 5px;
}
div#submenu ul li {
	display: inline;
	list-style: none;
	padding: 0 15px;
}
div#submenu ul li a, div#submenu ul li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0159A3;
	text-decoration: underline;
}
div#submenu ul li a:hover {
	text-decoration: none;
}
div#content-blocks {
	width: 896px;
	position: relative;
	left: 2px;
	margin-top: 3px;
}
div#left-block {
	width: 203px;
	position: relative;
}
div#left-head1 {
	width: 173px;
	padding: 9px 15px;
	background-color: #015DA8;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
}
.greeting {
	width: 193px;
	border: 2px solid #015DA8;
	border-bottom: 1px solid #015DA8;
	border-top: 1px solid #015DA8;
	padding: 3px;
}
.greeting-img {
	margin-right: 5px;
}
a.greeting-link, a.greeting-link:hover {
	font-size: 65%;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	margin-top: 17px;
}
a.greeting-link:hover {
	text-decoration: none;
}
div#blue-left {
	width: 201px;
	height: 6px;
	position: relative;
	left: 1px;
	margin-top: 1px;
	background-color: #015DA8;
}
div#history {
	width: 191px;
	position: relative;
	left: 1px;
	background-color: #015DA8;
	border-top: 8px solid #4186BE;
	margin-top: 1px;
	padding: 2px 5px 5px 5px;
	color: #fff;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
span#history-head {
	font-weight: bold;
	font-size: 130%;
	display: block;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
a.history-more, a.history-more:hover {
	font-size: 90%;
	color: #fff;
	text-decoration: underline;
	display: block;
	margin-top: 4px;
}
a.history-more:hover {
	text-decoration: none;
}
div#fighters1 {
	width: 201px;
	height: 133px;
	background-image: url(../images/site_images/fighters1.jpg);
	position: relative;
	left: 1px;
}
div#counters {
	width: 182px;
	height: 31px;
	margin-top: 8px;
	position: relative;
	left: 10px;
	margin-bottom: 8px;
}
img#rambler {
	margin-left: 6px;
}
div#center-block {
	width: 442px;
	left: 3px;
	position: relative;
}
div#analytics {
	width: 427px;
	border-top: 6px solid #4186BE;
	background-color: #015DA8;
	padding: 4px 0 5px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
div#analitics-cont {
	width: 428px;
	border: 1px solid #ccc;
	border-top: 0;
	background-color: #F8F8F8;
	padding: 2px 6px 2px 6px;
	line-height: 90%;
}
.content-images {
	width : 90px ;
	height : 90px ;
	margin-right: 8px ;
}
.content-head-txt {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
	color: #666;
	margin-top: 5px;
}
p.content-links {
	font-size: 5%;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.content-links:hover {
	text-decoration: none;
}
div#last-news {
	width: 427px;
	background-color: #015DA8;
	padding: 4px 0 5px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-top: 3px;
}
.news {
	width: 97%;
	border: 1px solid #ccc;
	background-color: #F8F8F8;
	padding: 4px 6px 4px 6px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 90%;
}
a.content-more, a.content-more:hover {
	font-size: 70%;
	text-decoration: underline;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 6px;
}
a.content-more:hover {
	text-decoration: none;
}
div#right-block {
	width: 246px;
	left: 5px;
	position: relative;
}
div#photogallery {
	width: 231px;
	background-color: #015DA8;
	padding: 8px 0 7px 15px;
	font-size: 75%;
	font-weight: bold;
	color: #fff;
}
div#gallery-img {
	width: 246px;
	height: 166px;
	margin-top: 1px;
}
div#day-photo {
	width: 230px;
	border-top: 6px solid #4186BE;
	background-color: #015DA8;
	padding: 3px 10px 10px 6px;
	margin-top: -3px;
	font-size: 75%;
	color: #fff;
}
#photo-day-head {
	font-size: 150%;
	color: #fff;
	display: block;
}
a.gallery-link, a.gallery-link:hover {
	color: #fff;
	font-size: 100%;
	text-decoration: underline;
}
a.gallery-link:hover {
	text-decoration: none;
}
div#calendar {
	width: 231px;
	background-color: #015DA8;
	border-top: 6px solid #4186BE;
	padding: 3px 0 4px 15px;
	font-size: 75%;
	font-weight: bold;
	color: #fff;
	margin-top: 2px;
}
.calendar1, .calendar2 {
	width: 246px;
	background-color: #E7E7E7;
	font-size: 65%;
	color: #666;
	margin-top: 2px;
}
.date {
	width: 26px;
	padding: 10px 7px 10px 4px;
}
.calendar-cont {
	width: 204px;
	padding: 2px 3px 2px 0;
}
a.calendar-link, a.calendar-link:hover {
	text-decoration: underline;
	color: #666;
	font-weight: bold;
	font-size: 120%;
}
a.calendar-link:hover {
	text-decoration: none;
}
.calendar2 {
	background-color: #fff;
}
div#calendar-more {
	width: 236px;
	background-color: #015DA8;
	padding: 1px 10px 2px 0;
	text-align: right;
	margin-top: 2px;
}
a.calendar-more, a.calendar-more:hover {
	color: #fff;
	font-size: 75%;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
	background-image: url(../images/site_images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
a.calendar-more:hover {
	text-decoration: none;
}
div#bunner {
	width: 246px;
	height: 77px;
	margin-top: 2px;
	background-color: #9A9A9A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
}
div#footer-menu {
	width: 100%;
	height: 24px;
	background-color: #0161AB;
	margin-top: 10px;
	text-align: center;
}
div#footer-menu ul {
	margin-top: 1px;
}
* html div#footer-menu ul {
	margin-top: 5px;       
}  
div#footer-menu ul li {
	list-style: none;
	display: inline;
	padding: 0 13px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
}
div#footer-menu ul li a, div#footer-menu ul li a:hover {
	text-decoration: none;	
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#footer-menu ul li a:hover {
	text-decoration: none;
}
div#footer {
	width: 100%;
	height: 73px;
	background-image: url(../images/site_images/footer-bg.gif);
	background-repeat: repeat-x;
}
div#sponsors {
	width: 100%;
	height: 20px;
	text-align: center;
	margin-top: 12px;
}
div#sponsors img {
	margin: 0 2px;
}
div#copyright {
	margin-left: 20px;
	font-size: 65%;
	color: #666;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
div#erava {
	float: right;
	margin-right: 20px;
	color: #999;
	height: 23px;
	font-size: 65%;
	padding-left: 25px;
	background-image: url(../images/site_images/erava.gif);
	background-position: ;
	background-repeat: no-repeat;
	line-height: 90%;
	padding-top: 4px;
	margin-top: 14px;
}
a.a-erava, a.a-erava:hover {	
	color: #999;
	text-decoration: underline;
}
a.a-erava:hover {
	text-decoration: none;
}


/**************************************
			INTERNAL
**************************************/


div#left-internal {
	position: relative;
	width: 646px;
	left: 2px;
	background-image: url(../images/site_images/content-inter-bg.gif);
}
div#regulation {
	width: 636px;
	height: 21px;
	border-top: 6px solid #4186BE;
	background-color: #015DA8;
	font-size: 75%;
	font-weight: bold;
	color: #fff;
	padding-top: 3px;
	padding-left: 10px;
}
div#left-inter-txt {
	width: 610px;
	position: relative;
	left: 20px;
	margin-top: 5px;
}
p#left-inter-p {
	border-bottom: 1px solid #ccc;
	font-size: 80%;
	color: #015DA8;
	padding-bottom: 3px;
}
span#left-inter-date {
	font-size: 57%;
	display: block;
	margin-top: 3px;
	color: #333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
p.left-inter-cont, p#left-inter-cont1 {
	border-bottom: 1px solid #ccc;
	font-size: 70%;
	color: #333;
	padding-bottom: 3px;
	margin-top: 4px;
}
span.left-inter-head, span#left-inter-head1, span.left-inter-head2 {
	font-size: 105%;
	color: #015DA8;
	font-weight: bold;
	display: block;
	margin-top: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
span#left-inter-head1 {
	font-size: 100%;
	color: #333;
}
span.left-inter-head2 {
	padding-top: 5px;
	padding-bottom: 7px;
}
p#left-inter-cont1 {
	border-bottom: 0;
}

.content , .content:hover , .content:active , .content:link , .content:visited , .list
{
	color : #015DA8 ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 13px ;
	text-align : justify ;
}

.list DIV
{
	float : none ;
	position : relative ;
	margin-left : 25px ;
}

.list H1
{
	font-size : 17px ;
	font-weight : bold ;
	color : #000000 ;
}

.list .title
{
	font-weight : bold ;
	cursor : hand ;
}

.block_hidden
{
	display : none ;
}

.block_visible
{
	display : block ;
}

.calendar
{
	color : #666666 ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 11px ;
	border-collapse : collapse ;
	margin : 1px 0px 1px 0px ;
}

.calendar TD
{
	padding : 5px 5px 5px 5px ;
	vertical-align : middle ;
}

.calendar .bg
{
	background-color : #CCCCCC ;
}

.gallery_menu
{
	width : 180px ;
	font-size: 13px;
}

.gallery_menu .god
{
	display: block;
	width: 180px;
	margin-top: 10px;
	font-weight: bold;
}

.gallery_menu a
{
	display: block;
	color: #000000;
	color: #015DA8;
}
