body {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 13px;
	color: #000;
	background-color: #fff;
	min-width: 1000px;
	height: 100%;
}

html { height: 100% }

* html body { height: 100% }

.clear {
    clear: both;
}

img {
	border: 0;
}

a {
	border: 0;
}

h3, .h3 {
	font-family: Tahoma;
	font-size: 20px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

a.h3 {
	text-decoration: underline;
}

a.h3:hover {
	text-decoration: none;
}



.promo-border {
    width: 490px;
    height: 190px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 2px #ccc solid;
}

.promo-border:hover {
    border: 2px #ffcc00 solid;
}







.ui-state-default {
	border: 0;
}

.ui-state-hover, a.ui-button:hover, input.ui-button:hover {
	color: #F2F2F2;
	
}

a.ui-button:active, input.ui-button:active {
	color: #fff;
}

.ui-gray-button {
	color: #fff;
	min-width: 100px;
	background: #636363;
	box-shadow: inset #abadad 0px 26px 26px -13px;
	-moz-box-shadow: inset #abadad 0px 26px 26px -13px;
	-webkit-box-shadow: inset #abadad 0px 26px 26px -13px;
	text-shadow: #393939 -1px -1px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px 10px;
	text-align: center;
	cursor: pointer;
}

.ui-red-button {
	min-width: 100px;
	height: 24px;
	background: #aa0808;
	border: #fff dashed 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: inset #e20b0b -1px 26px 26px -13px, 0px 1px 0px #aa0808, 0px -1px 0px #e20b0b, 1px 0px 0px #aa0808, -1px 0px 0px #aa0808;
	-moz-box-shadow: inset #e20b0b -1px 26px 26px -13px, 0px 1px 0px #aa0808, 0px -1px 0px #e20b0b, 1px 0px 0px #aa0808, -1px 0px 0px #aa0808;
	-webkit-box-shadow: inset #e20b0b -1px 26px 26px -13px, 0px 1px 0px #aa0808, 0px -1px 0px #e20b0b, 1px 0px 0px #aa0808, -1px 0px 0px #aa0808;
	text-align: center;
	color: #fff;
	text-shadow: #393939 1px 1px 0px;
	padding: 0px 10px 2px 12px;
}


.gray_button {
	color: #fff;
	/*background: #ccc url(/img/button_bg_gray.png) top left repeat-x;*/
	background: #636363;
	box-shadow: inset #abadad 0px 26px 26px -13px;
	text-shadow: #393939 -1px -1px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px;
	text-align: center;
	cursor: pointer;
	display: block;
}

.gray_button a {
	color: #fff;
	/*background: #ccc url(/img/button_bg_gray.png) top left repeat-x;*/
	background: #636363;
	box-shadow: inset #abadad 0px 26px 26px -13px;
	text-shadow: #393939 -1px -1px 0px;
}

.gray_button:hover, .gray_button a:hover {
	color: #f2f2f2;
	text-shadow: #545454 -1px -1px 0px;
}






.arrow {
	background: url(/img/arrow.gif) left 4px no-repeat;
	padding-left: 6px;
	font-size: 10px;
	color: #3c8fcf;
}

.topphoto {
	width: 100px;
	height: 100px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	vertical-align: top;
}

.topphoto:hover {
	color: #fff;
}

.black_rounds {
	margin-top: 81px;
	margin-left: 30px;
	width: 49px;
	height: 19px;
	background: url(http://yar-net.ru/img/bottom_black_round.png) left top no-repeat;
	overflow: hidden;
}

.cup {
	margin: 2px;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	padding-left: 18px;
	background: url(http://yar-net.ru/images/icon/balloon_left.png) left no-repeat;
}



.konkurs_leto {
	width: 278px;
	height: 98px;
	background: url(http://yar-net.gorod76.ru/img/leto.png) no-repeat;
	display: inline-block;
}

.bcenter {
	width: 728px;
	margin-left: -364px;
	position: relative;
	left: 50%;
}

.photo_konkurs {
	padding: 2px 0;
	background-color: #fcdfff;
}

.fhotos {
	max-width: 104px;
	max-height: 100px;
	display: inline-block;
	overflow: hidden;
}

.fhotos .fblock {
	max-width: 104px;
	max-height: 50px;
	display: block;
	padding-left: 2px;
	padding-bottom: 2px;
}

.fhotos img {
	width: 49px;
	height: 49px;
	padding-right: 2px;
}

.tag_add {
	display:none;
	position:absolute;
	z-index:1;
	width:220px;
	background:#fff;
	border:1px solid #e9e9e8;
	padding:5px;
}

.spacer5 {
	width: 100%;
	height: 5px;
	overflow: hidden;
}

.spacer10 {
	width: 100%;
	height: 10px;
	overflow: hidden;
}

.spacer20 {
	width: 100%;
	height: 20px;
	overflow: hidden;
}

.solid {
    border: 1px solid black;
    margin: 2px;
}

a {
	font-family: Arial;
	font-size: 13px;
	color: #2d88c8;
	text-decoration: underline;
}

a:hover, a.active {
	color: red;
}

.date {
	font-family: Arial;
	font-size: 13px;
	color: #505050;
}

.avatars img {
	max-width: 50px;
	max-height: 50px;
}

.avatars a {
	width: 50px;
	height: 50px;
}

#valuta .USD {
	width: 40px;
	height: 47px;
	background: url(/img/valuta_icon.png) -40px 0px no-repeat;
}

#valuta .EUR {
	width: 40px;
	height: 47px;
	background: url(/img/valuta_icon.png) 0px 0px no-repeat;
}

#valuta .arrow_up {
	width: 11px;
	height: 11px;
	background: url(/img/bg_1.png) -12px -11px no-repeat;	
	overflow: hidden;
}

#valuta .arrow_down {
	width: 11px;
	height: 11px;
	background: url(/img/bg_1.png) -12px 0px no-repeat;	
	overflow: hidden;
}

.valuta {
	font-family: Arial;
	font-size: 15px;
	color: #000;
}

#valuta .small_up {
	font-family: Arial;
	font-size: 11px;
	color: #388914;
}

#valuta .small_down {
	font-family: Arial;
	font-size: 11px;
	color: #e10707;
}

.black {
	font-family: Arial;
	font-size: 14px;
	color: #000;
}

.hover {
	font-family: Arial;
	font-size: 14px;
	color: #066fbb;
	text-decoration: underline;
}

.hover:hover {
	text-decoration: none;
}

/* �������� */

#comment {
	background-color: #f7f7f7;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}

#comment .citata {
	min-height: 95px;
	margin: 0;
	padding: 0;
}


#comment .user {
	background-color: #f5f6f6;
	color: #6a6a6a;
	min-width: 52px;
}

#comment .form {
	width: 99%;
}

#comment .username {
	white-space: nowrap;
}

#comment .pipka {
	width: 26px;
	height: 46px;
	background: url(/img/comment/citata_strelka.png) left 30px no-repeat;
	position: relative;
	left: 3px;
}


#comment .textblock {
	border: 1px solid #d8d8d8;
	background-color: #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	min-height: 52px;
	padding: 8px;
}

#comment .rateblock {
	padding: 3px;
	left: 5px;
	text-align: center;
	position: relative;
}


#comment .date {
	font-size: 10px;
	top: -15px;
	left: 3px;
	position: relative;
	visibility: hidden;
	white-space: nowrap;
}

#comment .date a {
	font-size: 10px;
}

#comment .yakor {
	width: 7px;
	height: 9px;
	background: url(/img/yakor.gif) 0px 0px no-repeat;	
	overflow: hidden;
	float: left;
	display: block;
	margin: 2px;
}

#comment .yakor:hover {
	background: url(/img/yakor.gif) 0px -9px no-repeat;	
}

#comment .citata:hover .date {
	visibility: visible
}

#comment .quote, .quotemain, .quotetop {
	border-left: 2px solid #d8d8d8;
	padding: 3px;
}

.citata td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.quotetop {
	font-weight: bold;
}

/* ������ */

#knopko {
	height: 26px;
	overflow: hidden;
	max-width: 200px;
	border: 0;
	cursor: pointer;
	font-size: 1px;
	color: #fff;
}

#knopko .knleft {
	width: 5px;
	height: 26px;
	background: url(/img/bg_1.png) -257px -36px no-repeat;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 1px;
}

#knopko .kncenter {
	height: 26px;
	background: url(/img/knopko.gif) repeat-x;
	margin: 0 4px;
}

#knopko .kncenter .kntext {
	top: 4px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	position: relative;
	text-shadow: #383838 1px 1px 1px;
}

#knopko .knright {
	width: 5px;
	height: 26px;
	background: url(/img/bg_1.png) -262px -36px no-repeat;
	float: right;
	top: -26px;
	position: relative;
}


/* ����� */
#header {
	width: 100%;
	font-size: 1px;
}

#header .center {
	width: 1000px;
	margin-left: -500px;
	position: relative;
	left: 50%;
}

#header .logo {
	margin: 1px 15px 1px 10px;
	width: 186px;
	height: 46px;
	position: relative;
	background: url(/img/bg_1.png?ny) -48px 0px no-repeat;
	cursor: pointer;
}

#mini {
	height: 18px;
	width: 179px;
	position: relative;
	display: block;
	top: 1px;
	padding-right: 1px;
	float: right;
}

#mini .mleft {
	height: 18px;
	width: 17px;
	background: url(/img/bg_1.png) -234px 0px no-repeat;
	background-color: #000;
	position: relative;
	float: left;
}

#mini .mbg {
	margin-right: 11px;
	width: 140px;
	height: 18px;
	text-align: center;
	color: #fff;
	background: url(/img/bg_1.png) 138px -50px no-repeat;
	background-color: #000;
	padding-right: 11px;
	font-size: 13px;
	
	float: right;
}

#mini .mbg a {
	color: #fff;
}

#mini .mbg a:hover {
	text-decoration: none;
}

#header .left {
	height: 50px;
	width: 200px;
	background: url(/img/bg_1.png) -278px 0px no-repeat;
	position: relative;
	float: left;
}

#header .right {
	height: 50px;
	background: url(/img/bg_1.png) 988px 0px no-repeat;
	position: relative;
	font-size: 1px;
	overflow: hidden;
}

#header .bg {
	width: 100%;
	height: 50px;
	background: url(/img/bg_grad.png) 0px -33px repeat-x;
	font-size: 1px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}


.header_profile {
	position: absolute;
	top: 1px;
	left: 8px;
	height: 45px;
	width: 260px;
}

.header_promo_link {
    position: absolute;
    color: #fff;
    padding-top: 7px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    top: 0px;
    left: 825px;
    height: 22px;
    width: 170px;
    background-color: #0F0F0F;
    border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -webkit-border-radius: 0 0 7px 7px;
    box-shadow: 0 0 2px 2px #4A4A4A;
    -moz-box-shadow: 0 0 2px 2px #4A4A4A;
    -webkit-box-shadow: 0 0 2px 2px #4A4A4A;
}

.header_promo_link:hover {
    color: #fff;
    text-decoration: underline;
}
.header_profile .ava {
	height: 45px;
	padding-right: 3px;
}

.header_fun_pic {
    position: absolute;
    top: 8px;
    left: 760px;
    height: 47px;
    width: 39px;
    background: url(/img/snegovik.png);
}
/*
.header_profile .activity {
	height: 6px;
	width: 100px;
	display: block;
	background-color: #ccc;
	border: 1px #000 solid;
	background: url(/img/top_rating.gif) 0 -6px repeat-x;
}

.header_profile .activity .line {
	height: 6px;
	display: block;
	background-color: #fff;
	background: url(/img/top_rating.gif) 0 0 repeat-x;
}

.header_profile .toprating {
	height: 6px;
	width: 100px;
	display: block;
	background-color: #ccc;
	border: 1px #000 solid;
	background: url(/img/top_rating.gif) 0 -6px repeat-x;
}

.header_profile .toprating .line {
	height: 6px;
	display: block;
	background-color: #fff;
	background: url(/img/top_rating.gif) 0 -12px repeat-x;
}
*/

.header_profile .item {
	padding-left: 17px;
	margin-left: 5px;
	display: inline-block;
	color: #000;
	text-decoration: none;
}


.header_profile .events {
	background: url(/images/icon/newspapers.png) 0 0 no-repeat;
}
.header_profile .votes {
	background: url(/images/icon/plus_minus.png) 0 0 no-repeat;
}
.header_profile .tugrik {
	background: url(/images/icon/point.png) 0 0 no-repeat;
}
.header_profile .popular {
	background: url(/images/icon/system-monitor.png) 0 0 no-repeat;
}

.header_profile .messages {
	padding-top: 15px;
	width: 18px;
	text-align: center;
	display: inline-block;
	background: url(/images/icon/mail.png) 0 2px no-repeat;
	color: #000;
	text-decoration: none;
	font-size: 10px;
}

.header_profile .user_menu {
	z-index: 1;
	position: absolute;
	top: 49px;
	left: -1px;
	background-color: #000;
	border-radius: 0 5px 5px 5px;
	border: 1px #fff solid;
	box-shadow: 0px 2px 4px #000;
	font-size: 13px;
	color: #fff;
	padding: 5px;
	min-width: 120px;
	display: none;
}

.user_menu .item {
	padding-left: 17px;
	margin-left: 5px;
	color: #fff;
	text-decoration: underline;
}

.user_menu .item:hover {
	text-decoration: none;
}

.user_menu .events {
	background: url(/images/icon/newspapers.png) 0 0 no-repeat;
}
.user_menu .photos {
	background: url(/images/icon/picture.png) 0 0 no-repeat;
}
.user_menu .video {
	background: url(/images/icon/film.png) 0 0 no-repeat;
}
.user_menu .music {
	background: url(/images/icon/cassette.png) 0 0 no-repeat;
}
.user_menu .forum {
	background: url(/images/icon/clipboard.png) 0 0 no-repeat;
}
.user_menu .friends {
	background: url(/images/icon/user.png) 0 0 no-repeat;
}
.user_menu .blog {
	background: url(/images/icon/blog.png) 0 0 no-repeat;
}







.header_profile .user_menu_header {
	padding: 2px;
	background: url(/images/icon/control-270.png) 50px 33px no-repeat;
	border-radius: 3px 3px 0 0;
}

.header_profile .user_menu_header:hover {
	background-color: #ccc;
}
	
.header_profile .user_menu_header:hover .user_menu {
		display: block;
	}


/* //����� */

/* ������� */

#content {
	width: 1000px;
	background: #fff;
	margin-left: -500px;
	position: relative;
	left: 50%;
}

/* ����� */

.bl_p {
	position: relative;
	padding-left: 6px;
}


.strelko {
	background: url(/img/bg_1.png) -234px -18px no-repeat;
	width: 23px;
	height: 10px;
	float: left;
	padding-left: 1px;
	margin-right: 5px;
	top: 4px;
	position: relative;
	overflow: hidden;
}

.strelko-text {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	top: -2px;
	position: relative;
	text-align: right;
	padding-right: 5px;
}




#search-block {
	top: 4px;
	margin: 0px 15px 5px 210px;
	height: 40px;
	position: relative;
	font-size: 1px;
}

#search-block .textleft {
	position: relative;
	float: left;
}

#search-block .text {
	width: 650px;
	height: 16px;
	font-family: Tahoma;
	font-size: 12px;
	background: #ffffff;
	border: solid 1px #cdcdcd;
}

#search-block .button {
	position: relative;
	float: right;
	margin: 5px 0px;
}

#search-block .links {
	position: relative;
	padding-bottom: 3px;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}

#search-block .padd {
	position: relative;
	padding: 0px 10px;
	display: inline;
}

#search-block a {
	color: #fff;
	cursor: pointer;
    padding: 0 10px;
}

#search-block a:hover {
	text-decoration: none;
}

#blog_header .logo {
    background: center center no-repeat;
	width: 350px;
	height: 200px;
    margin-right: 5px;
}

#tb {
	position: relative;
	font-size: 1px;
	overflow: hidden;
}

#tb .o {
	position: relative;
	float: right;
	top: -3px;
	background-color: #ed3b3b;
	padding: 2px 5px;
}

#tb .o, #tb .o a {
	font-family: Arial;
	font-size: 18px;
	color: #fff;
}

/* 	font-family: "Franklin Gothic Medium Cond", "Myriad Pro", Arial, sans-serif; */
#tb h1, #tb .hoh1 {
	font-family: Arial;
	font-size: 20px;
	color: #d00;
	position: relative;
	top: -2px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	height: 28px;
	float: left;
}

#tb h1 a, #tb .hoh1 a {
	font-family: Arial;
	font-size: 20px;
	color: #d00;
}

#tb h1 a:hover {
	text-decoration: none;
}

.mblock {
	padding: 5px 0px 5px 5px;
}

.mblocks1 {
	border: 1px solid #e1e1e1;
}

.mblocks2 {
	background-color: #edecfa;
}

.mblocks3 {
	border: 1px solid #e1e1e1;
	background: bottom url(/img/main_bggrad2.png) repeat-x;
}

.mblocks1 a.cut {
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    width: 335px;
    display: block;
    float: left;
}

.mblocks1 a.cut div {
    margin-top: -20px;
    height: 20px;
    background: url(/img/text_cut_grad.png) right top repeat-y;
    position: relative;
    z-index: 2;
}

.mblocks1 .sid {
    background: url(/images/icon/user-share.png) left top no-repeat;
    padding-left: 20px;
    margin-left: 10px;
    float: left;
}

.mblocks3 .posters {
	vertical-align: top;
	left: -10px;
	position: relative;
}

.mblocks3 .posters div {
	padding-left: 15px;
	display:inline-block;
	_overflow:hidden;
	zoom:1;
	*display:inline;
	width: 113px;
	vertical-align: top;
	text-align: center;
}

.inline {
	display:inline-block;
	_overflow:hidden;
	zoom:1;
	*display:inline;
}

.mblocks3 .posters img {
	width: 113px;
}

.mblocks3 .days {
	padding-left: 10px;
}

.mblocks3 .days span, .mblocks3 .days a {
	padding: 0 16px;
	text-transform: uppercase;
}

.mblocks4 {
	vertical-align: top;
	background: #efe7b8 url(/img/main_bggrad3.png) bottom repeat-x;
	height: 170px;
}

.mblocks4 .left {
	display: block;
	width: 175px;
	float: left;
}

.mblocks4 .right {
	display: block;
	width: 205px;
	float: right;
	height: 142px;
	overflow: auto;
	margin-right: 5px;
}

.mblocks5 {
	vertical-align: top;
	background: #000 url(/img/games_bg.png) no-repeat;
	height: 187px;
	width: 238px;
}

.mblocks5 .arrow_up {
	top: 2px;
	position: relative;
	vertical-align: top;
	background: url(/img/games_arrow.png) center top no-repeat;
	height: 25px;
	cursor: pointer;
}

.mblocks5 .arrow_down {
	vertical-align: top;
	background: url(/img/games_arrow.png) center bottom no-repeat;
	height: 25px;
	cursor: pointer;
}

.mblocks5 .game_slider {
	margin: 5px 0 3px 0;
	vertical-align: top;
	height: 110px;
}

.mblocks5 .game_slider img {
	border: 3px solid #ccc;
}

.mblocks5 li {
	text-align: center;
	display: block;
	height: 126px;
	vertical-align: middle;
}

.mblocks6 img {
	border: 1px #fff solid;
}

.mblocks6 .ph4 {
	width: 104px;
	vertical-align: top;
	border-top: 1px #fff solid;
	display:inline-block;
	_overflow:hidden;
	zoom:1;
	*display:inline;
}

.mblocks6 .ph2 {
	width: 51px;
	vertical-align: top;
	display:inline-block;
	_overflow:hidden;
	zoom:1;
	*display:inline;
}

.mblocks6 .ph4 img {
	width: 49px;
	border: 1px #fff solid;
	display:inline-block;
	_overflow:hidden;
	zoom:1;
	*display:inline;
}

#video_preview {
	display: block;
	width: 173px;
	height: 142px;
	background-image: url(http://content.yar-net.ru/cams/preview/small_bogo1.jpg);
	background-repeat: no-repeat;
}

.video_link {
    display: block;
    line-height: 1.2;
    padding-bottom: 7px;
    position: relative;
}

.konkurs_link {
	background-image: url(/img/action.png);
	height: 118px;
	width: 348px;
	display: block;
}

.hub_status {
	padding: 7px 0 0 10px;
	background-image: url(/img/dc_bg.png);
	height: 72px;
	width: 228px;
	font-size: 15px;
}


#ramka {
	
}

#ramka .top {
	background-image: url(/img/blocks/ramka_top.gif);
	background-position: 0 1px;
	background-repeat: repeat-x;
	height: 4px;
}

#ramka .bottom {
	background-image: url(/img/blocks/ramka_bottom.gif);
	background-position: 0 5px;
	background-repeat: repeat-x;
	height: 4px;
}

#ramka .rleft {
	background-image: url(/img/blocks/ramka_left.gif);
	background-position: 1px 0;
	background-repeat: repeat-y;
	width: 4px;
}

#ramka .rright {
	background-image: url(/img/blocks/ramka_right.gif);
	background-position: 5px 0;
	background-repeat: repeat-y;
	width: 4px;
}

#ramka .top_left {
	background-image: url(/img/blocks/ramka_ugol_top_left.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

#ramka .top_right {
	background-image: url(/img/blocks/ramka_ugol_top_right.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;

}

#ramka .bottom_left {
	background-image: url(/img/blocks/ramka_ugol_bottom_left.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

#ramka .bottom_right {
	background-image: url(/img/blocks/ramka_ugol_bottom_right.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}



/* //����� */

/* ��� */

#footer {
	width: 1000px;
	margin-left: -500px;
	position: relative;
	left: 50%;
}

#footer .line {
	width: 100%;
	height: 1px;
	overflow: hidden;
	background-color: #cecece;
	margin-bottom: 3px;
}

#footer .menu {
	width: 100%;
	margin-bottom: 3px;
	text-align: center;
}
#footer .l {
	width: 400px;
	float: left;
}
#footer .r {
	width: 600px;
	float: right;
}
#footer .r .r {
	width: 200px;
	float: right;
}

#footer .plus18 {
	display: inline-block;
	width: 31px;
	height: 31px;
	background: url(/img/bg_1.png) -13px -46px no-repeat;
}

#footer .plus18:hover {
	background: url(/img/bg_1.png) -44px -46px no-repeat;
}


#menu_spacer { PADDING: 1px; }

#menu table { BORDER-COLLAPSE: collapse; MARGIN: -1px; }

#menu {
	POSITION: relative;
	font-family: Tahoma;
	font-size: 13px;
	z-index: 5;
	margin: 0 auto;
	width:475px;
	height: 33px;
	background: url(/img/bg_grad.png) 0px 30px repeat-x;
}

#menu ul {  MARGIN: 0; PADDING: 0;


 }
 
#menu .left {
	width: 10px;
	height: 33px;
	position: relative;
	float: left;
	background: url(/img/bg_1.png) -24px 0px no-repeat;
}


#menu .right {
	width: 10px;
	height: 33px;
	background: url(/img/bg_1.png) -38px 0px no-repeat;
	position: relative;
	float: right;
	z-index: -1;
}


#menu li { FLOAT: left; POSITION: relative; 
	color: #fff;
	text-decoration: none;
	display: block;
	background: #040404;
	margin: 0px;
}
#menu li:hover {
	color: #fff;
	background: #2e2e2e;
	text-decoration: underline;
}

#menu li ul {
	DISPLAY: none;
}

#menu li:hover ul {
	DISPLAY: block;
	LEFT: 1px;
	POSITION: absolute;
	TOP: 29px;
	WIDTH: 173px;

}

#menu li a:hover ul { DISPLAY: BLOCK; LEFT: 1px; POSITION: absolute; TOP: 30px; background: #000; }

#menu li a:hover li a:hover ul,
#menu li a:hover li a:hover li a:hover ul { DISPLAY: block; LEFT: 147px; POSITION: absolute; TOP: 0; VISIBILITY: visible; }

#menu li a:hover li a ul,
#menu li a:hover li a:hover li a ul { DISPLAY: block; POSITION: absolute; VISIBILITY: hidden; }

#menu li:hover li:hover ul,
#menu li:hover li:hover li:hover ul {
	DISPLAY: block;
	LEFT: 147px;
	POSITION: absolute;
	TOP: 0;
	WIDTH: 173px;
}

#menu li:hover li:hover ul.left,
#menu li:hover li:hover li:hover ul.left,
#menu li a:hover li a:hover ul.left,
#menu li a:hover li a:hover li a:hover ul.left { LEFT: -154px;}





/*������ �������� 1, 2, 3 ������*/
#menu li:hover li ul,
#menu li:hover li:hover li ul { DISPLAY: none; }



#menu li a {
text-decoration: none;
    COLOR: #ffffff;
    DISPLAY: block;
    PADDING: 0 0px;
}

#menu li.none a {
text-decoration: none;
    COLOR: #ffffff;
    DISPLAY: block;
    PADDING: 0 0px;
}

#menu li a:hover {
  text-decoration: none;
}



#menu li li a {

    COLOR: #ffffff;
    DISPLAY: block;
	PADDING: 3px 10px;
    TEXT-DECORATION: none;
    width: 92px;
    text-decoration: none;
    
}

#menu li li a:hover {
	text-decoration: underline;
}

/* ����� ������� ������� ^_^ */
#menu li.red a {
	BACKGROUND-color: #000;
	background: url(/img/bg_grad.png) 0px -3px repeat-x;
	background-repeat: repeat-x;
	COLOR: #ffffff;
}


#menu li.red a:hover {
	BACKGROUND: #f40000;
	COLOR: #ffffff;
}

#menu li:hover,
#menu li:hover a,
#menu li a:hover {
	COLOR: #ffffff;
	background: url(/img/bg_grad.png) 0px -116px repeat-x;
	BACKGROUND-color: #f40000;
	text-decoration: none;
}

#menu li li {
	FONT-WEIGHT: normal;
	padding: 0px;
}

#menu li:hover li a,
#menu li:hover li:hover li a,
#menu li:hover li:hover li:hover li a,
#menu li a:hover li a {
	color: #fff;
	background: #0b0a0b;
	text-decoration: none;
}
/*IE,OP,FF*/
#menu li:hover li a.drop {
	BACKGROUND: #b30000;
	COLOR: blue;
	FONT-WEIGHT: bold;
	width: 100%;
}
/*IE,OP,FF*/
#menu li:hover li:hover a {
text-decoration: underline;
	BACKGROUND: #b30000;
	COLOR: #fff;
	width: 100%;
}

.menu_main_1 {
	text-align: center;
	width: 75px;
	height: 16px;
	padding: 7px 0px;
	cursor: pointer;
}
.menu_main_1:hover {
	background: url(/img/bg_grad.png) 0px -116px repeat-x;
}


.menu_main_1_konkurs {
	text-align: center;
	width: 75px;
	height: 16px;
	padding: 7px 0px;
	cursor: pointer;
	background: url(/img/bg_grad.png) 0px -116px repeat-x;
	background-color: #f40000;
}


.menu_main_2 {
	text-align: center;
	width: 50px;
	height: 16px;
	padding: 7px 0px;
	cursor: pointer;

}
.menu_main_2:hover {
	background: url(/img/bg_grad.png) 0px -116px repeat-x;
}

.menu_main_3 {
	text-align: center;
	width: 105px;
	height: 16px;
	padding: 7px 0px;
	cursor: pointer;
}
.menu_main_3:hover {
	background: url(/img/bg_grad.png) 0px -116px repeat-x;
}
	
.menu_main_4 {
	text-align: center;
	width: 112px;
	height: 16px;
	padding: 7px 0px;
	cursor: pointer;
}

.menu_main_4:hover {
	background: url(/img/bg_grad.png) 0px -116px repeat-x;
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
/*.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}*/
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}


.bl-table {
	border:  1px solid #b2b2b2;
	background-color: #a9d9f4;
	font-size:16px;
	font-family:Arial;
	text-align: center;
	color:#000;
}

.tdT {
	border:  1px solid #b2b2b2;
	font-family:Arial;
	text-align: center;
}

.tdText {
	border:  1px solid #b2b2b2;
	font-family:Arial;
	text-align: center;
}


.polaroid {
    width:130px;
    height:150px;
    background:url(/img/polaroid.gif) no-repeat;
    color:#888;
    font:11px arial, sans-serif;
    margin: 10px;
} 

.polaroid img {
    padding:15px 15px 0 15px;
    }       

.polaroid p {
    padding:0;
    margin:3px 15px 0 15px;
}

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header, table.monit_tablesorter thead tr .header {
	background-image: url(/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/img/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/img/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}







/* Float Clearing
 ---------------------------------------------------------------------*/

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.breadCrumb {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 1000px;
	padding:5px;
	background:#fff;
}

.breadCrumb ul {
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}

.breadCrumb ul li {
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	background: url(/img/Chevron.gif) no-repeat 100% 0;
}

.breadCrumb ul li div.chevronOverlay {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.breadCrumb ul li span {
	display: block;
	overflow: hidden;
}

.breadCrumb ul li a {
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}

.breadCrumb ul li.first a {
	height: 16px !important;
	text-indent: -1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(/img/IconHome.gif) no-repeat 0 0;
}

.breadCrumb ul li.first a:hover {
	background-position: 0 -16px;
}

.breadCrumb ul li.last {
	background: none;
	margin-right: 0;
	padding-right: 0;
}

.chevronOverlay {
	display: none;
	background: url(/img/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}































/* SLIDE TWO */

.slideTwo input[type=checkbox] {
	visibility: hidden;
}

.slideTwo {
	width: 80px;
	height: 30px;
	background: #333;
	margin: auto;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}

.slideTwo:after {
	content: '';
	position: absolute;
	top: 14px;
	left: 14px;
	height: 2px;
	width: 52px;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #111;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}

.slideTwo label {
	display: block;
	width: 22px;
	height: 22px;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;

	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	position: absolute;
	top: 4px;
	z-index: 1;
	left: 4px;

	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #fcfff4;

	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

.slideTwo label:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #333;
	left: 6px;
	top: 6px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
}

.slideTwo input[type=checkbox]:checked + label {
	left: 54px;
}

.slideTwo input[type=checkbox]:checked + label:after {
	background: #00bf00;
}

.saferegion {
    display: block;
    background: url(http://saferegion.net/img/logo-white.png) center no-repeat;
    position: fixed;
    right: 35px;
    bottom: 35px;
    width: 158px;
    height: 42px;
}