/* CSS Document */

body{
	background:#222222 url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;}

.naglowek {
width:959px;
height:193px;
background:url(images/t1.jpg);
}

a{
	color:#da251c;
	text-decoration:none;}

a:active{
	color:#da251c;
	text-decoration:none;}

a:visited{
	color:#da251c;
	text-decoration:none;}

a:hover{
	color:#FFFFFF;
	text-decoration:none;}

.pds{
	width:959px;
	position:relative;
	margin:0 auto;
	color:#A8A8A8; 
	font-size:12px;}

.s{
	background:url(images/tlo.jpg) ; 
	height:100%;}

.menu{
	background:url(images/t2.jpg) no-repeat;
	height:40px;
	padding-left:40px;}

.menu ul{ list-style:none; margin:0; padding:0;}

.menu li{ float:left; display:inline-block; padding:2px 0px; }

.menu a{
	text-transform:uppercase;
	display:inline-block; 
	padding:10px 18px; 
	color:#da251c; 
	font-size:12px; 
	font-weight:bold;
	text-decoration:none;
	border-right:1px dotted #333333;}

.menu a:hover{
	background:#da251c; 
	color:#fff;}

.left{
	width:655px;
	padding-left:28px;
	float:left;}

.right{
	background:url(images/mic.jpg) no-repeat right;
	height:516px;
	width:236px;
	padding-left:30px;
	float:left;
	padding-top:0px;}

.stopka{ background:url(images/stopka.jpg) no-repeat; position:relative; height:93px; }

.top{ position:absolute; top:15px; right:80px; }

img{ border:0;}