
* {
	margin: 0;
	padding: 0;
}

html, body {
	margin:0px; padding:0px; 
	background:#fff;
	position:relative; 
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	text-align:center;
}


img {
	border: none;
}


#all {
/*	width: 1222px;*/
/*	width: 100%;*/
	display: block;
	position: relative;
	width: 830px;
	margin: 0 auto;
	text-align:left;
}

img.donate {
margin-top:-6px;
	margin-left:20px;
}

div.coverboxes{
	-moz-box-shadow: 0 0 2px 2px #ccc;
-webkit-box-shadow: 0 0 2px 2px #ccc;
box-shadow: 0 0 2px 2px #ccc;

padding:10px 10px 5px 10px;
}

div.left-width {
	width:400px;
	}
	
	div.full-width {
	width:747px;
	margin-bottom:20px;
	}

#leftborderall {
	display: block;
	height: 490px;
	width: 17px;
	position: relative;
	float: left;
	background: url(images/left_border.png) no-repeat bottom;
}

#rightborderall {
	display: block;
	height: 490px;
	width: 11px;
	position: relative;
	float: right;
	background: url(images/right_border.png) no-repeat bottom;

}


/**********************************/

.head {
	margin: 10px auto;
	display:block;
	position: relative;
	height:90px;
	width: 800px;
	padding:0px;	
}

.textred {
	color: red;	
}

#header_left {
	float:left; 
	position:relative; 
	width:100px;
	height: 73px;	
	left:0;
	text-align: left;
}

#header_center{
	float:left; 
	position:relative; 
	width:430px;
	height: 91px;
	text-align: left;	
	font-family: Verdana;
	font-size: 13.5pt;
	color: #707070;	
	line-height:35px;

}

#header_right {
	float:right; 
	position:relative; 
	width:130px;
	height: 91px;
	right:0;
	text-align: center;	
}

#headertopmenu {
	display: block;
	height: 20px;
	float: right;
	width: 105px;
	position:relative; 
	color: #99cc80;	
	padding: 0;
}

#headertopmenu li {
	list-style-type: none;
	margin-left: 0px;
	float:left;	
	width: 50px;	
	padding: 0;
	background: url(images/separate_menu.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

#headertopmenu a {
	font-family: Verdana;
	font-size: 9pt;
	color: #a3a3a3;	
	text-decoration: none;
	margin-left: 7px;
	margin-top: -3px
}


.input_image {
	display: block;
	margin: 0;
	text-align: left;
	padding-top: 2px;	
	width: 125px;
	height: 30px;	
	background-image: url(images/find_button.jpg);
	background-repeat: no-repeat;
}

.input_image input {
	display: block;
	margin-left: 2px;
	width: 95px;
	background: transparent;
	border: none;
	float: left;	
}

.input_image a {
	display: block;
	margin-left: 3px;
	width: 22px;
	height: 22px;
	border: none;
	float: left;
}



/**********************************/

#container {
	position:relative; 
	display:block; 
	width: 834px;
	/* background: url(images/left_border.png) no-repeat left bottom;*/
}

#containerborderright {
	/*background: url(images/right_border.png) no-repeat right bottom;	*/
	width: 834px;
}

#inner {
	display:block;
	width: 800px;
	margin-left: 18px;
	border-left: 1px #DFDFDF solid;
	border-right: 1px #DFDFDF  solid;
}



#headermenu {
	display: block;
	position: relative;
	height: 22px;
	width: 800px;
	color: #99cc80;	
	padding: 0;
	z-index: 1000;	
		margin-left:0px;
		border-left:1px solid #cccccc;		
}

#headermenu li {
	list-style-type: none;
	margin-left: 0px;
	float:left;	
	display: block;
	width: 100px;	
	height: 23px;	
	padding: 0;
	background: url(images/button_s.png);
	background-repeat: no-repeat;
	background-position: left;	
	text-align: center;		
	z-index: 1000;	

}

#headermenu li:hover {
	list-style-type: none;
	margin-left: 0px;
	float:left;	
	display: block;
	height: 26px;
	width: 100px;		
	padding: 0;
	background: url(images/button_active_s.png);
	background-repeat: no-repeat;
	background-position: left;	
	text-align: center;	
	z-index: 1000;		
}

#headermenu a {
	font-family: Verdana;
	font-size: 11pt;
	color: #898987;	
	text-decoration: none;
	text-align: center;
}

.submenu2 {
	display: none;
	z-index: 1000;
	margin-top: 2px;
}

#headermenu .submenu2 a {
	display: block;
	width: 100px;	
	height: 21px;	
	padding-top:3px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;	
	text-decoration: none;
	text-align: center;
	background: url(images/button_s.png);
	background-position: left;	

}


#mainpic {
	display: block;
	position: relative;
	width: 800px;
	height: 260px;	
	background: url(images/main_pic.jpg) no-repeat;
	z-index: 10;
	margin-top:-19px;

}

#maintext {
	display: block;
	position: relative;
	width: 460px;
	height: 80px;
	padding: 160px 0 0 150px;
	color: #ffffff;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;	
}



/**********************************/

#center {
/*	margin-left:230px;
	position:relative;*/
/*	display:block;*/
	height:1%;
/*	background: #ABC;*/
}
.clear {
	clear:both;
}


#leftcenter {
	display: block;
	width: 500px;
	float: left;
	background: url(images/little_right_border.jpg) right no-repeat;
	padding: 0 10px 0 0;		
}

#rightcenter {
	display: block;
	width: 280px;
	float: right;
	color: #707070;
	font: Verdana;
}

#sponsortitle {
	font-size: 10pt;
	font-weight: bold;
}

#newstable {
	width: 500px;
	font: Verdana;
	padding: 0;
	margin: 0;
}


.logonews {
	width: 125px;
	text-align: center;
}

.textnews {
	padding-bottom: 5px;	
	width: 370px;
	color: #666666;	
	font-size: 10pt;
}

.textnews a {
	color: #444469;	
	font-weight: bold;	
}

.datenews {
	color: red;
}

.titlenews {
	font-weight: bold;
}

#tablesponsors {
	width: 280px;
	padding: 0;
	margin: 0;
}

.namesponsor {
	width: 135px;
	float: left;
	margin: 15px 0;
}


.logosponsor {
	width: 140px;
	float: right;
	text-align: center;
}

#club {
	display: block;
	width: 255px;
	background: url(images/little_bottom_border.jpg) top no-repeat;
	padding: 10px 0;
	text-align: center;
}


/* BLUE CONT */
.blue_cont{   position:relative;   width:100%;
/* border-left: #e4670a 1px solid;	border-right: #e4670a 1px solid;	font-size: 9pt;	*/
/*background:url("/img/inc_page/bg_blue_1x1.png");*/}
.corn {   position:absolute;     line-height:0px;   font-size:0px;}
.lt {   background:url("images/head_col_left_bg.png"); height:42px;   width:5px;   left:0px;}
.rt {   background:url("images/head_col_right_bg.png"); height:42px;  width:5px; right:0px; }
.rb {   background:url("images/col_bottom_right.gif"); height:10px;  width:14px; right:0px;   bottom:0px; }
.lb {   background:url("images/col_bottom_left.gif");  height:10px;  width:15px; left:0px;   bottom:0px;}
.top_blue {   background:url("images/head_col_bg.png"); height:42px;  position:relative;   margin-left:5px;   margin-right:5px;   line-height:0px;   font-size:0px;}
.bottom_blue {   background:url("images/col_bottom_center.gif");   height:10px;   position:relative;   margin-left:5px;   margin-right:5px;   line-height:0px;   font-size:0px;}
.blue_text {  border-left: #e4670a 1px solid;	border-right: #e4670a 1px solid;}
.text {padding:10px;}

.text img {
	display: block;
	margin: 0;
}

.text p {
 margin-top: 0.5em; /* Отступ сверху */
 margin-bottom: 1em; /* Отступ снизу */
}

.text a {
	color: #005baa;
	font-size: 10pt;
	text-decoration: underline;
}
/* end BLUE CONT */



/**********************************/

.foot {
	display:block;
	height:100px;
	padding:0px;
	margin: 0 5px 0 5px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #666666;			
}

.bottomborder {
	display:block;
	height:820px;
	height: 15px;
	padding:0px;
	background-image: url(images/bottom_border.png);
	background-repeat: no-repeat;	
	clear:both;
}

#bottommenu {
	display: block;
	height: 20px;
	width: 520px;
	position:relative; 
	color: #99cc80;	
	padding: 0;
	text-align: center;		
	margin: 0 auto;
	
}

#bottommenu li {
	list-style-type: none;
	margin-left: 7px;
	float:left;	
	padding: 0;
	text-align: center;		
}

#bottommenu a {
	font-family: Verdana;
	font-size: 9pt;
	color: #666666;	
	text-decoration: none;
	margin-left: 7px;
}

#underfooter {
	font-size: 7pt;
	color: #666666;	
}

#underfooter a {
	font-size: 7pt;
	color: #666666;	
	text-decoration: none;
}

#counter1 {
	display: block;
	height: 20px;
	width: 75px;
	float: left;
}

#counter2 {
	display: block;
	height: 20px;
	width: 75px;
	float: left;
}

#copyright {
	display: block;
	height: 20px;
	width: 120px;
	float: left;
}

#sitecreator {
	display: block;
	height: 20px;
	width: 160px;
	float: right;
}

/*********************************/

#leftcenterpartner {
	display: block;
	width: 500px;
	float: left;
/*	background: url(images/little_right_border.jpg) right no-repeat;*/
	padding: 0 10px 0 0;		
}

#tittlepartner {
	color: #8b8b8b;	
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 15px;	
}

#partners {
	width: 250px;
	font: Verdana;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
}

.partnerscol {
	display: block;
	width: 160px;
	padding: 10px 45px;
	text-align: center;
}

.partnerstext {
	display: block;
	text-align: left;
	color: #8b8b8b;
	text-decoration: none;
}

#tablesponsors {
	width: 280px;
	margin-top: 15px;
}

.sponsorscol {
	display: block;
	width: 84px;
	padding: 4px 0 10px 0;
	text-align: center;
	background: url(images/border_pic.jpg) no-repeat;	
}

#centermenu {
	display: block;
	height: 20px;
	width: 520px;
	position:relative; 
	color: #99cc80;	
	padding: 0;
	text-align: center;		
	margin: 15px 0;
}

#centermenu li {
	list-style-type: none;
	margin-left: 7px;
	float:left;	
	padding: 0;
	text-align: center;		
}

#centermenu a {
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;	
	text-decoration: none;
	margin-left: 7px;
}

.menuseparator {
	background: url(images/separate_menu.png);
	background-repeat: no-repeat;
	background-position: left;		
}

#pages {
	display: block;
	width: 450px;
	color: #8b8b8b;
	margin: 25px 0 15px 15px;
}

#pages a {
	color: #000;
}

#concert {
	display: block;
	width: 255px;
	padding: 10px 0;
	text-align: center;
}

/*****************************************/

.partnerscoltext {
	display: block;
	width: 220px;
	padding: 10px 15px;
	text-align: center;
	text-align: left;
}

.partnerstext2 {
	font-weight: normal;
	font-size: 9pt;
	color: #595959;
	text-align: left;	
}


.partnerstext2 a {
	color: #b3b3b3;
}


.partnerstexthead {
	color: #fc3000;
	font-weight: bold;	
}

/********* skazki **************/

#leftcenterskazki {
	display: block;
	width: 790px;
	float: left;
/*	background: url(images/little_right_border.jpg) right no-repeat;*/
}

#skazki {
	width: 790px;
	font: Verdana;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
} 

.skazkicol1 {
	width: 75px;
	text-align: right;
}

.skazkitextcol {
	display: block;
	padding: 5px 0;
}

.skazkitext {
	display: block;
	padding: 5px 0 0 17px;
}

.skazkitittle {
	color: #f93801;
	font: Verdana;	
	font-size: 14pt;
}

.nextskazka {
	display: block;
	float: right;
}

.nextskazka a {
	text-decoration: none;
	color: #f93801;		
}

.skazkidate {
	display: block;
	width: 65px;
	text-align: center;
	background: url(images/bgdate.jpg) no-repeat bottom;
/*	padding: 0 0 10px 8px;*/
	padding-bottom: 10px;
	margin-left: 9px;
	color: #969696;	
	font-size: 8pt;
}

.bigdate {
	font-size: 20pt;
	font-weight: bold;
}

#sendskazka {
	display: block;
	width: 780px;
	padding: 10px 0;
	margin: 0 0 20px 20px;
	background: url(images/bottom_border.png) no-repeat top;	
}

.sendcolskazka {
	display: block;
	width: 80px;
	margin: 15px 0;
}

.skazkiinput {
	border: #e3e3e3 solid;
	margin-right: 10px;
}

.userskazka {
	border: #e3e3e3 solid;
	color: #838383;
	width: 740px;	
	margin: 10px 0 10px -20px;
	padding: 0;
}

.sendskazkabutton {
	margin-top: 10px;
}

