body {
	font-family: Arial;
	font-size: 10px;
	background-color: #F0F5F9;
	background-image: url(img/bg_site.png);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;

}
a:link, a:visited {
	color: #285077;
	text-decoration: none;
}
a:hover, a:active {
	color: #4B87C2;
	text-decoration: none;
}
.menu-tabor:link, .menu-tabor:visited {
	color: #24831D;
	text-decoration: none;
}
.menu-tabor:hover, .menu-tabor:active {
	color: #44D539;
	text-decoration: none;
}
.article-link-active:link, .article-link-active:visited {
	color: #3B8574;
	text-decoration: none;
}
.article-link-active:hover, .article-link-active:active {
	color: #AAD3C0;
	text-decoration: none;
}
.article-link-expired:link, .article-link-expired:visited {
	color: #808080;
	text-decoration: none;
}
.article-link-expired:hover, .article-link-expired:active {
	color: #C9C9C9;
	text-decoration: none;
}
.article-link-wait:link, .article-link-wait:visited {
	color: #CC9900;
	text-decoration: none;
}
.article-link-wait:hover, .article-link-wait:active {
	color: #EEDD9B;
	text-decoration: none;
}
.article-link-inactive:link, .article-link-inactive:visited {
	color: #EB0505;
	text-decoration: none;
}
.article-link-inactive:hover, .article-link-inactive:active {
	color: #FAB3B3;
	text-decoration: none;
}
.font-tahoma-09px {
	font-family: Tahoma;
	font-size: 9px;
}
.font-tahoma-10px {
	font-family: Tahoma;
	font-size: 10px;
}
.font-tahoma-11px {
	font-family: Tahoma;
	font-size: 11px;
}
.font-tahoma-12px {
	font-family: Tahoma;
	font-size: 12px;
}
.font-arial-10px {
	font-family: Arial;
	font-size: 10px;
}
.font-arial-11px {
	font-family: Arial;
	font-size: 11px;
}
.font-arial-12px {
	font-family: Arial;
	font-size: 12px;
}
.head-admin-left {
	background-image: url('img/head_admin_left.png');
	background-position:  
               left 50%;
}
.head-admin-right {
	background-image: url('img/head_admin_right.png');
	background-position:  
               right 50%;
}
.head-god-left {
	background-image: url('img/head_god_left.png');
	background-position:  left 50%;
}
.head-god-right {
	background-image: url('img/head_god_right.png');
	background-position:  
               right 50%;
}
.head-normal-left {
	background-image: url('img/head_normal_left.png');
	background-position:  
               left 50%;
}
.head-normal-right {
	background-image: url('img/head_normal_right.png');
	background-position:  
               right 50%;
}
.textfield-login {
	font-family: Tahoma;
	font-size: 10px;
	background-image: url('img/bg_textfield_login.png');
	height: 16px;
	width: 80px;
	border: 1px solid #FFCC33
}
.button-login {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	background-image: url('img/bg_button_login.png');
	height: 16px;
	width: 24px;
	border: 0px none;
	color: #000000

}
.textfield-search {
	font-family: Tahoma;
	font-size: 10px;
	background-image: url('img/bg_textfield_search.png');
	height: 16px;
	width: 80px;
	border: 1px solid #097BC2
}
.button-search {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	background-image: url('img/bg_button_search.png');
	height: 16px;
	width: 24px;
	border: 0px none;
	color: #FFFFFF

}
.menu-head {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;
}
.menu-item {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
}
.msg-name {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3B8574;
}
.msg-title {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 1px;

}
.text-normal-justify {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
.text-small-justify {
	font-family: Arial;
	font-size: 10px;
	text-align: justify;
}
.msg-time {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.table-infobox {
	margin-left: 5px;

}
.img-160x120 {
	margin-top: -2px;
	margin-right: 3px;
	border: 1px solid #000000;
}
.img-128x96 {
	margin-right: 4px;
	border: 1px solid #000000;
	margin-left: 0px;
	margin-top: 0px;

}
.article-normal-details {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.article-normal-title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #356A9F;
}
.article-normal-time {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-left: 1px;
}
.article-normal-text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.article-small-details {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
}
.article-small-title {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #356A9F;
}
.article-small-time {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-left: 1px;
}
.article-small-text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;



}
.statistics-border {
	border: 1px solid #8E97A8;
	border-collapse: collapse;
}
.statistics-values {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #71A3FF;
	white-space: nowrap;
	height: 10px;
	text-align: right;
	vertical-align: top;
}
.statistics-foot {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #8E97A8;
	text-align: center;
	vertical-align: middle;
	height: 13px;
	width: 10px;
	font-weight: normal;
	padding-left: 2px;
}
.statistics-bar {
	background-image: url('img/statistics_bar.png');
	height: 200px;
	width: 13px;
	vertical-align: top; background-position-y:50%
}
.statistics-hide {
	background-image: url('img/statistics_background_barhide.png');
	width: 13px
}
.statistics-table-line {
	font-family: Tahoma;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFD5FF;
}
.statistics-table-linesum {
	font-family: Tahoma;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71A3FF;
}
.msg-mail {
	font-family: Tahoma;
	font-size: 10px;
	padding-left: 1px;

}
.textfield-thin {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-image: url('img/bg_textfield.png');
	height: 18px;
	width: 120px;
	border: 1px solid #000000
}
.textarea-wide {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #F0F5F9;
	background-image: url('img/bg_textarea.png');
	background-repeat: repeat-x;
	height: 200px;
	width: 556px;
	border: 1px solid #000000
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #198BD2;
	background-image: url('img/bg_button.png');
	border: 1px solid #000000
}
.textfield-wide {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-image: url('img/bg_textfield.png');
	height: 18px;
	width: 300px;
	border: 1px solid #000000
}
.select-thin {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	height: 18px;
	width: 120px;
	border: 1px solid #000000;
	background-color: E0EBF3;
}
.font-arial-14px {
	font-family: Arial;
	font-size: 14px;
}
.textarea-thin {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #F0F5F9;
	background-image: url('img/bg_textarea.png');
	background-repeat: repeat-x;
	height: 200px;
	width: 300px;
	border: 1px solid #000000
}
.link-green:link, link-green:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.textfield-full {


	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-image: url('img/bg_textfield.png');
	height: 18px;
	width: 556px;
	border: 1px solid #000000
}
.select-variable {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	height: 18px;
	border: 1px solid #000000;
	background-color: E0EBF3;
}
.gallery-top-left {
	background-image: url('img/bg_gallery/bg_gallery_top_left.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF
}
.gallery-top-right {

	background-image: url('img/bg_gallery/bg_gallery_top_right.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF
}
.gallery-top {

	background-image: url('img/bg_gallery/bg_gallery_top.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF
}
.gallery-bottom-right {


	background-image: url('img/bg_gallery/bg_gallery_bottom_right.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF
}
.gallery-bottom-left {



	background-image: url('img/bg_gallery/bg_gallery_bottom_left.png');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF
}
.gallery-bottom {


	background-image: url('img/bg_gallery/bg_gallery_bottom.png');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF
}
.gallery-left {


	background-image: url('img/bg_gallery/bg_gallery_left.png');
	background-repeat: repeat-y;
	background-position: right center;
	background-color: #FFFFFF
}
.gallery-right {



	background-image: url('img/bg_gallery/bg_gallery_right.png');
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #FFFFFF
}
.textfield-small {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-image: url('img/bg_textfield.png');
	height: 18px;
	width: 50px;
	border: 1px solid #000000
}
.textfield-smaller {


	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-image: url('img/bg_textfield.png');
	height: 18px;
	width: 25px;
	border: 1px solid #000000
}
.select-wide {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	height: 18px;
	width: 220px;
	border: 1px solid #000000;
	background-color: E0EBF3;
}
.select-full {


	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	height: 18px;
	width: 558px;
	border: 1px solid #000000;
	background-color: E0EBF3;
}
}
.userlist-header:link, .userlist-header:visited {
	color: #E2E4EA;
	text-decoration: none;
}
.userlist-header:hover, .userlist-header:active {
	color: #FFFFFF;
	text-decoration: none;
}
.box-text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;

}
.box-headtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;


}
.image {
	border: 1px solid #000000;
}
