﻿
	* {
		font-family:Tahoma;
		color:#444444;
		font-size:11px;
	}

	a {
		text-decoration:none;
		font-weight:bold;
		font-size:12px;
		color:#7f7f7f;
	}

	body {
		background-color:#043462;
		background-image:url('images/bg.jpg');
		background-repeat:repeat-x;
		margin:0px;
	}
	
	#main {
		margin:auto;
		width:1020px;
		overflow:hidden;
		background-image:url('images/shadow.gif');
		background-repeat:no-repeat;
		background-position:3px 338px;
	}
	
	#content {
		width:1002px;
		margin-left:9px;
		overflow:hidden;
	}
	
	/** index **/
	
	#header_index {
		background-image:url('images/top_new.jpg');
		width:1002px;
		height:413px;
	}
	
	#header_left_index {
		float:left;
		width:131px;
		height:265px;
		padding-top:69px;
	}
	
	#header_left_index a {
        text-transform:uppercase;
		display:block;
		line-height:30px;
		padding-left:18px;
		color:#fdfdfd;
		font-weight:normal;
	}
	
	#header_left_index a:hover {
		color:#ffffff;
		background-color:#44050e;
		background-image:url('images/arrow_left.gif');
		background-position:0px 2px;
		background-repeat:no-repeat;
	}
	
	#header_center_index {
		
		float:left;
		width:745px;
		height:370px;
		padding-top:2px;
	}
	
	#header_center_index a span {
		color:red;
		display:none;
	}
	
	#header_center_index a:hover span {
		color:#FF0000;
		display:inline;
	}
	
	#header_center_index a {
		color:#fefefe;
		display:block;
		margin-right:6px;
		margin-left:6px;
		float:left;
		line-height:38px;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
	}
	
	#header_right_index {
		float:left;
		width:126px;
		padding-top:70px;
		height:275px;
	}
	
	/*#header_right_index a {
		text-transform:uppercase;
		text-align:right;
		display:block;
		line-height:30px;
		margin-left:1px;
		padding-right:18px;
		color:#fdfdfd;
		font-weight:normal;
	}*/
	

	.righta {
		text-transform:uppercase;
		text-align:right;
		display:block;
		line-height:30px;
		margin-left:1px;
		padding-right:18px;
		color:#fdfdfd;
		font-weight:normal;
	}
	

	.righta:hover {
		color:#ffffff;
		background-color:#44050e;
		background-image:url('images/arrow_right.gif');
		background-position:112px 2px;
		background-repeat:no-repeat;
	}

	/*#header_right_index a:hover {
		color:#ffffff;
		background-color:#44050e;
		background-image:url('images/arrow_right.gif');
		background-position:112px 2px;
		background-repeat:no-repeat;
	}*/
	
	/** krai index **/
	
	#header {
		background-image:url('images/top.jpg');
		width:1002px;
		background-repeat:repeat-x;
	}
	
	#header_left {
		float:left;
		width:131px;
		height:275px;
		padding-top:97px;
	}
	
	#header_left a {
		text-transform:uppercase;
		display:block;
		line-height:30px;
		padding-left:18px;
		color:#fdfdfd;
		font-weight:normal;
	}
	
	#header_left a:hover {
		background-color:#FFFFFF;
		color:#FF0000;
		background-image:url('images/arrow_left.gif');
		background-position:0px 2px;
		background-repeat:no-repeat;
	}
	
	#header_center_in {
		padding-left:19px;
		float:left;
		width:836px;
		
		background-image:url('images/headbg.jpg');
		background-repeat:repeat-x;
		background-color:white;
		padding-top:2px;
	}
	
	#header_center_in a span {
		color:red;
		display:none;
	}
	
	#header_center_in a:hover span {
		color:#FF0000;
		display:inline;
	}
	
	#header_center_in a {
		color:#fefefe;
		display:block;
		margin-right:8px;
		margin-left:8px;
		float:left;
		line-height:38px;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
	}
	
	#center {
		background-image:url('images/bg_top_body.gif');
		background-repeat:no-repeat;
		background-color:#001f3b;
		overflow:hidden;
		width:989px;
		padding-left:13px;
		padding-right:13px;
	}
	
	#left {
		float:left;
		width:649px;
		background-image:url('images/center_repeat.jpg');
		background-repeat:repeat-y;
		overflow:hidden;
		
	}
	
	.menu_list {
	width: 150px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
       font-weight:bold;
       background: #eef4d3 url(left.png) center right no-repeat;
}
	#accordion {
					
						overflow:hidden;
						width:298px;
						margin:10px 0;
						border: solid 1px #e9e9e9
					
					}
					
					#accordion .div {
					
						line-height:30px;
						padding:0 10px 0 25px;
						color:#808080;
						width:263px;
						background-image:url('images/acordion_gray_bg.jpg');
						background-repeat:no-repeat;
					
					}
					
					#accordion .diva {
					
						line-height:30px;
						padding:0 10px 0 25px;
						color:#808080;
						width:263px;
						background-image:url('images/acordion_blue_bg.jpg');
						background-repeat:no-repeat;
					
					}
					
					#accordion .div .innerTextJ {
					
						overflow:hidden;
						position:relative;
						left:-25px;
						line-height:15px;
						padding-top:5px;
						width:290px;
						padding-left:10px;
						background-color:#ffffff;
						color:#808080;
					}
					
					#accordion .diva .innerTextJ {
					
						overflow:hidden;
						position:relative;
						left:-25px;
						line-height:15px;
						padding-top:5px;
						width:290px;
						padding-left:10px;
						background-color:#ffffff;
						color:#808080;
					
					}
					
					#accordion .put {
					
						color:white;
						line-height:30px;
						background-image:url('images/acordion_green_bg.jpg');
						background-repeat:repeat-x;
						height:30px;
						padding:0 10px;
						width:278px;
					
					}
					
					#accordion .put a{
					
						color:white;
						font-weight:normal;
						font-size:11px;
					
					}
.menu_body {
	display:none;
}
.menu_body a {
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}
	
	#left_inner {
		
		padding-top:15px;
		width:640px;
		padding-right:8px;
		padding-left:0px;
		overflow:hidden;
	}
	
	#right {
		width:314px;
		background-image:url('images/right_repeat.jpg');
		background-repeat:repeat-y;
		margin-left:11px;
		float:left;
	}
	
	#right_inner {
		padding-top:30px;
		padding-left:7px;
		padding-right:7px;
		background-image:url('images/right_bg.jpg');
		background-repeat:no-repeat;
		overflow:hidden;
	}
	
	.box {
		width:312px;
		margin-top:13px;
		margin-left:5px;
		float:left;
		overflow:hidden;
	}
	
	.big {
		width:624px;
		
	}
	
	.box_inner {
		margin-left:8px;
		padding-left:13px;
		padding-right:8px;
		height:190px;
		background-color:#FFFFFF;
		background-image:url('images/box_bg.gif');
		background-repeat:repeat-x;
		background-position:0 24px;
		color:#14b3ee;
	}
	
	.live1 {



		text-transform:uppercase;
		text-align:right;
		display:block;
		line-height:30px;
		margin-left:1px;
		padding-right:18px;
		font-weight:normal;



	    margin-left:1px;
	    color:#000000;
	    background-image:url('images/listen_online.gif');
	    background-repeat:no-repeat;
	}
	
	.live1:hover {
   	    color:#222222;
	    background-image:url('images/listen_online.gif');
	    background-repeat:no-repeat;
	}

	
	.box_inner_big {
		margin-left:8px;
		padding-left:13px;
		padding-right:8px;
		background-color:#FFFFFF;
		color:#14b3ee;
		border:1px solid #FFFFFF;
		overflow:hidden;
	}
	
	.box_inner_big div {
		overflow:hidden;
		height:72px;
		
	}
	
	.box_inner div {
		overflow:hidden;
		float:left;
		margin-top:9px;
		clear:left;
	}
	
	.box_top {
		height:51px;
		line-height:32px;
		text-indent:10px;
		color:#ececec;
		text-transform:uppercase;
	}
	
	.box_top a {
		color:#ececec;
		font-weight:normal;
	}
	
	.path {
	
		width:600px;
		height:22px;
		
		margin-left:15px;
		text-indent:25px;
		color:#c8e6ff;
		line-height:20px;
		background-color:#001f3b;
		background-image:url('images/path_bg.gif');
		background-repeat:no-repeat;
		background-position:10px 0px;
	}
	
	.path a {
		font-weight:normal;
		color:#c8e6ff;
	}
	
	.path a:hover {
		text-decoration:underline;
	}
	
	.green {
		background-image:url('images/green.gif');
		background-repeat:no-repeat;
	}
	
	.red {
		background-image:url('images/red.gif');
		background-repeat:no-repeat;
	}
	
	.blue {
		background-image:url('images/blue.gif');
		background-repeat:no-repeat;
	}
	
	.gray {
		background-image:url('images/gray.gif');
		background-repeat:no-repeat;
	}
	
	.yellow {
		background-image:url('images/yellow.gif');
		background-repeat:no-repeat;
	}
	
	.brown {
		background-image:url('images/brown.gif');
		background-repeat:no-repeat;
	}
	
	.blueA {
		color:#14b3ee;
		font-size:11px;
		font-weight:normal;
		text-decoration:underline;
	}
	
	.date {
		color:#518191;
	}
	
	.box_image {
		float:left;
		width:72px;
		height:72px;
		margin-right:6px;
		border:5px solid #e9e9e9;
		clear:left;
	}
	
	.title {
		font-size:14px;
	}
	
	.main_image {
		float:left;
		width:160px;
		height:160px;
		margin-right:6px;
		border:5px solid #e9e9e9;
		clear:left;
	}
	
	.redtitle {
		color:#FF0000;
	}
	
	.box_imageList {
		float:left;
		margin-right:6px;
		clear:left;
	}
	
	.opinionContainer {
		background-color:#093e6f;	
		overflow:hidden;
		border:11px solid #0a4176;
	}
	
	.opinionBox {
		background-color:#fefefe;
		width:600px;
		margin-left:7px;
		padding-left:15px;
		padding-right:5px;
		padding-bottom:15px;
		overflow:hidden;
	}
	
	.opinionTop {
		background-image:url('images/longred.gif');
		width:628px;
		height:51px;
		line-height:32px;
		text-indent:10px;
		color:#ececec;
		text-transform:uppercase;
	}
	
	.opinionTop a {
		color:#ececec;
		font-weight:normal;
	
	}	
	
	.opinion_pic {
		float:left;
		margin-right:6px;
		border:5px solid #e9e9e9;
		clear:left;
	}
	
	.news_body {
		font-size:12px;	
	}
	
	.body {
		float:left;
		width:335px;
	}
	
	#footerBG {
		background-image:url('images/footerbg.gif');
		background-position:0% 100%;
		background-repeat:repeat-x;
	}
	
	.anketa {
	    width:300px;
	    line-height:30px;
	    color:#ffffff;
	    margin:10px auto;
	    background-color:#ffffff;
	    background-image:url('images/bordo.jpg');
	    background-repeat:repeat-x;
	    clear:both;
	    overflow:hidden;
	}
	
	.anketaTopContent {
	    margin-top:10px;
	    margin-left:10px;
	    margin-right:10px;
	    overflow:hidden;
	    clear:left;
	    border-bottom:1px solid #e0e0e0;
	    padding-bottom:10px;
	    line-height:12px;
	}
	
	.anketaAnswers {
	    clear:left;
	    margin:10px 20px 10px 20px;
	    line-height:20px;
	    color:#13b3ed;
	    
	}
	
	.lastPolls {
	    border-top:1px solid #e0e0e0;
	    padding-top:5px;
	    margin:10px;
	    line-height:12px;
	}
	
	.lastPolls div {
	    background-image:url('images/lastPolls.gif');
	    background-repeat:no-repeat;
	    padding-left:25px;
	    margin-bottom:5px;
	}
	
	.lastPolls a {
	    font-weight:normal;
	    font-size:11px;
	}

.eura:hover {
	background-image:url('images/yelloww.gif');
	display:block;
	color:#624b17;
}

.ekomiss:hover {
	background-image:url('images/yelloww.gif');
	display:block;
	color:#624b17;
	font-size:9px;
	line-height:14px;
}

.links {
    background-image:url('images/linkbg.gif');
    height:21px;
    display:block;
    float:left;
    line-height:21px;
    font-size:11px;
    padding-right:10px;
    background-position:right;
    font-weight:normal;
    color:#4d4d4d;
    margin-right:10px;
}

.links2line {
    clear:left;
    margin-top:10px;
    float:left;
    overflow:hidden;
    margin-left:170px;
    width:100%;
}