/*
	Plik z cssem do stron.
*/

/* OGÓLNE */
body
{
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color:white;
  background-image: URL("/img/globalne_tlo.gif");
  background-repeat: repeat-x;
  font-family: tahoma;
  font-size: 11px;
  color: #919191;
}
li{
	/*list-style-type: disc;*/
    list-style-type: disc;
}
a{
	font-size: 11px;
	font-weight: normal;
	color: #0c83dd;
	text-decoration: underline;
}
a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #555356;
	text-decoration: underline;
}
a:visited{
	font-size: 11px;
	font-weight: normal;
	color: #555356;
	text-decoration: underline;
}
img{
	border: 0px;
}


div.globalny{
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: transparent;
  width: 898px;
}
div.head_lewo{
	margin: 0px;
	padding: 0px;
	float:left;
	width: 289px;
}
div.logo{
	float: left;
	margin: 0px;
	padding-left: 42px;
	padding-top: 22px;
	height: 81px;
	width: 247px;
	background-color:white;
}
div.pod_logiem{
	float: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 289px;
	height: 11px;
	background-color:#e6f3fc;
	display: block;
	overflow: hidden;
}

img.ukos{
	float:left;
	border:0px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 55px;
	height: 59px;
	width: 75px;
	background-color:white;
}
div.jezyki_i_newsletter{
	float: left;
	border:0px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	height: 55px;
	width: 515px;
	background-color: white;
}
div.rozdzielak_gora{
	float:right;
	border: 0px;
	margin-top: 0px;
	margin-left:22px;
	margin-right:22px;
	padding-left: 0px;
	padding-top: 0px;
	height: 28px;
	width: 1px;
	background-color:#bcbcbc;
	background-image: URL("/img/rozdzielak1.gif");
	background-position:bottom;
	background-repeat: no-repeat;
	display: inline;
}
div.ikona_gora{
	float:right;
	border: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 16px;
	background-color:white;
	display: inline;
}
div.form_newsletter{
	float: right;
	border: 0px;
	margin: 0px;
	width: 220px;
	height: 55px;
	margin-right: 20px;
	display: inline;
	/* i inne ... */
}
#newsletter_napis{
	float:left;
	padding-top:3px;
}
div.form_newsletter img{

	padding-top: 15px;
    display: inline;
}
#newsletter{
    padding-top:15px;
    width: 170px;
    float:left;
    display: inline;
}
#newsletter_komunikat{
	margin-top: -3px;
	margin-right: -200px;
	float: left;
	background-color: transparent;
	width: 400px;
}
#newsletter_input{
    background-image: url("/img/newsletter_input.gif");
    background-repeat: no-repeat;
    border: 0px;
    width: 109px;
    height: 18px;
    padding:1px;
    margin: 0px;
    display: inline;
    float: right;
}
#newsletter_input input{
    /*background-image: url("/img/newsletter_input.gif");*/
    background-color: transparent;
    border: 0px;
    width: 107px;
    height: 16px;
    padding:1px;
    margin: 0px;
    display: inline;
    
}
#head_menu{
	float:left;
	margin-left: 42px;
	margin-top: 38px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: white;
	display: inline;
}
#head_menu img{
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	display: inline;
}
#head_menu a{
	text-decoration: none;
	font-family: tahoma;
	font-weight: normal;
	color: #848484;
}
.head_menu_wybrane{
	color: #ef0303;
}
#head_menu a:hover{
	text-decoration: none;
	font-family: tahoma;
	font-weight: normal;
	color: #ef0303;
}


/**************
 * MAIN       *
 **************/

div.srodek{
	width: 898px;
	float: left;
	clear: both;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#main_lewo{
	float: left;
	width: 675px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
#main_lewo p{
	padding-left: 31px;
	padding-top: 5px;
	padding-right: 31px;
	padding-bottom: 5px;
	margin: 0px;
}
#main_prawo{
	float: left;
	width: 223px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
#main_prawo_gora{
	float: left;
	height:148px;
	padding-top: 33px;
	background-image: URL("/img/main_prawo_naglowek.gif");
    background-repeat: repeat-x;
	background-color: #0b83da;
    background-position: top;
	color: white;
	width: 221px;
	font-size: 10px;
}
#main_prawo_gora a{
	text-decoration: none;
	color: white;
}
#main_prawo_gora a:hover{
	text-decoration: underline;
	color: white;
}
#main_prawo_gora_wnetrze{
	float: left;
	padding: 0px;
	padding-left: 12px;
	padding-right: 12px;
	height: 117px;
    overflow: auto;
}
.main_prawo_gora_wiecej{
	float:right;
	margin-right: 12px;
	display: inline;
}
#main_prawo_aktualnosci{
	float: left;
	margin-top: 8px;
	margin-left: 0px;
	margin-right:0px;
	background-image: URL("/img/main_prawo_aktualnosci.gif");
    background-position: top;
    background-repeat: repeat-x;
    background-color: #e6f3fc;
    color: #b1b1b1;
    padding-left: 8px;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 30px;
    width: 205px;
}
#main_prawo_aktualnosci h6{
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left:2px;
	margin-right:2px;
	padding: 0px;
	font-size:11px;
	color: #5a5154;
	font-weight: bold;
}
#main_prawo_aktualnosci a{
	font-size: 11px;
	font-weight: normal;
	color: #555356;
	text-decoration: none;
}
#main_prawo_aktualnosci a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #0c83dd;
	text-decoration: underline;
}
#main_prawo_aktualnosci a:visited{
	font-size: 11px;
	font-weight: normal;
	color: #0c83dd;
	text-decoration: none;
}
.aktualnosc{
/*	background-image: URL("/img/linia_blekitna.gif");
    background-repeat: repeat-x;
	background-position: bottom;*/
	padding: 0px;
	margin: 0px;
	display: block;
	color: #555354;
}
.aktualnosc_alter{
	color: #999999;
	font-size: 10px;
	padding-top:3px;
	padding-bottom:3px;
}

div.aktualnosc_alter a{
	color: #999999;
	font-size: 10px;
}
div.aktualnosc_alter a:hover{
	color: #505050;
	font-size: 10px;
	text-decoration: underline;
}
div.aktualnosc_alter a:visited{
	color: #505050;
	font-size: 10px;
	text-decoration: none;
}
div.aktualnosc_alter img{
	margin-bottom: -2px;
}

.aktualnosc_tresc{
	padding-left: 18px;
 	padding-right: 0px;
 	padding-top: 15px;
 	padding-bottom: 10px;
 	margin: 0px;
 	width: 163px;
 	display: block;
}
.aktualnosc_tresc2{
	float: left;
	padding-left: 18px;
 	padding-right: 0px;
 	padding-top: 15px;
 	padding-bottom: 0px;
 	padding: 0;
 	margin: 0;
 	width: 100%;
 	/*width: 440px;*/
 	display: block;
}
.aktualnosc_tresc2 p{
 	padding: 0;
 	padding-bottom: 10px;
 	margin: 0;
 	width: 100%;
 	display: block;
}
.aktualnosc_ikona{
	float:right;
	padding-left: 0px;
 	padding-right: 13px;
 	padding-top: 24px;
 	padding-bottom: 10px;
 	margin: 0px;
 	display: block;
 	clear: both;
}
.aktualnosc_ikona img {
	margin-bottom: -2px;
}
.aktualnosc_ikona2{
	float:right;
	padding-left: 0px;
 	padding-right: 13px;
 	padding-top: 0px;
 	padding-bottom: 5px;
 	margin: 0px;
 	display: block;
 	clear: both;
}
.aktualnosci_linia{
	overflow: hidden;
	height:1px;
	background-image: url("/img/linia_blekitna.gif");
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}
.aktualnosci_liniaDummy{
	overflow: hidden;
	height:1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}
#main_dol_lewo{
	float:left;
	margin-top: 10px;
	margin-left: 19px;
	margin-right:0px;
	padding-bottom: 0px;
	width: 566px;
	display: inline;
}
#main_dol_lewo h6{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 19px;
	padding-left: 14px;
	background-image: URL("/img/dol_h.gif");
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #e6f3fc;
    font-size: 11px;
}
#main_dol_lewo img{
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 52px;
	padding-right: 52px;
}

#main_dol_prawo {
	float:right;
	margin-top: 10px;
	width: 284px;
	display: inline;
}
#main_dol_prawo h6{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-top: 9px;
	background-color: #e6f3fc;
    font-size: 11px;
}
#main_dol_prawo img{
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 30px;
	padding-right: 30px;
}
#main_stopka_lewo{
	float:left;
	margin-left: 19px;
	margin-right:0px;
	width: 566px;
	height: 12px;
	background-color: #e6f3fc;
	display: block;
	overflow: hidden;
	display: inline;
}
#main_stopka_prawo{
	float:right;
	width: 284px;
	height: 12px;
	background-color: #e6f3fc;
	display: block;
	overflow: hidden;
	display: inline;
}







#aktualnosci_gora_lewo{
	float: left;
	margin:0px;
	padding: 0px;
    background-image: url("/img/gora_lewo.gif");
    background-repeat: repeat-x;
    background-position: top;
    width: 231px;
    height: 200px;
}
#aktualnosci_gora_prawo{
	float: left;
	width: 666px;
    overflow: hidden;
}



.aktualnosci{
	float: left;
	padding-left: 260px;
	padding-right: 90px;
	padding-top: 20px;
	padding-bottom: 50px;
	width: 548px;
	margin-top: 4px;
    background-image: url("/img/okulary.jpg");
    background-repeat: no-repeat;
    background-position: left top;
    background-color: white;
}
.kontakt{
	float: left;
	padding-left: 260px;
	padding-right: 90px;
	padding-top: 20px;
	padding-bottom: 50px;
	width: 548px;
	margin-top: 4px;
    background-image: url("/img/koperta.jpg");
    background-repeat: no-repeat;
    background-position: left top;
    background-color: white;
}
.aktualnosci a{
	font-size: 11px;
	font-weight: normal;
	color: #555356;
	text-decoration: none;
}
.aktualnosci a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #0c83dd;
	text-decoration: underline;
}
.aktualnosci a:visited{
	font-size: 11px;
	font-weight: normal;
	color: #0c83dd;
	text-decoration: none;
}
.gora_lewo_wnetrze{
	margin-top: 20px;
	padding-top: 31px;
	padding-left: 30px;
	padding-right: 0px;
	height: 127px;
    overflow: auto;
    color: white;
}



#kontakty_gora_wnetrze{
	margin-top: 20px;
	padding-top: 31px;
	padding-left: 50px;
	padding-right: 0px;
	height: 127px;
    overflow: auto;
    color: white;
    
}
#kontakty_gora_wnetrze a{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#kontakty_gora_wnetrze a:hover{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}









#menu_lewo{
	width: 222px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	font-size: 10px;
}
#menu_lewo a{
	color: black;
	font-weight: normal;
	text-decoration: none;
}
#menu_lewo a:hover{
	color: white;
	font-weight: normal;
	text-decoration: none;
}
#menu_lewo a:visited{
	color: white;
	font-weight: normal;
	text-decoration: none;
}
.menu_lewo_element{
	float:left;
	width: 222px;
	background-color: #2493e4;
	height: 26px;
	margin-top: 2px;
	color: #FFFFFF;
}
.menu_lewo_element_zaznaczony{
	float:left;
	width: 222px;
	background-color: #2493e4;
    background-image: url("/img/ico_menu_wybrane.gif");
    background-repeat: no-repeat;
    background-position: right;
	height: 26px;
	margin-top: 2px;
	color: #FFFFFF;
}
.menu_element_doprawej{
	float:right;
	padding-right: 13px;
	padding-top: 5px;
}

#podstrona_calosc{
    background-color: white;
}
#podstrona{
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 31px;
	padding-right: 31px;
	float: right;
	width: 585px;
	display: block;
}
#podstrona p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}






#stopka_pasek{
	float: left;
    display: inline;
    margin-top: 10px;
    margin-bottom: 2px;
    padding: 0px;
    width: 898px;
    height: 7px;
    overflow: hidden;
    background-color: #e6f2fb;
}


#stopka_lewo{
	float:left;
	padding-top: 3px;
	margin-left: 19px;
	margin-right:0px;
	width: 566px;
	overflow: hidden;
	display: inline;
}
#stopka_lewo p{
	margin: 0px;
	padding: 0px;
}
#stopka_prawo{
	float:right;
	padding-top: 3px;
	display: block;
	overflow: hidden;
	display: inline;
	color: #c9c9c9;
}
#stopka_prawo p{
	margin: 0px;
	padding: 0px;
}
#stopka_prawo a{
	text-decoration:none;
	color: #c9c9c9;
}
#stopka_prawo a:hover{
	text-decoration:underline;
	color: #c9c9c9;
}
#stopka_prawo a:visited{
	text-decoration:none;
	color: #c9c9c9;
}
.clear{
	clear:both;
}
/**********************************
 *    FORMULARZ                   *
 **********************************/
.form {
	margin: 0px;
	width: 572px;
}
.form_text{
	color:#919191;
	padding-bottom: 10px;
	float: left;
	width: 100%;
/*	font-weight: bold;*/
}
.left_short{
	color:#919191;
	padding-top: 4px;
	font-size: 11px;
	font-weight: normal;
    text-align: right;
    padding-right: 11px;
    width: 91px;
    float: left;
}
div.right_short {
    float: left;
	background-color: white;
    background-repeat: no-repeat;
    background-image: URL("/img/form_tlo.gif");
    margin-right: 6px;
    margin-bottom: 11px;
    border: 0px;
    width: 168px;
    height: 26px;
    display: inline;
}
.right_short input{
	border: 0px;
	background-color: white;
	width: 160px;
    height: 18px;
    margin: 2px;
}
.left_big{
	color:#919191;
	padding-top: 4px;
	font-size: 11px;
	font-weight: normal;
    text-align: right;
    padding-right: 11px;
    width: 91px;
    float: left;
    clear: both;
}
div.right_short_text {
    float: left;
	background-color: white;
    background-repeat: no-repeat;
    background-image: URL("/img/form_tlo2.gif");
    margin-right: 20px;
    margin-bottom: 11px;
    border: 0px;
    width: 442px;
    height: 149px;
    padding: 1px;
    display: inline;
    border: 0px;
    overflow: hidden;
}
.right_short_text textarea{
	border: 0px;
	background-color: transparent;
    width: 442px;
    height: 149px;
    margin: 0px;
    padding: 0px;
    outline-width: 0px;
}
.require{
	float: left;
	display: inline;
	margin-left: 83px;
}
.wyslij input{
	float: right;
	display: inline;
	margin-right: 26px;
	border: 0px;
	outline: 0px;
	background-image: url("/img/button.gif");
	width: 73px;
	height: 21px;
	font-weight:bold;
	color: white;
	font-size: 11px;
    cursor: hand;
}
.error{
	color: red;
	text-decoration: none;
}




.mapa{
	padding-left: 100px;
}
.mapa_glowne ul{
	margin: 0px;
	padding: 0px;
}
.mapa_glowne{
	height: 15px;
	padding-top: 5px;
}
.mapa_podrzedne ul{
	margin: 0px;
	padding: 0px;
}
.mapa_podrzedne{
	height: 15px;
	padding-left: 15px;
}
