/*
 * ------------------------------------------------------------------
 * Podstawowe parametry tagow
 * ------------------------------------------------------------------
 */
body {
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #b9b8b8;
    padding: 0px;
    margin: 0 auto;
    line-height: 1.5;
	height:100%;
	position:relative;
    vertical-align: baseline;
   background: #000 url(img/bg.gif) repeat-x 0px 0px;
}

#loader {
	position:absolute;
	background: #000 url(http://mlodyx.nazwa.pl/fosta/www/img/bg.gif) repeat-x 0px 0px;
	width:100%;
	height:100%;
	z-index:20;
	padding:300px 0px 0px 0px;
	text-align:center;
	opacity:1;
}

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

* html {
    overflow-x: hidden;
}

a {
    color: #a50808;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

h1 {
    font-size: 17px;
}

h2 {
    font-style: italic;
    color: #7d0b0b;
    font-size: 17px;
}

h3 {
    color: #7d0b0b;
    font-size: 14px;
}

ul, ol {
    list-style: none;
    padding: 0px;
}

img, fieldset {
    border: 0;
}
/**
 * ------------------------------------------------------------------
 * Struktura szablonow
 * ------------------------------------------------------------------
 */
#header {
    margin: 0 auto;
    width: 997px;
	zoom:1;
}

#header:after {
	clear: both;
	display: block;
	content: '';
}

#head {
	overflow:hidden;
	zoom:1;
}

#main {
    margin: 0 auto;
    width: 997px;
	background-color:white;
	color:#323232;
}

#main:after {
	clear: both;
	display: block;
	content: '';
}

#bottom {
	background-color:#FFF;	
    margin: 0 auto;
    width: 997px;
}

#footer {
	color:#eee;
	text-align:center;
	margin:0px 0px 30px 0px;
    margin: 0 auto;
    width: 997px;
}

#footer_top {
	margin:0 auto;
	width:997px;
	height:17px;
	background: url(img/main_bg.png) no-repeat bottom left;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}

#center {
    width: 645px;
    float: left;
}

#right {
	width:328px;
	float:right;
}
#left {
	width:660px;
	float:left;
	font-size:11px;
}

#mnu {
	position:relative;
	z-index:11;
}

#mnu ul {
	overflow:hidden;
	height:48px;
	background:url(img/mn_c.gif) repeat-x top center;
	margin:0px;	
}

#mnu li {
	float:left;
	width:130px;
	text-align:center;
	background:url(img/mn_s.gif) no-repeat top right;
	height:34px;
	padding:14px 0px 0px 0px;
}

#mnu li a {
	color:#b9b8b8;
}

#mnu li.fst {
	background:url(img/mn_l.gif) no-repeat top center;
	width:7px;
	height:48px;
}

#mnu li.lst {
	background:url(img/mn_r.gif) no-repeat top center;
	width:7px;
	height:48px;
	float:right;
}
#adr_bg {
	background:url(img/adr_bg.gif) no-repeat top center;
	width:232px;
	height:81px;	
	position:absolute;
	top:-20px;
	left:730px;
	padding:4px 0px 0px 20px;
	z-index:11;
	zoom:1;
}
#baner {
	background:url(img/baner.jpg) no-repeat top center;
	width:997px;
	height:220px;	
	z-index:10;
	overflow:hidden;
	zoom:1;
	position:relative;
}

#adr_bg b {
	color:#df1111;
}

.ban {
	width:396px;
	height:200px;
	margin:6px 0px 0px 8px;
	float:left;
	position:absolute;
	color:white;
	z-index:10;
	padding:0px;
}

.ban span {
	margin:50px 0px 0px 90px;
	float:left;
}

.bg2 span {margin:50px 0px 0px 130px;}

.ban ul {
	float:left;
	margin:4px 0px 0px 40px;
	display:inline;
	padding:0px;
	zoom:1;
}

.ban ul li {
	background: url(img/arr.gif) no-repeat 0px 4px;	
	overflow:hidden;
	zoom:1;
	float:left;
	padding:0px 0px 0px 16px;
}

.bg1 ul {margin:115px 0px 0px 30px;width:330px;}
.bg1 ul li {width:320px;}

.bg2 ul {margin:76px 0px 0px 35px;width:260px;}

.bg3 ul {margin:105px 0px 0px 125px;}

.bg1 { background: url(img/ban1.jpg) no-repeat left top;}
.bg2 { background: url(img/ban2.jpg) no-repeat left top;}
.bg3 { background: url(img/ban3.jpg) no-repeat left top;}

#baner_bar {
	background: url(img/bar_bg.gif) repeat-x left top;
	width:999px;
	height:16px;
	text-align:center;
	padding:4px 0px 0px 0px;
}

a {outline:none;}

#newses,#projects {
	overflow:hidden;
	background-color:#fff;
	zoom:1;
}

.news,.proj {
	float:left;
	display:inline;
	margin:0px 0px 0px 6px;
	width:325px;
	color:#323232;
	font-size:11px;	
}

.proj {
	width:480px;
	overflow:hidden;
}

.news p,.proj p {
	padding:10px 10px 10px 10px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0px;
	height:64px;
	background-color:#fff;
	
}

.proj p {
	overflow:hidden;
	height:118px;
}

.news h3 ,.proj h3{
	background: url(img/h_bg.gif) no-repeat top left;	
	font-size:12px;
	color:#e8e8e8;
	height:22px;
	padding:5px 0px 0px 10px;
	margin:10px 0px 0px 0px;
}

.proj h3 {
	background: url(img/h_bg2.gif) no-repeat top left;
}

.proj img {
	margin:13px 10px 0px 10px;
	float:left;width:140px;
}

.news h3 span {
	color:#9b9b9b;
	float:right;
	font-size:11px;
	margin-right:10px;
	font-weight:normal;
}

.txt {
	padding:10px 20px 20px 20px;
	border:1px solid #ccc;
	margin:10px 0px 10px 10px;
}

.txt h3 {
	margin:2px 0px 10px 0px;
}

.txt a {
	text-decoration:none;
	font-weight:bold;
}

#slider {
	position:relative;
	width:977px;
	margin:0px 10px 0px 10px;
	overflow:hidden;
	height:182px;
}

.www {
	position:absolute;
	width:550px;
	height:182px;
	color:#323232;
	font-size:11px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
.www_hd {
	float:left;	
}

.www_hd a img {
	margin:0px;
}



.www_bg {
	float:left;
	width:510px;
	background: url(img/off_bg.gif) repeat-x left top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-right:1px solid #bbb;
	height:180px;
	overflow:hidden;
}

.www_bg h3 {
	margin:4px 0px 4px 0px;	
}

.www_bg img {
	float:left;
	margin:6px 10px 0px 5px;
}

.www_bg p {
	margin:0px 10px 0px 0px;
}

.off_img {
	border:1px solid #ccc;
	margin:10px 0px 0px 0px;
}

.txt ul {
	margin:0px;
}

.txt ul li {
	background: url(img/arr2.gif) no-repeat 0px 4px;
	padding:0px 0px 0px 16px;
}

.more_off {
	margin-top:10px;
}

.more_off .mr_bx {
	border:1px solid #bbbbbb;
	width:315px;
	padding:3px 0px 3px 5px;
	margin:5px 0px 12px 0px;
}

.form {

}

.form_row {
	background-color:#555;
	margin:3px 0px 0px 0px;
	overflow:hidden;
	padding:3px 0px 3px 0px;
}
.form_row {
	color:white;
}

.form input {
	font-size:11px;
	font-family:Veredana, Tahoma, Arial;
	width:400px;
}

.form textarea {
	font-size:11px;
	font-family:Veredana, Tahoma, Arial;
	width:400px;
	height:150px;	
}

.form_row span {
	width:180px;
	float:left;
	padding:2px 0px 2px 10px;
}

input.btn {
	background: url(img/btn_red.gif) no-repeat top left;
	width:86px;
	height:23px;
	border:none;
	color:white;
	margin:3px 0px 0px 260px;
	cursor:pointer;
}

.msg1 {
	color:white;
	background-color:green;
	padding:3px 3px 3px 13px;
}

.msg2 {
	color:white;
	background-color:red;
	padding:3px 3px 3px 13px;
}




