/* Start of CMSMS style sheet '! Styl' */
body {
	background-image: url(img/bg.jpg);
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

img, div, input { behavior: url("iepngfix.htc") }

h1 {
	color: #ffe684;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;

}
h2 {
	color: #ffe684;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
h3 {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #cc9900;
}
a:hover {
	color: #FC0;
}

#all {
	background-image: url(img/pasek.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	min-height: 300px;
}
#kolumna {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	min-height: 300px;
	background-image:url(img/top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#menu {
	height: 95px;
	width: 980px;
	display:block;
}
#tresc {
	margin-top: 65px;
}
#lewa {
	width: 500px;
	float: left;
	text-align: justify;
	margin-left: 15px;
}
#prawa {
	width: 365px;
	float: right;
	text-align: justify;
margin-right: 15px;
}
.clear {
	width: 100%;
	clear: both;
	height: 1px;
}
#pasek {
	background-color: #211204;
	width: 100%;
	margin-top: 55px;
	margin-bottom: 25px;
	background-image: url(img/pasek-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid #9b864c;
}
#trescPaska {
	background-image: url(img/bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
}

#trescPaska h1, h2, h3{
        color: #ce2d0c;
        font-size: 16px;
        font-weight: bold;
}

/* Menu */
.linki {
	width: 500px;
	float: right;
	text-align: right;
	margin-top: 62px;
}
.linki a {
	padding-left: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #EFD159;
}
.currentpage {
	padding-left: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fc8902;
}
#galeriaHome img{
        border: 1px solid #EFD159;
        margin-right: 14px;
}

.podsumowanie {
	color: #CE2D0C;
	margin-top: 16px;
        margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Formularz */
textarea {
        background-color: #6E442E;
        border: 1px solid #9B864C;
        color: white;
        font-family: Arial, Verdana, Helvetica;
        width: 400px;
        padding: 2px;
        font-size: 12px;
        height: 150px;
}
input {
        font-size: 12px;
        background-color: #6E442E;
        border: 1px solid #9B864C;
        color: white;
        padding: 2px;
        font-family: Arial, Verdana, Helvetica;
}

.rssImage {border: 0px; margin-left: 15px;}
.rss a {text-decoration: none;}
.rss {float: right; margin: 4px;}

.edit a {
        background-color: #CE2D0C;
        padding: 10px;
        color: white;
        height: 15px;
        display: block;
        width: 80px;
        margin-bottom: 20px;
        text-decoration: none;
}

.edit a:hover {
        background-color: gray;
}

.jezyk {
float: right;
margin-top: 15px;
position: relative;
}
/* End of '! Styl' */

