body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background:#ccc url(images/gbyrepeat.jpg) repeat-y center;
}
.wrapper{
width:800px;

margin:0 auto;
background:#fff;
border-right:3px solid #ededed;
border-left:3px solid #ededed;
}
.navbg {
  background:url(images/navbg_02.gif) repeat-x;
	width:100%;
	height:54px;
	border-bottom:2px solid #fff;
	}
#navcontainer
{
	float: right;
  margin:0px;
	margin-top: 10px;
	margin-right: 10px;
	
}

#navcontainer a:hover
{
  
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.banner{
background:url(images/bannerbg_13.gif) repeat-x;
height:130px;
width:100%;
border-bottom:3px solid #1553B9;
}
.bannerontop{
background:url(images/logo.png) no-repeat;
height:96px;
padding-top:35px;
text-align:center;
}
.content{
width:100%;
padding-top:10px;
padding-bottom:10px;
}
.leftcolumn{
width:200px;
padding-left:3px;
padding-bottom:20px;

float:left;
text-align:left;

}
.main{
width:566px;
float:right;
text-align:left;
}
h2{
background:url(images/leftcolumnheader_21.gif) center no-repeat;
font-weight:bold;
text-align:center;
font-size:11px;
color:#fff;
margin:0;
padding-top:14px;
padding-bottom:14px;
}

h3{
  
  
}

h6{
  margin: 0px;
  padding: 10px 0 5px 0;

}

.vice{
  color:red;

}


.clear{
width: 100%;
height: 1px;
margin: 0 0 -1px;
clear: both;
}



 


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckerdiv
{
padding-left:20px;

}


.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 110px; /* Width of Menu Items */
font-size: 12px;


}
	
.suckerdiv ul li{
position: relative;

}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 150px; /*sub menu width*/
top: 0;
visibility: hidden;
background-color: rgb(241,241,240);
}

/* Sub level menu links style */
.suckerdiv ul li a{
font-weight:normal;
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background-color: rgb(241,241,241);




}

.suckerdiv ul li a:visited{
color: black;
}
.suckerdiv ul li a:hover{
font-weight: bold;
background-color: #E6E6E7;
}



.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

.ceniktable{
 padding-right: 5px; 
 

}


h3{
font-size:17px;
color:#39629F;
font-weight:bold;
text-align:center;
margin:0;
width:100%;
border-bottom:1px solid #ededed;
}
.info{
padding-top:5px;
padding-bottom:5px;
background:url(images/inforepeat_25.gif) repeat-y left;
padding-left:20px;
margin:0;
color:#666;
font-size:10px;
margin-bottom:5px;
margin-top: 10px;
}
.maincontent{
padding-left:35px;
padding-right:5px;
}

.maincontentnews{
padding-left:25px;
padding-right:5px;
text-align: center;
}

.maincontentnews .nadpis{
  font-size: 22px;
  font-weight: bold;
  margin-top: 15px;
}



a:link {
	color: #39629F;
	text-decoration: none;
}
a:visited {
	color: #39629F;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
	
}
a:active {
	color: #39629F;
	text-decoration: none;
}

a {
  font-weight: bold;
}

.footer{
width:100%;
background:url(images/footerbg_02.gif) repeat-x;
margin-top: 65px;
padding-top:10px;
position:relative;
padding-bottom:20px;
clear:both;
text-align:center;
color:#fff;
}
.footer a:link{
color:#fff;
font-size:11px;
}
.footer a:visited{
color:#fff;
font-size:11px;
}
.footer a:hover{
color:#CCC;
font-size:11px;
}

