/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 background-image:url('gfx/tlo_top.jpg');
 background-repeat:repeat-x;
 font-family: Tahoma, Helvetica, sans-serif;
 color:#fef1e8;
 font-size: 11px;
 background-color:#380501;
}
#container { 
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 border:0px 0px 0px 0px;
 width: 800px;
 margin:auto;
}
.tab{
 text-align:center;
 background-color:#000;
 margin: 0;
 padding: 0;
 border:0;

}
h1{
 
 font-family:Trebuchet MS;
 font-size:16px;
 margin: 0;
 padding: 0;
 padding-top:130px;
 color:#c02f03;
}

h2{
 font-size:11px;
 margin: 0;
 padding:3px 0px 6px 25px;


 background-image:url('gfx/N.jpg');
 background-repeat:no-repeat;
  background-position:top left;


 color:#c02f03;
}
a {color :#fff; text-decoration:none;}
a:hover	{color :#fff; text-decoration:underline;}



.header {
 width: 800px;
 background-image:url('gfx/top_wlasciwy.jpg');
 background-repeat:repeat-x;

 height: 160px;
 margin: 0px 0px 0px 0px;

}
.srodek{

height:250px;
width:800px;
}

.center{
padding:10px;
width:599px;
text-align:justify;
}



.sep{

background-color:#380502;
width:1px;
font-size:1px;

}

.menu{
padding:10px;
width:200px;
text-align:left;
}

#domena {

 width: 800px;
 float: left;

 height: 20px;
 margin: 0px 0px 0px 0px;

}
#leftcolumn { 

 margin: 0px 0px 0px 0px;
 padding: 10px;

 width: 558px;
 float: left;
}
#rightcolumn { 
 float: left;

 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 350px;
 width: 202px;
 display: inline;
}

.stopka { 
 height: 46px;
 background-image:url('gfx/stopka.jpg');
 background-repeat:repeat-x;
 margin:auto;
 width: 100%;
  clear: both;

}

.footer { 
text-align:center;
font-size:10px;
color:#491001;
 width: 800px;
 margin:auto;
 padding:10px;
}

ul, ul li
{

margin: 0px;
padding: 5px 0px 0px 0px;
line-height:160%;
list-style: none;
display: block
}