body, form, fieldset, input, textarea, blockquote {
    border: 0 none;
    margin: 0;
    padding: 0;
}
body {
    background: url("images/bg5.jpg") repeat top;
    color: #636363;
    font: 12px/20px Verdana, Georgia, "Times New Roman", Times, serif;
	margin: 3px 0 3px 0;
    padding: 0;
}
a { 
	color: #515d91;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #ee093a;
	background-color: inherit;
}

h1 { font-size: 14px; color: #515d91;  text-align: justify;} 
h2 { font-size: 16px; text-transform:uppercase;}
h3 { font-size: 18px; }
h4 { font-size: 14px; color: #515d91;  text-align: justify;} 

h1 a {
	text-decoration: none;
	}


#container {
	background: #ffffff;
	width: 1000px;
	height: 100%;
	margin: 0 auto;	
	text-align: left;
}

#header {
	position: relative;
	height: 90px;	
	background: #fff repeat-x 0% 100%;
	border-bottom: #000000 solid 4px; 
	margin: 0 5px 0 5px;
}
#header h1.logo {
	position: absolute;
	margin: 0; 
	padding: 5px 0 0 20px;
	font: bolder 34px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
	top: 0; left: 5px;	
}

.reklama {
	float: right;
	height: 65px;
}
#header img {
	border: none;
}

#header ul {
	z-index: 999999;
	position: absolute;
   	margin:0; padding: 0;
   	list-style:none;
	right: 0; 
	bottom: 6px; bottom: 5px;
	font-size: 12px;
	font-weight: bold;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   margin: 5px 0 0 0;
   padding: 0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   padding:6px 15px 3px 8px;
}
#header a span {float:none;}

#header a:hover span {
	color:#565656;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #menu a {
   background-position:0% -42px;
}
#header #menu a span {
   background-position:100% -42px;
	color: #515d91;
}
#header #menu a:hover span {
   background-position:100% -42px;
	color: #ee093a;
}

#presentation {
	background: #FFFFFF;
	margin: 5px 5px 15px 5px;
}

#presentation img {
	border: none;
}

#presentation_left {
	float: left;
	height: 250px;
	width: 640px;
	margin-right: 10px;
}

#presentation_right {
	float: right;
	height: 250px;
	width: 340px;
	text-align: center;
}

#presentation_right p {
	text-align: justify;
}

#presentation_right ul {
	list-style:none;
	text-align: justify;
	font-size: 12px; 
}

#content-wrap {
	margin: 0px 3px 0px 3px;
}

#main {
	position: relative;
	float: left;
	margin: 5px 0 15px 15px;
	padding: 0;
	width: 545px;
	font-size: 12px;
	line-height: 20px;			
}

#main p, h1, h3, h2 {
	padding: 0 10px 0 10px;
}
#main img.left {
	border: 7px #dddddd solid;
	margin: 10px 10px 5px 0;
	float: left;
}

#main img.right {
	border: 7px #dddddd solid;
	margin: 10px 0px 5px 10px;
	float: right;
}

#main li {
	text-align: justify;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: -5px;
}

#main ul.list {
	list-style: none;
	margin-bottom: 0px;
}

#main a.red {
	color: #ee093a; 
	font-weight: bold;
}

#sidebar {
	position: relative;
	float: left;
	width: 210px;
	margin: 5px 0 0 0;	
	padding: 0; 
	display: inline;
	font-size: 14px;
	line-height: 24px;				
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 3px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #e3e3e3;
	border-left: 8px solid #515d91;	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #515d91;
	border-left: 8px solid #ee093a;
}

#sidebar img {
	padding-left: 5px;
	border: none;
	padding-bottom: 10px;
	padding-top: 5px;
}

h1.tlo {
	/*border-bottom: #000000 solid 3px;*/
	background-image: url("images/box_bg.gif");
	color: #515d91;
	padding: 2px 20px 2px 20px;
	margin: 0 0 0 3px;
	font-size: 16px;
	font-weight: bold;
}

p {
	padding: 0 3px 0 6px;
	text-align: justify;
}

#rightbar {
	position: relative;
	float: right;
	width: 210px;
	padding: 0; 
	margin: 5px 5px 0 5px;	
	font-size: 14px;
	line-height: 24px;		
}

#rightbar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 3px;
	padding:0;		
}
#rightbar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#rightbar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #e3e3e3;
	border-left: 8px solid #515d91;	
	min-height:18px;
}

* html body #rightbar ul.sidemenu a { height: 18px; }

#rightbar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #515d91;
	border-left: 8px solid #ee093a;
}

#advert {  
	background: #675c5c; 
	margin: 0; 
	height: 90px;
	padding: 0px 5px 0 5px;
}

#footer { 
	clear: both; 
	color: #cbc3c3; 
	background: #675c5c; 
	border-top: 3px solid #f2f2f2;
	margin: 0; 
	padding: 3px 10px 10px 10px; 
	height: 220px;	  
	font-size: 12px;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #95cce7;
}

.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

.clear {clear: both; }
.white {color: #b3b5b6; }
.red {color: #ee093a; font-weight: bold;}
.gray  {color: #BFBFBF; }
.blue {color: #515d91; }
.small {font-size: 12px;}

.no-decor {
	text-decoration: none;
	}

.clear {
	clear: both;
	}



