* { margin: 0; padding: 0; }
html{
	margin:0;
	padding:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#FFF;
	background:url(../images/design/bg_image.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color:#00a3e4;
}
body {
	margin:0;
	padding:0;
}
a{
	color:#eeec27;
	text-decoration: underline;
}
a:hover{
	color:#FFF;
	text-decoration: underline;
}
h1 { 
	font-size:15px;
	font-weight:bold;
	color:#eeec27;
	padding:12px 0 8px 0;
}
input.login {
	width:140px;
	height:20px;
	background: transparent;
	background:url(../images/design/login_input_bg.jpg);
	border:4px solid #FFF;
	margin:0 10px 10px 0;
	padding:4px 0 0 4px;
	color:#666;
}
input.login:focus, input.login:hover {
	background:url(../images/design/login_input_bg.jpg) 0 -24px;
	border:4px solid #eeec27;
}
img {
	behavior: url(”../css/pngbehavior.htc”);
	border-color: #fff;
}
.noborder { border:0px; }
#container {
	width:980px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height:207px;
	background:url(../images/design/header_bg.jpg);
}
#contacts {
	float:right;
	height:90px;
	width:240px;
	background:url(../images/design/phone.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-top:69px;
}
#contacts, #par_mums a { color:#FFF; font-weight:bold }
#contacts, #par_mums a:hover { color:#eeec27; }
#left {
	float:left;
	width:260px;
	margin:0; padding:0;
}
	#left .submit {
		border:0px;
		width:85px;
		height:70px;
		background: transparent;
		background:url(../images/design/login_plane.png);
		cursor:pointer;
	}
	#left .submit a:hover {
		border:#99FF00 3px solid;
	}
	#par_mums {
		min-height:104px;
		background:url(../images/design/par_mums_bg.jpg);
		background-position:top;
		background-repeat:no-repeat;
		padding:54px 0 0 18px;
		line-height:20px;
		font-weight:bold;
		color:#eeec27;
	}
		#par_mums ul {
			margin-bottom:12px;
		}
			#par_mums ul li {
				list-style:none;
			}
				#par_mums ul li  a {
					font-weight:normal;				
				}
#right {
	float:right;
	width:240px;
	margin:0; padding:0;
}
	#right p { 
		padding:0 0 12px 0; 
		padding:0 0 22px 0;
		font-weight: normal;
	}
	#right ul { 
		line-height:24px;
		list-style:none;
	}
	#right ul a { 
		color:#FFF;
		display:block;
		padding:0 0 0 3px;
	}
	#right ul a:hover { 
		color:#eeec27;
		background-color:#0a92d4;
	}
	#right ul .active { 
		color:#eeec27;
		font-weight: bold;
		font-size:13px;
		text-decoration:underline;
		padding:0px;
		margin:0px;
	}
	#right ul li .cube {
		width:14px;
		height:14px;
		cursor:hand;
		margin:0px;
		border:2px solid #0a92d4;
	}
	#right ul li .cube_active {
		width:10px;
		height:10px;
		padding:0px;
		margin:0px;
		cursor:hand;
		border:4px solid #eeec27;
	}
	.flag {
		background:url(../images/design/flag.gif);
		background-position:left;
		background-repeat:no-repeat;
	}
	#right ul li {
		padding:0 0 0 20px;
	}
		#right ul li ul li {
			padding:0 0 0 20px;
		}
			#right ul li ul li ul li {
				padding:0 0 0 20px;
			}
	#right .down {background:url(../images/design/list_down.gif); background-repeat:no-repeat; background-position: top left;}
	#right .up {background:url(../images/design/list_up.gif); background-repeat:no-repeat; background-position: top left;}
	#right .none {background:url(../images/design/list_none.gif); background-repeat:no-repeat; background-position: top left;}
	#right .both {background:url(../images/design/list_both.gif); background-repeat:no-repeat; background-position: top left;}
#middle {
	width: 450px;
	margin:0 240px 0 260px;
	padding: 25px 10px;
}
	#logs {
	width:372px;
	height:424px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/design/window.jpg);
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding:226px 0 0 0;
	line-height:24px;
	}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
#footer {
	float: left;
	font-size:11px;
	padding:0 0 30px 0;
	color:#87d6f8;
}
#tere {
	float: right;
	width: 44px;
	height: 24px;
	margin: 12px 0 0 0;
}
div.clear {
	margin: 0px;
	clear: both;
	font-size: 0px;
	height: 20px;
	border: 1px solid;
}
input.form {
	margin: 4px 0 0 0;
	padding: 0;
	width: 20px;
	border: 0px;
}
td.biroji_text{
	padding-bottom: 8px;
}
td.biroji_title {
	padding-top: 10px;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #eeec27;
}
a {
	cursor: pointer;
}
a.gallery_title{
	color:#eeec27;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.gallery_title:hover{
	color:#FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
td.forma_title {
	padding-bottom: 10px;
	font-weight: bold;
}
td.forma_subtitle {
	padding: 4px 0px;
	padding-left: 20px;
	text-align: right;
}
td.forma_subtext {
	padding: 4px 0px;
	padding-left: 10px;
	text-align: left;
}
td.gallery {
	width: 225px;
}
td.pages {
	padding: 0px 4px;
}
td.pages_selected {
	padding: 0px 4px;
	font-size: 16px;
	font-weight: bold;
}
p.subtitle {
	font-size: 12px;
	font-weight: bold;
}
#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:240px;
		height:214px;
		overflow:hidden; 
		}