* {
    padding: 0px;
    margin: 0px;
}

body {
	font-family: Arial, Tahoma, Verdana, sans-serif;	
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #fe9654;
	background: #230204;
}

IMG {
    border: 0px;
}

#miniatura{
width: 135px;
}

a {
    text-decoration: none;
	color: #FFC428;
}

td#mini{
  padding: 5px;  
  text-align: center;
  min-width: 135px;  
  vertical-align: middle;
}

td#mini a{
  color: white;
  text-decoration: underline;
}

div.top {  
  background: #ff5701 url(../img/bg_top.png) repeat-y top center;
  background-position: center center;
  height: 110px; 
  text-align: center;  
  width: 100%; 
  min-width: 1000px; 
}

div.top div.content{
  width: 927px;  
}

div.top div.content div.logo{
  float:left;  
  width: 400px;
  padding-left:12px;
}

div.top div.content div.top_right{
  text-align: right;
  float:right;
  width: 420px;      
}

div.top a{
  text-decoration: underline;
}

div.top div.content div.top_right div.languages{  
  float: right;  
  color: white;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: bold;
  text-align: center;
  width: 100%;
  vertical-align: text-bottom;
}

div.top div.content div.top_right div.newsletter{
  float: right;  
  padding-top: 1.3em;  
  padding-bottom: 1em; 
  width:500px;   
}

div.top div.content div.top_right div.newsletter table.newsletter{
  font-size: 20px;
  font-family: Times New Roman;
  
  color: #79151e;
  text-align: right;
  width: 88%;
}

div.top div.content div.top_right div.newsletter table.newsletter td{
  padding-left: 0.2em;
  vertical-align: middle;
}

div.top div.content div.top_right div.newsletter table.newsletter td.radio{
  font-size: 11px;
  font-family: Tahoma;
  color: #ffffff;
  vertical-align: middle;    
}

div.top div.content div.top_right div.newsletter table.newsletter td.submit input{
  color: #ffffff;
  font-family: IMPACT;
  font-size: 16px;
  padding-right: 0.2em;
  padding-left: 0.2em;
  background-color: #d12030;
  text-align: center;
}



div.top div.content div.top_right div.date{
  float: right;
  width: 100%;   
  color: #df4f2c;
  font-family: Tahoma;  
  font-weight: bold;
  font-size: 13px;
  padding-right: 1%;
  padding-top: 3px;
}

div.top div.content div.top_right div.languages div.pl{
  float: right; 
  width: 86px;
  height: 30px; 
  padding-right: 3px;  
}

div.top div.content div.top_right div.languages div.pl a#pl{  
  display: block;
  width: 86px;
  height: 30px;   
  background:url(../img/bg_pl.png) no-repeat top left;
}

div.top div.content div.top_right div.languages div.pl a#pl:hover{  
  background:url(../img/bg_hover_pl.png) no-repeat top left;
}

div.top div.content div.top_right div.languages div.en{
  float: right; 
  width: 86px;
  height: 30px; 
  background:url(../img/bg_en.png) no-repeat top left;         
}

div.top div.content div.top_right div.languages div.en a#en{  
  display: block;
  width: 86px;
  height: 30px;   
  background:url(../img/bg_en.png) no-repeat top left;
}

div.top div.content div.top_right div.languages div.en a#en:hover{  
  background:url(../img/bg_hover_en.png) no-repeat top left;
}

div.strip{
  background: #ff5801 url(../img/mini_strip.png) repeat-y top center;
  height: 6px;
  width: auto;
  min-width: 1000px;
  line-height: 0px;
  font-size: 0px;
}

div.main_menu{
  background: #79151f url(../img/bg_top_menu.jpg) repeat-y top center;
  background-position: center center;
  height: 48px;    
  min-width: 1000px;  
  position: relative; 
}

div.main_menu div.content{  
  width: 967px;      
  margin-right: auto;
  margin-left: auto;
  left: 0px;
  right: 0px;
  
}

div.footer div.content{ 
  width: 1002px;  
}

div.footer div.content div.down{
  float:none;  
  width: 1000px;
  height:63px; 
  padding-top: 25px; 
  padding-left: 53px;
  color: white;
  font-size: 14px;
}
a#mail{
  color: #ff9318;
  text-decoration: underline;
}

div.footer div.content div.down div a#www{
  color: #ff9318;  
}

div.footer div.content div.down div.link{
  color: #ff9318;  
}

div.footer div.content div.down div.title{
  font-weight: bold;  
}

div.footer div.content div.left{
  float: left; 
  width: 300px;
  text-align: left;
}

div.footer div.content div.center{
  float: left;
  width: 300px;
  text-align: left;
  padding-left: 13px;
}

div.footer div.content div.right{
  float: left;
  width: 300px;
  text-align: left;
  padding-left: 35px;
}

div.footer div.content div.info{
  float:none;
  background:url(../img/bg_footer_info.png) no-repeat  bottom right;
  width: 946px;
  height:63px; 
  padding-top: 67px;
  margin-left: -10px;
}

div.footer div.content div.info div{
  float: left;
  font-size: 23px;
  font-weight: bold;
  color: white;
  padding-left: 18px;
  padding-top: 17px;
}

div#info_label{
  
}

div#info_tel{
  padding-left: 35px; 
  color: #ff9318;
}

div#info_email{
  padding-left: 35px;
  color: #ff9318;
}

div#info_email a{
  color: #ff9318;
}

a#link:hover{
  color: white;
}

div.footer div.content div.menu ul.menu{
  list-style: none; 
  margin-left: 24px;
}

div.footer div.content div.menu ul.menu li{  
  height: 20px; 
  float: left;
  padding-right: 36px;
  padding-left: 27px;
  margin-top: 25px;
}


div.footer div.content div.menu ul.menu li a{   
  color: white;
  font-size: 16px;
  font-weight: bold;
}

div.footer div.content div.menu ul.menu li a#clicked{
  color: #ffc224;
}

div.footer div.content div.menu ul.menu li a:hover{
  color: #ffc224;
}


div.main_menu div.content ul.menu{
  list-style: none; 
}



div.main_menu div.content ul.menu li{
  float: left; 
  height: 20px; 
}

div.main_menu div.content ul.menu li a{
  height: 20px; 
}


div.main_menu div.content ul.menu li ul{
margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
border-top: 1px solid white
}

div.main_menu div.content ul.menu li ul li {
float: none;
display: inline}


div.dziubek{
  background:url(../img/dziubek_menu.png) no-repeat top left;  
  height: 19px; 
  width: 38px;   
  position: relative;  
  margin-right:auto;
  margin-left:auto;
  left:0px;
  right:0px;
  margin-top:13px;
}

div.dziubek_down{
  background:url(../img/dziubek_menu_dol.png) no-repeat top left;  
  height: 12px; 
  width: 25px;   
  position: relative;  
  margin-right:auto;
  margin-left:auto;
  left:0px;
  right:0px;
  margin-top:-44px;
}

#menu1{  
  display:block;
  background: url(../img/menu1.png) no-repeat center center;  
  width: 105px;  
}


#menu1clicked{  
  display:block;
  background: url(../img/menu1hover.png) no-repeat center center;  
  width: 105px;  
}

#menu1:hover{   
  background: url(../img/menu1hover.png) no-repeat center center;
}


#menu2{  
  display:block;
  background: url(../img/menu2.png) no-repeat center center;
  width: 106px;
  padding-left: 13px;
}

#menu2clicked{  
  display:block;
  background: url(../img/menu2hover.png) no-repeat center center;  
  width: 106px;
  padding-left: 13px;
}

#menu2:hover{   
  background: url(../img/menu2hover.png) no-repeat center center;
}


#menu2en{  
  display:block;
  background: url(../img/menu2en.png) no-repeat center center;
  width: 115px;
  padding-left: 13px;
}

#menu2enclicked{  
  display:block;
  background: url(../img/menu2enhover.png) no-repeat center center;  
  width: 115px;
  padding-left: 13px;
}

#menu2en:hover{   
  background: url(../img/menu2enhover.png) no-repeat center center;
}



#menu3{  
  display:block;
  background: url(../img/menu3.png) no-repeat center center;
  width: 148px;    
}

#menu3clicked{  
  display:block;
  background: url(../img/menu3hover.png) no-repeat center center;  
  width: 148px;    
}

#menu3:hover{   
  display:block;
  background: url(../img/menu3hover.png) no-repeat center center;  
  width: 148px;  
}

#menu3en{  
  display:block;
  background: url(../img/menu3en.png) no-repeat center center;
  width: 160px;    
}

#menu3enclicked{  
  display:block;
  background: url(../img/menu3enhover.png) no-repeat center center;  
  width: 160px;    
}

#menu3en:hover{   
  background: url(../img/menu3enhover.png) no-repeat center center;
}

#menu4{  
  display:block;
  background: url(../img/menu4.png) no-repeat center center;
  width: 148px;  
}

#menu4clicked{  
  display:block;
  background: url(../img/menu4hover.png) no-repeat center center;  
  width: 148px;  
}

#menu4:hover{   
  background: url(../img/menu4hover.png) no-repeat center center;
}

#menu4en{  
  display:block;
  background: url(../img/menu4en.png) no-repeat center center;
  width: 135px;  
}

#menu4enclicked{  
  display:block;
  background: url(../img/menu4enhover.png) no-repeat center center;  
  width: 135px;  
}

#menu4en:hover{   
  background: url(../img/menu4enhover.png) no-repeat center center;
}

#menu5{  
  display:block;
  background: url(../img/menu5.png) no-repeat center center;
  width: 117px;
  padding-left: 5px;
}

#menu5clicked{  
  display:block;
  background: url(../img/menu5hover.png) no-repeat center center;  
  width: 117px;
  padding-left: 5px;
}

#menu5:hover{   
  background: url(../img/menu5hover.png) no-repeat center center;
}

#menu5en{  
  display:block;
  background: url(../img/menu5en.png) no-repeat center center;
  width: 105px;
  padding-left: 5px;
}

#menu5enclicked{  
  display:block;
  background: url(../img/menu5enhover.png) no-repeat center center;  
  width: 105px;
  padding-left: 5px;
}

#menu5en:hover{   
  background: url(../img/menu5enhover.png) no-repeat center center;
}

#menu6{  
  display:block;
  background: url(../img/menu6.png) no-repeat center center;
  width: 104px;
  padding-left: 5px;
}

#menu6clicked{  
  display:block;
  background: url(../img/menu6hover.png) no-repeat center center;  
  width: 104px;
  padding-left: 5px;
}

#menu6:hover{   
  background: url(../img/menu6hover.png) no-repeat center center;
}

#menu7{  
  display:block;
  background: url(../img/menu7.png) no-repeat center center;
  width: 105px;
  padding-left: 4px;
}

#menu7clicked{  
  display:block;
  background: url(../img/menu7hover.png) no-repeat center center;  
  width: 105px;
  padding-left: 4px;
}

#menu7:hover{   
  background: url(../img/menu7hover.png) no-repeat center center;
}

#menu7en{  
  display:block;
  background: url(../img/menu7en.png) no-repeat center center;
  width: 105px;
  padding-left: 4px;
}

#menu7enclicked{  
  display:block;
  background: url(../img/menu7enhover.png) no-repeat center center;  
  width: 105px;
  padding-left: 4px;
}

#menu7en:hover{   
  background: url(../img/menu7enhover.png) no-repeat center center;
}

#menu8{  
  display:block;
  background: url(../img/menu8.png) no-repeat center center;
  width: 100px;
}

#menu8clicked{  
  display:block;
  background: url(../img/menu8hover.png) no-repeat center center;  
  width: 100px;  
}

#menu8:hover{   
  background: url(../img/menu8hover.png) no-repeat center center;
}

#menu8has{  
  display:block;
  background: url(../img/menu8hasla.png) no-repeat center center;
  width: 100px;
}

#menu8hasclicked{  
  display:block;
  background: url(../img/menu8haslahover.png) no-repeat center center;  
  width: 100px;  
}

#menu8has:hover{   
  background: url(../img/menu8haslahover.png) no-repeat center center;
}

#menu8en{  
  display:block;
  background: url(../img/menu8en.png) no-repeat center center;
  width: 90px;
}

#menu8enclicked{  
  display:block;
  background: url(../img/menu8enhover.png) no-repeat center center;  
  width: 90px;  
}

#menu8en:hover{   
  background: url(../img/menu8enhover.png) no-repeat center center;
}

#menu8edit{  
  display:block;
  background: url(../img/teksty.png) no-repeat center center;
  width: 90px;
}

#menu8editclicked{  
  display:block;
  background: url(../img/tekstyhover.png) no-repeat center center;  
  width: 90px;  
}

#menu8edit:hover{   
  background: url(../img/tekstyhover.png) no-repeat center center;
}



div.baner{
  background:url(../img/bg_baner.png) no-repeat;
  background-position: center center; 
  height: 282px; 
  width: auto; 
  min-width: 1000px;  
  position: static;
}



div.baner div.content{
  color: white;
  width: 920px;
  text-align: left;  
  padding-top: 43px;    
  padding-left: 18px; 
}


div.main {  
  position: relative;       
  padding-top:19px;  
  min-width: 1000px;  
  background: url(../img/bg_content.jpg) repeat-y top center;
  padding-bottom: 50px;
}


div.main div.waves{  
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  right: 0px;
  left: 32px;
  #left: 20%;
  #right: 20%;
  width: 920px;
  height: 120px;
  top: -78px;   
  background: url(../img/waves.png) no-repeat top left; 
}

div.main div.read_more{  
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 19px;
  right: 0px;
  width: 920px;
  height: 120px;
  top: -94px;     
}

div.main div.dziubek2{  
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 27px;
  right: 0px;
  width: 920px;
  height: 120px;
  top: 0px;   
  background: url(../img/dziubek_menu2.png) no-repeat top left; 
}

div.main div.nc_pl{  
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 840px;
  right: 0px;
  width: 141px;
  height: 150px;
  top: -92px;   
  background: url(../img/new_courses_star_pl.png) no-repeat top left; 
}

div.main div.nc_en{  
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 840px;
  right: 0px;
  width: 141px;
  height: 150px;
  top: -92px;   
  background: url(../img/new_courses_star_en.png) no-repeat top left; 
}

div.main div.main_content{
  margin-top: -2px;
  width: 940px;     
  text-align: left;  
  margin-left: auto;
  margin-right: auto;
  left: 0px;
  right: 0px;  
}

div.main div.main_content div.right_cont{    
  width: 300px;    
  padding-top: 10px;
  padding-left: 10px;
  margin-left: 4px;
  float: right;  
}

div.main div.main_content div.right_cont div.top_nc{
  height:13px;
  background: url(../img/bg_round_up_new_courses.png) no-repeat top left;
}

div.main div.main_content div.right_cont div.title_nc{
  height:45px;
  padding-top:11px;
  background: url(../img/bg_title_new_courses.gif) repeat-y top left;
  margin-left: -12px;
  padding-left: 29px;
}


div.main div.main_content div.right_cont div.content_nc{ 
  background: url(../img/bg_content_new_courses.gif);
  background-repeat: repeat-y;
  width: 282px;
  padding-left: 17px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  border-top: thin #fe9654 solid;  
}

div.main div.main_content div.right_cont div.content_nc div.title{  
  color: #ffc224;
  font-weight: bold;
}

div.main div.main_content div.right_cont div.content_nc div.time{
  color: white;
}

div.main div.main_content div.right_cont div.content_nc div.start{
  color: #78151e;
  font-weight: bold;
}


div.main div.main_content div.right_cont div.footer_nc{
  height:50px;
  background: url(../img/bg_round_down_new_courses.png) no-repeat top left;
  color: white;
  padding-top: 13px;
  padding-left: 17px;
  font-size: 15px;
  font-family: Tahoma;
  font-weight: bold;
  width:282px;
  border-top: thin #fe9654 solid;  
}


div.main div.main_content div.right_cont div.top_ogl{
  height:13px;
  background: url(../img/bg_ogl_round_up.png) no-repeat top left;
}

div.main div.main_content div.right_cont div.title_ogl{
  height:45px;
  padding-top:11px;
  background: url(../img/bg_ogl_title.png) repeat-y top left;
  margin-left: -16px;
  padding-left: 29px;  
  font-size: 18px;
  font-weight: bold;
  color: white;
}


div.main div.main_content div.right_cont div.content_ogl{ 
  background: url(../img/bg_ogl_content.gif);
  background-repeat: repeat-y;
  width: 282px;
  padding-left: 17px;  
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  border-top: thin #78151e solid; 
  text-align: justify;   
}

div.main div.main_content div.right_cont div.content_ogl div.data{  
  color: #8a1722;
  font-weight: bold;
}

div.main div.main_content div.right_cont div.content_ogl div.cont{
  color: white;
  padding-right: 17px;    
}

div.main div.main_content div.right_cont div.footer_ogl{
  height:13px;
  background: url(../img/bg_ogl_round_down.png) no-repeat top left;
  
}

a.v1{
  color: white;
}


div.main div.main_content div.left_cont{   
  width: 632px ;
  position: relative;    
}

div.main div.main_content div.left_cont div.top_even{
  margin-top: 10px; 
  height:19px;
  background: url(../img/bg_round_up_even.png) no-repeat top left;
}
div.main div.main_content div.left_cont div.title_even{
  height: 49px;  
  padding-left: 16px;
  background: url(../img/bg_title_index.png) no-repeat top left;
}
div.main div.main_content div.left_cont div.content_even{ 
  clear: both;  
  background: url(../img/bg_left_content_dark.gif) repeat-y top left;
  width: 616px;
  padding-left: 16px;
  position: relative; 
  overflow:hidden;
}

div.main div.main_content div.left_cont div.content_btn{ 
  clear: both;  
  background: url(../img/bg_left_content_light.gif) repeat-y top left;
  width: 616px;
  min-height: 20px;
  padding-left: 16px;
  padding-top: 15px;
  padding-bottom: 5px;
  position: relative; 
  overflow:hidden;
  text-align: center;
}

div.main div.main_content div.left_cont div.content_even div.col{  
  float: left;  
  width: 125px;
  padding-top: 20px;
  padding-right: 25px;    
}

div.main div.main_content div.left_cont div.content_even div.col div#title{  
  font-weight: bold;
  color: white;
  font-size: 14px;
  padding-top: 12px; 
}

div.main div.main_content div.left_cont div.content_even div.col div#content{    
  color: white;
  font-size: 11px;
  padding-top: 12px; 
  height: 135px;
  text-align: justify;
}

div.main div.main_content div.left_cont div.content_even div.col div#read_more{      
  padding-top: 12px; 
}

div.main div.main_content div.left_cont div.content_even div.col div#read_more a{    
  color: #ffc428;
  font-size: 11px;  
}

div.main div.main_content div.left_cont div.content_even div.col div#read_more a:hover{    
  color: white;
  font-size: 11px;  
}

div.main div.main_content div.left_cont div.content2{
  padding-top: 10px;
}

div.main div.main_content div.left_cont div.content2  div.top{
  background: url(../img/bg_news_round_up.png) no-repeat top left;
  height: 16px;
  width: 616px;
}
div.main div.main_content div.left_cont div.content2 div.content div.title{
  background: url(../img/bg_title_content3.png) repeat-y top left;
  height: 45px;
  width: 632px;
  padding-left: 15px;
  padding-top: 10px;
  color: #ffc224;
  font-size: 28px;
  font-weight: bold;
}

div.main div.main_content div.left_cont div.content2 div.content div.content_title{
  background: url(../img/bg_news_content_title.png) no-repeat top left;
  height: 23px;
  width: 632px;
  padding-left: 15px; 
  vertical-align: middle; 
  color: white;
  font-size: 18px;
  font-weight: bold;
}

div.main div.main_content div.left_cont div.content2 div.content div.content_odd{
  background: url(../img/bg_news_odd.gif) repeat-y top left;  
  width: 580px;
  padding-left: 15px;   
  padding-right: 22px; 
  padding-top: 15px; 
  padding-bottom: 15px; 
  color: white;
  font-size: 14px;  
}
div.main div.main_content div.left_cont div.content2 div.content div.content_even{
  background: url(../img/bg_left_content_light.gif) repeat-y top left;  
  width: 580px;
  padding-top: 15px; 
  padding-bottom: 15px; 
  padding-left: 15px;  
  padding-right: 22px; 
  color: white;
  font-size: 14px;    
}

div.main div.main_content div.left_cont div.content2  div.footer{
  background: url(../img/bg_news_round_down.png) no-repeat top left;
  height: 16px;
  width: 616px;
}

div.main div.main_content div.left_cont div.content3{
  padding-top: 10px;  
}

div.main div.main_content div.left_cont div.content3  div.top{
  background: url(../img/bg_news_round_up.png) no-repeat top left;
  height: 16px;
  width: 616px;
}

div.main div.main_content div.left_cont div.content3 table{
  margin-left: 17px;
  border-collapse: collapse;  
}


div.main div.main_content div.left_cont div.content3 table tr{
  width: 80px;
  
  color: white;
  text-align: center;
  margin-left:17px;    
  
}

div.main div.main_content div.left_cont div.content3 td.godzina{
  width: 80px;  
  text-align: center;
  color: white;
  font-size: 14px;  
  border-left: thin #78151e solid;
  border-bottom: thin #78151e solid;
  padding-top: 5px;
  padding-bottom: 5px;
  
}

div.main div.main_content div.left_cont div.content3  td.lokalizacjaTytul{ 
  width: 130px;
  background: #78151e;
  text-align: center;
  color: white;
}

div.main div.main_content div.left_cont div.content3  td.lokalizacja{  
  width: 130px;  
  text-align: center;
  color: white;  
  font-size: 14px;
  border-left: thin #78151e solid;
  border-bottom: thin #78151e solid;  
 
  padding-top: 5px;
  padding-bottom: 5px;
}

div.main div.main_content div.left_cont div.content3  td.zajeciaTytul{  
  width: 110px;
  background: #78151e;
  text-align: center;
  color: white;
}
div.main div.main_content div.left_cont div.content3  td.zajecia{  
  width: 110px;  
  text-align: center;
  color: black;
  font-size: 15px;
  font-weight: bold;
  border-left: thin #78151e solid;
  border-bottom: thin #78151e solid; 
  padding-top: 5px;
  padding-bottom: 5px; 
}
div.main div.main_content div.left_cont div.content3  td.prowTytul{  
  width: 100px;
  background: #78151e;
  text-align: center;
  color: white;
}

div.main div.main_content div.left_cont div.content3  td.prow{  
  width: 100px;
  text-align: center;
  color: white;
  font-size: 14px;
  border-left: thin #78151e solid;
  border-bottom: thin #78151e solid;
  padding-top: 5px;
  padding-bottom: 5px;
}

div.main div.main_content div.left_cont div.content3  td.infoTytul{  
  width: 140px;
  background: #78151e;
  text-align: center;
  color: white;
}

div.main div.main_content div.left_cont div.content3  td.info{  
  width: 140px;  
  text-align: center;
  color: white;
  font-size: 14px;
  border-left: thin #78151e solid;
  border-bottom: thin #78151e solid;
  border-right: thin #78151e solid;
  padding-top: 5px;
  padding-bottom: 5px;
}

div.main div.main_content div.left_cont div.content3  td.dzien{
  border-bottom:thin solid #78151e;
border-left:thin solid #78151e;
border-right:thin solid #78151e;
  background: #ffc224;
  text-align: center;
  color: #78151e;    
  font-size: 15px;
  font-weight: bold;
  padding-top: 3px;  
  padding-bottom: 3px;
}


div.main div.main_content div.left_cont div.content3 div.content#grafik{
  background: url(../img/bg_news_even.gif) repeat-y top left;
  clear: both;
  overflow:hidden;
}


div.main div.main_content div.left_cont div.content3 div.content div.title{
  background: url(../img/bg_title_content3.gif) repeat-y top left;
  height: 38px;
  width: 632px;
  padding-left: 18px;
  padding-bottom: 10px;
  color: #ffc224;
  font-size: 28px;
  font-weight: bold;

}

div.main div.main_content div.left_cont div.content3 div.content div.title#main{
  background: url(../img/bg_title_content3.gif) repeat-y top left;
  min-height: 38px;
  width: 632px;
  padding-left: 18px;  
  padding-top: 7px;
  padding-bottom: 10px;
  color: #ffc224;
  font-size: 28px;
  font-weight: bold;
}

div.main div.main_content div.left_cont div.content3 div.content div.title#mainTekst{
  background: url(../img/bg_news_even.gif) repeat-y top left;
  min-height: 70px;
  width: 632px;
  padding-left: 18px;  
  padding-top: 7px;
  padding-bottom: 10px;
  color: #ffc224;
  font-size: 28px;
  font-weight: bold;
}

div.main div.main_content div.left_cont div.content3 div.content div.block table{
  margin-left: 0px;
}

div.main div.main_content div.left_cont div.content3 div.content div.block table tr td{
  vertical-align: top;
}

div.main div.main_content div.left_cont div.content3 div.content div.block{
  background: url(../img/bg_news_even.gif) repeat-y top left;  
  width: 632px;
  padding-left: 18px;  
  color: white;
  font-size: 14px;  
  overflow:hidden;
  padding-bottom: 20px;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.right#poziom_opis{
  padding-left: 15px;
  text-align: justify;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.right#galeria{
  width: 430px; 
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.right#galeriaVid{
  width: 430px; 
  margin-left: 150px;
}


div.main div.main_content div.left_cont div.content3 div.content div.block div.left#galeria{
  max-width: 200px;
}


div.main div.main_content div.left_cont div.content3 div.content div.block div.right div.link{
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;  
  width: 410px;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.right li{
  margin-left: 16px;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.right a{
color: #ff9318; 
text-decoration: underline;
}
div.main div.main_content div.left_cont div.content3 div.content div.block div.right a:hover{
color: white;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.right div.name{
  float: left;  
  width: 70px;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
}

div.main div.main_content div.left_cont div.content3 div.content div.block#even{
  background: url(../img/bg_news_odd.gif) repeat-y top left;  
  width: 580px; 
  padding-right: 18px; 
  color: white;
  font-size: 14px;  
  overflow:hidden;
  padding-bottom: 2px;
  
}

div.main div.main_content div.left_cont div.content3 div.content div.block#odd{
  background: url(../img/bg_news_even.gif) repeat-y top left;  
  width: 632px;
  padding-left: 18px;  
  color: white;
  font-size: 14px;  
  overflow:hidden;
  padding-bottom: 2px;
}

div.main div.main_content div.left_cont div.content3 div.content div.block#title{
  background: url(../img/bg_news_even.gif) repeat-y top left;  
  width: 632px;
  padding-left: 18px;  
  color: white;
  font-size: 14px;  
  overflow:hidden;
  padding-bottom: 25px;
  padding-top: 10px;
}

div.main div.main_content div.left_cont div.content3 div.content div.block#footer{    
  width: 580px;
  text-align: right;  
  padding-right: 100px;
  color: white;
  font-size: 14px;  
  overflow:hidden;
  padding-bottom: 2px;  
  
}

div.main div.main_content div.left_cont div.content2 div.content div.block#footer{    
  width: 580px;
  text-align: right;  
  padding-right: 100px;
  color: white;
  font-size: 14px;  
  overflow:hidden;
  padding-bottom: 2px; 
  background: url(../img/bg_news_even.gif) repeat-y top left; 
}

div.main div.main_content div.left_cont div.content3 div.content div.block#footer a{
  font-size: 10px;  
  color: #ff9318; 
}

div.main div.main_content div.left_cont div.content3 div.content div.block#footer a:hover{  
  color: white; 
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.leftFaq{  
  width: 30px;  
  float: left;  
  color: white;
  font-size: 16px;  
  font-weight: bold;
  padding-top: 2px;  
  
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.rightFaq{  
  width: 550px;  
  float: left;  
  color: white;
  font-size: 14px; 
  padding-top: 5px;      
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.left{  
  min-width: 160px;  
  float: left;    
  font-size: 14px;      
}



div.main div.main_content div.left_cont div.content3 div.content div.block div.gallery_footer a#clicked{
  color: #9c0000;  
  background: white;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  border: 3px #9c0000 solid;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.gallery_footer a{
  color: white;
  background: #9c0000;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.gallery_footer{
  
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.gallery_footer a:hover{
  color: #9c0000;  
  background: white;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;  
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.gallery_footer a#arrow{
  background: #fe690a;
  color: #9c0000;
  padding: 4px;
  border: thin #9c0000 solid;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.gallery_footer a#arrow:hover{
  background: #9c0000;
  color: #fe690a;
  padding: 4px;
  border: thin #fe690a solid;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.left ul li#clicked{
  color: #ff9318;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.left a{
  color: white;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.left a:hover{
  color: #ff9318;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.left#poziom_title{      
  font-size: 18px;
  font-weight: bold;      
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.right{  
  width: 400px;
  float: left;     
  font-size: 14px;   
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.right a#link{  
  font-size: 16px;
  text-decoration: underline;
  color: #ff9318;       
}

div.main div.main_content div.left_cont div.content3 div.content div.block div.right a#link:hover{   
  color: white;       
}


div.main div.main_content div.left_cont div.content3 div.content div.block div div#name{ 
  color: #ff9318;    
  font-weight: bold;  
  padding-bottom: 15px;
  width: 430px;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div div#opis{   
  width: 430px;
}

div.main div.main_content div.left_cont div.content3 div.content div.block#title{
  color: #ffc224;
  font-size: 28px;
  font-weight: bold; 
}

div.main div.main_content div.left_cont div.content3 div.content div.block div div#title{ 
  color: #ff9318;    
  font-weight: bold; 
  width: 430px;   
}


div.main div.main_content div.left_cont div.content3 div.content div.block div div#wstep{ 

    width: 590px;
}

div.main div.main_content div.left_cont div.content3 div.content div.block div div#stopka{ 
    padding-left: 160px;
    color:  #78151e;
    width: 425px;  
}   





div.main div.main_content div.left_cont div.content3 div.footer{  
  height: 18px;  
  clear: both;  
  background: url(../img/bg_round_down_odd.png) no-repeat top left;    
}


div.main div.main_content div.left_cont div.footer_even{
  clear: left;  
  background: url(../img/bg_round_down_even.png) no-repeat top left;
  height: 15px;
}

div.footer{  
  margin-right: auto;
  margin-left: auto;
  height: 493px;
  min-width: 1000px;  
  background: url(../img/bg_footer.gif);
  position: relative;
}

td#contl{
  vertical-align: top;   
  
}
td#contr{
  vertical-align: top;  
  
  
}

div#partners_logo{
  padding-top: 20px;
  padding-bottom: 10px;
}

div#partner{
  padding-top: 20px;
  margin-right:auto;
  margin-left:auto;
  left:0px;
  right:0px; 
  text-align: center;
}

a#baner_read_more_pl{  
  display: block; 
  margin-top: 10px;
  margin-left: -2px;
  position: absolute;
  background: url(../img/read_more_pl.png) no-repeat center center;
  width: 130px;
  height: 32px;
}

a#baner_read_more_en{  
  display: block; 
  margin-top: 10px;
  margin-left: -2px;
  position: absolute;
  background: url(../img/read_more_en.png) no-repeat center center;
  width: 130px;
  height: 32px;
}

a#clicked{
  color: #ffc224;
}


div.main_menu div.content ul.menu li div.podmenu 
{	position: absolute;
  top: 50px;
	visibility: hidden;	
	margin-left: 15px;
	padding: 0px;
	background: #78151e;
	text-align: left;	
}

div.main_menu div.content ul.menu li div.podmenu a{
  color: white;
  font-size: 14px;    
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  padding-top:5px;
  padding-bottom:5px;
  font-weight: bold;
}

div.main_menu div.content ul.menu li div.podmenu a:hover{
  color: #ffc224;
  background: #ad1c29;
}
.mceFirst,.mceLast, table.mceToolbar tr, table.mceLayout tr{
background: transparent url() no-repeat 0px 0px !important;
border: 1px #000000 none !important;
}
table.mceLayout{
margin: 0px !important;
}
tr.dark{
background:#78151E none repeat scroll 0 0;
border-bottom: thin #78151e solid;
}