@font-face {
 font-family: painty-paint;
/*	src: url('../painty-paint.ttf');*/
 }

* {
	padding: 0;
	margin: 0;
}


body {
	background-color: white;
	background-image: url(../img/);
	font-family: Arial, sans-serif,sans;
	font-size: 12px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

.garazowe #galeria {
	text-align: justify;
}

#page {
	width: 969px;
	margin: 0px auto;
	padding-top: 0px;
}

#header {

}

hr {
border: none;
border-bottom: 1px solid;
}

#container {

}

#container ul li,ol li{
	margin-left: 25px;
}

#footer {

}


#footer a {
	text-decoration: none;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding:0;
}

#footer ul li{
	float: left;
	margin-left: 15px;
}

#footer ul li a {
	color: white;
	text-decoration: none;
	display: block;
}

#footer ul li a:hover {
	color: red;
}

#menu {
padding-top: 11px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding:0;
	display: table;
	border-collapse:collapse;
}

#menu ul li{
	display: table-cell;
	height: 100%;
	padding: 0px 0px;
}

#menu ul li:last-child {
	
}

#menu ul li a {
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 10px;
	color: #ebddd1;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}

#menu ul li a:hover {
	color: #f2a257;
}

#menu ul li:hover #menu-vert  {
	display: block;
}

#menu #menu-vert {
	display: none;
	background-color:#b49b65;
	position:absolute;
}

#menu-vert ul li a{
	color: #362a16;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;	
	padding: 20px 5px;
}

#menu-vert ul li {
	border-bottom: 1px solid #cbc0b7; 
	border-right: 1px solid #b2a886;
}

#menu-vert ul li a:hover{
	color: #ede5dd;	
	background-color: #084a0a;
}

#formularz-kontaktowy {
	width: 510px;
	margin: 0px auto;
	margin-left: 20px;
}

#formularz-kontaktowy label {
	width: 200px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}

#formularz-kontaktowy #UserName, #UserMail {
	border: 1px solid #3b3b3b;
	padding: 5px;
	margin: 3px;
	width: 500px;
}

#formularz-kontaktowy #tresc {
	border: 1px solid #3b3b3b;
	width: 500px;
	height: 220px;
	margin: 3px;
	padding: 5px;
}

#formularz-kontaktowy input[type=submit] {
	background-color: #3b3b3b;
	color: #fff;
	border: 1px solid #646464;
	padding: 5px 20px; 
	font-weight: bold;
	float: right;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
}

#formularz-kontaktowy input[type=submit]:hover {
	background-color: #646464;
	color: #3b3b3b;
	border: 1px solid #3b3b3b; 
	cursor: pointer;
}

#galeria {
	text-align: justify;
	/*width: 500px;*/
	display: -webkit-flex;  
    -webkit-justify-content: space-around; 
    display: flex;
justify-content: space-around;
	flex-wrap:  wrap;
}

#galeria a {
	text-decoration: none;
	text-align: justify;
}

#galeria .foto1{
	display: inline-block;
	text-align: center;
	padding-right: 18px;
	padding-bottom: 60px;
	font-weight: bold;
}

#galeria a img {
	text-decoration: none;
	border: 3px solid white;
	text-align: justify;
}

/*Kopia z czerwiak VVVVVV*/

#container ul li {
	margin-left: 25px;
}

ul{
	padding-bottom: 20px;
}

body {
	background-image: url(../img/bckg.jpg);
}

#page {
	width: 1057px;
	/*position: absolute; left:50%;
	margin-left: -523px;*/
	margin: 0px auto;
}

#logo {
	width: 189px;
	height: 167px;
	background-image: url(../img/logo.jpg);
	float:right;
}

#ban1 {
	width: 868px;
	height: 115px;
	background-image: url(../img/ban1.jpg);
}

#men {
	width: 868px;
	height: 52px;
	background-image: url(../img/men1.jpg);
}
#ban_right {
	width: 868px;
	height: 115px;
	float: right;
}

#ban2 {
	width: 1057px;
	height: 83px;
	background-image: url(../img/ban2.jpg);
	clear: both;
}

#container {
	width: 1057px;
	min-height: 370px;
	background-image: url(../img/cont.jpg);
}

#ct_shad {
	width: 1057px;
	height: 20px;
	background-image: url(../img/sh_t.jpg);
}

#ft_shad {
	width: 1057px;
	height: 11px;
	font-size: 8px;
	background-image: url(../img/sh_d.jpg);
}

#ft1 {
	width: 1057px;
	height: 10px;
	background-image: url(../img/foot1.jpg);
}

#ft2 {
	width: 1057px;
	padding-bottom: 5px;
	background-image: url(../img/foot2.jpg);
}

#ft_shb {
	width: 1057px;
	height: 28px;
	background-image: url(../img/sh_b.jpg);
}

#tekst {
	padding-left: 10px; padding-right:10px;
}

#mod_dol {
	clear: both;
	margin-top: 10px;
}

.category-moduleaktualnosci_list{
 color: #C69165 !important;
 list-style-type: square;
}
.category-moduleaktualnosci_list li {
 padding-bottom: 30px;
 padding-right: 15px;
}
.mod-articles-category-title{
 color: #ffffff !important;
}

.mod-articles-category-date {
  color: #AAAAAA;
}


.modul {
	width: 465px;
	float: right;
}


.tekst {
	color: #d2c4b7;
	font-size: 13px;
	text-align: justify;
	margin-right: 4px;

}

/*ul{
	padding-left: 20px;
}*/

.stopka {
	color: #908e8c;
	font-size: 10px;
	padding-left: 35px;
	padding-top: 4px;
	padding-right: 35px;
}



.cont_cont {
	width: 1000px;
	padding-left: 29px;
}

.sciezka {
	padding-left: 35px;
	padding-top: 4;
	font-size: 12px;
}

A.sciezka {
	color: #d2c4b7;
}

.art_tit {
	width: 430px;
	height: 18px;
	padding-top: 43px;
	padding-left: 32px;
	font-size: 18px;
	font-weight: bold;
}
.tytul {
	width: 60%;
	height: 100%;
	/*padding-right: 328px;*/
}

a {
	color: #d2c4b7;
}



/*wysokosc*/

#container { 
	float: left; 
	background-image: url(../img/cont.jpg) bottom center no-repeat; 
	}

#footer { 
	width: 1057px;
	height: 71px;
	clear: both;
	margin: 0;
	padding:0;
	}
	
/*menu right*/
.menuright {
width: 155px;
margin-left: 0;
text-align: left;
z-index: 9999;
}

.menuright li {
list-style: none;
padding: 2px 0 2px 0;
border: solid 1px #646464;
border-right: none;
margin-left: 0px !important;
padding-left: 10px;
/*background-color: #1e1a17;*/
background-image: url(../img/transp.png);
}

.menuright a{
color: #e7e7e7;
text-decoration: none;
text-transform: lowercase;
text-align: justify;
}

.menuright a:hover{
color: #f2a257;
text-decoration: none;
}

ul.menuright {
padding-bottom: 10px !important;
}

#right-menu{
float: right;
}
#right-menu1{
margin-left: 155px;
}

#center_mod {
	width: 1000px;
	padding-left: 29px;
}

.featureCarousel {
	background-color: #655b51;
	background-image: url(../img/cent_bac.jpg);
	background-size: auto 100%;
}
