@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #222;
}
body,td,th,input, button,textarea {
	FONT-FAMILY: 'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
}

div, h1, h2, h3, p, form, label, input, textarea, img, ul, ol, li{
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
img{
	border: none;
	margin: 0px;
}

p{
	margin: 10px 0px 10px 0px;
}
#page{
	width: 894px;
	margin: 0 auto;
}
#header {
	margin-top: 30px;
	display: block;
	width: 100%;
	height: 64px;
}
#logo{
	float:left;
	margin: 20px 0px 0px 15px;
}
ul#mainmenu {
	display: block;
	float: right;
	list-style-type: none;
	height: 31px;
	text-align: right;
	margin-top: 33px;
}
ul#mainmenu li {
	padding: 0px 0px 0px 7px;
	float: left;
	MARGIN: 0px 0px 0px 3px;
	HEIGHT: 31px;
	BACKGROUND: url(bg_main_nav_tab.gif) no-repeat 0px 0px;
}
ul#mainmenu li A {
	DISPLAY: block;
	padding: 9px 9px 0px 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FLOAT: left;
	MARGIN: 0px;
	FONT-FAMILY: 'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
	BACKGROUND: url(bg_main_nav_tab.gif) no-repeat 100% 0px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #aaa;

}
UL#mainmenu LI A:hover {
	TEXT-DECORATION: none;
	COLOR: #fff;
}
UL#mainmenu LI.selected {
	BACKGROUND-IMAGE: url(bg_main_nav_tab_selected.gif);
}
UL#mainmenu LI.selected A {
	BACKGROUND-IMAGE: url(bg_main_nav_tab_selected.gif);
	COLOR: #fff;
}


#pre_conteiner{
	display: block;
	width: 100%;
	float: none;
	background: url(bg_container_tl.gif) no-repeat left top;
	background-color: #303030;
}

#conteiner {
	display: block;
	width: 100%;
	float: none;
	BACKGROUND: url(art_br1.gif) no-repeat bottom right;

}
#conteiner-top{
	padding: 24px 15px 0px 15px;
	overflow: hidden;
}
#conteiner-top div{
	width: 100%;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}

h1#hdr {
	display: block;
	float: left;
	line-height: 24px;
	color: #ccc;
	FONT-WEIGHT: normal;
	FONT-SIZE: 20px;
	TEXT-TRANSFORM: uppercase;
}
h2 {
	display: block;
	float: none;
	line-height: 14px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	color: #FFF;
	TEXT-TRANSFORM: uppercase;
}
h3#own {
	display: block;
	float: left;
	line-height: 14px;
	color: #ccc;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	margin: 8px 0px 0px 4px;
}
h3#act {
	display: block;
	float: left;
	line-height: 14px;
	color: #ccc;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	margin: 8px 0px 0px 4px;
}
#conteiner-top form{
	display: block;
	float: right;
	width: 369px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	border: none;
}
#conteiner-top form input{
	display: inline;
	float:left;
	width: 296px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #444;
	background-color: #222;
	line-height: 18px;
	padding-left: 2px;
}
#conteiner-top form button{
	display: inline;
	float: right;
	width: 65px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: none;
	border: 1px solid #444;
	background-color: #303030;
	line-height: 18px;
}
#conteiner-content{
	padding: 15px;
	overflow: hidden;
	text-align: left;
	position: relative;
	width: 864px;
	min-height: 460px;
}
#cont_left{
	width: 384px;
	padding: 0px 0px 30px 15px;
	border: none;
	float: left;
}
#cont_right{
	width: 424px;
	padding: 0px 0px 30px 26px;
	border: none;
	float: left;
	font-size: 11px;
	line-height: 15px;
}
#cont_right div#resume{
	display: block;
	float: none;
	padding: 4px 0px 6px 0px;
	margin: 10px 0px 15px 0px;
	font-size: 10px;
	line-height: 12px;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

#cont_right div#contacts{
	display: block;
	float: none;
	padding: 7px 0px 8px 0px;
	margin: 50px 104px 15px 0px;
	font-size: 9px;
	line-height: 11px;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}
#cont_right div#sendmsg{
	display: block;
	float: none;
	padding: 7px 0px 8px 0px;
	margin: 10px 0px 15px 0px;
	font-size: 9px;
	line-height: 11px;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}
#contacts img, #sendmsg img{
	margin-right: 5px;
}
#conteiner-content img#gall{
	padding: 0px 1px 1px 0px;
	width: 95px;
	height: 95px;
}
#conteiner-content img#avatara{
	border: 1px solid #262626;
	width: 382px;
	margin: 0px;
	padding: 0px;
}
#conteiner-content div#avatara img{
	border: 1px solid #262626;
	width: 382px;
	margin: 0px;
	padding: 0px;
}
#subheader{
	display: block;
	padding: 15px 0px 7px 0px;
	font-size: 9px;
	border-bottom: 1px solid #444;
	margin-bottom: 10px;
}
#subheader img{
	margin-right: 5px;
}


#conteiner-bottom{
	BACKGROUND: url(bg_container_bl.gif) no-repeat left bottom;
	display: block;
	width: 864px;
	padding: 0px 15px 0px 15px;
}
#conteiner-bottom div#line{
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 9px;
	line-height: 11px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#conteiner-bottom div#noline{
	width: 100%;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#left-bottom{
	width: 412px;
	padding: 0px;
	margin: 0px;
	border: none;
	float: left;
}
#right-bottom{
	width: 412px;
	padding: 0px;
	margin: 0px;
	border: none;
	float: right;
}
#c_right{
	width: 100%;
	margin: 15px 0px 45px 0px;
	font-size: 9px;
	line-height: 11px;
	text-align: left;
}
#art_br2{
	display: block;
	position:absolute;
	margin: 0px 0px 0px 640px;
}
#art_br3{
	overflow: auto;
	position:absolute;
	margin: -198px 0px 0px 894px;
}
.white{
	color: #FFFFFF;
}
.white_bold{
	color: #FFFFFF;
	font-weight: bold;
}
#gallery_admin{
	height: 400px;
	width: 382px;
	overflow: scroll;
}
/*#gallery_admin img{
	width: 95px;
	height: 95px;
}*/
#gall_table{
/*	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;*/
}
#gall_table img{
	/*border: 1px solid #1B1B1B;*/
}
.tip{overflow: hidden; width: 296px; display: none;}
#tip_left{float: left; width: 95px;}
#tip_right{float: left; width: 190px; margin-left: 15px; line-height: 14px;}
#tip_title{display: block; text-transform: uppercase; color: #FFFFFF; font-size: 10px;}
#tip_content{display: block; line-height: 12px; font-size: 10px; border-top: 1px solid #565656; margin-top: 3px; padding-top: 2px;}
#wrap{ overflow: visible;}


#mail{ background-color: #303030; padding: 0px 2px 0px 3px;}
#mail form input{
	display: inline;
	float:left;
	width: 193px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #444;
	background-color: #222;
	line-height: 18px;
	padding-left: 2px;
	margin-top: 2px;
}
#mail form textarea{
	display: inline;
	float:left;
	width: 415px;
	height: 220px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #444;
	background-color: #222;
	line-height: 18px;
	padding-left: 2px;
	margin-top: 2px;
}
#mail form button{
	display: inline;
	float: right;
	width: 100px;
	height: 20px;
	padding: 0px;
	margin: 3px 0px 0px 3px;
	border: none;
	border: 1px solid #444;
	background-color: #303030;
	line-height: 18px;
}
#mail div#left{display:block; float: left; width: 200px;}
#mail div#right{display:block; float: right; width: 210px;}
#mail div#right div{margin-top: 5px;}
#mail div#right input{width:120px; margin: 5px 0px 0px 10px;}
#mail div#right img{border: 1px solid #444;}
#button_back{
	width: 65px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: none;
	border: 1px solid #444;
	background-color: #303030;
	line-height: 18px;
}
#hidden{
	display: none;
}
#show{
	display: block;
	font-size: 9px;
	padding-top: 5px;
}
#hide{
	display: none;
	font-size: 9px;
	padding-top: 3px;
}
table.tableme{
	border: 1px solid #6c6c6c;
	font-size: 9px;
}
table.tableme td{
	border: 1px solid #474747;
	padding: 2px;
	font-size: 9px;
	line-height: 11px;
}
#intro_body{
	position: relative;
	padding: 0px;
	width: 864px;
	height: 364px;
	background: url(start_bg.gif) no-repeat;
}
#intro_body img#enterimg{
	position: absolute;
	top: 142px;
	left: 350px;
}
#intro_body form{
	display: block;
	position: absolute;
	top: 210px;
	left: 250px;
	width: 369px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	border: none;
}
#intro_body form input{
	display: inline;
	float:left;
	width: 296px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #444;
	background-color: #222;
	line-height: 18px;
	padding-left: 2px;
}
#intro_body form button{
	display: inline;
	float: right;
	width: 65px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: none;
	border: 1px solid #444;
	background-color: #303030;
	line-height: 18px;
}
#bottom_scroll{
	padding: 19px 0px 0px 0px;
	text-align: right;
	width: 855px;
}

#bottom_scroll span{
	font-size: 19px;
	color: #cc3633;
}
#bottom_scroll span a{
	font-size: 15px;
	color: #999999;
}
#bottom_scroll span a:hover{
	font-size: 15px;
	color: #cc3633;
}
