.formularz {
float: left;
display: inline;
margin-left: 70px;
margin-top: 10px;
}

.formularz label{
	margin-top: 10px;
	line-height: 20px;
	width: 130px;
        margin-right: 10px;
	line-height: 20px;
	float: left;
	display: inline;
        text-align: right;
        clear: both;
        font: 12px Tahoma, sans-serif;
}

.formularz input{
	margin-top: 5px;
	width: 200px;
	float: left;
	display: inline;
}

.formularz textarea{
	margin-top: 5px;
	width: 300px;
	height: 150px;
    float: left;
    display: inline;
}

.submit input{
float: left;
display: inline;
clear: both;
margin-left: 140px;
margin-top: 10px;
width: 150px;
}

.error_message_c {
  float: left;
  display: inline;
  width: 300px;
  clear:both;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  margin-top: 2px;
  margin-bottom: 2px;
  color: red;
  margin-left: 140px;
  line-height: 1.5em;
}
/* Stylesheet: form_stylesheet Modified On 2012-09-13 11:41:14 */
.lewy_formularz {
 float: left;
 display: inline;
 margin: 5px 0 0 10px;
 width: 212px;
}

.lewy_formularz label {
 float: left;
 display: inline;
 clear: both;
 margin-top: 5px;
 width: 204px;
 font-weight: normal;
 font-family: Verdana, sans-serif;
 font-size: 12px;
 color: #220d30;
}

.lewy_formularz input{
 margin-top: 5px;
 width: 204px;
 padding: 2px;
 float: left;
 display: inline;
 clear: both;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 color: #000;
 border:1px solid #220d30;
}

.lewy_formularz textarea{
 margin-top: 5px;
 width: 204px;
 height: 96px;
 padding: 2px;
 border:1px solid #220d30;
 overflow: auto;
 float: left;
 display: inline;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 color: #000;
}

.lewy_formularz .submit {
 float: right;
 display: inline;
 width: 58px;
 height: 20px;
 font-size: 0px;
 cursor: pointer;
 margin-bottom: 8px;
 margin-top: 8px;
}


.lewy_formularz .submit input{
 background: url(../../uploads/image/bg_submit.jpg) no-repeat 0 0;
 border: 0px;
 margin: 0;
 padding: 0;
 width: 58px;
 height: 20px;
 line-height: 20px;
 font-family: Verdana, sans-serif;
 font-size: 12px;
}

.lewy_formularz .submit input:hover {
text-decoration:underline;
}

.error_message{
  float: left;
  display: inline;
  width: 100%;
  clear:both;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  margin-top: 2px;
  margin-bottom: 2px;
  color: red;
  margin-left: 0px;
  line-height: 1.5em;
}
/* Stylesheet: left_form_stylesheet Modified On 2013-02-01 09:22:07 */
* {
 margin: 0;
 padding: 0;
}

html{
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: url(../../uploads/image/bg_html.jpg) repeat-x 0 0;
  background-color: #7c7bc7;
}

body{
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

div.clear{
  clear: both;
}

#lower_body {
  float: left;
  display: inline;
  width: 100%;
  background: url(../../uploads/image/lower_body.jpg) repeat-x bottom left;
}


#main_wrapper{
  width: 980px;
  margin: 0 auto;
}

#top{
  float: left;
  display: inline;
  width: 980px;
  height: 223px;
  background: url(../../uploads/image/top.jpg) no-repeat 0 0;
}

#main_top_link{
  float: left;
  display: inline;
  width: 240px;
  height: 81px;
  margin-top: 32px;
  margin-left: 62px;
  outline: none;
}

#menu_header{
  float: left;
  display: inline;
  width: 980px;
  height: 54px;
  background: url(../../uploads/image/menu_header.jpg) no-repeat 0 0;
}

#page_wrapper{
  float: left;
  display: inline;
  width: 980px;
  background: url(../../uploads/image/bg_page.png) repeat-y 0 0;
}

#left_column{
  float: left;
  display: inline;
  width: 251px;
}

#menu {
  float: left;
  display: inline;
  clear: both;
  width: 230px;
  margin: 14px 0 0 21px;
}

#form_header{
  float: left;
  display: inline;
  clear: both;
  width: 251px;
  height: 64px;
  margin-top: 5px;
  background: url(../../uploads/image/form_header.png) no-repeat 0 0;
}

#form_body{
  float: left;
  display: inline;
  clear: both;
  width: 230px;
  margin: 0 0 0 21px;
}

#right_column{
  float: left;
  display: inline;
  width: 700px;
  margin-left: 10px;
}

h1{
  float: left;
  display: inline;
  width: 680px;
  height: 24px;
  margin-left: 20px;
  margin-top: 14px;
  font-size: 18px;
  font-family: Myriad Pro, Arial;
  line-height: 18px;
  color: #112868;
  font-weight: bold;
  letter-spacing: -0.05em;
  background: url(../../uploads/image/bg_header.jpg) no-repeat 0 0;
}

#line_under_header {
  float: left;
  display: inline;
  width: 700px;
  height: 4px;
  font-size: 0;
  background: url(../../uploads/image/line_under_header.jpg) no-repeat 0 0;
}

#content{
  float: left;
  display: inline;
  width: 660px;
  min-height: 392px;
  height: auto !important;
  height: 392px;
  margin: 10px 20px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #000;
  line-height: 1.7em;
}

#content ul,ol {
 margin-left: 30px;
 list-style-position: inside;
 margin-bottom:10px;
}

#content ul li {
 list-style-type: disc;
 margin: 2px 0;
}

#content ol li {
 margin: 2px 0;
}

#content p {
  margin: 0 0 10px 0;
}

#content a {
  color: #112868;
  text-decoration: none;
}

#content a:hover {
  text-decoration: underline;
}

#content_bottom{
  float: left;
  display: inline;
  width: 706px;
  height: 6px;
  font-size: 0;
  background: url(../../uploads/image/content_bottom.jpg) no-repeat 0 0;
}

#footer{
  float: left;
  display: inline;
  width: 980px;
  height: 160px;
  background: url(../../uploads/image/footer.jpg) no-repeat 0 bottom;
 
}

.copy{
  float: right;
  display: inline;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: lightgrey;
  margin-top: 30px;
  text-decoration: none;
}
.copy a{
  text-decoration: none;
  color: lightgrey;
}
.copy a:hover{
  text-decoration: underline;
}

.footer_data{
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #fff;
  line-height: 1.5em;
 margin-top: 35px;
}

#footer_mail{
  float: left;
  display: inline;
  height: 35px;
  width: 175px;
  margin-left: 320px;
 margin-top: 35px;
}

#footer_mail a{
  color: #fff;
  text-decoration: none;
}

#footer_mail a:hover{
  color: #fff;
  text-decoration: underline;
}

#footer_adres{
  float: left;
  display: inline;
  height: 35px;
  width: 160px;
  margin-left: 67px;
 margin-top: 29px;
}

#footer_tel{
  float: left;
  display: inline;
  height: 35px;
  width: 173px;
  margin-left: 60px;
 margin-top: 35px;
}

#menu_under_footer {
  float: left;
  display: inline;
  width: 100%;
  text-align: center;
}

a.cookies{
float: left;
display: inline;
font-family: Verdana, sans-serif;
font-size: 11px;
color: lightGrey;
margin-top: 25px;
text-decoration: none;
}
/* Stylesheet: main_stylesheet Modified On 2013-03-25 11:44:24 */
.lev1_off{
  float: left;
  display: inline;
  clear: both;
  width: 195px;
  height: 28px;
  padding: 4px 0 0 35px;
  font-family: Myriad Pro, Arial;
  font-size: 18px;
  font-weight: bold;
  line-geight: 18px;
  margin: 0;
  color: #220d30;
  text-align: left;
  text-decoration: none;
  letter-spacing: -0.08em;
  outline: none;
}

.lev1_off:hover{
  background: url(../../uploads/image/link_on.jpg) no-repeat 0 0;
}

.lev1_on{
  float: left;
  display: inline;
  clear: both;
  width: 195px;
  height: 28px;
  padding: 4px 0 0 35px;
  font-family: Myriad Pro, Arial;
  font-size: 18px;
  font-weight: bold;
  line-geight: 18px;
  margin: 0;
  color: #220d30;
  text-align: left;
  text-decoration: none;
  letter-spacing: -0.08em;
  outline: none;
  background: url(../../uploads/image/link_on.jpg) no-repeat 0 0;
}

.lev2_off{
  float: left;
  display: inline;
  clear: both;
  width: 185px;
  height: 28px;
  padding: 4px 0 0 45px;
  font-family: Myriad Pro, Arial;
  font-size: 18px;
  font-weight: bold;
  line-geight: 18px;
  margin: 0;
  color: #220d30;
  text-align: left;
  text-decoration: none;
  letter-spacing: -0.08em;
  outline: none;
}

.lev2_off:hover{
background: url(../../uploads/image/link_on.jpg) no-repeat 0 0;
  color: #220d30;
}

.lev2_on{
  float: left;
  display: inline;
  clear: both;
  width: 185px;
  height: 28px;
  padding: 4px 0 0 45px;
  font-family: Myriad Pro, Arial;
  font-size: 18px;
  font-weight: bold;
  line-geight: 18px;
  margin: 0;
  color: #220d30;
  text-align: left;
  text-decoration: none;
  letter-spacing: -0.08em;
  outline: none;
background: url(../../uploads/image/link_on.jpg) no-repeat 0 0;
}
/* Stylesheet: menu_stylesheet Modified On 2013-02-01 09:21:28 */
#slideshow{
  float: left;
  display: inline;
  width: 550px;
  height: 138px;
  margin: 21px 0 0 341px;
}

div#slideshow img{
    position:absolute;
    z-index:7;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:9;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:8;
}
/* Stylesheet: slider_stylesheet Modified On 2013-02-11 13:46:16 */
div.news_wrapper {
  width: 100%;
  float: left;
  display: inline;
  border-bottom: 1px dotted #e0e0e0;
  padding-bottom: 10px;
  margin-top: 10px;
}

div.naglowek{
  width: 100%;
  float: left;
  display: inline;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: justify;
  line-height: 13px;
}

div.detail_naglowek{
  width: 100%;
  float: left;
  display: inline;
  margin-bottom: 7px;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #ccc;
}

div.detail_title{
  width: 75%;
  float: left;
  display: inline;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

div.tresc_news{
  width: 100%;
  float: left;
  display: inline;
  margin: 10px 0px 7px 0px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  text-align: justify;
  color: #4e4e4e;
  line-height: 1.5em; 
}

.tresc_news p {
 margin-top: 0;
 margin-bottom: 5px;
}

div.detail_tresc_news{
  clear: both;
  width: 100%;
  float: left;
  display: inline;
  margin-bottom: 7px;
  text-align: justify;
  position: relative;
  z-index: 1;  
}

div.news_data{
  float: left;
  display: inline;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  margin-top: 4px;
}

div.detail_news_data{
  width: 25%;
  float: right;
  display: inline;
  font-size: 12px;
  text-align: right; 
}

div.detail_wracaj {
 width: 100%;
}

div.detail_wracaj a {
  float: right;
  display: inline;
  width: 66px;
  height: 22px;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 22px;
  color: #7c7c7c !important;
  text-align: center; 
  text-decoration: none;
  outline: none;
  background: url(../../uploads/image/bg_wiecej.jpg) no-repeat 0 0;
}

 a.news_wiecej{
  float: right;
  display: inline;
  width: 66px;
  height: 17px;
  padding-top: 5px;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #7c7c7c;
  text-align: center; 
  text-decoration: none;
  outline: none;
  background: url(../../uploads/image/bg_wiecej.jpg) no-repeat 0 0;
}

div.detail_wracaj a:hover, a.news_wiecej:hover{
  text-decoration: underline;
  color: #ff4f00 !important;
}

.news_pagination {
  float: left;
  display: inline;
  margin: 10px 0 0 0;
  width: 100%;
  text-align: center;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.news_pagination a{
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #666;
  text-decoration: none;
}

.news_pagination a:hover {
  text-decoration: underline;
  color: #ff4f00 !important;
}
/* Stylesheet: news_stylesheet Modified On 2012-09-17 09:43:06 */
