body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F0F0F0;
}
#global {
}
#main {
	height: 625px;
	width: 800px;
	position: relative;
	text-align: justify;
	z-index: 1;
	border: 1px solid #CCCCCC;
}
#naglowek {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 10px;
	color: #FFFFFF;
	background-color:#666666;
	position: absolute;
	font-size: 10px;
	background-image: url(images/head.png);
	background-repeat: repeat;
}
#titlebar {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 100%;
	height: 80px;
	color:#000000;
	background-color: #F0F0F0;
}
#stopka {
	left: 0px;
	top: 605px;
	width: 100%;
	height: 14px;
	color: #FFFFFF;
	background-color:#666666;
	position: absolute;
	font-size: 10px;
	background-image: url(images/head.png);
	background-repeat: repeat;
	text-align: right;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 340px;
	height: 76px;
	left: 238px;
	top: 2px;
}
#maincontext {
	position: absolute;
	left: 145px;
	top: 80px;
	width: 530px;
	height: 525px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color:#000000;
	background-color: #FDFDFD;
}
.frametitle {
	height: 16px;
	width: 480px;
	position:absolute;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	background-color: #AAAAAA;
	text-align: center;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.frame {
	width: 464px;
	padding: 8px;
	position:absolute;
	font-size: 12px;
	color:#000000;
	background-color: #FAFAFA;
	text-align: justify;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#lastbar {
	text-align:center;
	padding: 10px;
	right: 0pt;
	top: 80px;
	width: 100px;
	height: 505px;
	position: absolute;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color:#000000;
	background-color: #FDFDFD;
}
#mainmenu {
	left: 0px;
	top: 80px;
	width: 140px;
	height: 525px;
	position: absolute;
	color:#000000;
	background-color:#F0F0F0;
}
.menuitem {
	color:#000000;
	background-color:#CCCCCC;
	margin: 5px;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	width: 120px;
	border: 1px solid #666666;
}
.menuitem * {
	text-decoration:none;
	color:#0066CC;
	background-color:#CCCCCC;
}
.lastbar_item {
	padding:0px;
	margin:0px;
}
.lastbar_item * {
	color: #FEFEFE;
	background-color:#FFFFFF;
	border-style: none;
}
#logo_v_html {
	position:absolute;
	left: 12px;
	top: 440px;
}
#logo_v_css {
	position:absolute;
	left: 12px;
	top: 474px;
}
#logo_sf {
	position:absolute;
	left: 12px;
	top: 373px;
}
