/* CSS Document */
/* -----MAIN-----*/
* {margin: 0; padding: 0;}
html {height: 100%; font-size: 62.5%;}
body {font: 1.2em Verdana, Arial, Helvetica, sans-serif; text-align: center; padding-bottom: 0px;}
 
 
#wrap{
background: url(../images/content.jpg) repeat-y top center;
margin:0 auto;
}

#main{
width:910px;
margin:0 auto;
position: relative;

}
#head{
margin-left:30px;
margin-right:30px;
} 
#header{
background: #F8F7F7;
width: 820px;
text-align:right;
padding:10px 15px;

}
#date{
margin:auto ;
color: #838181;
font-size: 10px;
font-weight: bold;
font: Verdana, Tahoma, arial, sans-serif;
text-align:right;
}

#head-image{
position:relative;
background:url(../images/druz.JPG)no-repeat;
height:300px;
width:850px;
position:relative;
margin-top: 5px;
}
#head-image h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 48px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 30px;	
}

#head-image h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 20px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #69DA5A;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 85px; left: 130px;		
}


#top-nav{

}
#cssmenu{

padding-top:5px;
padding-bottom:5px;
margin: 0 auto;

}
#content{
margin-left:30px;
margin-right:30px;
float: left;
width: 850px;
display: inline;
padding: 0; 	

}

#content-main{

width:655px;
height: 100%;
float:left;
margin-right:5px;
background: url(../images/content-wrap.jpg) repeat-x;
min-height:400px;
}
#content-right{
width: 190px;
min-height:400px;
float:left;
background: url(../images/content-wrap.jpg) repeat-x;
padding-top: 18px;


}
#content-akt{
margin-left:30px;
margin-right:30px;
min-height:300px;
}
#content-main-akt{
width: 850px;
height:100%;
background: url(../images/content-wrap.jpg) repeat-x;
 
}
#content-right-akt{
width:0px;
height:0px; 
}
#minakt{
margin:3px;
width:184px;
min-height:400px;
height:100%;
padding-bottom:15px;
}

#bottom{
width:910px;
padding:10px 0;
margin-bottom:10px;
clear:both;
background: url(../images/footer-bottom.jpg) no-repeat center bottom;
}


#footer{
clear: both;
color: #666;
font-size:10px;
margin: 0 auto 10px auto;
width: 850px;
padding: 10px 5px;
text-align: center;
background: #F8F7F7;
border-top: 1px solid #F2F2F2;
}
#bottom a {
text-decoration: none;
color: #666666;
font-weight: bold;
}
#bottom a:hover {
	color: #000;	
}
#bottom p {
	padding: 10px 0;
}
#bottom h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}
#male_pismo{
color: #666;
font-size:10px;
text-align: right;
}
/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(../images/button.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: center;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
  margin:auto;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */
#text{
margin-top: 20px;
margin-left: 20px;
margin-right:20px;
margin-bottom:10px;
}

/* links */
a, a:visited {	
	color: #326ea1; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}
/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #333;		
}
h1 {
	font-size: 160%;	
	font-weight: normalbold;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;	
}
h3 {
	font-size: 130%;	
}

p{
text-align:justify;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
  
}
ul, ol {
	margin: 5px 20px;
  text-align:left;
	
}
/*** IMAGES ****/
.pdf{
width:49px;
height:51px;
background: url(../images/pdf.gif)no-repeat;
}

a .akt  {
color:#333;
}

a:hover .akt{
color:#186C94;
}

hr{
margin-top:5px;
margin-bottom:5px;
}
.akt{
text-align: left;
padding:0;
margin-bottom:30px;

}

li .akt{
margin-bottom:30px;
text-align:justify;
}