
/* BOXY */

.box{
	width: 100%;
	margin: 0 0 10px 0;
	background-image: url(../images/box_back2.png);
	background-repeat: repeat-y;
	background-position: top left;	
}

.box2{
	width: 100%;
	margin: 0 0 20px 0;
}

.box .boxHeader{
	width: 100%;
	height: 25px;
	background-image: url(../images/box_header_back.png);
	background-repeat: repeat-x;
	background-position: top left;	
	position: relative;
}

.box .box_rog{
	position: absolute;
	top: 0px;
	right: 0px !important;
	right: -1px;
	width: 10px;
	height: 25px;	
	background-image: url(../images/box_back_right.png);
	background-repeat: no-repeat;
}

.box .boxContent{
	background-image: url(../images/box_back_rightline.png);
	background-repeat: repeat-y;
	background-position: top right;	
}

.box .boxInner{
	padding: 8px 18px 0 18px;
}

.box .boxHeader a, 
.box .boxHeader2 a, 
.box .boxHeader span, 
.box .boxHeader2 span{
	color: #d98d53;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 5px 0 0 18px;		
}

.box .boxBottom{
	background-image: url(../images/box_bottom.png);
	background-repeat: no-repeat;
	height: 18px;
	position: relative;
}

.box .boxBottom_rog{
	background-image: url(../images/box_bottom_rog.png);
	background-repeat: no-repeat;
	height: 18px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 15px;
	height: 18px;		
}

/* BOX HEADER SUBMENU */

.box .HeaderSubMenu{
	position: absolute;
	top: 0px;
	left: 8px;	
	color: #d98d53;
	font-weight: normal;
	font-size: 10px;
	padding: 3px 0 8px 8px;
	text-align: right;
	padding: 5px 0 0 12px;	
}

.box .HeaderSubMenu a{
	color: #d98d53;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	display: inline;
}

.box .subHeader{
	color: #838383;
	font-family: Vardana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	margin: 3px 0 8px 0;
}

/* LISTA */

.box ul{
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	list-style: none;
}

.box ul li{
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	background-image: url(../images/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.box ul li a{
	padding: 0 5px 0 12px;
	margin: 0 2px 0 0px;
	text-decoration: none;
	color: #838383;
	font-family: Vardana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;	
	display: block;	
}

.box ul li a:hover{
	text-decoration: underline;
}

/* BOX 2 */

.box2 ul{
	padding: 0 0 0 0;
	margin: 0 0 10px 3px;
	list-style: none;
}

.box2 ul li{
	padding: 0 0 15px 0;
	margin: 0 0 0 0;
}

.box2 ul li a{
	text-decoration: none;
	color: #737373;
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.box2 ul li a.comment{
	text-decoration: none;
	color: #f5821f;
	font-weight: normal;
	font-family: Tahoma, Vardana, Arial,  Helvetica, sans-serif;
	font-size: 11px;	
}

.box2 ul li a.comment:hover{
	text-decoration: none;
	color: #915420;
	font-weight: normal;
	font-family: Tahoma, Vardana, Arial,  Helvetica, sans-serif;
	font-size: 11px;	
}

/* BOX SKELPU */

.box .shopOffer {
	float: left;
	width: 42%;
	padding: 10px;
}

.box .shopOffer a {
	text-decoration: none;
	color: #897461;
	font-size: 11px;
}

/* SLIDE SHOW NA STRONIE GLOWNEJ */

.NewsItems {
	position:relative;	
	height:170px;
	width: 90%;
	float:left;	
	cursor:pointer;
	overflow: hidden;
	overflow: auto;
} 

.NewsItems .EntryList {
	display:none;
	position:absolute;
	top:0;
	left:0;
	background-image: none;
}

.NewsTabs{
	margin: 0 0 6px 0;
}

.NewsTabs .BoxHeader_more{
	color: #bfbdbd;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.NewsTabs a.current {
	color: #999999;
}

.NewsTabs{
	font-weight: normal;
}

/* FORMULARZ PYTANIA DO EXPERTA */

.Expert_Form{
	margin: 8px 0 0 5px;
}

.Expert_Form .inputArea {
	margin: 0 0 5px 0;
}

.Expert_Form .inputTextLabel{
	float: left;
	width: 40%;
}

.Expert_Form .inputTextDiv{

}

.Expert_Form .inputText,
.Expert_Form .inputText_error{
	width: 160px;
	border: 1px solid #8398b3;
	padding: 2px;	
}

.Expert_Form .inputTextArea,
.Expert_Form .inputTextArea_error{
	width: 270px;
	border: 1px solid #8398b3;
	padding: 2px;	
}

.Expert_Form .inputText_error,
.Expert_Form .inputTextArea_error{
	border: 1px solid #666666;
	background-color: #ffffcc;
}

.Expert_SuccessArea{
	background-color: #fef7e8;
	border: 1px solid #ebc092;
	margin: 5px 2px 5px 2px;
	padding: 4px 8px 4px 73px;	
	background-image: url(../images/spolecznosc/wykrzyknik.png);
	background-repeat: no-repeat;
	background-position: 30px center;	
	text-align: left;
	color: #6b6565;
	font-family: Tahoma, Vardana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	overflow: visible;
	display: none;
}

.Expert_zadaj_pytanie {
	margin: 3px 0 0 0;
}

.Expert_zadaj_pytanie a{
	color: #f38d4d;
	font-weight: bold;
	text-decoration: none;
}