﻿/*created by Łukasz Minda*/
body 
{
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1
{
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin-top:3px;
	margin-bottom:0px;
	margin-left:0px;
}
w1
{
        font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	color:#FFFFFF;
}
w2
{
        font-family:"Courier New", Courier, monospace;
	    font-size: 16px;
	    color:#000000;
}
w3
{
        font-family:"Courier New", Courier, monospace;
	    font-size: 11px;
	    color:#FFFFFF;
}
w4
{
        font-family:"Courier New", Courier, monospace;
	    font-size: 16px;
	    color:#FF7900;
}
w5
{
       font-family:"Courier New", Courier, monospace;
	   font-size: 22px;
}
w6
{ 
       font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:12px;
       color:#000000;
}
#center
{
        position: relative;
        margin:0 auto;
        width:700px;
}
#banner
{
        position: absolute;
        width: 700px;
        height: 175px;
        background-image: url("../images/logo.jpg");
        top: 0px;
        left: 0px;
}
#buttons
{
        position: absolute;
        width: 700px;
        height: 44px;
        background-image: url("../images/buttons.jpg");
        top: 175px;
        left: 0px;
        margin: 0 auto;
        padding: 0;
}
#buttons ul 
{
        margin: 0;
        padding: 15px 0 0 35px;
        list-style: none;
	    line-height: normal;
}
#buttons li 
{
	float: left;
}
#buttons a 
{
	display: block;
	margin-right: 3px;
	padding: 5px 20px 7px 20px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}
#buttons a:hover 
{
	background: #FF7900;
	text-decoration: none;
}
#buttons .first 
{
	margin-right: 3px;
	background: #FF7900;
}
#left_trim
{
        position: absolute;
	width: 3px;
	height: 698px;
	background-image:url("../images/l_trim.jpg");
	top: 219px;
	left: 0px;
}
#space_l
{
        position: absolute;
        width: 47px;
        height: 698px;
        background-color: #FFFFFF;
        top: 219px;
        left: 3px;
}
#zam_l
{
        position:absolute;
	width:50px;
	height:61px;
	background-color:#FFFFFF;
	top:219px;
	left:50px;
}
#zup
{
        position:absolute;
        width: 500px;
        top: 219px;
        left: 100px;
		height:20px;
        background-color: #FFFFFF;
		}

#zamowienie
{
        position:absolute;
        width: 500px;
        height: 41px;
        background-color: #FFFFFF;
		background-image:url("../images/zam.png");
		background-repeat:no-repeat;
        top: 239px;
        left: 100px;
}
#zamowienie a
{
text-decoration:none;
}
#zam_r
{
        position:absolute;
	width:50px;
	height:61px;
	background-color:#FFFFFF;
	top:219px;
	left:600px;
}
#text
{
        position:absolute;
        width: 600px;
        height: 590px;
        background-image:url("../images/bg2.png");
        top: 280px;
        left: 50px;
}
#space_r
{
        position:absolute;
        width:47px;
        height:698px;
        background-color:#FFFFFF;
        top:219px;
        left:650px;
}
#right_trim
{
        position: absolute;
	width: 3px;
	height: 698px;
	background-image: url("../images/r_trim.jpg");
	top: 219px;
	left: 697px;
}
#zam2_l
{
        position:absolute;
	width:50px;
	heigh:30px;
	background-color:#FFFFFF;
	top:870px;
	left:50px;
}
#zamowienie2
{
        position:absolute;
	width:500px;
	height:30px;
	top:870px;
	left:100px;
}
#zam2_r
{
        position:absolute;
	width:50px;
        height:30px;
	background-color:#FFFFFF;
	top:870px;
	left:600px;
}
#stat
{
    position:absolute;
	width:20px;
	height:17px;
	top:900px;
	left:280px;
}
#astat
{
        position:absolute;
	width:480px;
	height:17px;
	top:900px;
	left:320px;
}
#footer
{
        position:absolute;
        width: 700px;
        height: 76px;
        background-image: url("../images/footer.png");
        top: 917px;
        left: 0px;
}
#footer ul 
{
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}
#footer li 
{
	float: left;
}
#footer a 
{
	display: block;
	margin-right: 0px;
	padding: 2px 2px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: 600;
	color: #FFFFFF;
	border: none;
}
#footer a:hover 
{
	background: #FF7900;
	text-decoration: none;
}
#footer .first 
{
	margin-right: 0px;
	background: #FF7900;
}
.fontMWF
{
font-size:18px;
color:#ffffff;
font-weight:600;
}