html,body { width: 100%; height: 100%; }

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: #6f6f6f; 
	background-color:#ffffff;
	width:100%;
	height: 100%;
	margin:0px 0px 0px 0px;
	background-color:#f5f5f5;
}

body,p,td,div { font-size: 11px; }

div.page { width: 100%; height: 100%; background-repeat: repeat-x;
	background-image:url('../../images/front/v2/top_bg.png');
	background-repeat:repeat-x;
}
div.main { 
	width: 895px; 
	height: 100%; 
	z-index: 10; 
	position: relative; 
	margin: 0 auto; 
	overflow: none;
	margin-bottom: 15px;
}

div#menu {	
	height:46px;
	margin-top:3px;	
	margin-bottom:3px;
}

div#top {
	position:relative;
	width:895px;
	height:85px;
}

div#baner_container {
	margin-top:3px;
}

div#baner {
	height: 194px; overflow: hidden;
}

div.submenu {
	float: left; width: 210px; 
	background-color:#ebeaea;
	height:600px;
}

div.page_content {
	float: left;width:685px; 
	height: auto; position: relative;
	background-color:white;
	min-height:600px;
}

div.page_content_inner {
	padding:25px;
}

div.footer {
	margin-top:0px;
	background-image:url('../../images/front/v2/footer_bg.gif');
	background-repeat:repeat-x;
	background-position:100% 100%;
}

a { color: #ed1c24; }
a:HOVER { color: #da6766; }

h1 {
	margin-top:0px;
	color:#ed1c24;
	font-family:'Arial';
	font-size:20px;
}

h1.page_title {
	border-bottom:solid 1px #d4d4d4;
	padding-bottom:5px;
	margin-bottom:10px;
}

h2 {
	padding-left:15px;
	background-image:url('../../images/front/v2/menu_ding_red.gif');
	background-repeat:no-repeat;
	background-position: 0 7px;
	margin-bottom:0;
	margin:0;
}

h4 {
	color: #ed1c24;
	font-size:12px;
	border-bottom:solid 1px #d4d4d4;
	padding-bottom:5px;
	margin-bottom:10px;
}

div.main_center {
	background-image:url('../../images/front/v2/main2_bg.gif');
	background-repeat:repeat-y;
	overflow:hidden;
}

div#realizacje {
	background-image:url('../../images/front/v2/main1_bg.gif');
	background-repeat:repeat-y;
}

ul.submenu { display:block;padding:0;margin:0;margin-top:10px;}
ul.submenu li.item {
	display:block;
	padding:6px;
	list-style-type:none;
	border-bottom:solid 1px #d4d4d4;
	margin-left:15px;
	margin-right:15px;
	background-image:url('../../images/front/v2/menu_ding_red.gif');
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0% 50%;
}

ul.submenu li.item a {
	font-size:12px;
	font-weight:bold;
	color:#ed1c24;
	text-decoration:none;
}

ul.submenu li.act {
	background-color:#ed1c24;
	background-image:url('../../images/front/v2/menu_ding_white.gif');
	margin:0px;
	padding-left:35px;
	background-position:15px 50%;	
}

ul.submenu li.hv {
	background-color:#dbd9d9;
	margin:0px;
	padding-left:35px;
	padding-right:30px;
	background-position:15px 50%;
}

ul.submenu li.act a {
	color:white;
}

ul.submenu li.sub {
	padding-left:40px;	
	background-position:30px 50%;
}

ul.submenu li.sub a {
	font-weight:normal;
	color:#6f6f6f;	
	font-size:10px;
}

ul.submenu li.sact a { color: white; }
ul.submenu li.sact {
	background-color:#ed1c24;
	background-image:url('../../images/front/v2/menu_ding_white.gif');
	margin:0px;
	color:white;
	padding-left:55px;	
	background-position:45px 50%;
}

ul.submenu li.wza {
	padding-left:70px;
	background-position:60px 50%;
}

img { border-color: #d1d0cf; }

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; }

div.news a, div.news_more a { color: #ffffff; }
div.news a:HOVER, div.news_more a:HOVER { color: #ffdab3; }



table.style1 { 
	width:100%;
	border-collapse:collapse;
	border:solid 1px #d4d4d4;
	border-right:solid 2px #d4d4d4;
	border-bottom:solid 2px #d4d4d4;
}

table.style1 td {	
	border:solid 1px #d4d4d4;
	padding:5px;
}

table.style1 tr.header td {
	background-color:#eeecec;
	font-weight:bold;
}

div#shortcuts {
	position:absolute;top:5px;right:5px;
	border:solid 1px #d4d4d4;
	background-color:#f2f2f2;
	height:49px;					
	background-image:url('/public/images/front/na_skroty.gif');
	background-repeat:no-repeat;
	background-position: 5px 5px;
	padding-right:10px;
}

div#shortcuts a {
	text-decoration:none;
	color:#6f6f6f;
}

div#shortcuts a:hover {
	text-decoration:none;
	color:#ed1c24;
}

img.partner_logo {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:none;
}
