/* CSS Document */
body	{
min-height: 100%;
margin-top:0;
margin-bottom:0;
padding:0;
position:relative;
background-image:url(grafika/bg2.jpg);
font-size:10px;
font-family:Arial;
}
div#wrapper {
  width: 798px;
  height: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:0;
  border-left-style:solid;
  border-left-width: 1px;
  border-left-color:#CCCCCC;
  border-right-style:solid;
  border-right-width: 1px;
  border-right-color:#CCCCCC;
  background-color: #FFFFFF;
}
#head	{
	width: 798px;
	height:180px;
	}
#mainmenu	{
	background-image:url(grafika/bg_menu.jpg);
	background-repeat:repeat-x;
	background-color:#FFD205;
	width:448px;
	height:53px;
	font-family:Arial;
	float:left;
	border-top-style:solid;
	border-top-width:4px;
	border-top-color:#999999;
	}
#left	{
	width:172px;
	height:315px;
	float:left;
	padding-bottom:60px;
	}
#navleft	{
	background-color: #F0F0F0;
	width:172px;
	min-height:317px;
	padding-left: 0px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color: #DFDFDF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #DFDFDF;
	}
ul#navleft	{
	list-style:none;
	margin:0;
	padding-top:20px;
	padding-left:0;
	

	}
ul#navleft li	{
	border-bottom: 1px solid  #E9E9E9;
	padding-top:3px;
	padding-left: 0px;
	}
ul#navleft li a:link, ul#navleft li a:visited	{
	text-decoration:none;
	color: #006699;
	font-family:Arial;
	font-size:16px;
	font-weight:800;
	padding-left: 5px;
	display:block;
	width:97%;
	}
ul#navleft li a:hover	{
	background-color:#FFA506;
	color: #003366;
	font-family:Arial;
	font-size:16px;
	font-weight:800;
	}
#cont	{
	height: 100%;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	clear:both;
	}
#body	{
	width: 592px;
	min-height: 540px;
	padding: 9px 15px 0px 15px;
	font-size:15px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	border-top-style:solid;
	border-top-color:#003366;
	border-top-width:5px;
	float:right;
	}
	
#stopka	{
	margin-bottom: 0; 
	height:58px;
	width:798px;
	background-image:url(grafika/stopka.jpg);
	clear:both;
   }
ul#menu {
	display:table; 
	width:400px;
	list-style:none;
	margin-top:13px;
	}
ul#menu li {display:table-cell;}

ul#menu li a:link, ul#menu li a:visited	{
	text-decoration:none;
	color: #006699;
	font-family:Arial;
	font-size:18px;
	}
ul#menu li a:hover	{
	color: #000033;
	font-family:Arial;
	font-size:18px;
	}
.aktim {
	color: #FF6600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p	{
	margin-top: 6px;
	margin-bottom: 10px;
	}
#pasek_up	{
	height:4px;
	width:100%;
	background-color:#003333;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	}
h1	{
	font-family:Arial;
	font-size:18px;
	font-weight:800;
	color:#006699;
	}
h2	{
	font-family:Arial;
	font-size:16px;
	font-weight:800;
	color:#006699;
	}