@font-face {
  font-family: Roboto Condensed;
  font-style: normal;
  font-weight: 300;
  src: url(/fonts/RobotoCondensed-Light.ttf);
} 

@font-face {
  font-family: Roboto Condensed;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/RobotoCondensed-Regular.ttf);
} 

@font-face {
  font-family: Roboto Condensed;
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/RobotoCondensed-Bold.ttf);
} 

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 300;
  src: url(/fonts/Raleway-Light.ttf);
} 

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/Raleway-Regular.ttf);
} 

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/Raleway-Bold.ttf);
} 



body {font-family: 'Roboto Condensed', sans-serif; font-size: 17px; font-weight: 300; color: #000000; background:#ffffff;}
.under {font-family: 'Titillium Web', sans-serif; font-size: 15px; font-weight: 300; color: #000000; background:#ffffff;}
#kontakt {font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 300; color: #f1f1f1;}
#tekst {font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: 300; color: #f1f1f1;padding-right:15px;}
.stopka {font-family: 'Roboto Condensed', sans-serif; line-height: 18px; font-size: 13px; font-weight: 300; color: #f1f1f1;}
a.stopka {font-family: 'Roboto Condensed', sans-serif; line-height: 18px; font-size: 13px; font-weight: 300; color: #f1f1f1;}
a.stopka:hover {font-family: 'Roboto Condensed', sans-serif; line-height: 18px; font-size: 13px; font-weight: 300; color: #ffffff;}
.stopka_adres {font-family: 'Roboto Condensed', sans-serif; line-height: 20px; font-size: 14px; font-weight: 300; color: #f1f1f1;}
a.stopka_adres {font-family: 'Roboto Condensed', sans-serif; line-height: 20px; font-size: 14px; font-weight: 300; color: #f1f1f1;}
a.stopka_adres:hover {font-family: 'Roboto Condensed', sans-serif; line-height: 20px; font-size: 14px; font-weight: 300; color: #ffffff;}
.navigation_text {font-family: 'Raleway', sans-serif; font-size: 20px; font-weight: 300; color: #ffffff;top:7px;text-shadow: 1px 1px 1px #333333;}
a {
      color: #eeeeee;
      text-decoration: none;
}
a:hover {
      color: #cccccc;
      text-decoration: none;
}

a.norm {
      color: #f1f1f1;
      text-decoration: none;
}
a.norm:hover {
      color: #cccccc;
      text-decoration: none;
}

.none {
      text-decoration: none;
}
.none:hover {
      text-decoration: none;
}

a.menu {
      color: #ffffff;
      font-family: 'Raleway', sans-serif; 
      font-size: 16px; 
      font-weight: 400;
      text-decoration: none;
      padding:8px;
      text-shadow: 1px 1px 1px #333333;
}
a.menu:hover {
      color: #f1f1f1;
      font-family: 'Raleway', sans-serif;
      font-size: 16px;  
      font-weight: 400;
      text-decoration: none;
      text-shadow: 0px 0px 0px #000000;
      padding:8px;
      transition: 0.3s;
      background: rgba(0, 0, 0, 0.10);
}


a.menu_act {
      color: #ffffff;
      font-family: 'Raleway', sans-serif; 
      font-size: 16px; 
      font-weight: 400;
      text-decoration: none;
      padding:8px;
      text-shadow: 1px 1px 1px #333333;
      background: rgba(0, 0, 0, 0.10);
}
a.menu_act:hover {
      color: #f1f1f1;
      font-family: 'Raleway', sans-serif;
      font-size: 16px;  
      font-weight: 400;
      text-decoration: none;
      padding:8px;
      transition: 0.3s;
      text-shadow: 0px 0px 0px #000000;
}

a.menu2 {
      color: #333333;
      font-family: 'Raleway', sans-serif; 
      font-size: 16px; 
      font-weight: 500;
      margin: 10px;
      text-decoration: none;
      padding:10px;
      text-shadow: 0px 0px 0px #333333;
}
a.menu2:hover {
      color: #444444;
      font-family: 'Raleway', sans-serif;
      font-size: 16px;  
      font-weight: 500;
      text-decoration: none;
      text-shadow: 0px 0px 0px #000000;
      padding:10px;
      transition: 0.3s;
      background: rgba(0, 0, 0, 0.05);
}
a.menu2_act {
      color: #444444;
      font-family: 'Raleway', sans-serif;
      font-size: 16px;  
      font-weight: 500;
      margin: 10px;
      text-decoration: none;
      text-shadow: 0px 0px 0px #000000;
      padding:10px;
      transition: 0.3s;
      background: rgba(0, 0, 0, 0.05);
}

a.text_menu_2 {
      color: #f1f1f1;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 16px; 
      font-weight: 300;
      text-decoration: none;
      padding:5px;
      text-shadow: 1px 1px 1px #000000;
}
a.text_menu_2:hover {
      color: #f1f1f1;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 16px;  
      font-weight: 300;
      text-decoration: none;
      padding:5px;
      background-color: #672F0B;
      text-shadow: 0px 0px 0px #000000;
}

a.text_menu_2_act {
      color: #f1f1f1;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 16px;  
      font-weight: 300;
      text-decoration: none;
      padding:5px;
      background-color: #672F0B;
      text-shadow: 0px 0px 0px #000000;
}

a.text_menu_2_act:hover {
      color: #f1f1f1;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 16px;  
      font-weight: 300;
      text-decoration: none;
      padding:5px;
      background-color: #672F0B;
      text-shadow: 0px 0px 0px #000000;
}

a.text_menu_dd {
      color: #f1f1f1;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 16px; 
      font-weight: 300;
      text-decoration: none;
      text-shadow: 1px 1px 1px #000000;
}
a.text_menu_dd:hover {
      color: #000000;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 16px;  
      font-weight: 400;
      text-decoration: none;
      text-shadow: 0px 0px 0px #000000;
}

a.text_menu_dd_act {
      color: #555555;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 16px;  
      font-weight: 400;
      text-decoration: none;
      text-shadow: 1px 1px 1px #000000;
}

a.text_menu_dd_act:hover {
      color: #000000;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 16px;  
      font-weight: 300;
      text-decoration: none;
      background-color: #672F0B;
      text-shadow: 1px 1px 1px #000000;
}

a.menu_lang2 {
      color: #ffffff;
      font-family: 'Roboto Condensed', sans-serif; 
      font-size: 14px; 
      font-weight: 400;
      padding:5px;
      margin-top:5px;
      text-decoration: none;
}
a.menu_lang2:hover {
      color: #f1f1f1;
      font-family: 'Roboto Condensed', sans-serif; 
      font-size: 14px;  
      font-weight: 400;
      padding:5px;
      background-image: url(/img/tlo_menu3.png);
      text-decoration: none;
}

a.menu_lang {
      color: #444444;
      font-family: 'Roboto Condensed', sans-serif; 
      font-size: 18px; 
      font-weight: 300;
      padding:0px;
      text-decoration: none;       
}
a.menu_lang:hover {
      color: #444444;
      font-family: 'Roboto Condensed', sans-serif;
      font-size: 18px;  
      font-weight: 300;
      padding:0px;
      text-decoration: none;
}

a.rm {
      color: #ffffff;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 16px; 
      font-weight: 300;
      padding:10px;
      background-image: url(/img/tlo_menu3.png);
      text-decoration: none;
}
a.rm:hover {
      color: #f1f1f1;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 16px;  
      font-weight: 300;
      padding:10px;
      background-image: url(/img/menu_tlo.png);
      text-decoration: none;
}
#read_more_cont {
      display: none;
      
}

#read_more_hide {
      display: none;
      
}

a.menu_lang_act {
      color: #ffffff;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 16px; 
      font-weight: 300;
      padding:5px;
      background-image: url(/img/tlo_menu3.png);
      text-decoration: none;
}
a.menu_lang_act:hover {
      color: #f1f1f1;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 16px;  
      font-weight: 300;
      padding:5px;
      background-image: url(/img/menu_tlo.png);
      text-decoration: none;
}

a.tyt {
      color: #f1f1f1;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 13px; 
      font-weight: 300;
      padding:5px;
      background-image: url(/img/menu_tlo.png);
      text-decoration: none;
}
a.tyt:hover {
      color: #f1f1f1;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 13px;  
      font-weight: 300;
      padding:5px;
      text-decoration: none;
}

.opis_news {
      color: #f1f1f1;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 13px; 
      font-weight: 300;
      padding:5px;
      text-decoration: none;
}

.data {
      color: #f1f1f1;
      font-family: 'Titillium Web', sans-serif; 
      font-size: 12px; 
      font-weight: 300;
      padding:5px;
      text-decoration: none;
}

div.img_news {
     float:right;
     margin-left: 0px;
     margin-top: 0px;
     margin-right: 5px;
     margin-bottom: 0px;
}

			#logo {
        width:500px;       
				position:relative;
			}
			#logo img {
				width:100%;
			}
			
     #nag_tlo {
        width:400px;
				position:relative;
			}
			#nag_tlo img {
				width:100%;
			}
			
			