*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

#header{
height:110px;
width:758px;
margin:0 1px 1px 1px;
background: #FFF url(img/fade.gif) repeat-x;
color:#ffffff;
}

#title_h1 {
float: left;
padding: 7px 10px 0px 12px;
margin: 0px;
}

#title_h2 {
float: right;
padding: 10px 0px 0px 0px;
margin: 0px;
}

#container{
width:760px;
margin:20px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:0px solid #a0a0a0;
}

#content{
width:758px;
margin:0px 1px 0px 0px;
background:#ffffff;
}

#content a:hover,#subcontent a:hover{text-decoration:underline;}

#nav {
height:2.2em;
line-height:2.2em;
width:758px;
margin:0 1px;
background:#578bb8;
color:#ffffff;
font-size:0.85em;
}

#nav li { /* all list items */
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
position: relative;
width: 12em;
text-transform:uppercase;
}

#nav li a{
display:block;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:100%;}

li ul { /* second-level lists */
display: none;
position: absolute;
top: 2.2em;
left: 0;
width: 18em;
}

#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#nav li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
background:#578bb8;
color:#ffffff;
text-decoration:none;
}

#nav .selected,#nav a:hover{
background:#80b0da;
color:#ffffff;
text-decoration:none;
}

#nav .level2 {
width: 18em;
border-right:0px solid #ffffff;
border-top:1px solid #ffffff;
}

#footer{
clear:both;
width:758px;
padding:4px 0;
margin:0px 0px 17px 0px;
font-size:0.9em;
color:#f0f0f0;
background:#467aa7;
}

#footer p{padding:0px; margin:0px; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

.box{
margin:10px 0px 20px 0px;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.news2 {
float: right;
margin: 0px;
padding: 10px 0px 8px 10px;
border-left: 0px solid #eee;
color: #5D5D5D;
line-height: 1.5em;
}

.news2 a, #opis a:visited {
text-decoration: underline;	
}

.news2 p {
margin: 0px;
font-size: 1em;
}

.opis_intro {
margin: 0px 0px 0px 1px;
padding: 20px 0px 20px 0px;
color: #5D5D5D;
}

.opis_intro a, #opis a:visited {
text-decoration: underline;	
}

.opis_intro ul {
margin: 10px 0px 10px 20px;
font-size: 1em;
}

.opis_intro p {
margin: 0px 0px 10px 0px;
font-size: 1em;
}

.opis_intro h3 {
padding: 0px 0px 7px 0px;
font-size: 1.3em;
margin: 0px 0px 5px 0px;
padding: 2px 0px 7px 30px;
background:url(img/bullet.gif) no-repeat;
border-bottom: 2px solid #eee;
}

#quickSummary {
width: 230px;
margin: 0px 1px 0px 0px;             
padding: 17px 10px 0px 10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;           
}

#quickSummary p {
margin: 0px 0px 0px 0px;
padding: 0px 10px 10px 0px;
}

.foto {
  margin: 5px 12px 0px 0px;
  padding: 4px;
  display: inline;
  float: left;
  border: 1px solid #578bb8; 
}

.foto2 {
  margin: 0px 0px 0px 12px;
  padding: 4px;
  display: inline;
  float: right;
  border: 1px solid #578bb8; 
}

.fotop ul {
  padding:0px 0px 0px 130px;
}

