body {
background: url(images/bg.png) repeat-x top left #CCCCCC;
margin-top:10px;
margin-bottom:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
a:link {text-decoration:none; color:#0069E6; font-weight:bold;}
a:visited {text-decoration:none; color:#0069E6; font-weight:bold;}
a:active {text-decoration:none; color:#0069E6; font-weight:bold;}
a:hover {text-decoration:underline; color:#FF0000;  font-weight:bold;}

.date {
text-align:left;
}

.border {
width:737px;
border: 1px solid #333333;
}

.pathway {
width: 100%;
background: url(images/bg_pathway.png) repeat-x top left;
height:22px;
line-height:22px;
color:#FFFFFF;
padding-left:15px;
font-weight:bold;
text-align:left
}
.pathway a, .pathway a:link, .pathway a:visited, pathway a:active {
width: 100%;
height:22px;
line-height:22px;
color:#FFFFFF;
text-transform:lowercase;
font-weight:bold;
text-decoration:none;
}

.pathway a:hover {
text-decoration:underline;
}
/* M E N U */
.bg_menu {
width:230px !important;
background: url(images/bg_menu.png) repeat top left #333;
height:200px;
border-right-width:1px;
border-right-color:#333333;
border-right-style:solid;
}

div#navigation {
		width: 230px; }
	#navigation ul {
		list-style-type: none; 
		margin: 0; 
		padding: 0; 
		}
	#navigation ul li {
		list-style-type: none; 
		margin: 0; 
		padding: 0; 
		}
	#navigation ul li a {
		display: block;
		text-align:left; 
		height: 24px; 
		line-height: 23px; 
		font-size: 10px; 
		font-weight:bold;
		text-decoration: none; 
		padding-left: 15px; 
		color: #333333;
		background: url(images/menu.png) no-repeat; 
		}
	#navigation ul li a:hover, #navigation ul li.current a {
		background: url(images/menu.png) no-repeat 0 -24px; 
		color:#FFFFFF;
		}
		
div#subnav {
		width: 230px; 
		font-family: Arial, Helvetica, sans-serif;
		
		}
	#subnav ul {
		list-style-type: none; 
		margin: 0; 
		padding: 0; 
		}
	#subnav ul li {
		list-style-type: none; 
		margin: 0; 
		padding: 0; 
		}
	#subnav ul li a {
		display: block;
		text-align:left; 
		height: 24px; 
		line-height: 23px;
		padding-left:15px; 
		font-size:10px; 
		font-weight:100;
		text-decoration: none;  
		color: #0069E6;
		background: url(images/menu.png) no-repeat; 
		}
	#subnav ul li a:hover, #navigation ul li.current a {
		background: url(images/menu.png) no-repeat 0 -24px; 
		}

.main {
	background:#FFFFFF;
	width: 507px !important;
	padding:10px;
	text-align:left;
}
.main ul {
  	float: left;
  	margin: 2px;
  	padding-left: 5px;
  	list-style: none;
 }
.main ul li {
	line-height:15px;
	padding-left:15px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;	
}	 
.title {
	background: url(images/header.gif) repeat-x;
	font-size: 12px;
  	font-weight: bold;
  	line-height: 24px;
  	text-align: left;
  	color: #0069E6;
}
.obrazki {
	border:1px solid #CCCCCC;
	padding:10px;
	width: 150px;
}
.go {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	color: #000000;
  	border: 1px solid #999999;
  	margin-bottom: 0px;
  	background-color: #DEEEFF;
  	padding: 1px;
}
.date2 {
line-height:24px;
text-align:right;
font-weight:bold;
color:#FF0000;
}

#cpanel { 
	text-align: center; 
	vertical-align: middle; 
}

#cpanel div.icon   { 
	margin: 3px;
	float:left; 
}
#cpanel div.icon a { 
	display: block; 
	height: 83px !important;
	height: 85px; 
	width: 103px !important;
	width: 105px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
}
#cpanel div.icon a:link, div.icon a:visited, div.icon a:active {
color : #808080;
}

#cpanel div.icon a:hover   { 
	color : #333; 
	background-color: #DDF1FF;  
	border: 1px solid #c24733;
	padding: 3px 4px 0px 6px; 
}

#cpanel div.iconimage { 
	padding-top: 13px; 
}