@charset "windows-1251";

html, body {
	margin:0; 
	padding:0; 
	position:relative; 
}

body {
	text-align:center;
}


#all {
	text-align:left;
	margin:0 auto;
	width:990px;

	background:#FFFFFF;
	font-size:14px;
	font-family:Georgia;
	
}

/* begin head */

#head {
	display:block;
	height:180px;
	background:url(picture/top.jpg);
	color:#EECCCC;
	font-size:16px;
}

.slogan {
	padding-top:60px;
	padding-left:555px;
}

#head .imging {
	padding:0;
	margin:0;
	float:right;
	height:180px;
	width:200px;
}
/* end head */

#container {
	background:#2E71B3;
	background:url(picture/fon.jpg) repeat-x #FBF8F2;
}

h1 {
	font-size:18px;
	text-align:center;
	margin:10px;
	color:#BA6B4B;	
}

h2 {
	font-size:16px;
	margin:10px;
	color:#BA6B4B;	
}

/* begin left menu */

#menu {
	padding:0;
	margin:0;
	height:50px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #AAAAAA;
/*	background:url(picture/button.jpg) top;
*/}

#menu a {
	float:left;	
	background:url(picture/button.jpg) top;
	height:50px;
	width:165px;
	text-decoration:none;
	color:#666666;	
	text-align:center;
	line-height:50px;
}

#menu a:hover {
	background:url(picture/button.jpg) bottom;
	text-decoration:none;
	color:#222222;
}


/* end left menu */

/* begin left categories */

#left {
	float:left; 
	position:relative; 
	width:220px;
	/*background:#2669AB;*/
}

#categories {
	/*background:url(picture/menu.gif) repeat-y;*/
	/*background:#CCCCCC;*/
	min-height:400px;
	color:#000066;
}

#categories .menu a {
	display:block;
	height:25px;
	line-height:25px;
	color:#BA6B4B;
	text-decoration:underline;
	/*padding-left:20px;*/
	font-weight:bold;
	padding-top:15px;
	padding-bottom:0px;
	font-size:14px;
	text-align:center;
}

#categories .menu a:hover {
	text-decoration:underline;
	color:A54620;
	font-weight:bold;
}

#categories .menu .ot10 a {
	text-decoration:none;
	padding-left:20px;
	font-size:14px;
	font-weight:normal;
	padding-top:0;
	text-align:left;
}

#categories .menu .ot10 a:hover {
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	text-decoration:underline;
	/*background:url(picture/bullet.jpg) no-repeat 15px 12px;*/
}

#categories .menu .ot15 a {
	text-decoration:none;
	padding-left:20px;
	font-size:14px;
	font-weight:normal;
	padding-top:0;
	text-align:left;
}

#categories .menu .ot15 a:hover {
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	text-decoration:underline;
}


/* end left categories */

/* begin center */
#center {
	float:right;
	position:relative; 
	width:770px;
	height:200px;
	/*background:url(picture/fon.jpg);*/
}

#center .text {
	display:block;
	padding:10px;
	color:#222222;
	text-align:justify;
	position:relative;
}

#center .text img {
	float:left;
	margin:10px;
	border:#CCCCCC solid 1px;
}

#center p {
	padding:5px;
	color:#222222;
	text-align:justify;
	position:relative;
}

#center p img {
	float:left;
	margin:10px;
	border:#CCCCCC solid 1px;
}

/* eend center */

.clear {
	clear:both;
}

/* begin bottom */

.bottom {
	display:block;
	height:50px;
	/*background:#2164A6;*/
	background:url(picture/bot.jpg);
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.autor {
	padding:10px;
	float:left;
}

.pred {
	padding-left:34px;
	padding-top:10px;
	padding-bottom:5px;
	float:left;
	color:#222222;
}

.bottom a {
	text-decoration:none;
	color:#222222;
	text-align:left;
	font-size:12px;
}

.bottom a:hover {
	text-decoration:underline;
	font-size:12px;
}

.stat {
	position:relative;
	float:right;
	margin:10px;
}

/* end bottom */

/* begin block */
.block {
	float:left;
	margin:10px;
	margin-left:15px;
	width:140px;
	text-align:center;
}

.blockx {
	float:left;
	margin:10px;
	margin-left:15px;
	width:140px;
	text-align:center;
}

#allblock {
	float:left;
	width:760px;
}

.block a{
	font-size:12px;
	color:#222222;
}

.blockx a{
	font-size:12px;
	color:#222222;
}

.block a:hover {
	text-decoration:underline;
}

.blockx a:hover {
	text-decoration:underline;
}

.block img {
	border:1px solid #666666;
}

.blockx img {
	border:1px solid #666666;
}

.block p{
	margin:0;
	padding:0;
}

.blockx p{
	margin:0;
	padding:0;
}

.blocksauna {
	margin:15px;
	border:1px solid #CCCCCC;
	width:200px;
	float:left;
}

.blocksauna p {
	text-align:center;
	margin:0;
	padding:0;
}

.blocksauna img {
	border:none;
}

.blocksauna a {
	color:#333333;
	text-decoration:none;
}

.blocksauna a:hover {
	color:#333333;	
}

/* end block */
