@CHARSET "UTF-8";

/* ogolne modelowanie */
body {
	font-size: 8.5pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#414B56;
}

a {
	color: #0558a8;
	text-decoration: none;
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
}

a:hover {
	text-decoration: underline;
}

/* glowny DIV bez stopki */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	position: relative;
}

#main {
	width: 774px;
	clear: both;
	/*padding: 3px 3px 3px 3px;*/
	
}

/* sciezka nawigacyjna */
#navi-path-box {
	line-height: 40px;
	clear: both;
	float: left;
	margin-left: 10px;
	width: 764px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

#navi-path-box a {
	font-weight: bold;
}

#navi-path-box-green {
	color: #259FCE;
}

/* box tresci */
#my-main-box {
    width:750px;
}
       
#my-top {
    width:750px;
    height:200px;
    margin-left: 10px;
    float:left;
    clear:both;
    
}
#my-btm {
  width:750px;
  margin:20px 0px 20px 10px;
  float:left; 
}

.ul1 {  
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 350px;
}

.ul2 {
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 20px;
}

.green {
    font-size:10pt;
    color:#2CC100;
    font-weight:bold;
    line-height:25px;
}

.style1 {
	color: #289FCD;
	line-height:22px;
}
.style2 {
	color: #004387;
}

#my-left {
	float: left;
}

h3 {font-size:14pt;color:#259FCE;}

h2 {font-size:11pt;color:#0558a8;}
