/*
[2007-01-16]
Created by Matej
Contains all style definitions for the page layout
*/

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: url(img/pattern.gif) repeat top left;
	font-family: "Arial";
	font-size: 11px;
	height: 100%;
}
div, img {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
b, strong {
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
#page {
	position: relative;
	margin: auto;
	width: 790px;
	height: 1075px;
}
#page #left {
	float: left;
	width: 324px;
}
#page #left #title {
	float: left;
	width: 324px;
	height: 82px;
	background: url(img/title1.gif) no-repeat top left;
	opacity: 0.85;
	filter: alpha(opacity=85);
}
#page #left .first1 {
	float: left;
	width: 43px;
	height: 37px;
	background: url(img/first1.gif) repeat top left;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
#page #left .first2 {
	float: left;
	width: 225px;
	height: 37px;
	background: #000000;
}
#page #left .first2 .projtitle {
	float: left;
	width: 180px;
	height: 32px;
	padding: 5px 5px 0 0;
	font-family: "Arial", "Arial Black";
	font-weight: bold;
	font-size: 20px;
	color: #cfd91c;
	text-align: right;
	vertical-align: middle;
}
#page #left .first2 .projfw {
	float: right;
	width: 40px;
	height: 37px;
	background: url(img/projfw.gif) repeat top left;
}
#page #left .second1 {
	float: left;
	width: 31px;
	height: 138px;
	background: url(img/second1.gif) no-repeat top left;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
#page #left .second2 {
	float: left;
	width: 234px;
	height: 138px;
	background: #000000;
}
#page #left .third1 {
	float: left;
	width: 43px;
	height: 40px;
	background: url(img/third1.gif) no-repeat  bottom right;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
#page #left .third2 {
	float: left;
	width: 221px;
	height: 38px;
	background: #000000;
	padding: 2px 5px 2px 5px;
	font-family: "Arial";
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	text-align: right;
	vertical-align: middle;
}
#page #center {
	float: left;
	width: 285px;
}
#page .top1 {
	float: left;
	width: 30px;
	height: 103px;
	background: url(img/icon.gif) no-repeat top left;
}
#page .top2 {
	float: left;
	width: 192px;
	height: 27px;
	padding: 3px 5px 0 0;
	background: #000000;
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
}
.top2_1 {
	float: left;
	width: 187px;
	height: 27px;
	padding: 3px 0 0 10px;
	background: #000000;
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
#page .top3 {
	float: left;
	width: 60px;
	height: 30px;
	background: url(img/fw.jpg) no-repeat top left;
}
#page .top4 {
	float: left;
	width: 225px;
	padding: 5px 15px 5px 10px;
	line-height: 13px;
}
#page #right {
	float: right;
	width: 181px;
}
#page #right #logo {
	float: right;
	width: 181px;
	height: 77px;
	margin: 16px 0 0 0;
	background: url(img/logo.gif) no-repeat top right;
	opacity: 0.85;
	filter: alpha(opacity=85);
}
#page #right #menutop {
	float: right;
	width: 181px;
	height: 44px;
	background: url(img/menu1.gif) no-repeat top right;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
#page #right #menumiddle {
	float: right;
	width: 181px;
	background: url(img/menu2.gif) repeat top right;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
#page #right #menumiddle .menuitem {
	float: left;
	padding: 0 0 5px 7px;
	cursor: pointer;
}
#page #right #menumiddle .menuitem:hover {
	float: left;
	padding: 0 0 5px 7px;
	cursor: pointer;
}
#page #right #menumiddle .menuitem1 {
	float: left;
	width: 14px;
	height: 36px;
	background-color: #cfd91c;
}
#page #right #menumiddle .menuitem2 {
	float: left;
	width: 117px;
	height: 36px;
	padding: 0 3px 0 0;
	background-color: #000000;
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	margin: 0;
}
#page #right #menumiddle .menuitem2a {
	float: left;
	width: 117px;
	height: 36px;
	padding: 0 3px 0 0;
	background-color: #666666;
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	margin: 0;
}
#page #right #menumiddle .menuitem2a .undertext {
	font-family: "Arial";
	font-weight: 700;
	font-size: 11px;
	color: #0cff00;
	text-align: right;
	vertical-align: middle;
	line-height: 13px;
}
#page #right #menumiddle .menuitem2 .undertext {
	font-family: "Arial";
	font-weight: 700;
	font-size: 11px;
	color: #0cff00; /*#cfd91c;*/
	text-align: right;
	vertical-align: middle;
	line-height: 13px;
}
#page #right #menumiddle .menuitem3 {
	float: left;
	width: 34px;
	height: 36px;
	background: url(img/home_4_22.gif) no-repeat top right;
}
#page #right #menubottom {
	float: right;
	width: 181px;
	height: 323px;
	background: url(img/menu3.gif) no-repeat top right;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
#userinfo {
	height: 30px;
	color: #CC0000;
}
#adminPageTitle {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.adminTextContent {
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	text-align: justify;
}
.formText {
	font-weight: bold;
}
.formField {
	border: solid 1px #ffffff;
	padding: 0 0 0 5px;
	color: #000000;
}
.formButton {
	border: solid 1px #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFFFFF;
}
.contentFormField {
	border: solid 1px #000000;
	padding: 0 0 0 5px;
	color: #000000;
}
.contentFormButton {
	border: solid 1px #000000;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFFFFF;
}
.empty {
	background: url(img/star1b.gif) no-repeat top left;
	width: 20px;
	height: 20px;
	float: left;
	cursor: pointer;
}
.full {
	background: url(img/star2b.gif) no-repeat top left;
	width: 20px;
	height: 20px;
	float: left;
	cursor: pointer;
}
.fullred {
	background: url(img/star3b.gif) no-repeat top left;
	width: 20px;
	height: 20px;
	float: left;
	cursor: pointer;
}
#overStar {
	float: left;
	width: auto;
	height: auto;
	/*margin:0 0 10px 10px;*/
}
a.flashtext {
	text-decoration: none;
	color: #000000;
}
a.flashtext:hover {
	text-decoration: underline;
}
.testform {
	margin: 5px 0 0 0;
	width: 100%;
}
.testform td {
	padding: 2px 0 0 0;
}