html {
	overflow-y: scroll;
}

html, body {
	height: 100%;
	background-color: #FF9621;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0.5px;
	line-height: 18px;
	color: #BF5900;
	background: url(../images/bg.png) top left repeat-x;
}

object {
	padding: 0;
	margin: 0;
}

.Style4 {
	color: #660000;
	font-weight: normal;
}

Style35 {
	font-weight: bold;
}

img {
	padding: 0;
	margin: 0;
	border-style: none;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1 {
	text-align: left;
}

h2 {
	text-align: left;
	font-size: 15px;
	color: #999999;
}

h3 {
	text-align: right;
}

h4 {
	text-align: center;
}

h4 img {
	margin: auto auto;
}

form {
	text-align: left;	
}

input.submit {
	margin: 0 auto;
	height: 20px;
	text-align: center;	
	color: #CBED95;
	border: 1px solid #CB1119;
	background-color: #674B3C;
}

input {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	height: 12px;
	padding: 2px;
	text-align: left;
}

input:focus {
	color: #000000;
	border: 1px solid #CB1119;
}

textarea {
	font-family: Verdana, Tahoma, sans-serif;
	background-color: #AEBD8C;
	border: 1px solid #70A53F;
	color: #FFFFFF;
	padding: 3px;
	margin: 7px 0 0 0;
	text-align: left;
	font-size: 12px;
}

textarea:focus {
	color: #000000;
	border: 1px solid #CB1119;
}

select {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	background-color: #AEBD8C;
	border: 1px solid #70A53F;
	color: #000000;
	height: 16px;
	padding: 0 0 0 2px;
	margin: 0;
	text-align: center;
	outline-style: none;
}

input.check {
	background-color: #00FF00;
	width: 14px;
	height: 14px;
	padding: 0;
	margin: 0;
	outline-style: none;
}

input.radio {
	outline-style: none;	
}

#line {
	border-bottom: 1px dashed #666666;
	width: 100%;
	margin: 0 auto;
}

a {
	font-weight: bold;
	text-decoration: none;
	outline-style: none;
	color: #FB6100;
}

a:hover {
	text-decoration: underline;
}

em {
	color: #00FF00;
}

label {
	color: #000000;
}

:focus {
	outline-style: none;
}

.clear {
	clear: both;
}

.error {
	color: #CC0000;
}

table.part {
	width: 100%;
}

table.part tr {
	width: 100%;
}

table.part tr td {
	width: 50%;
	height: 100px;
}

input.img {
	padding-top: 3px;
	background: none;
	border: 0;
}

#secondary {
	font-size: 10px;
}

#secondary h3 {
	text-align: left;
}

#secondary h4 {
	text-align: left;
}

#secondary ul {
	padding: 0;
	margin: 0 0 0 20px;
}

#secondary li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#secondary li.leaf {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: square;
}

#title {
	font-weight: bold;
	font-size: 15px;
	padding: 3px 0 0 20px;
	width: 135px;
	height: 22px;
	background: url(../images/bg-title.jpg) top left no-repeat;
}

#search {
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #000000;
	background: url(../images/header-top.png) top left repeat-x;
}

#search h3 {
	font-size: 12px;
}

#page {
	position: relative;
	width: 703px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(../images/bg-page.png) top center repeat-y;
	background-color: #FFD8AD;
}

#header {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	height: 271px;
	clear: both;
	padding: 0 20px;
	margin: 0;
	text-align: center;
	background: url(../images/bg-header.png) top center no-repeat;
}

#header h1 a {
	outline-style: none;
}

#banner {
	width: 703px;
	height: 185px;
	padding: 0;
	margin: 0;
}

#content {
	display: block;
	clear: both;
	width: 100%;
	margin:  0;
	padding: 271px 0 15px 0;
}

#left {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
}

#right {
	float: left;
	width: 520px;
	margin: 0;
	padding: 3px 0 20px 0;
}

#right p {
	color: #000000;
}

#right img {
	margin: 0;
	padding: 0;
}

#footer {
	display: block;
	clear: both;
	padding: 5px 0 0 0;
	margin: 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	border-top: 2px solid #000000;
}

#footer h3 {
	font-size: 10px;
	color: #000000;
}

#left img {
	margin: 5px 0 3px;
}

#logo {
	width: 100%;
}

#logo img {
	display: block;
	float: left;
}

#logo a {
	display: block;
	float: right;
	color: #999999;
	padding: 20px 0 0 0;
}

#logo a:hover {
	color: #666666;
	text-decoration: none;
}

.Style31 {
	display: none;
}

#menu {
	margin: 0;
	padding: 0;
	border: 1px solid #C49E9E;
	width: 100%;
	background-color: #FF9621;
}

#menu tr {
	margin: 0;
	padding: 0;
}

#menu tr td a {
	display: block;
	height: 22px;
	padding: 3px 0 0 0;
	margin: 0;
	text-decoration: none;
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	outline-style: none;
	background: url(../images/header-top.png) top left repeat-x;
	border: 1px solid #985B14;
}

#menu tr td a:hover {
	text-decoration: underline;
}

#menu tr td a#selected {
	text-decoration: underline;
}

#parteneri {
	padding: 20px 5px;
	margin: 0;
	background-color: #AEBD8C;
	border: 1px solid #000000;
}

#parteneri li {
	list-style-type: none;
	padding: 0;
	margin: 10px 0;
}

.entry {
	padding: 0 0 5px 0;
	margin: 15px 0 40px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#content .list {
	list-style-type: square;
	color: #999999;
}

#content .list li span {
	color: #000000;
}

#content .entry a, #content .list li span a {
	color: #666666;
	text-decoration: underline;
}

#content .entry p a:hover, #content .list li span a:hover {
	text-decoration: none;
}

#content .entry p {
	text-indent: 15px;
}

.sheet th {
	border: 1px solid #000000;
	margin: 0;
	padding: 10px 0;
	color: #CB1119;
	font-size: 17px;
	font-weight: bold;	
}

.sheet td {
	border: 1px solid #000000;
	margin: 0;
	padding: 5px 0;
}

#load {
	position: relative;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

#loader {
	width: 32px;
	height: 32px;
	border: 0;
	margin: 25% auto 0 auto;
	padding: 0;
}

#loader img {
	vertical-align: middle;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

input.text {
	width: 400px;
	margin: 0 20px 0 0;
}

input.text_inline {
	width: 20px;
}
