.letters {
	font-weight: bold;
	font-size: 13px;
}

/* Main te3xt */
hr{
	width:500px;
	height:13px;
	margin-left:25px;
	clear:both;
	display:block;
	border:none;
}
#main_text h2{
	color:#F8A501;
	font-weight:bold;
	font-size:14px;
	font-family:tahoma;
	clear:both;
}
#main_text ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:25px;
}
#main_text h3{
	padding:0px;
	margin:0px;
	color:#fff;
	font-weight:normal;
	font-size:12px;
}
#main_text h4{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	display:block;
	float:left;
	width:150px;
}
#main_text p{
	color:#fff;
	text-align:justify;
}
#main_text p a{
	color:#fff;
	text-decoration:underline;
}
#main_text ul.simple_text{
	list-style:disc;
}
#main_text ul.simple_text li{
	color:#fff;
}

/* forms */
.form fieldset{
	border:none;
}
.form label{
	display:block;
	width:130px;
	float:left;
	line-height:20px;
}
.form .error{
	font-weight:bold;
	color:#FFAA01;
}
textarea.code {
	width: 350px;
	height: 100px;
}

/* tabbed menu */
ul.ultabs {
	border-bottom: solid 4px #E5EFE0;
	margin-bottom: 7px;
	padding-left: 15px;
	list-style-type: none;
}
ul.ultabs * {
	font-family: "Courier New", courier, monospace;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 5px 0 5px;
	margin: 0 5px 0 0;
}
ul.ultabs li {
	display: inline;
    padding:0px !important;
    margin:0px !important;
}
ul.ultabs h1 {
	border: 2px solid #E5EFE0;
	display: inline;
	font-size: 14px;
	display:inline;
	background-color: #E5EFE0;
}
ul.ultabs div {
	border: 1px solid #E5EFE0;
	display:inline;
	list-style-type: none;
}
dl dt{
	float:left;
	display:block;
	font-weight:bold;
	width:150px;
	line-height:25px;
	text-align: right;
	padding-right: 10px;
}
dl dd{
	font-weight:normal;
	margin-left:160px;
	line-height:25px;
}

/* tables */
.table_comments {
	padding-top: 5px;
	clear: both;
}

/* misc css */
#userbar_license {
	display: none;
}
.news_text p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/* old template css */

body {
	margin: 5px 0;
	padding: 5px 0;
	background: #FEE6CC;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
}

div#wrap {
	text-align: left;
	width: 770px;
	border: solid 6px #FFF;
	margin: 0 auto;
	background-color: #dde2f1;
	background-image: url(/img/bg.gif);
	background-repeat: repeat-y;
}

/* header */
div#top {
	height: 74px;
	background: url(/img/header2.gif);
	font-family: "Courier New", courier, monospace;
	color: #27390C;
}
div#fake_intro {
	height: 20px;
}
div#intro {
	font-family: "Courier New", courier, monospace;
	position: absolute;
	top: 19px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 105px;
}
div#head {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 17px;
}

/* footer */
div#footer {
	clear: both;
	background: url(/img/footer2.gif) center;
	height: 28px;
	margin-top: 10px;
}
div#footer div {
	color: #27390C;
	font-weight: bold;
	font-size: 10px;
	padding-top: 11px;
}
div#footer a {
	color: #4D6F1B;
}
div#footer a:hover {
	color: #FFF;
}

/* navigation */
div#nav {
	float: left;
	width: 27%;
}

div#nav .title {
	width: 164px;
	height: 36px;
	background: url(/img/nav_head_bg.gif) no-repeat;
	font-size: 20px;
	font-family: "Courier New", courier, monospace;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1.5px;
	text-transform: lowercase;
	margin: 16px 0 3px 8px;
	padding: 7px 0 0 37px;
}
div#nav p, div.side_box {
	margin: 8px;
	color: #4D6F1B;
	background: #E5F1D3;
	border: solid 2px #C4DF9B;
	padding: 3px ;
}

div.side_box label {
	font-size: 12px;
}

div#nav a {
	color: #BC8CBF;
	text-decoration: underline;
}
div#nav a:hover {
	color: #A2AFD8;
	text-decoration: none;
}

div#nav ul {
	list-style-type: none;
	background: url(/img/nav_li.gif) repeat-y;
	margin: 0;
	padding-left: 8px;
}
div#nav li a, div#nav li a:visited {
	display: block;
	border-left: solid 9px #C9CFE8;
	padding: 2px 0 2px 15px;
	height: 17px;
	color: #F2E8F3;
	text-decoration: none;
	font-weight: bold;
}
div#nav li a:hover {
	border-left: solid 15px #F0F2F9;
	color: #C4DF9B;
}

/* content */
div#content {
	float: right;
	width: 70%;
	padding: 20px 10px 0 0px;
	text-align: right;
}

div#content .title {
	font-family: "Courier New", courier, monospace;
	font-size: 14px;
	font-weight: bold;
	background: #E5EFE0;
	margin-right: 15px;
	padding: 3px 8px 3px 8px;
	display: inline;
	color: #4D6F1B;
	word-spacing: -5px;
}
div#content .title h1 {
	font-size: 14px;
	display: inline;
}

div.text {
	background-image: url(/img/content_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #b6cbb4;
	padding: 20px 7px 7px 7px;
	border: solid 3px #E5EFE0;
	text-align: left;
	color: #4D6F1B;
	margin-bottom: 20px;
}

strong {
	color: #EB9B3E;
}

a {
/*	font-weight: bold; */
	color: #A263A7;
}
a:hover {
	color: #EB9B3E;
}

th {
	font-size: 13px;
	color: #4D6F1B;
}
td {
	font-size: 12px;
	color: #4D6F1B;
}

/***** tables *******/
table.main_table {
	width: 520px;
}
table.main_table th {
	text-align: center;
	font-family: "Courier New", courier, monospace;
	background-color: #fcc180;
	padding: 2px 2px 0;
}
table.main_table td {
	font-size: 12px;
	background-color: #E5F1D3;
}
table.main_table tr.hilighted td {
	background: #e2cce3;
	/*border: solid 1px #5d7d59;*/
}
table.main_table td.numeric {
	text-align: right;
	padding-right: 5px;
}

div.pager {
	text-align: right;
	float: right;
}
.borderedbox {
	text-align: right;
}
.borderedbox .content {
	color: #4D6F1B;
	padding: 4px 6px;
	background: #E5EFE0;
}
.borderedbox .title {
	height: 15px;
	color: #4D6F1B;
	background: #E5EFE0;
	padding: 0 6px;
	margin-right: 15px;
	font-weight: bold;
	text-align: left;
}
.borderedbox .bottom {
	text-align: right;
}
ul.tag-cloud {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.tags ul.tag-cloud {
	text-align: center;
}
ul.tag-cloud li {
	display: inline;
}
ul.tag-cloud a {
	white-space: nowrap;
}
ul.tag-cloud a.tag5 {
	color: #C282CE;
	font-size: 10px;
}
ul.tag-cloud a.tag4 {
	font-size: 10px;
}
ul.tag-cloud a.tag3 {
	color: #C282CE;
	font-size: 12px;
}
ul.tag-cloud a.tag2 {
	font-size: 12px;
}
ul.tag-cloud a.tag1 {
	font-size: 12px;
	font-weight: bold;
}
.tags ul.tag-cloud a.tag4 {
	font-size: 13px;
}
.tags ul.tag-cloud a.tag3 {
	font-size: 16px;
}
.tags ul.tag-cloud a.tag2 {
	font-size: 19px;
}
.tags ul.tag-cloud a.tag1 {
	font-size: 19px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
}
img {
	border-style: none;
}
input.text, textarea, select {
	width: 240px;
}
div.submit {
	text-align: center;
	margin: 20px 0 5px 0;
}
.error, .required, .notice {
	color: #f7941c;
	font-weight: bold;
}
.notice {
	text-align: center;
}
.hilighted {
	color: #f7941c;
}
.reklama {
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 0;
	text-align: center;
}