/* CSS Document */
body {
	padding:15px 0px;
	margin:0px;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #99A8BD;
	background-image: url(Images/bg.gif);
	background-repeat: repeat-x;
	color: #5B7189;
}

.pds{
	width: 1005px;
	margin:auto;
	font-size:1.2em;
	color:#5B7189;
}
.both{
	clear:both;
	color: #FFFFFF;
} 

a{ color:#FFCC66; }
a:hover{ text-decoration:none; }

.left{
	float:left;
	width:220px;
	padding-left:70px;
	height: auto;
	}
.center{
	float:left;
	width:614px;
	padding-left:26px;
	}
.right{
	float:left; 
	width:210px;
	padding-left:14px;
	}

.s{
	background:url(Images/s.gif);
}	
.stopka{
	height:51px;
	text-align:center;
	color:#FFFFFF;
	background-image: url(Images/stopka.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
} 
.stopka span{
	font-weight:bold;
	display:none;
	padding: 0px;
	font-variant: small-caps;
}

.m{
	height:32px;
	background-image: url(Images/t3.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.m ul{
	list-style:none;
	margin:0;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 60px;
} 
.m li{
	float:left;
	margin-left: 12px;
}
.m a{
	display:inline-block;
	color:#5B7189;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 20px;
}
.m a:hover{
	color:#fff;
	text-decoration:none;
	background-image: url(Images/m.gif);
	background-repeat: repeat-x;
}

.m2{ padding:5px 0px;}
.m2 ul{list-style:none; margin:0px; padding-left:4px;}
.m2 li{
	float:left;
	width:210px;
	padding:0;
	margin:0;
}
.m2 a{
	padding:6px 20px;
	display:block;
	text-decoration:none;
	color:#5B7189;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99A8BD;
	font-style: bold;
}
.m2 a:hover{
	color:#fff;
	background-color: #99A8BD;
}

.mtxt{
	padding:8px;
	font-size:1.0em;
}

.mng1{
	color:#fff;
	font-weight:bold;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-image: url(Images/mng1.jpg);
	background-repeat: no-repeat;
}
.mng2{
	color:#fff;
	font-weight:bold;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-image: url(Images/mng2.jpg);
	background-repeat: no-repeat;
}
.ng{
	color:#fff;
	font-weight:bold;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 45px;
	background-image: url(Images/sng.jpg);
	background-repeat: no-repeat;
}
.center p{ margin:0px; padding:10px; line-height:1.4em; }

input{
	border:1px solid #99A8BD;
	background:#B6BCCA;
	color:#009900;
	padding:3px 5px;
}
