a{
	color: #A1C454;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #7D9F31;
}

html{
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #f1f1f1;
	background-position: 0px 50px;
}

body{
	text-align: center;
	margin: 0px;
	margin-bottom: 50px;
}

div#center{
	width: 1024px;
	margin: 0 auto;
}

div#ccenter{
	width: 664px;
	margin: 0 auto;
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #555555;
	text-align: right;
}

div#header{
	width: 1024px;
	height: 326px;
	background-image: url(images/header.gif);
	text-align: left;
	}

div#header div#blok{
	margin-left: 115px;
	padding-top: 45px;
}
	
div#header div#blok div#menu{
	height: 31px;
	word-spacing: -4px;
	margin-left: 15px;
}

div#header div#blok div#menu a{
	background-color: #bae8f2;
	padding: 6px 7px 6px 8px;
	position: relative;
	top: -12px;
	
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #6b9ca3;
	}
	
div#header div#blok div#menu a:hover{
	color: #7bacb3;
	background-color: #c6eff8;
}

div#left{
	float: left;
}

div#right{
	float: right;
	margin-right: 14px;
}

div#left, div#right{
	text-align: left;
	
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #ffffff;
	
	width: 316px;
	padding-bottom: 20px;
}

div#margin{
	margin: 20px;
	margin-top: 0px;
}

a img{
	border: 0px;
}

form#loginform input.entry{
	border: 1px solid #d1c1c1;
	margin-left: 28px;
	color: #d1c1c1;
	padding: 3px;
	font-family: Calibri, sans-serif;
	font-size: 11px;
	width: 125px;
	}

form#loginform input.entry:focus, form#loginform input.entry:hover{
	color: #c1a1a1;
}

.leftform{
	float: left;
	width: 150px;
}
.rightform{
	float: right;
	width: 96px;
	height: 97px;
	background-image: url(images/login.gif);
	border: 0px;
	margin-right: 36px;	
}

#left #margin form .entry{
	border: 1px solid #C4DF99;
	margin: 0px 5px 2px 0px;
	color: #8bb031;
	padding: 3px;
	font-family: Calibri, sans-serif;
	font-size: 11px;
	width: 125px;
	}
	
#left #margin form textarea.entry{
width: 250px;
height: 80px;
}
	
.bug{
	font-size: 30px;
	float: left;
	padding: 1px 5px 1px 5px;
	border: 3px dashed #efefef;
	margin: 0px;
	color: #555555;
	background-color: #fcfcfc;
}
.suc{
	font-size: 30px;
	float: left;
	padding: 1px 5px 1px 5px;
	border: 3px dashed #E6FFAF;
	margin: 0px;
	color: #AACB62;
	background-color: #F5FFDF;
}
.righte{
	float: left;
	width: 200px;
	margin-left: 15px;
}

.righte strong{
	font-size: 13px;
	font-style: italic;
}

.blink{
	font-family: Arial;
	padding: 6px;
	background-color: #f8f8f8;
	margin: 3px;
	color: #555555;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	border: 2px solid #eeeeee;
}

.blink:hover{
	background-color: #ffffff;
}

.tablestyle1{
	background-color: #fbfbfb;
	padding: 1px;
	border: 1px solid #e5e5e5;
}
.tablestyle1 tbody td, .tablestyle1 tbody th{
	background-color: #ffffff;
	border: 1px solid #e0e0e0;	
	padding: 4px;
	font-family: Tahoma;
	font-size: 11px;
}
.tablestyle1 thead th{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #999999;
	border-bottom: 1px solid #e5e5e5;
}

.largetextarea{
	width: 60%;
	height: 60%;
	position: absolute;
	left: 20%;
	top: 20%;
	font-family: Consolas, Courier New;
	font-size: 12px;
	color: #777777;
	overflow: auto;
}
.largeform{
	width: 50%;
	height: 50%;
	position: absolute;
	left: 20%;
	top: 20%;
	padding: 5%;
	overflow: auto;
	background-color: #ffffff;
	border:1px solid #b4b4b4;
	}
.largebutton{
	width: 70px;
	height: 40px;
	position: absolute;
	right: 23%;
	bottom: 23%;
	font-family: Arial;
	font-size: 16px;
}
.linker{
	line-height: 40px;
	display: block;
	width: 80px;
	height: 40px;
	position: absolute;
	right: 23%;
	top: 23%;
	font-family: Arial;
	font-size: 16px;
	background-color: #fcfcfc;
	border: 1px dashed #e5e5e5;
	text-align: center;
}
.clear{
	clear: both;
}
.hiddeninput{
	font-size: inherit;
	border: 0px;
	background-color: transparent;
	font-family: inherit;
	padding: 0px;
	color: inherit;
	width: 180px;
	border-right: 1px dashed #C5CF9B;
	border-top: 1px dashed #C5CF9B;
}
.hiddeninput:hover, .hiddeninput:focus{
	text-decoration: underline;
}
.hiddeninput *{
	color:#555555;
}
.ablock{
	margin: 8px;
	padding: 10px;
	background-color: #fcfcfc;
	border: 1px solid #e5e5e5;
	border-top: 3px double #dddddd;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.ablock:hover{
	background-color: #ffffff;
}

.xentry{
	width: 50px;
	font-size: 10px;
	font-family: Tahoma;
	font-size: 10px;
}

.big{
	width: 175px;
}

.bx{
	font-weight: bold;
	cursor: pointer;
}
	h3.x{
		font-family: Corbel, Arial;
		font-weight: bold;
		font-size: 12px;
		font-style:italic;
		color: #999999;
		margin: 0px;
		margin-bottom: 5px;
	}
	
.INF{
	position: absolute;
	top: 0;
	text-align: center;
	font-size: 11px;
	margin-left: 150px;
	font-family: Arial;
	display: block;
	padding: 8px;
	color: #7bacb3;
	background-color: #c4edf7;
}

.INF:hover{
	color: #37686F;
	background-color: #EFFCFF;
	text-decoration: none;
}

.menulink{
	background-image: url(images/menulink.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 4px;
	width: 82px;
	height: 13px;
	_width: 92px;
	_height: 21px;
	margin-bottom: 1px; 
	font-size: 10px;
	font-family: Arial;
	color: #333333;
}

.menulink:hover{
	text-decoration: none;
	color: #000000;
}

.iblock{

background-image: url(images/block.gif);
width: 276px;
_width: 300px;
padding: 12px;
font-size: 11px;
font-family: Arial;
color: #545F29;
margin-left: -11px;
}

.bordered{
	border-bottom: 1px solid #D7E0B4;
}
.reset{
	font-weight: bold;
	font-family: Arial;
	color: #867373;
	text-decoration: underline;
	position: relative;
	font-size: 11px;
	top: 6px;
	text-transform: lowercase;
}
.reset:hover{
	color: #111111;
}
.oh-no{height: 41px; background-color: #333333; color: #f5f5f5; font-weight: bold; font-family: Arial; font-size: 12px; padding-top: 9px;}