@charset "iso-8859-2";
/* CSS Document */
body{
	background:#bbcbdc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626262;
	}

a{
color:#003DB9;
text-decoration: underline;
}
a:visited{
color:#003DB9;
text-decoration: underline;
}
a:hover{
color:#003DB9;
text-decoration: none;
}
 
h1{
font-size:25px;
} 
   
h3{
font-size:20px;
} 
h4{
font-size:16px;
text-align:center;
} 
   

div.menu_caption{
	color:#DC9200;
	font-weight: bold;
	background:#bbcbdc;
	margin-top:10px;
	
}	



.container{
	width:700px;
	margin:auto;

}
.menul{
	width:130px;
	float:left;
	height: auto;
	display: inline;
}
.head{
	width:700px;
	text-align: center;
	border-bottom: 1px #4A4A4A dotted;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.foot{
	width:100%;
	text-align: center;
	clear: both;
	padding-top: 20px;
}
.center{
	width:410px;
	float:left;
	height: auto;
	display: inline;
	padding: 10px;
}
.menur{
	width:130px;
	float:right;
	height: auto;
	display: inline;
	text-align: left;
}
   
.full {
	background-color:#bfbf47;
	width: 700px;

}	
	
.toptop{
	background:url(images/t1.jpg);
	height: 32px;

	}



.menu{
	list-style: none;
	padding:3px;
	margin:0px;
}
.menu li a{
	color:#003196;
	padding:3px;
	text-decoration:none;
}
.menu li a:hover{
	text-decoration:underline;
}



.menua{
	list-style: none;
	padding:3px;
}
.menua li a{
	display:block;
	padding:3px;
	background-color:#D4E3FF;
	border:1px solid #B1C7FF;
	color:#000;
	font-size:10px;

	text-decoration:none;

 	z-index: 1;
}
.menua li a:hover{
	background-color:#8EABFF;
	border-bottom:1px solid #B1C7FF;
	text-decoration:none;
	font-size:10px;
	
}
	
.katalog_center{
	width:540px;
	float:left;
	height: auto;
	display: inline;
	padding: 10px;
}

	
input.edit_text {
color:#0E0E0E;

}

label.rform{
	display: block;
	width: 100px;
	float: left;
	margin-top:5px;
}

input.rform{
	margin-top:2px;
	width:150px;
}
select.rform{
	margin-top:2px;
	width:150px;
}

img {
border: none;
}

.reddot{
color: #FF0000; 
}

.user_toolbar{
background-color:#B1B1FF;
border: 1px solid #565656;
}

table.panel{
	width: 400px;
	border-collapse: collapse;
}
.panel td{
	border: 1px solid #5F789E;
}