html{
	height: 100%;
}
body{
	font-family: Arial;
	font-size: 11px;
	color: white;
	margin: 0 auto;
	padding: 0;
	background: url( 'admin/images/tlo.jpg' ) top left repeat;
	text-align: center;
	line-height: 15px;
	height: 100%;
}

ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
img, a{
	border: none;
}
a{
	color: white;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

h2{
	font-size: 1.45em;
	padding: 0;
	margin: 0;
}

table{
	border-spacing: 0px;
}
table,tody{
	font-size: inherit;
}
td{
	padding: 0px;
}

.clear{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
#wrap{
	/*display:table-cell;
	vertical-align:bottom;*/
	height: 100%;
	margin: 0 auto;
	width: 790px;
	text-align: left;
}
#tabela, #tabela tbody, #tabela td, #tabela tr{
	height: 100%;
}
#tabela td{
	padding: 10px;
	background-color: black;
	height: 100%;
}

#flashContent{
	text-align: center;
}
.introLinks, .introLinks a{
	color: #9c975f;
	font-size: 1.1em;
}

#content{
	height: 430px;
}
.galeria-strona{
	margin-bottom: 4px;
	margin-top: 10px;
}

#menu{
	height: 30px;
	padding-left: 20px;
	background: url('images/menubottom.png') bottom no-repeat;
}
#menu li{
	float:left;
	border-right: 1px solid white;
	margin: 0px 3px;
}
#menu li:last-child{
	float:left;
	border-right: none;
}
#menu a{
	text-decoration:none;
	margin-right: 6px;
}
#menu img:hover{
	background-color: #990000;
}
#menu img{
	padding: 0 3px;
}
#menu .in{
	background-color: #990000;
}

#cat{
	margin-top: 6px;
	margin-left: 22px;
	clear: both;
}
#cat-autora{
	margin-top: 8px;
	margin-left: 26px;
	clear: both;
}
#cat li, #cat-autora li{
	float:left;
}
#cat a{
	text-decoration:none;
	color: white;
	font-size: 10px;
	padding: 2px 10px;
	margin-right: 6px;
	background-color: rgb(48,48,38);
}
#cat-autora a{
	text-decoration:none;
	color: grey;
	font-size: 10px;
	padding: 2px 8px;
	margin-right: 4px;
}
#cat .in{
	background-color: #990000;
}
#cat-autora .in{
	color: white;
}

#mycarousel, .mycarousel, .mycarousel2{
	margin-top: 20px;
}

#header{
	height: 81px;
	margin-bottom: 20px;
	margin-left: 10px;
}



#footwrap{
	margin: 0 auto;
	width: 770px;
}
#footer{/*
	position: absolute;
	bottom: -70px;*/
	width: 750px;
	
	padding: 26px 10px 10px 10px;
	margin-top: 10px;
	color: #222;
	font-size: 11px;
	background: url('images/footer.png') top no-repeat;
	height: 30px;
}






.lang{
	margin-right: 12px !important;
	/*margin-top: 6px;
	padding: 2px;
	font-size: 1.2em !important;*/
}
.lang img:hover{
	background: none !important;
}
.onas-blok{
	width: 522px;
	float: left;
	max-height: 436px;
	overflow: hidden;
}
.onas-text{
	padding: 10px 6px;
	background: rgb(29,29,18);
}
.onas-text p{
	margin: 0px;
}
.onas-osoba{
	min-height: 70px;
	padding: 0;
}
.onas-osoba img{
	float: left;
	margin: 0 25px 20px 0;
	border: 1px solid rgb(51,51,51);
}
.onas-osoba p{
	margin: 0;
}

.onas-my{
	float: right;
	padding-bottom: 20px;
	background: url('images/footer.png') bottom no-repeat;
	margin-top: 10px;
}
.onas-my img{
	border: 1px solid rgb(51,51,51);
}

.onas-hr1{
	margin: 10px 0;
	background: url('images/onasbar1.png') bottom repeat-x;
	height: 3px;
}
.onas-hr2{
	margin: 10px 0;
	background: url('images/onasbar2.png') bottom repeat-x;
	height: 4px;
}



.kontakt-hr{
	margin: 20px 0;
	background: url('images/kontakthr.png') bottom repeat-x;
	height: 18px;
}
.kontakt-form{
	
}

.kontakt-form .error{
	border: 1px solid rgb(153,0,0);
	background: rgb(40,0,0);
}
.kontakt-form .col1{
	float: left;
	
}
.kontakt-form .col1 li{
	margin: 8px 0 17px;;
}
.kontakt-form .col2{
	float: right;
}
.kontakt-form input, .kontakt-form textarea{
	background: black;
	border: 1px solid rgb(51,51,51);
	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	margin: 3px 0;
	color: #666666;
	width: 508px;
}
.kontakt-form .button{
	color: white;
	font-family: Arial;
	font-size: 10px;
	padding: 5px 15px;
	background: rgb(30,30,30);
	border: 1px solid rgb(51,51,51);
}



.kontakt-blok{
	width: 184px;
	max-height: 458px;
	overflow: hidden;
	float: right;
}
.kontakt-blok p{
	margin: 0.85em 0em;
}
