body { 
	scrollbar-arrow-color: #5b5b5b;
	scrollbar-darkshadow-color: #d7d7d7;
	scrollbar-3dlight-color: #d7d7d7;
	scrollbar-face-color: #f0f0f0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #e3e3e3;
	font-family: Arial; 
	font-size: 11px; 
	color: #6b6b6b; 
	padding: 0px; 
	margin: 0px; 
	background-color: #ffffff;
}

body,p,td,div { font-size: 11px; }

a { color: #e61a23; }
a:HOVER { color: #ff5a4b; }

table.style1 { width: 420px; border: solid 1px #5a5247; }
table.style1 td { background-repeat: no-repeat; background-color: #e5cbb2; background-image: url('/public/images/front/td_bg.jpg'); border-right: solid 1px #857968; border-bottom: solid 1px #857968; }



div#page_content {
	background-image: url('/public/images/front/index_08.jpg');
	position: relative;
}

div#left_boxes {
	background-image: url('/public/images/front/left_boxes.jpg');
	position: absolute; left: 47px; top: 35px; width: 266px; height: 299px;
	overflow: hidden;
}

input.text,input.text_short,input.text_long { border: solid 1px #aeaeae; background-color: #efefef; background-image: url('/public/images/front/input_bg.png'); }
textarea.text { border: solid 1px #aeaeae; width: 100%; height: 70px; background-color: #efefef; background-image: url('/public/images/front/textarea_bg.png'); }

div#newsletter_box {
	margin-top: 10px;
}

div#stopka { width: 100%; }

span.sep { margin-left: 10px; margin-right: 10px; color: #d2d2d2; }

div.groovybutton { padding-left: 10px; padding-right: 10px; padding-top: 4px; }

.groovybutton
{
   font-size:11px;
   font-family:Tahoma,sans-serif;
   font-weight:bold;
   color:#666666;
   height:22px;
   background-color:#ffebd0;
   border-style:solid;
   border-color:#aeaeae;
   border-width:1px;
}

.groovybutton { background-color: #f4f2f3; }
.groovybutton { 
	*background-color:#ffffff; 
	*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ebebeb',EndColorStr='#c8c8c8');
}

div#submenu a { color: #51850d; }

div#submenu a.act { color: #395e09; background-image: url('/podgorze/public/images/front/indicator.png'); background-repeat: no-repeat; padding-left: 15px; font-weight: bold; background-position: 0% 3px; }
div#submenu a.act:HOVER { color: none; }

table.ap_table td { text-align: center; }

table.style1 { width: 420px; border: solid 1px #cfcecd; }
table.style1 td { background-repeat: no-repeat; background-color: #fbfbfb; background-image: url('/public/images/front/td_bg.jpg'); border-right: solid 1px #d7d7d7; border-bottom: solid 1px #d7d7d7; }

div.box { width: 244px; }
div.box div.boxTop { background-image: url('../../images/front/box_top.png'); width: 244px; height: 42px; overflow: hidden; clear: both; background-repeat: no-repeat; background-position: 0% 0%; }
div.box div.boxCnt { width: 244px; background-image: url('../../images/front/box.png'); background-repeat: no-repeat; background-position: bottom center; background-color: #efefef; }
div.box div.boxTopInner, div.box div.boxCntInner { padding: 10px; padding-top: 12px; }