/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#EDEBDC url(images/bg.gif) repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.pds{
	width:842px;
	margin:0 auto;
}
.left{
	float:left;
	width:193px;
	padding-left:38px;
}
.right{
	float:left;
	width:567px;
}
.s{
	background:url(images/tlo.gif) repeat-y;
	height:100%;
}
.tekst{
	padding:15px;
	font-size:12px;
	color:#70859A;
	line-height:16px;
}
.ng{
	text-align:right;
	font-weight:bold;
	font-size:13px;
	color:#5790C8;
	padding:5px 5px;
	border-right:3px solid #5790C8;
	
}
a{
	color:#FF6600;
}
.mng{
	background:url(images/m1.gif) no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding:12px 2px 12px 18px;
}
.menu a{
	display:block;
	background:url(images/m-tlo.gif) repeat-y bottom;
	font-size:12px;
	color:#4E8FD2;
	text-decoration:none;
	padding:10px 3px 12px 26px;
}
.menu a:hover{
	display:block;
	background:url(images/m-tlo2.gif) repeat-y bottom;
	font-size:12px;
	color:#4E8FD2;
	text-decoration:underline;

}

.menu2 a{
	display:block;
	background:url(images/m-tlo.gif) repeat-y bottom;
	font-size:11px;
	color:#4E8FD2;
	text-decoration:none;
	padding:10px 3px 12px 28px;
}
.menu2 a:hover{
	display:block;
	background:url(images/m-tlo2.gif) repeat-y bottom;
	font-size:11px;
	color:#4E8FD2;
	text-decoration:underline;

}

.menu3 a{
	display:block;
	background:url(images/m-tlo.gif) repeat-y bottom;
	font-size:10px;
	color:#4E8FD2;
	text-decoration:none;
	padding:4px 10px 4px 54px;
}
.menu3 a:hover{
	display:block;
	background:url(images/m-tlo.gif) repeat-y bottom;
	font-size:10px;
	color:#4E8FD2;
	text-decoration:underline;

}


.stopka{
	width:842px;
	height:157px;
	position:relative;
	background:url(images/stopka.jpg);
	}
.copy{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	left: 106px;
	top: 64px;
	width: 573px;
	}
	
.input1{
        padding:2px;
        background:#F1F2F3;
        border: 1px solid #006699;
        font-size:10px;
        color:#0066CC;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        }

.input2{
         border-left:10px solid #FF3300;
         border-bottom:1px solid #FF3300;
         border-top:1px solid #FF3300;
         border-right:10px solid #FF3300;
         font-size:12px;
         font-weight:bold;
         padding:5px;
         }

.input3{
         border:1px dashed #3399CC;
         background:#DDF1FB;
         width:200px;
         font-size:12px;
         font-weight:bold;
         padding:5px;
         }       	
.input4{
        padding:1px;
        background:#F1F2F3;
        border: 2px solid #006699;
        font-size:10px;
        color:#0066CC;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        }

