﻿/* IE 5 */
* html body {
	text-align: center;
}

* html body #contener {
	height: 100%;
	text-align: left;
}

/* IE 6 */
* html body #footer {
	bottom: -1px;
	voice-family: inherit;
	voice-family: "\"}\"";
}

.searchbox {
	padding: 0px;
	width: 100px;
}

a {
	/*color: #ffa500;*/
	color: navy;
}
a:visited {
	color: #003366;
}

a:hover {
	color: #777777;
}

/* POLL VIEW */
div.content-poll-results {
	padding: 10px;
	width: 60%;
}

div.content-poll-results div.resultbar {
	background-color: #4b7198;
	background-position: top;
	background-repeat: repeat-x;
	height: 20px;
}

div.content-poll-results div.resultblock {
	float: left;
	margin: -1.2em 0 0.5em 0;
	width: 100%;
}

div.content-poll-results div.resultbox {
	background-color: #BCBBAF;
	background-image: url(../images/poll-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
}

div.content-poll-results div.result-divider {
	height: 20px;
}

div.content-poll-results div.resultedge-end {
	border: 1px solid #000000;
}

div.content-poll-results div.resultedge-start {
	padding-right: 5em;
}

div.content-poll-results li {
	list-style-type: none;
}

div.content-poll-results span.option {
	float: left;
	font-weight: bold;
}

div.content-poll-results span.value {
	float: right;
	font-weight: bold;
	margin-top: 1.7em;
}

div.content-poll-results span.votes {
	font-weight: normal;
}

div.content-poll-results ul {
	margin-left: 0;
}

div.content-search .halfbox-zint, div.content-search .box-zint, div.content-search label, div.content-search .searchbutton, .searchbutton, div.block .box-zint, div.oe-window, div.block input.button,div.block input.button-disabled{
	margin-left: 10px;
}

html, 
body {
	background-color: #FFFFFF;
	color: #000000;
	font: normal 8pt/10pt Verdana, Arial, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
}

p,h1,h2, table{
	margin: 0;
	padding: 10px;
}

h1{
	color: navy;
	font-size: medium;
	line-height:120%;
	padding-top:10px;
}

h2 a, h3{
	font-size:10pt;
	font-weight:bold;	
	color:navy;
}
h2, h3{
	padding-left:10px;
	padding-bottom:0px;
	line-height:120%;
}
.object-right a{
	padding-left:10px;
/*	font-weight:bold;*/
	color: #ffa500;
}
	
.attribute-short a{
	display:block;
	padding-left:10px;	
}

.attribute-short p, 
.attribute-long p, 
.attribute-long h1, 
.attribute-long h2,
.attribute-long h3,
.attribute-long h4,
.attribute-long h5,
.attribute-long h6,
.attribute-long ul,
.attribute-long li{
	text-align: justify;
}

.attribute-long h1, 
.attribute-long h2,
.attribute-long h3,
.attribute-long h4,
.attribute-long h5,
.attribute-long h6{
	padding-left:10px;
}


.attribute-long p {
	
	margin-top:-10px;	
	
}

.news a{
	padding-left:10px;
	
	}

class-article a, class-file a{
	color: #4286C6;
}


table.tabela{
	width:90%;
	border: 1px solid #C6C7C6;
	padding:2px;
}

td.komorka{
	border-bottom: 1px solid #C6C7C6;
	margin: 0;
	padding:1px;
}

td.komorka p{
	text-align:left;
}

table.tabela th{
	border-bottom: 1px solid #C6C7C6;
	text-align:center;
	margin: 0;
	padding:1px;
}

table.tabela th p{
	text-align:center;
}

table.list{
	width: 572px;
}
	

table.list td {
	border-bottom: 1px solid #C6C7C6;
	margin: 0;
}

.box-zint {
	width: 300px;
}

.button, .defaultbutton, .searchbutton {
	background-color: #808080;
	border: 1px solid #C0C0C0;
	color: #F9F9F9;
	font: normal 8pt Verdana, Arial, sans-serif;
	margin: 2px;
	padding: 2px;
}

input.button-disabled
{
	background-color: #e0e0e0;
	border: 1px solid #C0C0C0;
	color: #808080;
	font: normal 8pt Verdana, Arial, sans-serif;
	margin: 0em;
	padding: 2px;
}

input.defaultbutton
{
	margin: 0em 0.25em 0em 0.25em;  
}


/*input.button
{
    font-size: 0.9em;
    font-weight: normal;
    color: #000000;
    border: 2px solid #ffffff;
    border-bottom: 2px solid #404040;
    border-right: 2px solid #404040;
    background-color: #e0e0e0;
    background-repeat: repeat-x;
    background-position: top;
    padding: 0em 0.25em 0em 0.25em;
}
*/



.class-user, .block label, .poll-attrib {
	padding: 10px;
}

.content-body{
	background-color: #EAEAEA;
	border: 1px solid #AEAEAE;
	float: right;
	margin: 2px;
	padding: 3px;
	width: 150px;
}

.content-body h3{
	margin-top: 2px;
}

.halfbox-zint {
	width: 150px;
}

.level-1 {
	padding-left: 5%;
}

.level-2 {
	padding-left: 10%;
}

.level-3 {
	padding-left: 15%;
}

.loginbox-zint {
	width: 100px;
}

.attribute-link-right{
	text-align: right;
	padding-right: 10px;
}

.attribute-link-left{
	text-align: left;
	padding-left: 10px;
}

.attribute-link-right a, .attribute-link-left a{
/*	font-weight:bold; */
	font-size:7pt;
	color: #ffa500;
}
.attribute-link-right a:visited, .attribute-link-left a:visited{
/*	font-weight:bold; */
	font-size:7pt;
	color: #ffa500;
}
.attribute-tipafriend a , .attribute-tipafriend a:visited {
	color: #ffa500;
	font-weight: bold;
	font-size:7pt;
}

/* POLL VIEW END*/
.msg {
	color: #FF0000;
}

.selected {
	font-weight: bold;
}

.table-zint {
	width: 400px;
}

.opis{
	line-height:150%;
	text-align:justify;
}

#contener {
	margin: 0 auto;
	min-height: 100%;
	position: relative;
}

#content {
	background-color: #FFFFFF;
	float: right;
	margin-top: 1px;
	right: 0;
	width: 592px;
}

.news {
	padding:0px;
	margin:-10px;
}

#footer {
	bottom: 0;
	font-size: 100%;
	line-height: 20px;
	margin-top: 1px;
	position: relative;
}

#footer,
#menu-top,
#contener {
	width: 750px;
}

#header {
	background-color: #336600;
	background-image:  url(../images/zint_top_left.gif);		
	height: 96px;
	margin-top: 0px;
	text-align: center;
	width:100%;	
	padding:0px;
}

#header-left{
	float:left;
	height: 96px;
	padding:0px;
}

#header-mid{
	width:760px;
	height: 96px;
	padding:0px;	
	margin:auto;
}

#header-right{
	float: right;
	height: 96px;
	padding:0px;	
}


#left {
	border: none;
	float: left;
	left: 0;
	margin-top: 0;
	width: 150px;
}

#login label, .loginbox-zint {
	padding: 0px;
    margin-bottom:5px;
}

label{
  margin-bottom:-10px;
  
}


#menu, 
#search,
#login {
	background-color: #F7F7F7;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	float: left;
	margin: 0px;
	padding: 3px;
	width: 145px;
}

#menu, 
#search,
#login,
a {
	text-decoration: none;
}

#menu,
#search,
#login{
	border-top: none;
}


#search, #login{
	text-align:center;
}

#strukt {
	background-color: #ffffff;
	border: 1px solid #C7C7C7;
	float: left;
	margin: 0px;
	padding: 3px;
	width: 145px;
	text-align:center;
}

#menu-item-head {
	background-color: #f4f4f4;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #C7C7C7;
	color: #484848;
	float: left;
	font-weight: bold;
	padding: 3px;
	width: 145px;
}

.news{
	padding:0px;	
	margin:0px;
	
}

div.buttonblock{
  
margin-left:10px;
}

p.path
{
	font-weight: none;
	color: #757575;
}

p.path a.path
{
	text-decoration: none;
	color: #474747;
}
a.path:hover
{
	text-decoration: underline;
	color: #000000;
}

a.linkBlue {
	color: #0000FF;
}

a.linkBlue:visited {
	color: #0000FF;
}

a.linkBlue:hover {
	color: #777777;
}
