body {
  color :#201d1d;
  font-family :  Tahoma, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size : 11px;
  margin:0; padding:0;
  background:#EDEDED;

}
html,body,h1,h2,h3,h4,p,ul,ol,li,fieldset {
	margin:0;padding:0;border:0px;
}
/*********************** ids ****************/

#main-content {
	width:896px;
      margin:0px auto;
	background:url('./images/bgcontent.gif') repeat-y;
}

#header {
	width:896px;
      margin:0px auto;
}
#stopka {
	width:896px;
      margin:0px auto;
	clear: both;
}

#header h1 {margin-left:30px;background:url('./images/logo.gif') 0 0 no-repeat;display:block;height:83px;width:258px;text-indent:-666em;overflow:hidden;}
#header h2 {background:url('./images/upsite.gif') 0 0 no-repeat;display:block;height:25px;width:896px;text-indent:-666em;overflow:hidden;}
#stopka h1 {background:url('./images/downsite.gif') 0 0 no-repeat;display:block;height:40px;width:896px;text-indent:-666em;overflow:hidden;}

/********************** class *****************/
.right-con{
	width:180px;
	float:right;
	color:#FFFFFF;
}
.left-con{
	float:left;
	width:600px;
}

ul.menu {
      list-style:none;
}
ul.menu li{
	padding:5px 3px 0px 20px;
}
li.menust {
	height:20px;
	font-weight:bold;
	background: url(images/sep.gif) bottom no-repeat;
}
li.home{
	background: url(images/ico/home.gif) left 6px  no-repeat;
	margin-left:10px;
}
li.search{
	background: url(images/ico/search.gif) left 5px  no-repeat;
	margin-left:10px;
}
li.kontakt{
	background: url(images/ico/kontakt.gif) left 8px  no-repeat;
	margin-left:10px;
}
li.register{
	background: url(images/ico/register.gif) left 6px  no-repeat;
	margin-left:10px;
}
li.login{
	background: url(images/ico/login.gif) left 4px  no-repeat;
	margin-left:10px;
}
li.reklama{
	background: url(images/ico/reklama.gif) left 5px  no-repeat;
	margin-left:10px;
}
li.strz{
	background: url(images/ico/strz.gif) left 7px  no-repeat;
	margin-left:10px;
}





.mmenu{
	background:url(images/mmenu.gif) no-repeat;
	width:409px;
	height:38px;
}

.mmenu h1 {
	margin:12px 0px 0px 40px;
	background: url(images/ico.gif) left 1px  no-repeat;
	padding:0px 0px 5px 26px;
	font-weight:bold;
	color:#fff;
}

.kody{
	margin:10px 0px 5px 25px;
	font-weight:bold;
	
}

.kody h1 {
	background: url(images/arr.gif) left 2px  no-repeat;
	padding:0px 0px 5px 17px;
}
.kody h3 {background: url(images/arr.gif) left 2px  no-repeat;padding:0px 0px 5px 17px;}

/******************** definicje class tekstu i obrazków *************/
h1,h3{
	font-size:11px;
}
table{
	font-color:#201d1d;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
}
p {
      margin-bottom:10px;padding:0;
	line-height:16px;
}
img {
       margin:0;
       border:0;
       padding:0;
}
.left {float: left}
.right {float: right}
.clear {clear: both}
.center {display: block; margin: 0 auto}

.underline {text-decoration:underline}

form {padding:0; margin:0}

/********************** linki *******/

a.menu {
  	color :#FFFFFF;
      text-decoration: none;
}
a.TitleLinks{
	color :#201D1D;
      text-decoration: none;
}