/* CSS Document */
body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:#2F3339;
}

.b1{
	width:768px;
	margin:0 auto;
	position:relative;
	z-index:5;
}
.red{
	background:#710202 url(images/bg2.jpg) repeat-y center ;
}
.c1{
	background:url(images/bg1.gif) repeat-x;
	width:100%; 
	height:200px;
	z-index:1;
	position:absolute;
	left:0px;
	top:0px;
}
a{
	color:#FFCC00;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
		color:#FFCC00;
}
.obraz1{
	position:absolute;
	left:423px;
	top:0;
}
.ng{
	background:url(images/s1.jpg) no-repeat;
	font-size:14px; 
	color:#FFCC00;
	font-weight:bold;
	padding:20px 0px 19px 30px;
	
}

.h1{
    font-size:15px; 
}

.s{
	background:url(images/tlo.jpg) repeat-y;
	padding:10px;
}
.tekst p{
	padding:8px;
	margin:0;
}
.tekst{
	 font-size:13px;
	 line-height:16px;
	 color:#D4B583;
	 padding-right:40px;
	 padding-left:15px;
	 padding-bottom:10px;
}
.b2{
	width:100%;
	position:relative;
	background:url(images/bg3.gif) repeat-x;
	

}
.stopka{
	margin:0 auto;
	width:768px;
}