* {
    padding: 0px;
    margin: 0px;
}
p {
	margin-bottom:15px;
}

ol {
    padding-left: 30px;
}

ul {
	list-style:circle;
    list-style-type: outside;
    padding-left: 30px;
}

body {
	background-image:url(../imgs/background.jpg);
	background-attachment:fixed;
	background-position:center;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 1;
	font-size:75%;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
    color: #5094b6;
}

a:hover {
    text-decoration: underline;
}
h1 {
	margin:0px;
	padding:0px 0px 15px 0px;
	font-size:1.2em;
}
#head {
	background-image:url(../imgs/head_line.png);
	height:55px;
}
.head_pad {
	padding-top:9px;
	padding-bottom:10px;
}
.main {
    width: 962px;
    margin-left: auto;
    margin-right: auto;
}
.logo {
	float:left;
	padding-top:4px;
}
.search {
	float:right;
	background-image:url(../imgs/search_bg.png);
	background-repeat:no-repeat;
	height:28px;
	width:383px;
	padding:4px 5px 4px 5px;
	margin-right:10px;
	vertical-align:middle;
	position:relative;
}
.search_box {
	position:absolute;
	background:none;
	background-image:url(../imgs/search_box.png);
	background-repeat:no-repeat;
	border:0px;
	height:16px;
	width:267px;
	padding:5px 10px 5px 10px;
	color:#1d2c3d;
	top:5px;
	left:5px;
}
.search_but {
	position:absolute;
	background:none;
	background-image:url(../imgs/search_but.png);
	background-repeat:no-repeat;
	border:0px;
	height:26px;
	width:91px;
	cursor:pointer;
	top:5px;
	right:5px;
}
.lang {
	float:right;
	background-image:url(../imgs/lang_bg.png);
	background-repeat:no-repeat;
	width:88px;
	height:16px;
	padding:10px 10px 10px 5px;
}
.lang img {
	margin-left:8px;
	border:2px #4066ae solid;
}

.foot_block {
	float:left;
	position:relative;
}
.block1 {
	background-image:url(../imgs/home_ban1.png);
	background-repeat:no-repeat;
	width:463px;
	height:221px;
	padding:15px;
}
.poll_block {
	background-image:url(../imgs/home_ban_poll.png);
	background-repeat:no-repeat;
	width:206px;
	height:221px;
	padding:15px;
}
.block3 {
	background-image:url(../imgs/home_ban3.png);
	background-repeat:no-repeat;
	width:181px;
	height:201px;
	padding:25px;
}
.home_ban_bot {
	position:absolute;
	bottom:18px;
	left:15px;
	font-size:2.2em;
	color:#1c2c46;
	font-weight:bold;
}
#nav {
	list-style:none;
	padding:0px;
	margin:0px;
}
#nav li {
	float:left;
	padding:0px;
	margin:0px;
}
.head_img {
	width:960px;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}
.content {
	background-color:#FFF;
	overflow:hidden;
	padding:0px;
	margin:0px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.content_left_full {
	width:100%;
	padding:10px;
	overflow:auto;
}
.content_left {
	width:682px;
	padding:10px;
	float:left;
}
.content_right {
	float:right;
	width:248px;
	padding:5px;
	margin-top:36px;
}
.content_bot {
	background-image:url(../imgs/text_bot.png);
	background-repeat:no-repeat;
	background-position:center;
	height:7px;
	width:100%;
	font-size:1px;
}

.gal_top {
	background-image:url(../imgs/gal_top.png);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:100%;
	font-size:1px;
}
.gal_bot {
	background-image:url(../imgs/gal_bot.png);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:100%;
	font-size:1px;
}
.text_header {
	color:#1f2f4a;
	font-size:18px;
	background-image:url(../imgs/text_title.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:25px;
}
.search_header {
	color:#1f2f4a;
	font-size:18px;
}
.content_text {
	margin-top:0px;
	padding-top:0px;
	font-size:1.2em;
	color:#5b6371;
}

.right_menu_top {
	background-image:url(../imgs/right_menu_top.png);
	background-repeat:no-repeat;
	height:7px;
	width:248px;
	font-size:1px;
}
.right_menu_bot {
	background-image:url(../imgs/right_menu_bot.png);
	background-repeat:no-repeat;
	height:7px;
	width:248px;
	font-size:1px;
}
#home_foot_block {
	padding-top:10px;
	padding-bottom:15px;
	overflow:auto;
	border-bottom:1px #4270b1 dashed;
}
#footer {
	padding-top:15px;
	border-top:1px #9fb6c9 dashed;
	font-size:1.0em;
	overflow:auto;
	padding-bottom:10px;
}
.footer_left {
	float:left;
	color:#FFFFFF;
}
.footer_right {
	float:right;
	color:#FFFFFF;
}
.bot_ban1 {
	padding-right:3px;
}
.bot_ban2 {
	padding-right:5px;
	padding-left:5px;
}
.bot_ban3 {
	padding-left:3px;
}
.home_flash {
	width:948px;
	height:392px;
	background-image:url(../imgs/home_flash_bg.png);
	background-repeat:no-repeat;
	padding:5px;
	padding-left:8px;
	position:relative;
}
.clear {
    clear: both;
}
.news_div {
	float:left;
	width:310px;
	display:block;
	padding:10px 10px 10px 10px;
	display:block;
}
.news_title {
	float:left;
}
.news_title a {
	color:#5094b6;
	font-size:1.4em;
	display:block;
	font-weight:bold;
	padding-bottom:10px;
}
.news_border {
	border-right:1px #cdd0d4 dashed;
}
.news_readmore {
	padding-top:10px;
}
.nav_left {
    list-style: none;
    font-size: 10px;
    margin: 0px;
    padding-left: 0px;
		background-color:#f0f0f0;
		border-left:1px #dadada solid;
		border-right:1px #dadada solid;
}

.nav_left li {
    list-style: none;
    border-bottom: 1px solid #fefefe;
    background-image: url(/imgs/left_nav_ico.png);
    background-repeat: no-repeat;
}

.nav_left li a {
    display: block;
    padding-left: 20px;
    text-decoration: none;
    padding-bottom: 7px;
    padding-top: 7px;
    color: #565757;
    position: relative;
    z-index: 10;
		font-size:1.4em;
}

.nav_left li a:hover {
		background-color:#dedede;
}

.nav_left .selected a {
    background-color:#dedede;
}

.nav_left .par_selected a {
    background-color:#dedede;
}

.nav_left ul ul {
    display: none;
}
.nav_left ul {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFF;
}
.nav_left ul li {
	padding:1px;
}
.nav_left ul li a:hover {
	background-color:#FFF;
}

#nav ul {
	list-style:none;
	height:46px;
	width:960px;
	margin:0px;
	padding:0px;
}
#nav li {
	padding:0px;
	margin:0px;
	background-image:url(../imgs/nav_bg.png);
	background-repeat:repeat-x;
}
#nav li:hover a {
	background-image:url(../imgs/nav_bg_hover.png);
	background-repeat:repeat-x;
	text-decoration:none;
}
#nav .current a {
	background-image:url(../imgs/nav_bg_hover.png);
	background-repeat:repeat-x;
	text-decoration:none;
}
#nav li a {
	display:inline-block;
	font-weight:bold;
	height:16px;
	color:#FFF;
	font-size:1.2em;
	padding:15px 20px 15px 20px;
}
#nav .nav_home {
	background:none;
	height:46px;
	width:59px;
	background:url(../imgs/nav_home_bg.png) -0px -46px no-repeat;
}
#nav .nav_home:hover a {
	background:none;
	background:url(../imgs/nav_home_bg.png) 0px 0px no-repeat;
}
#nav .nav_home_a {
	background:none;
	border:0px;
	display:block;
	padding:11px 18px 19px 20px;
}
#nav .home_cur {
	background:none;
	background:url(../imgs/nav_home_bg.png) 0px 0px no-repeat;
}
#nav .nav_live {
	background:none;
	height:46px;
	width:98px;
	background:url(../imgs/nav_live_bg.png) -2px 0px no-repeat;
}
#nav .nav_live:hover a {
	background:none;
	text-decoration:underline;
}
#nav .nav_live_a {
	background:none;
	border:0px;
	display:block;
	padding:15px;
	text-align:center
}

.gPoll_bt {
    margin-top: 15px;
    border: 1px solid #b9b9b9;
    padding: 2px;
    background-color: #FFF;
    color:#000;
}
#gPoll span {
    color: #000;
    text-align:left;
    display: block;
		height:30px;
}
#gPoll ul {
    padding: 0px;
    list-style: none;
		padding-top:10px;
}
#gPoll li {
 	color:#3a5792;
	font-size:11px;
	padding:5px;
	clear:both;
}
.poll_pr {
	float:left;
	color:#000;
	font-size:1.2em;
	padding-right:5px;
	font-weight:bold;
	padding-bottom:10px;
}
.gStolb {
	position: absolute;
	left:10px;
	top:22px;
	background-image:url(../imgs/poll_result.png);
	height: 17px;
	font-size: 1px;
	margin-right:10px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
.album_images {
	float:left;
	margin:3px;
	padding:4px;
	width:174px;
	color:#FFF;
	text-align:center;
	font-size:1.0em;
}
.album_images:hover {
	background-color:#5b98cf;
}

.gal_head {
	background-image:url(../imgs/gal_block_head.png);
	width:218px;
	height:31px;
	padding:15px;
	color:#FFF;
	font-weight:bold;
	font-size:1.25em;
}
.gal_head a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.gal_album {
	padding:5px;
	border:1px #dadada solid;
	border-top:0px;
	width:236px;
	display:block;
}

.home_flash_cont {
	float:left;
}
.home_flash_buts {
	position:absolute;
	right:10px;
	top:10px;
}
.home_flash_buts ul {
	list-style:none;
}
.home_flash_buts ul li  {
	position:relative;
	z-index:30;
}
.home_flash_buts ul li a {
	display:block;
	background-image:url(../imgs/home_flash_but.png);
	width:114px;
	height:77px;
	color:#FFF;
	padding:40px 10px 10px 10px;
	text-align:center;
	font-size:1.3em;
	line-height:normal;
	cursor:pointer;
}
.home_flash_buts ul li a:hover {
	background-image:url(../imgs/home_flash_but_over.png);
}
.home_flash_buts ul li a:hover .flash_arrow {
	display:block;
}
.flash_arrow {
	display:none;
	position:absolute;
	left:-20px;
	margin-top:-35px;
	background-image:url(../imgs/home_flash_hover_arrow.png);
	width:23px; 
	height:42px;
}
.flash_selected  {
	position:absolute;
	left:-20px;
	margin-top:-35px;
	background-image:url(../imgs/home_flash_hover_arrow.png);
	width:23px; 
	height:42px;
}
.home_flash_buts ul li .flash_selected_a {
	background-image:url(../imgs/home_flash_but_over.png);
}

.home_flash_buts ul li .flash_see_more {
	position:absolute;
	z-index:10;
	bottom:10px;
	left:10px;
	width:114px;
	text-align:center;
}
.home_flash_buts ul li .flash_see_more a {
	background:none;
	position:relative;
	left:auto;
	margin:0px;
	padding:0px;
	height:auto;
	color:#FFF;
	font-size:0.9em;
}

.feeback_head {
	width:218px;
	height:30px;
	background-image:url(../imgs/feedback_head.png);
	color:#FFF;
	font-weight:bold;
	font-size:1.4em;
	padding:15px;
}
.feedback_body {
	width:238px;
	height:242px;
	background-image:url(../imgs/feedback_body.png);
	padding:0px 5px 5px 5px;
}
.feedback_body input{
	background:none;
	border:0px;
	background-image:url(../imgs/feedback_input.png);
	width:218px;
	height:19px;
	margin-bottom:5px;
	padding:8px;
}
.feedback_body .small {
	background:none;
	border:0px;
	background-image:url(../imgs/feedback_input_small.png);
	width:218px;
	height:19px;
	margin-bottom:5px;
	padding:8px;
}
.feedback_body textarea {
	background:none;
	border:0px;
	width:186px;
	height:103px;
	background-image:url(../imgs/feeback_text.png);
	padding:8px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.0em;
}
.feedback_body .feedback_but {
	margin:0px;
	padding:0px;
	background:none;
	background-image:url(../imgs/feedback_but.png);
	width:34px;
	height:167px;
	border:0px;
	cursor:pointer;
	margin-top:-3px;
}

.right_block {
	margin-bottom:5px;
}






/* END HORIZONTAL NAVIGATION */
#admin_menu {
    border: 1px solid #ccc;
    padding: 3px;
    color: #000;
    background-color: #E6E6E6;
    position: relative;
    z-index: 700;
    font-family: Arial;
    font-size: 10px;
    height: 20px;
}

#admin_menu a {
    font-weight: bold;
}

/* CALENDAR STYLES: START */
.calendar_box {
    text-align: center;
    width: 231px;
}

.calendar_head {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #c5c5c5;
    text-align: left;
    margin-bottom: 10px;
}

.calendar {
    clear: both;
    text-align: center;
    background: #c4ccd7;
    border: 1px solid #E6E6E6;
    background-image: url(/imgs/cal_bg.jpg);
    padding: 0px;
    margin: 0px;
}

.calendar thead td {
    color: #464749;
    font-size: 10px;
    padding: 0px;
    margin: 0px;
    width: 33px;
    height: 10px;
}

.calendar td {
    padding: 0px;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    height: 33px;
    clear: #343434;
}

.calendar_days {
}

.calendar_days_link {
    background-image: url(/imgs/cal_td_bg.png);
    background-repeat: no-repeat;
}

.calendar_days_link a {
    color: #FFF;
}

.calendar_select {
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: left;
}

.calendar_select select {
    background: none;
    width: auto;
    height: 22px;
    display: inline;
    border: 1px solid #a5acb2;
    padding: 0px;
    margin: 0px;
    color: #454545;
    background-color: #FFF;
}

.calendar_days_today {
    background-image: url(/imgs/cal_td_today.png);
    background-repeat: no-repeat;
    color: #FFF;
}

.calendar_button input {
    background-image: url(/imgs/cal_submit.png);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 22px;
    padding-top: 3px;
    height: 29px;
    border: 0px;
    cursor: pointer;
}

.calendar_forms {
    background-color: #bcc5ce;
    border: 1px solid #b2bac5;
    text-align: left;
}

/* CALENDAR STYLES: END */
/* GALLERY STYLES (guro)*/
.gal_main {
    background-color: #EEEEEE;
    margin: 20px;
    padding: 5px;
}

.gal_main span {
    font-weight: bold;
    display: block;
}

.gal_titles {
    margin: 20px;
}

.gal_all_thumbs {
    margin: 20px;
}

.gal_thumb {
    background: #EEEEEE;
    width: 150px;
    margin: 5px;
    padding: 10px;
    float: left;
    padding: 5px;
    text-align: center;
    height: 140px;
}

.gal_thumb_title {
    display: block;
    clear: both;
    font-weight: bold;
}

.login_box {
    width: 180px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.loged_in {
    padding: 10px;
}

/* GALLERY STYLES END*/
/* POLL STYLES */

/* END POLL STYLES */
/* START PAGER STYLES */
.archive {
    display: block;
    margin-top: 20px;
    padding-top: 8px;
    text-align: center;
    color: #003f82;
    font-size: 12px;
    overflow: hidden;
    height: 30px;
    background-image: url(/imgs/pager_bg.jpg);
    background-repeat: no-repeat;
}

#pager_div {
    display: block;
    padding-top: 8px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    overflow: hidden;
    height: 30px;
    background-image: url(/imgs/pager_bg.jpg);
    background-repeat: no-repeat;
}

#pager_div a {
    font-size: 11px;
    padding: 2px 5px 3px 5px;
    color: #003f82;
    text-decoration: none;
    border: 1px solid #cdcdcd;
    background-color: #FFF;
    margin-left: 5px;
    margin-right: 5px;
}

#pager_div a:hover {
    color: #5c799a;
}

#pager_div span {
    padding: 3px 5px 3px 5px;
    font-weight: normal;
    font-size: 11px;
    color: #d0d0d0;
    background-color: #FFF;
    border: 1px solid #cdcdcd;
    margin-left: 5px;
    margin-right: 5px;
}

/* END PAGER STYLES */
/*
 
 Guro
 
 Clean Engine Css Styles Stars From Here
 
 I'll Delete Unused Styles Later
 
 */
/* Main Usable Styles */
.relat {
    position: relative;
}

.absol {
    position: absolute;
}

/* NAV ROOT */
#breadcrumbs {
    padding: 7px 15px 7px 15px;
    background-image: url(/imgs/breadcrumbs_bg.png);
    background-repeat: no-repeat;
    margin-top: 10px;
    font-size: 12px;
}

#breadcrumbs a, #breadcrumbs a:link {
    font: 8pt verdana;
    color: #666;
    text-decoration: none;
}

#breadcrumbs a:hover {
    color: #003f82;
}

/* START SITE MAP STYLES */
/*.site_map_level_0 { float:left; width:255px; }
 
 .site_map_level_1 { float:none; background-color:#999; }
 
 .site_map_level_1 a {}
 
 .site_map_level_2 {}
 
 .site_map_level_2 a {}*/
/* END SITE MAP STYLES */

#all {
    width: 1013px;
   
    margin: auto;
}

#top {
    background: url(../imgs/bg_top2.png) -1px;
    height: 113px;
    position: relative;
}

#mid_bg{
	background: url(../imgs/bg_main2.png) repeat-y;
}
#mid {
    margin-left: 25px;
    margin-right: 27px;
}

#logo {
    left: 35px;
    top: 55px;
    position: absolute;
}

#bot {
    background: url(../imgs/bg_bot2.png) no-repeat 0px 0px;
    height: 38px;
    padding-top: 38px;
    padding-left: 0px;
    font-size: 11px;
    color: #6a6a6a;
	width:1014px;
	margin:auto;
}

#bot a {
    color: #0c70a4;
}

#cont {
    min-height: 300px;
    margin: 9px;
    margin-top: 10px;

}

#tops {
    margin: 15px;
    margin-top: 0px;
    text-align: justify;
}

#tops .title {
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    padding-top: 5px;
    color: #000;
}

#welc {
    /*    background: url(../imgs/tops_bg.png) right repeat-y;*/
    float: left;
    height: 200px;
	width:930px;
}

#top_news {
    float: left;
    width: 460px;
	margin:10px;
}

.date {
    color: #787878;
    float: left;
    padding-top: 5px;
    margin-right: 7px;
    padding-right: 7px;
    background: url(../imgs/date_bg.png) right no-repeat;
    background-position: right 7px;
}

.clear {
    clear: both;
}

#top_bans {
    float: left;
    margin-top: 10px;
}

#top_nav {
    position: absolute;
    right: 250px;
    top: 76px;
}
# li{

	float:left;

}

#top_nav a{
	text-transform:uppercase;
	padding:10px;
	padding-top:7px;
	padding-bottom:7px;
	font-size:1.0em;
	display:block;
}

#top_nav li a{
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;	
}

#top_nav li:hover a{
	background:#191919 ;
	color:#fff;
}

#lang{
	position:absolute;
	right:40px;
	top:32px;
}
#search{
	position:absolute;
	right:40px;
	top:80px;
}
#search input{
	background:#f8e9a9;	
	color:#676767;
	font-size:1.0em;
	border:1px solid #f5e394;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding:3px;
	float:left;
	width:150px;
	margin-right:3px;
	margin-top:1px;
}
.submit{
	background:url(../imgs/go.png) !important;
	width:26px !important;
	height:21px !important;
	padding:0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border:0px !important;
	float:left;
}
#cont{
	width:745px;
	float:left;

}



#txt_head{
	padding:10px;
	border:3px solid #cfcfcf;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin:10px;
	width:100%;
	margin-right:0px;
	
}

#right_menu {
	float:right;
	margin:10px 16px 10px 5px;
	width:174px;
}

#right_menu ul{
	background:#5f5f5f;	
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}

#right_menu li{
	border-bottom: 1px solid #676767;

}

#right_menu a{
	color:#fff;
	display:block;
	padding-left:6px;
	line-height:10px;
}

#right_menu a:hover{
	background:#292929;	
	text-decoration:none;
}

#right_menu .selected a{
	background:#292929;
}



.headings {
  margin-bottom: 8px;
  float: left; display: inline;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.date_in_list {
  padding-right: 6px;
  border-right: 1px dotted #787878;
  margin-right: 6px;
  float: left; display: inline;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #787878;
}
.tablebum {
 	margin-top: 3px;
	margin-bottom: 2px;
}
.tablebum td {
	border-bottom:solid; border-bottom-color:#000; border-bottom-width: 1px;
}