/* CSS Document */
img, div, a {}

/* ------------------ clear fix ------------------ */

.clearfix:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height:0;

}





.clearfix {display: inline-block;}

html[xmlns] .clearfix { display: block;}

* html .clearfix { height: 1%;}



html {
    margin: 0;
    padding: 0;
    height: 100%;
	

    
}

:focus {

  

}


body {
	background:#dfdfdf url(images/main_bg4.jpg) center top no-repeat;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#4a4a4a;
	margin: 0;
	padding: 0;
	height: 100%;
}



ul,ol{
    padding: 0;
    margin: 0;
    list-style: none;
}


table{
	background: #f3f1eb;
}

td{
	border: 1px solid #fff;
	padding: 10px;
}

blockquote{
font-style:italic;
}

.aktualnosc ul {
    list-style:disc;
    margin-left:30px;
    text-align:justify;
    line-height:normal;
}

.aktualnosc li {
    list-style:disc;
    margin:0;
    padding:0;
    margin-left:10px;
    text-align:justify;
    clear:left;
}

a{
    color:#4a4a4a/*1A5080*/;
    text-decoration:underline;
	outline: none;
} 

a:hover{
    color:#a6998b/*417EB0*/;
}

img{
    border:none;
}

h1{
    font-size:19px;
    font-weight:normal;
	line-height: 20px;
    color:#6f624a;
    margin-bottom:10px;
    font-style: italic;
	font-family: Georgia, Times new roman;
}

h2{
    font-size:18px;
    font-weight:normal;
	line-height: 20px;
    color:#6f624a;
    margin: 0 0 5px 0;
    font-style: italic;
	font-family: Georgia, Times new roman;
}

h3{
    font-size:17px;
    font-weight:normal;
	line-height: 20px;
    color:#a19070;
    margin-bottom:5px;
    font-style: italic;
	font-family: Georgia, Times new roman;
}

hr{
	height: 0px;
	color: #FFFFFF;
	border-top: 1px dotted #9fa2aa;
}

.wyroznij {
    color:#3475AE;
    font-weight:bold;
}

h1 a{
    color:#3C4762;
	text-decoration:none;
}

h2 a{
    text-decoration:none;
    color:#6f624a;
}

p{
    text-align:justify;
    line-height:20px;
    margin-top:8px;
    margin-bottom:8px;
    /*padding-top:5px;*/
    padding-bottom:2px;
}

.aktualnosc p{
    text-align:justify;
    line-height:20px;
	margin-top: 10px;
    margin-bottom:10px;
	padding-bottom: 0px;

}

.starsze {
    text-align:right;
    float:right;
}

.nowsze {
    float:left;
}

#content{

    height:100%; 
    height:auto !important;     
    min-height:100%;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    position: relative;
    
}

.clear{
    clear:both;

}

.clear_b {
    clear:both;
    height:20px;
    width:100%;
}

.clear_b2 {
    clear:both;
    height:1px;
    line-height:1px;
    width:100%;
    margin:0;
    padding:0;
}

#clear_left{
    clear:left;
    height:1px;
}

.clear_l{
    clear:left;
    height:1px;
    line-height:1px;
    width:100%;
}

#lewe_paski {
    position: absolute;
    background-position:center;
    width:1500px;
    top:0px;
    right: 50%;
    height: 250px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    
    background-repeat: repeat-x;
}

#prawe_paski {
    position: absolute;
    background-position:center;
    top:0px;
    left:0px;
    height: 250px;
    width:100%;
    
    background-repeat:repeat-x;
}

#top{

    height:250px;
    width:890px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    left:0px; 
    right:0px;
}

#menu_top{
    margin-left:auto;
    margin-right:auto;
    height:65px;
    padding:7px 0;
}
#menu_top a { padding:10px 50px; font-size:14px; color:#666; font-weight:bold;}
#menu_top a.active {color:red;}
#top_menu span {
    display:none;
}

#top_menu .button1{
    background-image:url(images/top_menu_1.png);
    width:198px;
    height:65px;
    float:left;
    margin-left:0px;
    margin-right:1px;
}

#top_menu .button2{
    background-image:url(images/top_menu_2.png);
    width:218px;
    height:65px;
    float:left;
    margin-left:0px;
    margin-right:1px;
}

#top_menu .button3{
    background-image:url(images/top_menu_3.png);
    width:263px;
    height:65px;
    float:left;
    margin-left:0px;
    margin-right:1px;
}

#top_menu .button4{
    background-image:url(images/top_menu_4.png);
    width:203px;
    height:65px;
    float:left;
    margin-left:0px;
    margin-right:1px;
}

#top_menu a {cursor:pointer;}

#top_menu a:hover{
    margin-top:6px;
}

#logo{
    position:absolute;
    width:360px;
    height:72px;
    top:45px;
    left:37px;
}

#logo a {
    margin:0;
    padding:0;
    text-decoration:none;
}

#middle{
    position:relative;
    width:923px;
	padding:0 ;
	background: url(images/content_bg.jpg)  repeat-y;
    margin: 0 0 0 0px;
    margin-left:auto;
    margin-right:auto;

}

#shadow-left{
	position: absolute;
	left: 0px;
	top: -24px;
	height:235px;
	width: 9px;
	background: url(images/s_left.gif) no-repeat;
	clear: both;	
}
#shadow-right{
	position: absolute;
	right: 1px;
	top: -24px;
	height:235px;
	width: 9px;
	background: url(images/s_right.gif) no-repeat;
	clear: both;
}
* html #shadow-right{
	position: absolute;
	right: 0px;
	top: -24px;
	height:235px;
	width: 9px;
	background: url(images/s_right.gif) no-repeat;
	clear: both;
}
.shadow-top{
	position: absolute;
	left:-25px;
	top:0px;
	width: 428px;
	height: 40px;
	background: url(images/shadow_content_top.gif) no-repeat;

}
#left_menu{

    width:374px;
    float:left;
	display: inline;
    margin:0 30px 0 0 ;
    padding: 10px 0 0 0 ;
    background-repeat:no-repeat;
	background: #f4f1ec;
}

li.projekt p{
padding-left: 20px;
}

a#more{
margin-left: 230px;
}

/*#left_menu a{
text-indent: -99999px;
}
#left_menu a.menu_level3{
text-indent: 0px;
}*/

#left_menu a#projekt{
	background: url(images/lmenu_btns/projekt.gif) 0 0 no-repeat;
	width: 372px;
	height: 43px;
	margin-left: 0px;
}
#left_menu a#projekt:hover{
	background: url(images/lmenu_btns/projekt.gif) 0 -45px no-repeat;
	width: 372px;
	height: 43px;
}

#left_menu a#projekt.active{
	background: url(images/lmenu_btns/projekt.gif) 0 -88px no-repeat;
	width: 372px;
	height: 43px;
}

#left_menu a#aktualnosci{
	background: url(images/lmenu_btns/aktualnosci.gif) 0 0 no-repeat;
	width: 372px;
	height: 43px;
}
#left_menu a#aktualnosci:hover{
	background: url(images/lmenu_btns/aktualnosci.gif) 0 -45px no-repeat;
	width: 372px;
	height: 43px;
}

#left_menu a#aktualnosci.active{
	background: url(images/lmenu_btns/aktualnosci.gif) 0 -88px no-repeat;
	width: 372px;
	height: 43px;
}

#left_menu a#cele{
	background: url(images/lmenu_btns/cele.gif) 0 0 no-repeat;
	width: 372px;
	height: 43px;
}
#left_menu a#cele:hover{
	background: url(images/lmenu_btns/cele.gif) 0 -45px no-repeat;
	width: 372px;
	height: 43px;
}

#left_menu a#cele.active{
	background: url(images/lmenu_btns/cele.gif) 0 -88px no-repeat;
	width: 372px;
	height: 43px;
}

#left_menu a#other{
	background: url(images/lmenu_btns/elementy.gif) 0 0 no-repeat;
	width: 372px;
	height: 43px;
}
#left_menu a#other:hover{
	background: url(images/lmenu_btns/elementy.gif) 0 -45px no-repeat;
	width: 372px;
	height: 43px;
}

#left_menu a#other.active{
	background: url(images/lmenu_btns/elementy.gif) 0 -88px no-repeat;
	width: 372px;
	height: 43px;
}

#left_menu a#historia{
	background: url(images/lmenu_btns/historia.gif) 0 0 no-repeat;
	width: 372px;
	height: 43px;
}
#left_menu a#historia:hover{
	background: url(images/lmenu_btns/historia.gif) 0 -45px no-repeat;
	width: 372px;
	height: 43px;
}

#left_menu a#historia.active{
	background: url(images/lmenu_btns/historia.gif) 0 -88px no-repeat;
	width: 372px;
	height: 43px;
}

#left_menu a#kontakt{
	background: url(images/lmenu_btns/kontakt.gif) 0 0 no-repeat;
	width: 372px;
	height: 43px;
}
#left_menu a#kontakt:hover{
	background: url(images/lmenu_btns/kontakt.gif) 0 -45px no-repeat;
	width: 372px;
	height: 43px;
}

#left_menu a#kontakt.active{
	background: url(images/lmenu_btns/kontakt.gif) 0 -88px no-repeat;
	width: 372px;
	height: 43px;
}

#left_menu li {padding: 1px 1px 2px 1px; background: url(images/menu_li_bottom.gif) bottom center no-repeat;}
#left_menu li.projekt { background: none; color: #4e4e4e; line-height: 20px;  }

li.first img{
margin-left:19px;
margin-bottom: -4px;
}

li.projekt p{
	width: 330px;
}


/*#left_menu li.projekt a {width: 353px; margin-bottom: 10px; background: #F4F1EB url(images/right_2.gif) right top no-repeat; }*/
#left_menu li.projekt a img{margin: 0;}

#left_menu a {text-decoration:none;}

.left_menu_szuk{
    background-image: url(images/left_menu_2.png);
    width:309px;
    height:40px;
    margin-top:25px;
}

.right_szuk{
    background:url(images/kropka.gif) repeat-x;
    background-position:0 35px;
    width:500px;
    height:140px;
    position:relative;
    padding-top:40px;
}

.right_szuk_napis {
    position:absolute;
    margin:0;
    padding:0;
    top:0;
    right:0;
    width:142px;
    height:31px;
    background:url(images/find_offer.gif);
}

.left_menu_sub{
    background-image:url(images/left_menu_3.png);
    width:309px;
    height:46px;
    margin-top:10px;
}

.left_menu_msg{
    color:#FF0000;
    margin-top:5px;
    margin-bottom:5px;
    text-align:center;
}

#left_menu a{
    position:relative;
   
    color:#4a4a4a;
    display:block;
    width:372px;
    height:43px;
}

#left_menu a:hover{
background: #ebe2d3 url(images/lmenu_btns/menu_active.gif) no-repeat;

}

#left_menu a img {margin-left: 20px;}

#left_menu a.aktualnosci {background: #ded7ca url(images/right_3.gif) right top no-repeat;}
/*#left_menu a.aktualnosci:hover {background: #ded7ca url(images/right_3.gif) right top no-repeat;}*/
#left_menu a.cele {background: #e9e1d2 url(images/right_1.gif) right top no-repeat;}
#left_menu a.other {background: #F4F1EB url(images/right_2.gif) right top no-repeat;}

#left_menu a.menu_level2{
    position:relative;
    background-image:url(images/left_menu_button.gif);
    color:#26272C;
    display:block;
    width:230px;
    height:25px;
    margin-top:3px;
    padding-left:20px;
    margin-left:40px;
    padding-top:10px;
}
#left_menu a.menu_level3, #left_menu li.projekt a.menu_level3{
    position:relative;
    color:#4a4a4a;
    display:block;
    height: auto;
	font-family: Tahoma, Arial;
	font-size: 13px;
	text-decoration: underline;
    /*margin-left:36px;*/
	padding: 7px 36px 7px 36px;
	width: 300px;
	background: url(images/right_4.gif) right center no-repeat;
}

#left_menu a.menu_level3:hover{
background: #ebe1d2;
}

#left_menu li.projekt a.menu_level3 {text-align: right; width: 278px; padding: 10px 38px 10px 0; height: 26px;}

.left_menu_align{
    color:#414451;
    margin-left:20px;
    margin-right:15px;
    margin-top:15px;
    font-size:12px;
}

.left_menu_align2{
    color:#414451;
    margin-left:50px;
    margin-right:15px;
    margin-top:-3px;
    font-size:11px;
}

.left_menu_form{
    border-width:1px;
    background-color:#F3F3F3;
   /* margin-left:30px;*/
    vertical-align:middle;
}

.right_menu_form {
    border-width:1px;
    background-color:#F3F3F3;
    margin-left:20px;
    width:300px;
    vertical-align:middle;
}


.left_menu_f{
    margin-top:0px;
    margin-bottom:0px;
}

#contact-form input.left_menu_button_form{
    color:#fff;
    font-family:Tahoma, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    border-width:0px;
    width:80px;
    height:25px;
    margin-left:5px;
    vertical-align:middle;
    display:inline;
    cursor:pointer;
}

.left_menu_button_form:hover{
    color:#CCCCCC;
}

#wrapper{
width: 904px;
/*background: url(images/wrapper_bg.gif) repeat-y;*/
margin-left: 9px;

clear: both;
}
#main{ 

    height:auto !important;
    height:300px;
    min-height:300px;
    /*margin-top:39px;*/
    float:left;
    width:472px;
	display: inline;
	margin-bottom: 20px;

    background-repeat:no-repeat;
	background: #fff;
    position:relative;
 
}

#main.medium, #main.medium li{
font-size: 14px;
}

#main.medium h1{
font-size: 21px;
}
#main.medium h2{
font-size: 20px;
}
#main.medium h3{
font-size: 19px;
}

#main.big, #main.big li{
font-size: 16px;
}

#main.big h1{
font-size: 23px;
}
#main.big h2{
font-size: 22px;
}
#main.big h3{
font-size: 21px;
}

#main .back {
    position:absolute;
    top:54px;
    right:7px;
    font-weight:normal;
    text-decoration:underline;
    height:20px;
    width:80px;
    text-align:right;
}

#main .back a {
    text-decoration:underline;
}

.main_top_text{
    color:#737279;
    font-size:11px;
    margin:0;
    margin-top:1px;
    margin-left:-10px;
    padding-bottom:27px;
    position:relative;
    left:-20px;
    top:-3px;
}

#main_top_link2{
    background:url(images/home.gif) no-repeat 0 0;
    padding-left:18px;
    
}

a.main_top_link{
    color:#737279;
    font-size:11px;
	text-decoration:none;
}

a:hover.main_top_link{
    color:#444141;
}

#bottom{
    background:url(images/footer_bg.gif) left top repeat-y;
    height:180px;
    width:923px;
    padding: 0;
	margin: 0 auto;
	position: relative;
	overflow: visible;
}

#bottom a {text-decoration:none;}

#logo_bottom{
    background-image:url(images/logo_bottom.png);
    width:50px;
    height:65px;
    margin-left:75px;
    float:left;
    
}


#all_bottom{
	padding-top: 22px;
    width:834px;
  margin: 0 auto;
 
   
}

#all_bottom p{
	font-size: 11px;
	line-height: 15px;
	text-align:left;
	padding: 10px 0 0 0px;
	margin: 0px;
}

#all_bottom p.first{
	padding-top: 0px;
}

#logo-box{

	width: 834px;
	height: 69px;
}



#logo_ivn {
    width:87px;
    height:35px;
    position:absolute;
    right: 120px;
    top: 16px;
}

.bottom-box{
	float: left;
}



#bottom-box-center{
width: 225px;
padding-bottom: 10px;
float: left;
margin-left: 0px;
}

* html #bottom-box-center{
width: 220px;
}

#bottom-box-right{
/*margin-left: 20px;
margin-top: 7px;*/
}

#bottom #bottom-box-center p{
	padding: 0;
	
}
.bottom_text_cent{
    padding-top:15px;
    color:#FFFFFF;
    line-height:20px;
}

.bottom_text_cent a{
    color:#9AACCA;
}

.bottom_text_cent a:hover{
    color:#7D91B2;
}

a.bottom_link{
    color:#E9EDFB;
    font-size:11px;
}

a.bottom_link2{
    color:#FFFFFF;
    font-size:13px;
}



a:hover.bottom_link{
    color:#D2FFFF;
    text-decoration:underline;
}

/** Style do podstron**/

#main li{
	background: url(images/list_bullet.gif) no-repeat 0 8px;
	list-style: none;
    font-size:13px;
    line-height:22px;
    padding:0 0 0 17px;
    margin-top:0;
    margin-bottom:0;
}
#main ul, #main ol{
margin-left: 10px;
}
#main ol li{
background: none;
list-style-type:decimal;
padding: 0 0 0 0px;
margin-left: 20px;
}
#main ol{
list-style-type:decimal;
list-style:decimal;}
.more{
	float: right;
    margin-top:0px;
	margin-bottom:10px;

}
.more a{
	font-size: 13px;
    text-decoration:underline;
}

img.more-arrow{
margin-left: 5px;
}
a.powrot{
    margin-right:10px;
    float:right;
}

.aktualnosc_data {
    font-size:11px;
    float:left;
    padding-right:7px;
    font-weight: normal;
}

.aktualnosc.ak_more{
/*margin-top: 20px;*/
}


.aktualnosc.ak_more p{
}
.aktualnosc.ak_more h2{
margin-bottom:10px;
}
.aktualnosc, .aktualnosc_img{
    /*margin-top:5px;
    padding-top:5px;*/
    padding-bottom:10px;
    position:relative;
	overflow: hidden;
}

.aktualnosc h2, .akt_spec h2, .aktualnosc_img h2{
	margin-bottom: 10px;
	color: #6f624a;
}


.aktualnosc h2 a{
color: #6f624a;
}
.aktualnosc h2 a:hover{
color: #a6998b;
}

/*.aktualnosc_img{
    padding-top:10px;
    height:auto !important;
    height:160px;
    min-height:160px;
    position:relative;
}*/


.pliki_lista{
    margin-left:40px;
    margin-right:15px;
    margin-top:10px;
    margin-bottom:10px;
}

.pliki_lista li{
    margin:0;
    margin-top:5px;
    padding:0;
}

.pliki_lista li a {
    margin:0;
    padding:0;
    padding-left:17px;
    background-image:url(images/kolko.gif);
    background-repeat:no-repeat;
    background-position:0 5px;

}

.pliki_lista a{
    text-decoration:underline;
}


li.one{
    margin:0;
    padding:0;
    margin-top:10px;
    margin-left:-35px;
}


.pliki_lista p {
    margin:0;
    padding:0;
    font-size:11px;
    margin-left:25px;
}

form p {
    vertical-align:middle;
    margin:0;
    padding:0;
  
    margin-top:10px;
    text-align:left;
    line-height:32px;
    margin-right:60px;
}

form .p2 {
    margin:0;
    padding:0;
    text-align:left;
} 

.input_long {
    width:302px;
    margin:0;
    padding:0;
    margin-left:20px;
}

.kontakt_osoba{
    margin-top:20px;
    margin-bottom:5px;
    padding-right:32px;
    float:left;
    padding-left:17px;
}

/*.kontakt_osoba a{
    color:#6D7381;
}

.kontakt_osoba a:hover{
    color:#3C4762;
}*/

.kontakt_h1{
    margin:0;
    padding:0;
    margin-bottom:5px;
    margin-top:10px;
    vertical-align:middle;
    padding-left:16px;
    background:url(images/kolko.gif) no-repeat 0 50%;
}

.kontakt_h1 a {
    color:#3C4762;
	text-decoration:none;
}

.kontakt_name{
    font-weight:bold;
    font-size:13px;
}

.kontakt_tytul{
    font-size:11px;
    font-weight:bold;
    margin-top:5px;
	width:175px;
}

.kontakt_text{
    margin-top:7px;
}

.miniaturka{
 	 background-image:url(images/thumbnail_bg.gif);
    width:111px;
    height:112px;
    padding-top:3px;
    padding-left:3px;
    margin-left:0px;
  margin-right:10px;
    margin-top:7px;
    margin-bottom:7px;
    float:left;
    position:relative;
}

.miniaturka_akt{
    background-image:url(images/thumbnail_bg.gif);
    width:111px;
    height:112px;
    padding-top:3px;
    padding-left:3px;
 
    margin-right:10px;
    margin-top:13px;
    margin-bottom:0;
    float:left;
    position:relative;
}

.akt_spec div .miniaturka_akt_spec {
	background-image:url(images/miniaturka_tlo_spec.gif);
	width:88px;
    height:88px;
	padding:0;
    padding-top:7px;
    padding-left:7px;
    margin-left:2px;
    margin-right:7px;
    margin-top:13px;
    margin-bottom:10px;
    float:left;
    position:relative;
}

.min_zobacz{
    margin-left:10px;
    padding-bottom:10px;
    float:right;
    position:relative;
}

#tytul1 {
    padding-right:40px;
}

.galeria_tytul{
    font-size:13px;
    font-weight:bold;
    color:#3C4762;
    margin-top:10px;
    margin-bottom:5px;
}

.galeria_opis{
    font-size:11px;
    margin-left:10px;
    margin-right:30px;
    margin-top:5px;
    margin-bottom:8px;
}


.zoomniete{
    text-align:center;
    margin-top:10px;
    margin-bottom:7px;
}

#right_column21 {
    height:auto !important; 
    height:350px; 
    min-height:350px;
    background-image:url(images/loading.gif);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding:0;
    margin:0;
    text-align:center;
}

#oferta_photo {
    height:auto !important; 
    height:350px; 
    min-height:350px;
    background-image:url(images/loading.gif);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding:0;
    margin:0;
}

#main table {
    border-collapse:collapse;	
}

#main table td, #main table th {
    border-collapse:collapse;
 
}

#main table td {
    padding-left:5px;
    padding-right:5px;
}

#main table th, #main table thead td {
    background:#f5f5f5;
    font-weight:bold;
    text-align:center;
    padding:3px;
    color:#3C4762;
    padding-left:10px;
    padding-right:10px;
}

/*************** aktualnosc - wyroznienie **********************/
b.rtop, b.rbottom{display:block;background: #FFF;}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #f5f5f5;}
b.r1{margin: 0 5px;}
b.r2{margin: 0 3px;}
b.r3{margin: 0 2px;}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px;}

.akt_spec {
  background:  #f5f5f5;
  position:relative;
  width:500px;
  left:-10px;
 
}


.akt_spec div {
  margin: 10px;
  margin-right:0;
  padding-right:10px;
    height: auto;
}

.akt_spec div h2 span {
  float: none;
}

/***********Contact Form***********/

#contact-form{
	margin-top: 36px;
}

#contact-form input{
	width: 230px;
	
}
#contact-form .left_menu_form{
		background: #fff;
		border: 1px solid #ded7ca;
}

#contact-form td.input-text{
	margin-right: 150px;
}

#contact-header{
	width: 112px;
	height: 22px;
	background: url(images/section_headers/kontakt.gif) no-repeat;
}

.section-header{
	margin-bottom: 20px;
}

.personal-info{
	margin-bottom: 40px;
}

#actual-header{
	width: 168px;
	height: 22px;
	background: url(images/section_headers/aktualnosci.gif) no-repeat;
}

#target-header{
	width: 184px;
	height: 22px;
	background: url(images/section_headers/cele.gif) no-repeat;
}

#elements-header{
	width: 251px;
	height: 22px;
	background: url(images/section_headers/elementy.gif) no-repeat;
}

#history-header{
	width: 380px;
	height: 22px;
	background: url(images/section_headers/historia.gif) no-repeat;
}

#about-header{
	width: 153px;
	height: 22px;
	background: url(images/section_headers/oprojekcie.gif) no-repeat;
}

#about-en-header{
	width: 190px;
	height: 22px;
	background: url(images/section_headers/about.gif) no-repeat;
}

#actual-footer{
	height:21px;
	clear: both;
	
}
.paginator{
	float: right;
	font: italic 20px "Times New Roman", Times, serif;
	text-align:center;
	position: relative;
	bottom: 4px;
	margin-bottom: 3px;
}

.paginator a{
	text-decoration: none;
	color: #9e9e9e;
}

.paginator a.active{
	font: italic 24px "Times New Roman", Times, serif;
	color: #626262;

}

.next-prev{
 	margin: 0 15px;
}

#to-top{
	float: right;
	height: 21px;
	margin-bottom: 20px;
	clear: both;
}
#to-top a{
	float: left;
	margin-bottom: 5px;
}
#to-top img{
	float: left;
	margin: 0 9px;
	text-decoration: none;
}

#to-top #up-arrow{
	margin-top: 6px;
}

#left_menu a.menu_level3.active{
	background: #e7e4e0;
}

#footer{
	width: 922px;
	background: #DFDFDF;
	height: 50px;
	clear: both;
	padding-top: 10px;
	margin: 0 auto ;
	font-size: 10px;
	color: #727272;
}

#footer a{
	color: #727272;
}

#footer-links{
	width: 670px;
	padding-left: 35px;
}
#footer-logo-ivn{
padding-left: 100px;
padding-top: 10px;

}
#footer-links, #footer-logo-ivn{
float:left;
}

#footer-links a:hover{
color: #A6998B;
}

li.projekt a#more{
	width: 122px;
	height: 15px;
	background: url(images/more_button.gif) 0 4px no-repeat;
	text-decoration: underline;
}

li.projekt a#more:hover{
	color:#A6998B;
	background: url(images/more_button.gif) 0 4px no-repeat;
}



a#english-button img{
width: 16px;
	height: 12px;
}

a#english-button{
	position: relative;
left: 200px;
bottom: 12px;
	width: 16px;
	height: 12px;

}
a#english-button:hover{

	width: 16px;

	height: 12px;
	background: none;
}

td.label{
	width: 90px;
	text-align:right;
}

.section-header{
	width: 100%;
}

.section-header-text{
	width: 380px;
	height: 22px;
}
.font-resize{
	position: absolute;
	top: 23px;
	right: 0px;
	z-index: 1;
}


#contact{
margin-top: 48px;
margin-bottom: 24px;
}
.contact-form{
	border: 1px solid #ded7ca;
	color: #4A4A4A;
}

.contact-fotm input, .contact-form textarea{
font-size: 14px;
font-family: Tahoma,Verdana,Helvetica,sans-serif;
}

input.contact-form{
	height: 20px;
	padding: 5px;
	width: 230px;
	/*margin-bottom: 10px;*/
}
.form-item{
	margin: 0 0 10px 0;
	clear: both;
	overflow: hidden;
}
.form-label{
	padding-top: 5px;
	margin-right: 10px;
}
.form-label, .form-input{
	float: left;

}

textarea.contact-form{
	width: 454px;
	height: 174px;
	padding: 5px;
	font-size: 14px;
font-family: Tahoma,Verdana,Helvetica,sans-serif;
}

#send-button{
	background: #f3f1eb;
	border: none;
	font-size: 12px;
	width: 80px;
	height: 32px;
	float: right;
}

#captcha-input{	
	width:214px;
}
#captcha-img{
float: left;
margin-left: 9px;
padding: 0px;
margin-right: 0px;
}
#main-content{
	width:472px;
	position:relative;
	padding-top: 25px;	
}


table{
	background: #f3f1eb;
}

td{
	border: 1px solid #fff;
	padding: 10px;
}
caption{
background: #e5e4df;
border: 1px solid #fff;
font-size: 14px;
padding: 5px;
margin: 0px;
font-weight:bold;
}

#logo-print{
display: none;
}

#center-dots{
	position: absolute;
	top: -18px;
	left:381px;
	width: 6px;
	height: 19px;
	background: url(images/center_dots.gif) no-repeat;
}

.alt-img{
position:absolute;
left: -21px;
top: 0;
display: none;
}

.alt-img1{
position:absolute;
left: -21px;
top: 0;
}

#bottom-up{
	position: absolute;
	top: 0;
	left: 0;
	width:923px;
	height: 1px;
	background: url(images/footer_top.gif) no-repeat;
}

#bottom-down{
	position: absolute;
	bottom: 0;
	left: 0;
	width:923px;
	height: 16px;
	background: url(images/footer_bottom.gif) no-repeat;
}

.logo-box-inner{
	float: left;
	
}


#bottom-box-center p{
margin: 0;
padding: 0;
}

#kapital{
margin-right:100px;
}

#malopolska{
margin-right:115px;
}
#ue{
margin-right: 100px;

/** html #wrota.logo-box-inner {
margin-right: 15px;
}*/
