body {
	background-color: black;
	margin:0;
	padding:0;
    background-image: url(i/page_background.jpg);
    background-repeat: repeat-x;
    background-position: top;
    font-size: 12px;
    color:#b2b2b2;
}
.clear{clear:both;height:1px;font-size:1px;line-height:1px;}
.clearB1px{clear:both;height:1px;font-size:1px;line-height:1px;}
.clear10px{clear:both;height:10px;font-size:1px;line-height:10px;}
.right{float:right;text-align:right;}
.left{float:left;text-align:left;}
.line{margin: 2px 0 2px 0;height: 2px; background-color: #404040;}
.center {text-align:center;}
.tleft {text-align: left}
.tright {text-align: right}



.green{color: #97b308;}


.score{
    float:left;
    width: 50px;
    font-size:1px;
    line-height:1px;
    border: 1px solid silver;
    margin-top:3px;
    margin-right:5px;
}
.scoreVal{
    margin:1px;
    height:5px;
    font-size:1px;
    line-height:1px;
    background-color: #FF9900;
}

#logo {
	width:960px;
    margin:0 auto;
    height:93px;
    text-align:left;
}

#page {
	width:960px;
	margin:0 auto;
    /*border:1px solid blue;*/
}

#head {
    /*border:1px solid white;*/    
	background-image: url(i/head_background.jpg);
    background-repeat: repeat-x;
    background-position: top;
    height:36px;
}


#head .head_left{
	float:left;
	background-image: url(i/head_left.jpg);
    background-repeat: no-repeat;
    background-position: top;
    height:36px;
    width: 4px;
}
#head .head_right{
	float:right;
	background-image: url(i/head_right.jpg);
    background-repeat: no-repeat;
    background-position: top;
    height:36px;
    width: 4px;
}
#head .head_separator{
	float:left;
	background-image: url(i/head_separator.jpg);
    background-repeat: no-repeat;
    background-position: top;
    height:36px;
    width: 7px;
}
#head .head_link{
	float:left;
	padding: 7px 6px 0px 6px;
}

.head_link a{
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color:#1f1a17;
}
.head_link a:hover, .head_link a.active{
    color: #FFFFFF;
}


#head_menu{
    float: left;
}
#head_search {
    float: right;
    text-align: right;
    padding-top:7px;
    padding-right: 10px;
}
#head_search #search_text{
	border:1px solid #1f1a17;
	width: 180px;
    float:right;
}


#head_search #search_submit{
	background-image: url(i/search_submit.gif);
    background-repeat: no-repeat;
    width:44px;
    height:16px;
    padding:0px;
    margin:0px;
    float:right;
    cursor:pointer;
    margin-top: 1px;
    margin-left: 3px;
}






#content {
    background-image: url(i/content_background.gif);
    background-repeat: no-repeat;
    background-position: bottom;
	/*border:1px solid white; */
	margin-top: 20px;
}



#content2 {
    background-image: url(i/content2_background.gif);
    background-repeat: repeat-y;
    background-position: left;
	/*border:1px solid white;*/
	min-height: 300px;
}

#content img{
	border:2px solid #97b308;
}

#prodContent #c-head {
    /*background-image: url(i/prboxs-top.png);
    background-repeat: no-repeat;*/
    height:19px;
    font-size:1px;
    line-height:1px;
}
#prodContent #c-body {
    /*background-image: url(i/prboxs-body.png);*/
    padding:20px;
}

#prodContent #c-foot {
    /*background-image: url(i/prboxs-foot.png);
    background-repeat: no-repeat;*/
    height:10px;
    font-size:1px;
    line-height:1px;
}

#content #c-head {
    /*background-image: url(i/boxs-top.png);
    background-repeat: no-repeat;*/
    height:19px;
    font-size:1px;
    line-height:1px;

}
#content #c-body {
    /*background-image: url(i/boxs-body.png);*/
    width: 100%;
}
#content #c-foot {
    /*background-image: url(i/boxs-foot.png);
    background-repeat: no-repeat;*/
    height:15px;
    font-size:1px;
    line-height:1px;
}

#c-head #left-head{
    width: 198px;
    text-align: right;
    
}
#c-head #left-head td{
    color: white;
    font-weight: bold;
    font-size: 10px;    
}



#subMenu dl,#subMenu dd{
    margin:0;
    padding:0;
}




#menu0 dt{
	/*border:1px solid red;*/
    margin:0;
    padding:0;
    /*
	padding-left: 5px;
    margin-bottom: 3px;
    margin-top: 10px;
    */
	padding-left: 12px;
    padding-top: 2px;
    background-image: url(i/menu_background.gif);
    background-repeat: no-repeat;    
    height: 17px;
    margin-bottom: 2px;
}
#menu0 dl{
    margin-top: 0;
    padding-top: 0;
}

#menu0 dt.first{
    margin-top: 0;
}

#subMenu dt a{
    font-weight: bold;
    color: #97b308;
    font-size:11px;
}
#subMenu dt a:hover, #subMenu dt a.active{
    color: #ffffff;
}








#menu0 dd{
	/*border:1px solid white;*/
    margin:0;
    padding:0;
    padding-left: 25px;
    /*
    padding-left: 20px;
    margin-bottom: 2px;
    background-image: url(i/dd.gif);
    background-repeat: no-repeat;
    background-position: 12px 5px;
    */
}

#subMenu dd a{
    color: #97b308;
    font-size:11px;	
}
#subMenu dd a:hover, #subMenu dd a.active{
    color: #969696;
}
#subMenu dd.last{
    margin-bottom: 2px;
}




#menu0 dt {
    font-weight: bold;
    color: #97b308;
    font-size:11px;
    cursor:pointer;
} 
#menu0 dt:active,#menu0 dt:hover {
	color: #ffffff;
}
 
#menu0 a:active,#menu0 a:hover, #menu0 dl a:active,#menu0 dl a:hover {

}
#menu0 dd a:active,#menu0 dd a:hover {
	color: #969696;
}


#menu0 dd .active a{
	color: blue;
}
#menu0 .active{color: #ffffff;}








#leftBox {
    float: left;
    width: 198px;/*185px*/
    /*padding: 0 14px 0 5px;*/
    /*border:1px solid red;*/
}

#cbody {
    float: right;
    width: 735px;/*756px*/
    /*border:1px solid red;*/
    margin-right:12px;
}

#homeVarious {
    position: absolute;
    top: -18px;
    left: 0px;
    background-color: white;
}
#homeVariousSpace {
    height: 289px;
    background-color: white;
    background-image: url(i/cbody-topbg.gif);
    background-repeat: no-repeat;
    background-position: 0 274px;
}

#cbody #ccontent{
    padding: 0px;
}

#latestNews {
    padding: 0px;
    color:#b2b2b2;
}
#latestNews dt{
    margin-bottom:25px;
}
#latestNews dl{
    margin-top:0px;
    padding-top:0px;
}

#latestNews span{
    color:#b2b2b2;
}

#footer {
    background-image: url(i/footer_background.gif);
    background-repeat: no-repeat;
    background-position: top;
	height:89px;
}

#footer, #footer * {
 color: #7F7F7F;
 font-size: 10px;
}






	ul {
		margin-left:5px;
		padding-left:10px;
		/*margin: 0;
		padding: 0;
		list-style-type: none;*/
	}
	li {

		/*margin: 0;
		padding: 0 0 5px 10px;*/
		/*background-image: url(i/dd.gif);
		background-repeat: no-repeat;
		background-position: 1px 5px;*/
	}



.pozioma{
	clear:both;
	font-size:1px;
	height:1px;
    background-image: url(i/pozioma.gif);
    background-repeat: repeat-x;	
    margin-bottom: 13px;
}






/*
#variobar {
    background-image: url(i/variobar.jpg);
    background-repeat: no-repeat;
    height: 90px;
    padding: 118px 72px 10px 393px;
    color: white;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

#contentLine {
    border-top: 1px solid #73052A;
}
#content {
    margin-top:20px;
    background-image: url(i/contentBg.gif);
}


#h1-aktualnosci {
    background-image: url(i/h1-aktualnosci.gif);
    background-repeat: no-repeat;
    background-position: -3px 0;
    width: 109px;
    height: 21px;
}
#h1-kontakt {
    background-image: url(i/h1-kontakt.gif);
    background-repeat: no-repeat;
    background-position: -3px 0;
    width: 76px;
    height: 22px;
}
#h1-witamy {
    background-image: url(i/h1-witamy-na-stronie.gif);
    background-repeat: no-repeat;
    background-position: -3px 0;
    width: 316px;
    height: 29px;
}
#h1-z-najnowszej-kol {
    background-image: url(i/h1-z-najnowszej-koleckji.gif);
    background-repeat: no-repeat;
    background-position: -3px 0;
    width: 188px;
    height: 27px;
}
#h1-nowosci {
    background-image: url(i/h1-nowosci.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 100px;
    height: 17px;
}
#h1-kategorie {
    background-image: url(i/h1-kategorie.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 150px;
    height: 26px;
}
.h1ead {
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 283px;
    height: 26px;
}
#h1-node-3 {
    background-image: url(i/h1-nowosci.gif);
}
#h1-node-2 {
    background-image: url(i/h1-node-2.gif);
}
#h1-node-4 {
    background-image: url(i/h1-node-4.gif);
}
#h1-node-5 {
    background-image: url(i/h1-node-5.gif);
}
#h1-node-6 {
    background-image: url(i/h1-node-6.gif);
}
#h1-node-7 {
    background-image: url(i/h1-aktualnosci.gif);
    background-repeat: no-repeat;
    background-position: -3px 0;
}
#h1-node-8 {
    background-image: url(i/h1-node-8.gif);
}

#cbody {
    float: left;
    width: 430px;
    padding: 0 20px 0 20px;
}

#cright {
    float: right;
    width: 250px;
    padding-right: 25px;
}

#latestNews {
    padding: 0;
}
#latestNews blockquote{
    padding: 10px 0 0 15px;
    margin: 0;
}

#latestNews dt a{
}
#latestNews dt b{
}

#latestNews dl{
	margin: 0;
    padding: 0;
	list-style-type: none;
}
#latestNews dt {
    background-color: #EBE0DE;
    background-image: url(i/li-arr.gif);
    background-repeat: no-repeat;
    background-position: 6px 5px;
    padding: 2px 2px 2px 30px;
    margin-bottom: 2px;
}
#latestNews dt, #latestNews dt *{
    color: #73052A;
}

#cright #lContact {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}
#cright #lContact blockquote{
    padding: 0 0 0 15px;
    margin: 0;
}

#cright #ourGallery {
    margin: 0 0 0 0;
}

#cright #searchForm {
    padding: 25px 20px 0 20px;
}

/ * INDEX PAGE * /
#contentInx {
    margin-top:20px;
    background-image: url(i/contentBginx.gif);
}
#contentInx #cbody {
    float: left;
    width: 350px;
    padding: 0 20px 0 20px;
}
#contentInx #cright {
    float: right;
    width: 340px;
    padding-right: 25px;
}

#contentInx #ourGallery {
    margin: 0px auto;
    width: 253px;
}

#footBG {
    background-image: url(i/pagebgfoot.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#footer {
	width:775px;
	margin:0 auto;
    text-align: center;
    padding-bottom: 20px;
}

#footer, #footer *{
	color: #9E615C;
}
#footer div {
    margin-top:5px;
}


