/* reset */
body, h1, h2, h3, h4, h5, h6, 
blockquote, p, address, form, fieldset, 
ul, ol, dl, dt, li, hr, table, td, th {
	margin: 0;
	padding: 0;
}
a, a:visited {text-decoration: none;}
fieldset, img {border: 0;}
li {list-style:none;}
/* reset koniec */

body {
	bbackground: url(../images/bg_main.jpg) 0 0 repeat-x #7a7a7a;
	background: url(../images/bg_main.jpg) 0 200px repeat-x #ffffff;
	margin: 0;
	text-align: center;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#baner{
    display:block;
    height:200px;
    background: url(../images/baner.jpg) center center no-repeat #ffffff;
    
}
#wrapper {
	width: 961px;
	margin: auto;
}
#content {
	width: 941px;
	text-align: left;
	padding-left: 20px;
	bbackground: url(../images/siatka_top.jpg) 613px 31px no-repeat;
	float: left;
	height: auto;
    display:block;
}

div#tabs{
    margin:0px; 
    padding:0px;
    height: 43px;
    padding-top:12px;
    width:900px;
    display:block;
}
div#tabs,div#bc,#content hh1{
    display:none;
}

#menu {
	width: 960px;	
	border-right: 1px solid #c6c6c6;
	float: left;
}
#menu li {
	display: inline;
}
#menu li a {
	border-top:  1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	width: 159px;
	height: 41px;
	float: left;
}
#menu li a.item1 {	
	background: url(../images/item1.jpg) center 0 no-repeat;
}
#menu li a.item1:hover {
	background: url(../images/item1.jpg) center -41px no-repeat;
}
#menu li a.item2 {
	background: url(../images/item2.jpg) center 0 no-repeat;
}
#menu li a.item2:hover {
	background: url(../images/item2.jpg) center -41px no-repeat;
}
#menu li a.item3 {
	background: url(../images/item3.jpg) center 0 no-repeat;
}
#menu li a.item3:hover {
	background: url(../images/item3.jpg) center -41px no-repeat;
}
#menu li a.item4 {
	background: url(../images/item4.jpg) center 0 no-repeat;
}
#menu li a.item4:hover {
	background: url(../images/item4.jpg) center -41px no-repeat;
}
#menu li a.item5 {
	background: url(../images/item5.jpg) center 0 no-repeat;
}
#menu li a.item5:hover {
	background: url(../images/item5.jpg) center -41px no-repeat;
}
#menu li a.item6 {
	background: url(../images/item6.jpg) center 0 no-repeat;
}
#menu li a.item6:hover {
	background: url(../images/item6.jpg) center -41px no-repeat;
}
#breadcrumb, #bc {
	height: 20px;
	font-size: 10px;
	width: 921px;
	float: left;
	padding-top: 10px;
    text-align:left;
    padding-left:20px;
}
#breadcrumb a {
	color: #666666;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #666666;
	text-decoration: underline;
}
#content h1 {
	width: 891px;
	background: url(../images/arrow.jpg) left no-repeat;
	height: 43px;
	float: left;
	color: #f04040;
	font-size: 24px;
	padding-left: 30px;
	font-weight: normal;
	padding-top: 12px;
}
#content #leftSide {
	width: 308px;
	float: left;
	padding-left: 32px;
    padding-top:10px;
}
#content #rightSide {
	width: 595px;
	float: left;
	bbackground: url(../images/siatka_bottom.jpg) 293px top no-repeat;
	padding-top: 19px;
	height: 513px;
}
#content #rightSide h2 {
	color: #f04040;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content #rightSide ul {
	paddin-top: 10px;
	float: left;
}
#content #rightSide ul li {
	display: block;
	background: url(../images/arrow_small.jpg) left 3px no-repeat;
	padding-left: 15px;	
	padding-bottom: 4px;
}
#fotter {
	width: 100%;
	float: left;
    display:block; height:auto;
}
#fotter .img1 {
	float: left;
	padding-left: 20px;
	padding-top: 23px;}
#fotter .img2 {
	float: right;
}

