﻿* {
     padding: 0;
     margin: 0;
}
img {
     border: 0;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3em;
    
    font-size: 13px;
    color: #0F0F0F;
	background-image: url("../images/body-bg2.jpg");
	background-repeat: repeat-x; 
	
	
}
a:link, a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #000;
    outline: none;
    text-align: center;
}
.float {  
     float: left;  
}  
.clear {  
    clear: both;  
}  
.overall {
    background-color: #fff;    
}

#container {
    position:relative;
	width:980px;
    margin: 0 auto;
    /*background-color: #f4f9fc;*/
    border: 0px solid #e2e2e2;
    text-align: left;
}
#header {
    text-align: center;
    /*background-color:yellow;*/
    height: 246px;
	width:980px;
	background-image:url("../images/header2.jpg");
}

#top_container {
	float:left;
	clear:both;
	width: 980px;
	height: 37px;
	/*background-image:url("../images/top.jpg");*/
	background-position:left;
	/*border: 1px solid;*/
}

#top_container1 {
	float:left;
	width:10px;
	height:37px;
	background-image: url("../images/top1.jpg");
}
#top_container2 {
	float:left;
	width:700px;
	height:40px;
	background-image: url("../images/top2new.jpg");
}
#top_container3 {
	float:left;
	width:280px;
	height:37px;
	/*background-image: url("../images/top1.jpg");*/
}

ul#mainlevel-nav {
   
width: 100%;
list-style: none; 
padding: 0;
margin-top: 7px;   
margin-left: 33px; /*275px*/

/*border-top: 1px solid #eee;*/
/*background: #fff url(../images/IK.jpg) repeat-x;*/
text-align: center;  
vertical-align:bottom;
}

ul#mainlevel-nav li {

display: inline;
width: 89px;  
height:40px;
background: /*#bcc6cc*/ #000033 url(../images/IK.jpg) repeat-x;
/*border-right: 1px solid #aaa;*/
float: left;
/*white-space: nowrap;*/
text-decoration: none; 
text-align: center;
vertical-align:bottom;
}
 
ul#mainlevel-nav li a {

background: /*#bcc6cc*/ url(../images/IK.jpg) 0px -1px repeat-x; 
/*padding: 8px 6px 11px 6px;*/
padding-top: 5px;
width: 87px;      
height: 35px;
display: block; 
font-weight: bold; 
font-size: 13px;
/*border: 1px solid #eee;*/
border-bottom: 0px solid #ddd
text-align: center;
text-decoration: none;
color: white;
vertical-align:middle;
}

ul#mainlevel-nav li a:hover, ul#mainlevel-nav li a:active {

/*background: #003333 url(../images/IK.jpg) 0px -1px repeat-x;*/
border-bottom: 4px solid #003333;
/*background-position: 0px 3px; 
background-color: #bcc6cc;*/
width: 87px;   
/*padding: 10px 6px 9px 6px;*/
/*border: 1px solid #ccc;*/
/*border-bottom: 0px solid #ccc;*/
/*border-top: 0px solid #b9c4ca;*/ 
color: white;

}

/* ----------------- Top Menu END ----------------------------------------- */


#main {
	height:450px;
	width:980px;
	float:left;
	clear:both;
	margin-bottom:40px;
}

#content {
    width: 605px;
    height:450px;
	text-align:left;
    /*background-color:#f4f9fc;*/
    float:left;
	/*padding: 5px;*/
	overflow:auto;
	padding-right:20px;
	margin-left:40px;
	margin-top:15px;
}

#content a:link, a:visited {
	color:blue;
}

#sidebar_left {
    text-align: center;
    /*background-color:#ffffff;*/
    width: 251px;
height:450px;
float:left;
    padding: 5px;
}

#sidebar_right {  
    /*background-color:#f4f9fc;*/
    text-align: center;
    width: 251px;
	height:450px;
	float:left;  
    /*border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;*/
    padding: 5px;
}

#footer1 {  
    /*background-color:blue;*/
    text-align:left;
    border-top: 1px solid #e2e2e2;
    border-botom: 1px solid #e2e2e2;
    /*padding: 5px;*/
	clear:both;
	width:970px;
	height:199px;
	/*background-color:black;*/
	margin-left:90px;
}

/* -------------------------- Formatowanie wyglądu stron ---------------------------------------------*/

/*styl tytułów w artykułach*/

.contentheading {

font-weight: bold;
font-size: 16px;
background:white;
}

.blogblog1 {
	width:515px;
	/*margin-top:15px;*/
	background:white;
	font-size:11px;
	
}

.blogblog2 {
	width:515px;
	background:white;
	font-size:11px;
	
}

.contentpaneopenblog2 {
	width:515px;
	text-align:justify;
	background:white;
	margin-bottom:20px;
}

.contentpaneopenblog1 {
	width:515px;
	text-align:justify;
	background:white;
	margin-bottom:20px;
	font-size:11px;
	
}

.contentheadingprojekty {
	font-size:12px;
	font-weight:bold;
}

.contentpaneopenprojekty p {
	
	text-align:justify;
	font-size:11px;
}

.contentheadingblog2 {
	font-size:16px;
	font-weight:bold;
	background:white;
	
}

.contentheadingblog1 {
	font-size:16px;
	font-weight:bold;
	background:white;
}

.wrapperanim {
	margin-top:0px;
}
