@charset "utf-8";
/* CSS Document */

body{ 
	background: #000000 url(../gfx/tlo4.jpg);
	margin: 0px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #f8f8f8;
	font-size:12px;
	line-height:16px;
} 

img{ border:0px; }

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

h1{
	font-size:24px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

p{ 
	font-weight:bold;
	font-size:14px;
	margin-top:0px;
	padding-top:0px;
}

#cont_main{
	width: 1004px;
	margin: 0 auto;
}


.center{ text-align:center; }

.big{
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}

/* == wyczyszczenie floata left == */
.clr { clear: both; height: 0px; line-height: 0px; font-size: 0px; }

#top{
	height: 27px;
	width: 1004px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/top.png');
	background: url('../gfx/top.png');
	_background: none;
	#background: none;
}
#left{
	position: relative;  display:inline; float:left;
	width:31px;
	height: 539px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/left.png');
	background: url('../gfx/left.png');
	_background: none;
	#background: none;
}

#center{
	overflow: hidden; zoom: 1;
	background: #000000;
	position: relative;  display:inline; float:left;
	width:916px;
	padding:0px;
	background: url(../gfx/bg_center.gif) repeat-y #000000;
}

#right{
	position: relative;  display:inline; float:left;
	width:57px;
	height: 539px;
	padding:0px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/right.png');
	background: url('../gfx/right.png');
	_background: none;
	#background: none;

}

#left_column{
	position: relative;  display:inline; float:left;
	margin: -40px 0px 0px 20px;
	width:687px;
	background: url(../gfx/tlo_left_box.jpg) no-repeat bottom left;
	min-height:350px;
}
#content_left{
	padding: 0px 50px 30px 20px;
}
#spacer{
	float:right;
}

#right_column{
	position: relative;  display:inline; float:left;
	width:205px;
	background: url(../gfx/tlo_right_box.jpg) no-repeat bottom left;
	text-align:center;
	padding:20px 0px 30px 0px;
}

#stopka{
	position: relative;  display:inline; float:left;
	width:1004px;
	height: 57px;
	padding:0px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/stopka.png');
	background: url('../gfx/stopka.png');
	_background: none;
	#background: none;
	z-index:5;
}

#stopka_link{
	position: relative; 
	top:-28px;
	left:32px;
	z-index:10;
}

#content img{
	border:1px solid #505050;
	vertical-align:middle;
}

#nag{
	width:292px;
	height:56px;
	background: url(../gfx/tlo_nag.jpg);
}
#nag div{
	position: relative;  
	top:13px;
	left:92px;
	height:25px;
	width:100px;
}

.video{
	position: relative;  

}

#logo_ecreate{
	position: relative;  display:inline; float:left;
	width:172px;
	height: 65px;
	padding:0px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/logo_ecreate.png');
	background: url('../gfx/logo_ecreate.png');
	_background: none;
	#background: none;
	left:13px;
}


