body {
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:12px;
  margin:0px;
  padding:0px;
  background:url(../images/bg.png) top left repeat-x #d2d2d2;
}

* {outline:none}

td {font-family:Arial, Helvetica, sans-serif;}
th {font-family:Arial, Helvetica, sans-serif;}
textarea, input {font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px;}
textarea, .inp {padding:2px 4px 3px 4px; border:1px solid #0d405e;}
select {border:1px solid #0d405e;}
form {display:inline; margin:0px; padding:0px;}
h1, h2, h3, h4 {
	padding:0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	display:block;
	color:#000000;
}

h1 {font-size:26px; line-height:27px; letter-spacing:-1px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:12px;}
h2 {font-size:22px; line-height:24px; letter-spacing:-1px; font-family:Georgia, "Times New Roman", Times, serif; margin-top:5px; margin-bottom:10px;}
h3 {font-size:14px; line-height:16px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:3px; font-weight:bold;}

ul { display:block; margin:0px 0px 0px 15px; padding:0px 0px 0px 0px; list-style:none}
ul li {
	display:block;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 20px;
	background:url(../images/bullet.gif) 0px 3px no-repeat;
	list-style:none;
	line-height: 17px;
}

a {color:#b81e11; text-decoration:underline;}
a:hover {text-decoration:none}

#f2 {color:#000000; }
#f1 a {color:#000000; text-decoration:underline;}
#f1 a:hover {text-decoration:none}

#f2 {color:#B81E11; }
#f2 a {color:#B81E11; text-decoration:underline;}
#f2 a:hover {text-decoration:none}


p {line-height:18px;margin:0px 0px 15px 0px; padding:0px;}

.kar {
	width:980px;
	text-align:left;
}

/* --------------- HEADER */

.header {
	position:relative;
	width:980px;
	height:258px;
	background:url(../images/header.jpg) top left no-repeat;
}

.header .bookmark {
	display:block;
	position:absolute;
	top:182px;
	left:39px;
	width:154px;
	height:40px;
	cursor:pointer;
}

.header .logo {
	display:block;
	position:absolute;
	top:36px;
	left:22px;
	width:336px;
	height:112px;
	cursor:pointer;
}

/* --------------- end of HEADER */

/* ---- MAIN MENU */
.main-menu {height:44px; padding:0px 0px 0px 20px}

.main-menu a  {
	display:block;
	float:left;
	height:29px;
	background:url(../images/mm_right-noactive.png) top right no-repeat;
	padding-right:44px;
	padding:12px 58px 3px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:20px;
	color:#FFFFFF;
	text-decoration:none;
}

.main-menu a:hover {color:#ff9c00;}


.main-menu a.active  {
	display:block;
	float:left;
	padding:0px;
	height:44px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:20px;
	color:#000000;
	background:url(../images/mm_bg.png) top left repeat-x;
}

.main-menu a.active:hover {color:#000000;}

.main-menu a .left, .main-menu a .right {cursor:pointer; float:left;} 

.main-menu a.active .left {
	height:44px;
	cursor:pointer;
	float:left;
	background:url(../images/mm_left.png) top left no-repeat;
	padding-left:16px;
}

.main-menu a.active .right {
	height:32px;
	cursor:pointer;
	float:left;
	background:url(../images/mm_right.png) top right no-repeat;
	padding-right:42px;
	padding-top:12px;
	text-align:center;
}

/* ---- end of MAIN MENU */

/* ----- CONTENT */
.content {
	padding:20px;
}
/* ----- END OF CONTENT */



/* ------- PAGE */
.page {
	float:left; width:680px;
	background:#f0f0f0;
}
.page-content {padding:20px;}
/* ------- end of PAGE */



/* ------------- PANEL  */
.panel {
	float:right; width:240px;
}

.panel-menu {
	background:#848484;
	padding:10px;
	color:#ffffff;
	margin-bottom:20px;
}

.panel-menu h2 {
	font-size:23px;
	line-height:23px;
	color:#c1c1c1;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.results h1 {
	color:#b81e11;
	font-size:30px;
	line-height:30px;
	padding:0px;
	margin:0px 0px 15px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	
}

.results .year {
	float:left;
	color:#484848;
	font-size:23px;
	line-height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	width:65px;
	margin-bottom:25px;
}

.results .text {
	float:left;
	padding-top:2px;
	width:173px;
	margin-bottom:12px;
	line-height: 17px;
}

.results .more {
	display:block;
	margin-left:65px;
}

/* ------------- end of  PANEL  */



/* ----------- FOOTER */

.footer {
	background:#ababab;
}

.footer-kar {	
	width:980px;
	text-align:left;
}

.footer-content {
	padding:20px 20px 20px 40px;
}


.footer-menu {
	float:right;
	padding:12px 20px 12px 20px;
	height:16px;
	background:url(../images/footer-menu.png) top left no-repeat #c4c4c4;
	word-spacing:18px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-align:right;
}

.footer-menu a {
	color:#000000;
	font-size:12px;
	word-spacing:normal !important;
}

.footer-copyright {
	color:#404040;
	text-align:left;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.footer-copyright img {margin-bottom:4px;}

/* ----------- end of FOOTER */


/* ------- RAZMETKA  */

img {border:none; margin:0px; padding:0px; vertical-align:middle}

.f_left {float:left !important}
.f_right {float:right !important}
.check {vertical-align:middle; margin-right:3px;}
.clear {clear:both; height:1px;}

small, .small {font-size:11px; line-height:14px !important;}
small p, .small p {line-height:14px;}

.pad5 {margin-bottom:5px;}
.pad10 {margin-bottom:10px;}
.pad15 {margin-bottom:15px;}
.pad20 {margin-bottom:20px;}
.pad30 {margin-bottom:30px;}
.pad40 {margin-bottom:40px;}

.dev5 {height:5px; clear:both}
.dev10 {height:10px; clear:both}
.dev15 {height:15px; clear:both}
.dev20 {height:20px; clear:both}
.dev30 {height:30px; clear:both}
.dev40 {height:40px; clear:both}
 
/* ------- end of RAZMETKA  */

.page {padding: 0px 5px 0px 5px;}



.form {font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.form TEXTAREA {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        margin-top: 1px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #929292;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #929292;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #929292;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #929292;width:250px;
} 

.form INPUT {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        margin-top: 1px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #929292;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #929292;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #929292;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #929292; width:250px;
}




.pop {display: none;}
.go {display: block;}
