/* ********** MAIN ********** */

body {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #f2f2f2;
	background-image: url('../img/bg-main.png');
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
}

/* Main */

#main {
	margin: 5px auto 0px auto;
	padding-bottom: 5px;
	width: 1017px;
	background-color: #ffffff;
}

/* Slovenska pobocka */

#slovenska-pobocka {
	color: #000000;
	size: 10px;
	background-color: #f2f2f2;
	padding: 0px 5px 5px 9px;
}

#slovenska-pobocka a {
	color: #000000;
}

#slovenska-pobocka img {
	vertical-align: middle;
}

/* Header */

#header {
	height: 112px;
}

#logo {
	padding-top: 34px;
	padding-left: 38px;
	float: left;
}

#partner {
	height: 112px;
	background-image: url('../img/partner.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	float: right;
}

#partner img {
	margin-top: 34px;
	margin-right: 58px;
}

#volejte {
	color: #ff0000;
	font-weight: bold;
	font-size: 26px;
	height: 112px;
	line-height: 40px;
	text-align: center;
}

#volejte p {
	padding: 25px 0 0 0;
	margin: 0;
}

#info {
	height: 152px;
	clear: both;
	background-image: url('../img/bg-info.png');
	background-repeat: no-repeat;
}

#textinfo {
	margin-top: 37px;
	margin-left: 273px;
	float: left;
}

#textinfo h2 {
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#textinfo h3 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 30px;
	color: #ffffff;
	margin: 0 0 0 45px;
	padding: 0;
}

#contact {
	width: 280px;
	margin-top: 38px;
	font-size: 10px;
	float: right;
}

#contact h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 10px 0;
}

#contact h3 {
	font-size: 12px;
	font-weight: bold;
	color: #5982ad;
	margin: 0 0 5px 0;
}

#contact .email {
	color: #d6e9f4;
}

#contact a {
	color: #1961f3;
}

#menu {
	height: 142px;
	background-image: url('../img/bg-menu.png');
	clear: both;
}

#menu.login {
	background-image: url('../img/bg-menu-login.png') !important;
}

#menu .brigadnici {
	margin-left: 29px;
	margin-top: 12px;
	float: left;
}

#menu .firmy {
	margin-left: 29px;
	margin-top: 12px;
	float: left;
}

#menu .kestazeni {
	margin-left: 0px;
	margin-top: 12px;
	float: left;
}

#menu .kestazeni ul {
	width: 150px !important;
}

#menu h3 {
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	background-image: url('../img/header-menu.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 0;
}

#menu ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	width: 220px;
}

#menu ul a {
	display: block;
	width: 190px;
	height: 18px;
	line-height: 18px;
	size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-image: url('../img/list-menu.gif');
	background-repeat: no-repeat;
	padding-left: 13px;
	margin-left: 32px;
}

#menu ul a.active {
	color: #bbe8ff;
	text-decoration: none;
}

#menu ul span.important {
	background-color: #ff0000;
}

#menu li {
	display: inline;
}

#menu .login {
	width: 335px;
	margin-top: 20px;
	float: right;
}

#menu .login h4 {
	margin: 0;
	padding: 0 0 12px 40px;
	color: #dee6ef;
	font-size: 14px;
}

#menu .login .form {
	border: none;
	margin-left: 15px;
	border-collapse: collapse;
}

#menu .login .logon {
	border: none;
	margin-left: 15px;
	border-collapse: collapse;
	width: 270px;
}

#menu .login .logon td {
	font-size: 11px;
	color: #ffffff;
	height: 25px;
	vertical-align: middle;
}

#menu .login .anchors-change {
	color: #ffffff;
	font-size: 11px;
	margin-left: 220px;
	margin-top: 9px;
}

#menu .login .anchors-change a {
	color: #ffffff;
}

#menu .login .form td {
	font-size: 11px;
	color: #ffffff;
	width: 50px;
	height: 25px;
	vertical-align: middle;
}

#menu .login input {
	border: 1px solid #0e5daf;
	width: 110px;
	height: 17px;
}

#menu .login input.submit {
	border: none;
	width: 98px;
	height: 20px;
	margin-left: 10px;
	background-image: url('../img/button.png');
	background-repeat: no-repeat;
}

#menu .login .anchors {
	color: #ffffff;
	font-size: 11px;
	margin-left: 7px;
	margin-top: 9px;
}

#menu .login .anchors a {
	color: #ffffff;
}

/* Data */

#data {
	margin: 0 9px 2px 9px;
	clear: both;
}

#data-all {
	margin: 0px 9px 20px 9px;
	clear: both;
}

/* Footer */

#footer {
	color: #ffffff;
	margin: 0 9px;
	padding-left: 20px;
	height: 69px;
	line-height: 69px;
	background-image: url('../img/bg-footer.png');
	background-repeat: repeat-x;
	clear: both;
}

#footer a {
	color: #ffffff;
}

/* Counter */

#counter {
	height: 40px;
}

/* ********** PAGES ********** */

.error {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #ff0000;
	margin: 20px auto;
	padding: 15px;
}

#data-left {
	width: 400px;
	float: left;
}

#data-right {
	width: 580px;
	float: right;
}

#data-right.short {
	width: 525px !important;
}

#data-center {
	margin: 0 auto;
	width: 520px;
	padding-bottom: 30px;
}

/* Common */

#data-left .important {
	width: 401px;
	height: 218px;
	background-image: url('../img/bg-important.png');
	background-repeat: no-repeat;
}

#data-left .important h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #007fff;
	margin: 0;
	padding: 55px 20px 0 0;
	text-align: center;
}

#data-left .important h3 {
	font-size: 14px;
	font-weight: normal;
	color: #878787;
	margin: 10px 20px 0 0;
	padding: 0;
	text-align: center;
}

#data-left h2.information {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background-image: url('../img/header-information.png');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 8px 0;
}

#data-left .information {
	background-image: url('../img/bg-information.png');
	background-repeat: repeat-y;
	padding: 5px 10px 25px 20px;
}

#data-left .information h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5982ad;
	padding: 0;
	margin: 0;
}

#data-left .information p {
	margin: 0 0 12px 0;
}

#data-center .border {
	border: 3px solid #567796;
	margin-top: 20px;
}

#data-center .border h2 {
	margin-top: 0 !important;
}

#data-center .forms {
	margin-top: 20px !important;
	padding-bottom: 20px;
}

/* News */

.news {
	background-color: #f1f8fc;
	padding: 17px 0 0 0;
}

.news h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url('../img/header-menu.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 17px;
}

.news .message .date .day_month, .news .message .date .year {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.news .message .date .day_month {
	color: #000000;
	margin: 13px 3px 0 0;
}

.news .message .date .year {
	color: #0054a6;
	margin: 1px 3px 0 0;
}

.news .message {
	background-image: url('../img/bg-new.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 25px 17px 0px 17px;
	clear: left;
}

.news .message h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5982ad;
	margin: 0;
	padding: 0 0 10px 0;
}

.news .message .date {
	background-image: url('../img/calendar-new.png');
	background-repeat: no-repeat;
	width: 45px;
	height: 42px;
	float: left;
}

.news .message .new-text {
	margin-left: 60px;
	padding-bottom: 10px;
}

.news .message a {
	color: #1961f3;
}

.news .message a:visited {
	color: #000000;
}

/* Text */

.text {
	margin: 40px 40px 2px 30px;
}

.text a {
	color: #1961f3;
}

.text h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url('../img/header-menu.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 20px 0 20px 0px;
}

.text h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 15px 0 15px 5px;
}

.text p {
	padding-left: 5px;
}

.text ul {
	margin: 10px 0 0 10px;
	padding: 0;
	list-style-type: none;
}

.text ul li {
	line-height: 25px;
	size: 11px;
	background-image: url('../img/list-text.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	margin-left: 32px;
}

/* Help */

.help {
	margin: 10px 20px 20px 20px;
}

.help .photo {
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	float: left;
	margin: 23px;
}

.help .company {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url('../img/header-menu.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	float: right;
}

.help a {
	color: #1961f3;
}

.help h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url('../img/header-menu.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 20px 0 20px 0px;
}

.help h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 15px 0 15px 5px;
}

.help p {
	padding-left: 5px;
}

/* Forms */

.forms {
	margin: 40px 30px 2px 30px;
}

.forms p {
	padding-left: 5px;
}

.forms h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url('../img/header-menu.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 20px 0 20px 0px;
}

.forms fieldset {
	background-color: #e8f1fb;
	border: none;
	padding: 10px 35px 2px 10px;
	amargin-bottom: 2px;
}

.forms .form {
	clear: both;
}

.forms label {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.forms label.free {
	font-weight: normal !important;
}

.forms label.wide {
	width: 200px;
}

.forms label.semi-wide {
	width: 145px;
}

.forms .input {
	height: 30px;
	line-height: 30px;
	float: left;
}

.forms textarea {
	width: 260px;
	height: 100px;
	border: 1px solid #a5acb2;
	margin-top: 4px;
}

.forms input {
	width: 145px;
	height: 20px;
	border: 1px solid #a5acb2;
	margin-top: 4px;
}

.forms input.no-border {
	width: 15px !important;
	height: 15px !important;
	border: none !important;
}

.forms input.submit {
	border: none;
	width: 91px;
	height: 22px;
	margin: 0 0 10px 10px;
	background-image: url('../img/button-register.png');
	background-repeat: no-repeat;
}

.forms .big {
	height: 110px;
	line-height: 110px;
}

.forms div.submit {
	float: right;
}

.forms .error {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #ff0000;
	margin-bottom: 10px;
	padding: 15px;
}

.forms img {
	margin-left: 4px;
}

/* Contacts */

.contacts {
	margin: 40px 40px 2px 30px;
}

.contacts a {
	color: #1961f3;
}

.contacts p {
	margin-left: 5px;
}

.contacts .photo {
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	float: left;
	margin: 5px;
}

.contacts .left {
	width: 255px;
	float: left;
}

.contacts .right {
	width: 255px;
	float: right;
}

.contacts h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url('../img/header-menu.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 50px 0 20px 0px;
}

.contacts h2 a {
	color: #000000;
}

.contacts h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5982ad;
	padding: 0;
	margin: 10px 0 10px 0px;
}

.contacts p {
	margin-left: 5px;
}

.contacts img {
	margin: 15px 0 0 15px;
}

.contacts ul {
	margin: 10px 0 0 10px;
	padding: 0;
	list-style-type: none;
}

.contacts ul li {
	line-height: 25px;
	size: 11px;
	background-image: url('../img/list-contact.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	margin-left: 32px;
}

/* Warning */

.warning {
	width: 567px;
	text-align: left;
	background-image: url('../img/bg-warning.png');
	background-repeat: no-repeat;
	margin: 70px auto;
}

.warning h2 {
	padding: 20px 10px 20px 120px;
	margin: 0;
	font-size: 24px;
	font-weight: normal;
}

.warning p {
	padding: 0px 10px 10px 120px;
	margin: 0;
	font-size: 12px;
}

.warning a {
	color: #0000ff;
}

.warning ul {
	margin: 40px 0 0 90px;
	padding: 0;
	list-style-type: none;
}

.warning ul li {
	line-height: 20px;
	size: 11px;
	background-image: url('../img/list-contact.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	margin-left: 32px;
}

/* Reserve */

.reserve {
	border: 3px solid #567796;
	apadding: 20px;
}

.reserve .info {
	padding: 20px;
}

.reserve h1 {
	padding: 0 0 0 20px !important;
	margin-top: 0 !important;
}

.reserve .buttons {
	background-color: #d4ebf9;
	padding: 10px 20px;
	text-align: justify;
}

/* ********** COMMON ********** */

img {
	border: none;
}

.center {
	text-align: center;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.clear-both {
	clear: both;
}

input.button-back {
	border: none;
	width: 100px;
	height: 20px;
	line-height: 20px;
	background-image: url('../img/button-data.png');
	background-repeat: no-repeat;
	text-align: center;
}

input.button-reserve {
	border: none;
	width: 170px;
	height: 20px;
	line-height: 20px;
	background-image: url('../img/button-data-big.png');
	background-repeat: no-repeat;
	text-align: center;
}

a.black {
	color: #000000;
}