@charset "windows-1251";
/* CSS Document */

/*HTML, BODY { cursor: url('1.CUR'), url('1.CUR'), auto; }*/

a.tod:hover {
	background-color:#f2f2f2;
	}
	
body {
	background-image:url(pic/beysb.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
form{
	margin:0px;
	} 
.tekst {

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:normal;
margin-bottom:10px;
line-height:1.3;
}
a {
font-size:14px;
color:#000000;
text-decoration:none;	
}
a:hover {
font-size:14px;
color:#F00;
text-decoration:underline;
}

.bgfon {
	background-image:url(pic/bgverh.png);
	background-repeat:repeat-x;
	}
.zag1 {
	font-size:36px;
	color:#F00;
	margin-bottom:10px;
/*	color:#1b1b1b; */
	}
.zag2 {
	font-size:20px;
	color:#F00;
	margin-bottom:10px;
	}
.zag3 {
	font-size:16px;
	color:#F00;
	margin-bottom:10px;
	}
.zag4 {
	font-size:24px;
	color:#000;
	margin-bottom:10px;
	}
.fon1 {
	background-image:url(pic/fon_01.png);
	background-repeat:no-repeat;
	}

TABLE.lixL A {
FILTER: blendTrans(duration=1); CURSOR: hand; COLOR: white; TEXT-DECORATION: none;
WIDTH: 200px; BACKGROUND-COLOR: #1b1b1b; TEXT-ALIGN: left;
padding:5px; padding-left:15px;
}

TABLE.lixL A:link {
	COLOR: ffffff;
}
TABLE.lixL A:visited {
	COLOR: ffffff;
}
TABLE.lixL A:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #c0c0c0; TEXT-DECORATION: none;
}
TABLE.lixL A:active {
	COLOR: white;
}

.niz {

	width:989px;
	text-align:center;
	padding:7px;
	margin-top:10px;
	
	}
.verh {
	width:990px;
	padding:5px;
	text-align:left;} 
	
.leftst01 {
	width:210px;
	height:10px;
	background-image:url(pic/leftst01.png);
	background-repeat:no-repeat;
	font-size:4px;
	}
.leftst02 {
	width:210px;
	background-image:url(pic/leftst02.png);
	background-repeat:repeat-y;
	line-height:1.3;
	font-size:14px;
	}
.leftst03 {
	width:210px;
	height:10px;
	background-image:url(pic/leftst03.png);
	background-repeat:no-repeat;
	}
	
.vnutst01 {
	width:769px;
	height:10px;
	background-image:url(pic/vnutst01.png);
	background-repeat:no-repeat;
	font-size:4px;
	}
.vnutst02 {
	width:769px;
	background-image:url(pic/vnutst02.png);
	background-repeat:repeat-y;

	line-height:1.3;
	font-size:14px;
	}
.vnutst03 {
	width:769px;
	height:10px;
	background-image:url(pic/vnutst03.png);
	background-repeat:no-repeat;
	}
	
	
.center01 {
	width:989px;
	height:10px;
	background-image:url(pic/center01.png);
	background-repeat:no-repeat;
	font-size:4px;
	}
.center02 {
	width:989px;
	background-image:url(pic/center02.png);
	background-repeat:repeat-y;
	line-height:1.3;
	font-size:14px;
	}
.center03 {
	width:989px;
	height:10px;
	background-image:url(pic/center03.png);
	background-repeat:no-repeat;
	}
	
	
	
	
.kr {
	color:#F00;
	font-size:14px;	
	}
.cher {
	color:#000;
	
	}
.sm {
font-size:10px;
color:#b2b2b2;
}

a.sm {
	font-size:10px;

	}
a.sm:hover {
	font-size:10px;

	}
	
.sm2 {
font-size:10px;
color:#000;
}
.sm3 {
font-size:12px;
color:#333;
}
	
	
	
	
	
	
	
	
	
	html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('script/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('script/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('script/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('script/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('script/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('script/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('script/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('script/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('script/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('script/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('script/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('script/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('script/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(script/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(script/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(script/fancy_title_right.png) repeat-x;
}
	
	
/* номера страниц */
.nav {
	font-size:14px;
	padding:10px;
	color:#000;
	background-color:#ccc;
	border:1px solid:#fbfbfb;
	padding-left:15px;
	padding-right:15px;
	}
a.nav {
	font-size:14px;
	padding:10px;
	color:#000;
	border:1px solid:#f2f2f2;
	background-color:#f2f2f2;
	padding-left:15px;
	padding-right:15px;
	}
a.nav:hover {
	font-size:14px;
	padding:10px;
	color:#000;
	border:1px solid:#f2f2f2;
	background-color:#ccc;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	}
.navbar
	{
	color:#FFF;
	margin-top:15px;
	margin-bottom:10px;
	}

.alert {
color:#F00;
padding-left:40px;
border-top:1px solid #F00;
border-bottom:1px solid #F00;
font-size:14px;
margin-bottom:10px;
padding-top:10px;
padding-bottom:10px;
background-image:url(pic/allert.png);
background-repeat:no-repeat;

}

.ok {
color:#000;
padding-left:40px;
border-top:1px solid #000;
border-bottom:1px solid #000;
font-size:14px;
margin-bottom:10px;
padding-top:10px;
padding-bottom:10px;
background-image:url(pic/ok.png);
background-repeat:no-repeat;

}	
	
.dob {
color:#000;
padding:10px;
font-size:14px;
border:1px solid #ccc;
width:170px;
margin-bottom:15px;
}

/*SkyGB*/
.name {
font-size:16px;
margin-top:10px;
margin-bottom:12px;
color:#F00;

}
.pole {
text-align:left;
color:#000;
line-height:1.5
}
.poleotv {
text-align:left;
color:#000;
font-style:italic;
margin-top:10px;
line-height:1.5
}
.zapis {

margin:5px;
margin-bottom:10px;
padding-bottom:10px;
}
.zapisa {

margin:5px;
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px solid #999999;
}

.gbpost {
background-image:url(pic/zapis.png);
background-repeat:no-repeat;
padding-left:85px;
border-bottom:1px solid #999999;
width:600px;
}
/* ^^ SkyGB ^^ */
.tbl2 td:hover {
	background-color: #e6e6e6;
}
.tbl tr:hover {
	background-color: #e6e6e6;
}
