@charset "utf-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	background-color: #fff;
	margin: 0;
}
#container {
	width: 971px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/ste_04all.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentbtm {
	background-image: url(../images/ste_04btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 37px;
}


#container1  {
	padding-right: 15px;
	background-image: url(../images/ste_11.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 
#container2 {
	padding-left: 15px;
	background-image: url(../images/ste_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header  {
	background-color: #E7E7E7;
	width: 941px;

} 
#wysiwyg {
	float: left;
	width: 709px;
	background-image: url(../images/wysbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	letter-spacing: 1px;
	background-color: #fff;
	min-height:400px;
	height:auto !important;
	height:400px;
	
}
.content p {
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.content  br {
	letter-spacing: 0px;
}
#english {
	position: absolute;
	margin-left: 840px;
	background-image: url(../images/d_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 18px;
	width: 99px;
	text-align: center;
	padding-top: 4px;
}
#english a:link {
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
#english a:visited {
	color: #666666;
	text-decoration: none;
}
#english a:hover {
	color: #666666;
	text-decoration: underline;
}
#english a:active {
	color: #666666;
	text-decoration: none;
}

#buttons {
	position: absolute;
	margin-left: 675px;
	margin-top: 34px;
}
#buttons .topbtn {
	float: left;
}
#buttons #btn1_pl a, #buttons #btn1_en a {
	background-image: url(../images/d_okna.gif);
	background-repeat: no-repeat;
	width: 49px;
	display: block;
	padding-left: 20px;
	height: 21px;
	padding-top: 10px;
	background-position: left 2px;

}
#buttons #btn1_en a {
	background-image: url(../images/en_d_okna.gif);
	width: 74px;
	padding-left: 26px;
}
#buttons #btn1_pl a:link, #buttons #btn1_en a:link {

	background-repeat: no-repeat;
	display: block;
}
#buttons #btn1_pl a:visited, #buttons #btn1_en a:visited {
	display: block;
}
#buttons #btn1_pl a:hover, #buttons #btn1_en a:hover {
	background-position: left -31px;
	height: 23px;
	padding-top: 8px;	
	
}
#buttons #btn1_pl a:active, #buttons #btn1_en a:active {
	display: block;
}
#buttons #btn2_pl  a, #buttons #btn2_en a {
	background-image: url(../images/d_drzwi.gif);
	background-repeat: no-repeat;
	width: 57px;
	display: block;
	padding-left: 28px;
	height: 21px;
	padding-top: 10px;
	background-position: left 2px;
	
}
#buttons #btn2_en a {
	background-image: url(../images/en_d_drzwi.gif);
	width: 58px;
	padding-left: 27px;
}
#buttons #btn2_pl a:link, #buttons #btn2_en a:link {
	
	background-repeat: no-repeat;
	display: block;
}
#buttons #btn2_pl a:visited, #buttons #btn2_en a:visited {
	display: block;
}
#buttons #btn2_pl a:hover, #buttons #btn2_en a:hover {
	background-position: left -31px;
	height: 23px;
	padding-top: 8px;	
}
#buttons #btn2_pl a:active, #buttons #btn2_en a:active {
	display: block;
}
#buttons #btn3_pl  a, #buttons #btn3_en a {
	background-image: url(../images/d_podlogi.gif);
	background-repeat: no-repeat;
	width: 70px;
	display: block;
	padding-left: 30px;
	height: 21px;
	padding-top: 10px;
	background-position: left 2px;
	
}
#buttons #btn3_en a {
	background-image: url(../images/en_d_podlogi.gif);
	width: 51px;
	padding-left: 18px;
}
#buttons #btn3_pl a:link, #buttons #btn3_en a:link {

	background-repeat: no-repeat;
	display: block;
}
#buttons #btn3_pl a:visited, #buttons #btn3_en a:visited {
	display: block;
}
#buttons #btn3_pl a:hover, #buttons #btn3_en a:hover {
	background-position: left -31px;
	height: 23px;
	padding-top: 8px;	
}
#buttons #btn3_pl a:active, #buttons #btn3_en a:active {
	display: block;
}
#buttons   a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
}



#buttons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#buttons li {
	display: inline;
	padding-right: 5px;
}
a:link {
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}

/*#buttons a:link {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}
#buttons a:visited {
	color: #fff;
	text-decoration: none;
}
#buttons a:hover {
	color: #fff;
	text-decoration: underline;
}
#buttons a:active {
	color: #fff;
	text-decoration: none;
}*/

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#menu li {
	display: block;
	float: left;
	background-image: url(../images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	margin-right: 1px;
}
#menu .last {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 53px;
	background-image: url(../images/ste_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
}
#menu  a:link, #menu  a:visited, #menu  a:active{
	font-size: 11px;
	color: #959595;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	height: 22px;
	padding-top: 29px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
}
#menu  a:hover {
	color: #595959;
	text-decoration: none;
}


#flash {
	background-color: #FFFFFF;
	clear: both;
}


#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 264px;
	padding-left: 30px;
	padding-right: 20px;
}
#sidebar1 h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	color: #FF970F;
}
.nowosc {
	line-height: 16px;
	margin-bottom: 20px;
	width: 220px;
	letter-spacing: 1px;
	float: left;
	padding-left: 30px;
}

.nowosc .aktupic {
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
}
.nowosc .title {
	font-weight: normal;
	color: #8cc641;
	font-size: 18px;
	margin-bottom: 13px;
}
.nowosc .date {
	font-size: 10px;
}
.aktu {
	line-height: 16px;
	margin-bottom: 20px;
}

.aktu .aktupic {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
}
.aktu .title {
	font-weight: bold;
}
.aktu   .date, .news  .date, .adate {
	font-size: 10px;
}
#aktu {
	float: right;
}

#arch {
	text-align: right;
}
#arch a:link {
	color: #FF970F;
	text-decoration: none;
}
#arch a:visited {
	color: #FF970F;
	text-decoration: none;
}
#arch a:hover {
	color: #FF970F;
	text-decoration: underline;
}
#arch a:active {
	color: #FF970F;
	text-decoration: none;
}

.siec {
	float: left;
	width: 356px;
	padding-left: 20px;
}
.siec .aktupic {
	float: left;
	width: 146px;
	padding-top: 10px;
}
.siec .formbox {
	float: left;
	padding-left: 10px;
	width: 190px;
}
.siec  .formbox  .formcheck {
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 14px;
	height: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-left: 0px;
}





#leftbox {
	width: 627px;
	background-image: url(../images/morebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.prombox {
	width: 209px;
	float: left;
}
.promlinks {
	padding-right: 11px;
	padding-left: 11px;
	text-align: right;
	margin: 0px;
	float: left;
	padding-bottom: 20px;
}
.promlinks ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.promlinks li {
	list-style-type: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding: 0px;
}
.promlinks  a {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 165px center;
	display: block;
	padding-right: 22px;
	width: 165px;
	
	
}
.promlinks a:link {
	display: block;
	padding-right: 22px;
	text-decoration: none;
	color: #666666;
}
.promlinks a:visited {
	text-decoration: none;
	color: #666666;
}
.promlinks a:hover {
	background-position: 170px center;
	color: #515151;
}
.promlinks a:active {
	text-decoration: none;
	color: #666666;
}

.prombox #bg3 {
	background-image: url(../images/pb_3.jpg);
	background-repeat: no-repeat;
	background-position: right -10px;
}
.prombox #bg2 {
	background-image: url(../images/pb_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.prombox #bg1 {
	background-image: url(../images/pb_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bigbox {
	background-image: url(../images/ste_32.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: left;
}
#banners {
	clear: both;
	padding-top: 5px;
}
#banners span {
	display: block;
	float: left;
	padding-left: 15px;
}
.formbox {
	color: #8bc53d;
}

.formfield {
	border: 1px solid #8BD355;
	font-size: 11px;
	width: 170px;
	margin-bottom: 10px;
	color: #8bc53d;
	margin-top: 4px;
}
.formcheck {
	margin-top: 3px;
	margin-bottom: 3px;

}
.button {
	text-align: right;
	padding-top: 10px;
}
.formbox form {
	margin: 0px;
	padding: 0px;
}










#mainContent {
	margin: 0px;
	padding: 0px;

} 

#mainContent p {

}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	width: 931px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 35px;
	color: #cbcbcb;
}
#footer a:link {
	color: #cbcbcb;
	text-decoration: none;
}
#footer a:visited {
	color: #cbcbcb;
	text-decoration: none;
}
#footer a:hover {
	color: #727272;
	text-decoration: none;
}
#footer a:active {
	color: #cbcbcb;
	text-decoration: none;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#siteimpulse {
	float: right;
}
.aktu a:link {
	color: #666666;
	text-decoration: none;
}
.aktu a:visited {
	color: #666666;
	text-decoration: none;
}
.aktu a:hover {
	color: #FF970F;
	text-decoration: none;
}
.aktu a:active {
	color: #666666;
	text-decoration: none;
}
#menubox {
	float: left;
	width: 231px;
	letter-spacing: 1px;
}
.content h3 {
	color: #7e3118;
	font-size: 18px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.clbg {
	padding-left: 20px;
	background-image: url(../images/contentleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.path {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	color: #bbb;
	display: block;
	padding-bottom: 2px;
}
.TabbedPanelsContent .path {
	height: 20px;
	background-image: url(../images/pathl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.TabbedPanelsContent  .path  div {
	background-image: url(../images/pathr.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 17px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 8px;
	font-weight: bold;
	color: #666666;
}
.content {
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 20px;
	font-size: 12px;
}

.leftmenu #menubg {
	background-image: url(../images/leftlemu_bg_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	padding-top: 11px;
	color: #fff;
	font-size: 12px;
	padding-left: 20px;
	font-weight: bold;
}
.leftmenu #plikibg {
	background-image: url(../images/leftlemu_bg_gray.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	padding-top: 11px;
	color: #666666;
	font-size: 12px;
	padding-left: 20px;
	font-weight: bold;
}
.leftmenu #closebg {
	height: 99px;
	background-image: url(../images/leftmenu_btnbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
}


.links, .pliki {
	text-align: left;
	margin: 0px;
	padding-bottom: 20px;
	background-image: url(../images/menubtm.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #F9F3E7;
}
.pliki {
	padding: 0px;
	background-color: #FFFFFF;
	background-image: none;
}
.links  ul, .pliki  ul, .links ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.links  li, .pliki  li, .links ol {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.links ol {
	padding-left: 20px;
	background-color: #EFEEE9;
}
.links .active {

}


.links .active {
	background-image: url(../images/aroow_menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	font-weight: bold;
	background-color: #E1E0DB;
}
.links .active a {
	background-image: url(../images/aroow_menu.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.links .active ol a {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	background-image: none;
}
.links .active ol li {
	padding: 0px;
}
.links  .active  ol  .active  {
	background-color: #EFEEE9;
}




/*

.links  ol li {
	padding-top: 0px;
	padding-bottom: 0px;
}

.links a {
	background-repeat: no-repeat;
	background-position: 5px;
	display: block;
	padding-right: 22px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 6px;
	
	
}
.links a:link {
	display: block;
	padding-right: 22px;
	text-decoration: none;
	color: #4c82a1;
}
.links a:visited {
	text-decoration: none;
	color: #4c82a1;
}
.links a:hover {
	color: #515151;
}
.links a:active {
	text-decoration: none;
	color: #4c82a1;
}
.links  ol a {
	background-repeat: no-repeat;
	background-position: 5px;
	display: block;
	padding-right: 22px;
	padding-left: 10px;
	font-weight: normal;
	background-image: none;
	padding-top: 1px;
	padding-bottom: 1px;
	
	
}
.links   ol   .active   {
	font-weight: normal;
	background-image: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.links ol a:link {
	display: block;
	padding-right: 5px;
	text-decoration: none;
	color: #4c82a1;
	background-image: none;
	font-weight: normal;
}


.links ol a:visited {
	text-decoration: none;
	color: #4c82a1;
}
.links ol a:hover {
	color: #515151;
}
.links ol a:active {
	text-decoration: none;
	color: #4c82a1;
}
.links ol .active a {
	font-weight: bold;
	background-image: url(../images/aroow_menu4.gif);
	background-position: 0px 4px;
}
.links    .active2   {
	background-image: url(../images/aroow_menu1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	background-color: transparent;
}
.links .active2 ol {

}
.leftmenu .links .active .active2  .active a {
	padding-right: 0px;
}
.active2         li         a:link          {
	margin-right: 0px;
}


*/









/*nowe*/

.links  ul, .pliki  ul, .links ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.links  li, .pliki  li, .links ol {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.links ol {
	padding-left: 20px;
	background-color: #EFEEE9;
}
.links .active {

}


.links .active {
	background-image: url(../images/aroow_menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	font-weight: bold;
	background-color: #E1E0DB;
}
.links .active a {
	background-image: url(../images/aroow_menu.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.links .active ol a {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	background-image: none;
}
.links .active ol li {
	padding: 0px;
}
.links  .active  ol  .active  {
	background-color: #EFEEE9;
}






.links  ol li {
	padding-top: 0px;
	padding-bottom: 0px;
}

.links a {
	background-repeat: no-repeat;
	background-position: 5px;
	display: block;
	padding-right: 22px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 6px;
	
	
}
.links a:link {
	display: block;
	padding-right: 22px;
	text-decoration: none;
	color: #4c82a1;
}
.links a:visited {
	text-decoration: none;
	color: #4c82a1;
}
.links a:hover {
	color: #515151;
}
.links a:active {
	text-decoration: none;
	color: #4c82a1;
}
.links  ol a {
	background-repeat: no-repeat;
	background-position: 5px;
	display: block;
	padding-right: 22px;
	padding-left: 10px;
	font-weight: normal;
	background-image: none;
	padding-top: 1px;
	padding-bottom: 1px;
	
	
}
.links ol a:link {
	display: block;
	padding-right: 5px;
	text-decoration: none;
	color: #4c82a1;
}


.links ol a:visited {
	text-decoration: none;
	color: #4c82a1;
}
.links ol a:hover {
	color: #515151;
}
.links ol a:active {
	text-decoration: none;
	color: #4c82a1;
}
.links    .active   li .active                 {
	background-image: url(../images/aroow_menu4.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left 4px;
}
/*nowe*/




.pliki  a {
	background-image: url(../images/aroow_menu3.gif);
	background-repeat: no-repeat;
	background-position: 210px center;
	display: block;
	padding-right: 22px;
	padding-left: 20px;
	letter-spacing: 0px;
	
	
}
.pliki a:link {
	display: block;
	padding-right: 22px;
	text-decoration: none;
	color: #666666;
}
.pliki a:visited {
	text-decoration: none;
	color: #666666;
}
.pliki a:hover {
	color: #333333;
	background-image: url(../images/arrow.gif);
	background-position: 215px;
}
.pliki a:active {
	text-decoration: none;
	color: #666666;
}

.TabbedPanelsContent .path a:link, .path a:link {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
.TabbedPanelsContent .path a:visited, .path a:visited {
	text-decoration: none;
	color: #999;
}
.TabbedPanelsContent .path a:hover, .path a:hover {
	background-position: 163px center;
	color: #515151;
	text-decoration: none;
}
.TabbedPanelsContent .path a:active, .path a:active {
	text-decoration: none;
	color: #999;
}
.TabbedPanelsContent .path a:link, .TabbedPanelsContent .path a:visited, .TabbedPanelsContent .path a:active {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
.path img {
	vertical-align: middle;
	padding-bottom: 3px;
}

.path .active:link, .path .active:visited, .path .active:active {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.path  .active:hover {
	color: #222;
	text-decoration: none;
	font-weight: bold;
}

.gal {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
}
#katalog .gal {
	border-top-width: 0px;
	border-top-style: none;

}


.gal  .pic {
	float: left;
	margin-right: 10px;
	height: 160px;
	width: 159px;
	text-align: center;
}
.gal .pic .desc {
	background-image: url(../images/galeriabg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 15px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 2px;

}
.gal .pic img {
	border: 1px solid #D4D4D4;
}


.gal .pic .desc a {
	color: #58B1EB;
	text-decoration: none;
	font-size: 11px;
	
}
.gal .pic .desc a:hover {
	text-decoration: none;
	color: #1886CF;
}
.gal    .pic    a:hover    div {
	display: block;
}

.pic .ico {
	position: absolute;
	margin-left: 137px;
	background-image: url(../images/lupa.gif);
	height: 21px;
	width: 20px;
	margin-top: 1px;
	display: none;
}
.form1 {
	border: 1px solid #8BC53D;
	font-size: 11px;
	width: 240px;
	margin-top: 4px;
	margin-bottom: 8px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #616161;
	display: inline-block;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #FFFFFF;
	vertical-align: top;
}
.form1green {
	border: 1px solid #8BC53D;
	font-size: 11px;
	width: 240px;
	margin-top: 4px;
	margin-bottom: 8px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #8BC53D;
	display: block;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #FFFFFF;
}

.fntgray {
	color: #9B9B9B;
}
.requa {
	color: #c66741;
}

.form1text {
	border: 1px solid #8BC53D;
	width: 547px;
	height: 100px;
	font-size: 11px;
	color: #616161;
	font-family: Tahoma, Arial, sans-serif;
}
.form1text_s {
	border: 1px solid #8BC53D;
	width: 240px;
	height: 100px;
	font-size: 11px;
	color: #616161;
	font-family: Tahoma, Arial, sans-serif;
}
#bgf {
	background-image: url(../images/bgf.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sbox {
	padding-top: 20px;
}
.slok {
	width: 180px;
	float: left;
	color: #666666;
}
.sname {
	width: 200px;
	float: left;
	padding-right: 20px;
}
.sname h3 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 45px;
	font-size: 12px;
}
.googlebox {
	margin-left: 62px;
}
.googlebox:hover { 
	cursor:hand 
}

.sdesc {
	float: left;
	width: 232px;
	line-height: 1.4;
}
.sline {
	clear: both;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.sitemap {
	letter-spacing: 1px;
	padding-right: 20px;
}

.sitemap .lvl1 li {
	clear: left;
	padding-top: 20px;
}
.sitemap .lvl2 {
	display: block;
}

.sitemap .lvl2 li {
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sitemap .lvl2 span {
	padding-left: 5px;
	display: none;
}

.sitemap .lvl2 a {


}

.sitemap .lvl3 {
	display: block;
	float: none;
	background-image: url(../images/linev.gif);
	background-repeat: no-repeat;
	background-position: left 3px;

}

.sitemap .lvl3 li {
	padding-right: 7px;
	padding-left: 100px;
	padding-top: 0px;
	display: block;
	clear: none;
	text-align: left;
	white-space: nowrap;
	margin: 0px;
	float: none;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: 100px top;
}
.sitemap .lvl3 a {
	background-image: url(../images/line.gif);
	background-repeat: repeat;
	background-position: left;
	padding-left: 10px;

}
.sitemap  .lvl1, .sitemap .lvl2, .sitemap .lvl3 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sitemap    .lvl1    a:link,.sitemap   .lvl1   a:visited,.sitemap   .lvl1   a:active,.news  .title a:link,.news  .title a:visited,.news  .title a:active {
	padding-left: 10px;
	background-image: url(../images/aroow_menu1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #177DC1;
	font-weight: bold;
}

.sitemap .lvl1 a:hover, .news  .title a:hover {
	padding-left: 10px;
	background-image: url(../images/aroow_menu1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #177DC1;
	font-weight: bold;
}
.sitemap  .lvl2  a:link,.sitemap .lvl2 a:visited,.sitemap .lvl2 a:active {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	background-image: none;
}
.sitemap .lvl2 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	background-image: none;
}
.sitemap  .lvl3  a:link,.sitemap .lvl3 a:visited,.sitemap .lvl3 a:active {
	font-weight: normal;
	padding-left: 10px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	float: none;
}
.sitemap .lvl3 a:hover {
	font-weight: normal;
	padding-left: 10px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	float: none;
}
.aktulist .news .title {
	padding-bottom: 5px;
}

.aktulist .news {
	padding-bottom: 20px;
	clear: both;
	line-height: 1.2em;
}
.aktulist .news p {
	font-size: 11px;
}
.foto    {
	padding-bottom: 20px;
	padding-right: 15px;
	float: left;
}
.news_z {
	display: block;
	float: left;
	font-weight: bold;
	width: 670px;
}
.newscont {
	clear: both;
}
.back {
	margin-top: 15px;
}

.back a:link {
	color: #F08E1F;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/dalej_orn2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
}
.back a:visited {
	color: #F08E1F;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/dalej_orn2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
}
.back a:hover {
	color: #F08E1F;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/dalej_orn2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
}
.back a:active {
	color: #F08E1F;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/dalej_orn2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
}
.confMessage {
	padding: 8px;
	text-align: center;
	color: #5AB3EB;
	font-weight: bold;
}

#dropcontentsubject {
	font-weight: bold;
}

.dropcontent {
	border: 1px none black;
	padding: 3px;
	display: block;
	margin: 0px;
	width: 213px;
}
.googlebox {
	cursor:pointer;
cursor:hand;

}
#toplejer {
	position:absolute;
	width:415px;
	height:223px;
	z-index:1200;
	margin-left: 150px;
	margin-top: 100px;
	/*visibility: hidden;*/
}

#COMPLAINT_FORM .complaint_section {
	font-weight: bold;
	font-size: 18px;
	text-transfomr: uppercase;
}

#COMPLAINT_FORM td {
	vertical-align: top;
}

#COMPLAINT_FORM td.header {
	vertical-align: top;
	text-align: center;	
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	background: #7E3118;
	color: white;
}

#COMPLAINT_FORM td.record {
	vertical-align: top;
	text-align: center;	
	font-size: 11px;
	padding: 3px;
	color: #000;
}

#COMPLAINT_FORM td.left {
	text-align: right;
	padding: 3px 10px 3px 3px;
	color: #000;
	font-weight: bold;
}

#COMPLAINT_FORM td.right {
	text-align: left;
	padding: 3px 10px 3px 3px;
	color: #000;
}