body{
	background: #ffffff;
	font-family: Tahoma;
	font-size: 9px;
	color:#585858;
	text-align:left;
	width:auto;
	margin: 0;
	}


td {
	font-family: tahoma, helvetica, verdana;
	font-size: 11px;
	color: #161616;
}

a {
	color:#f28103;
	text-decoration:none;
}
a:hover{
	color:#f28103;
	text-decoration:underline;
}

p{
line-height: 16px;
}

li{
	margin-bottom: 5px;
}



/*top*/

.bgLeft{
	background: url(../images/top_bg_left.jpg) no-repeat right top;
}
	
.bgRight{
	background: url(../images/top_bg_right.jpg) no-repeat left top;
}

.bgHeader {
	background-image: url(../images/header_photo.jpg);
	height: 173px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #9c9c9c;
}

.bgHeader2 {
	background-image: url(../images/header_photo2.jpg);
	height: 97px;
	background-repeat: no-repeat;
	background-position: center top;
}


.contentBg {
	background-image: url(../images/grey_bg.jpg);
	height: 320px;
	background-repeat: repeat-x;
	background-position: center top;
}


.menuBg {
	background-image: url(../images/menu_bg.jpg);
	height: 33px;
	background-repeat: repeat-x;
	background-position: center top;
}

.tbStart {
	margin-top: 10px;
}

.bgOrange {
	background-image: url(../images/bg_orange.jpg);
	height: 34px;
	background-repeat: repeat-x;
	background-position: center top;
}



.tbProducenci {
	background-image: url(../images/producenci_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 163px;
	padding-top: 40px;
	padding-bottom: 20px;	
}

.right_m {
	background-image: url(../images/m_right2.jpg);
	height: 33px;
	background-repeat: repeat-y;
	background-position: left top;
}

.stopka {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;	
	padding-bottom: 20px;

}

/*Menu podstrona*/

.orangeMenu {
	background-image: url(../images/m_bg.jpg);
	background-repeat: repeat-y;
}
.content2{
	background-color: #FFFFFF;
	background-image: url(../images/m_grey_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 11px;
	padding-right: 15px;
	padding-left: 15px;
}

/*sciezka*/
.tbSciezka {

	margin-bottom: 12px;
}
.tbSciezka td{
	font-size: 10px;
	font-family: tahoma, helvetica, verdana;
	color: #787878;		
}


.greyLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: dedede;
}
.bgBottom {
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:4px;
}
.l1 {
	background-image: url(../images/l1.jpg);
	background-repeat: repeat-x;
}

.l2 {
	background-image: url(../images/l2.jpg);
	background-repeat: repeat-y;
}

.l3 {
	background-image: url(../images/l3.jpg);
	background-repeat: repeat-x;
}

.l4 {
	background-image: url(../images/l4.jpg);
	background-repeat: repeat-y;
}

.newsTitle {
	font-weight: bold;
	padding-bottom: 5px;
	color: #bf0303;
}
.newsContent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding-top: 5px;	
	padding-bottom: 20px;
}

.newsDate {
	font-size: 9px;
	font-family: tahoma, helvetica, verdana;
	color: #787878;	
}
.newsTable {
	margin-bottom: 20px;
}
.hderek {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding-bottom: 5px;
}

.content3{
	padding-top: 15px;
	padding-bottom: 30px;
}

/*  submenu */

#submenu a{
	color:#FFFFFF;
	border:0;
	font-weight: bold;
}
#submenu a:hover{
	color:#fbd500;
	font-style: underline;
}
.subSpace {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fbd500;
}
.bordo {
	color: #bf0303;
}

