@charset "utf-8";
/* CSS Document */

body{ 
	background:#000 url(images/bg2.jpg) ; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:62.5%; 
	padding:0; margin:0;
	}
.bg1{ background:url(images/bg1.jpg) repeat-x }


.b1{ left:-44px; position:absolute; }
.b2{ right:-42px; position:absolute; }
.pds{
	width:977px; 
	margin:auto;
	position:relative;
	font-size:1.2em;
}
.text{
	padding:10px 20px; 
	padding-right:30px;
	color:#F1E29F;
	line-height:1.4em;
}
.s{ background:url(images/tlo.jpg) repeat-y; height:100%; }

.left{
	width:283px; 
	float:left; 
}
.right{
	float:left; 
	width:680px;
	color:#F1E29F;
}
.stopka{
	position:relative; 
}
.d1{ position:absolute; left:-43px; }
.d3{ position:absolute; right:-51px ; top:0px; }


.m{
	height:500px; 
	background:url(images/m.jpg) no-repeat; 
	padding:5px 10px 5px 50px;	
}

.m ul{ list-style:none; margin:0; padding:0; }
.m li{ margin:0; padding:0; float:left; width:202px; margin-bottom:3px; }
.m a{background:url(images/m-t.gif) no-repeat; display:block; padding: 7px 10px 9px 10px; text-decoration:none;  text-align:center; font-weight:bold; color:#FCF9CB; }
.m a:hover{ background:url(images/m-t2.gif) no-repeat; color:#fff; }

.flash{ padding-left:10px;}

a{
	color:#fff;
}
a:hover{ text-decoration:none; } 

