@charset "utf-8";
#strona {
	height: 1089px;
	width: 1175px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#left_margin {
	float: left;
	height: 1087px;
	width: 89px;
}
#main_column {
	
	height: 1087px;
	width: 996px;
	float: left;
    z-index: 2;
}
#right_margin {
	float: left;
	height: 1087px;
	width: 89px;
}
#left_margin_up {
	float: left;
	height: 947px;
	width: 89px;
	background-image: url(../images/images/project2d_02.gif);
}
#left_margin_down {
	background-image: url(../images/images/project2d_08.gif);
	float: left;
	height: 140px;
	width: 89px;
}
#right_margin_down {
	background-image: url(../images/images/project2d_09.jpg);
	float: left;
	height: 140px;
	width: 89px;
}
#right_margin_up {
	background-image: url(../images/images/project2d_04.gif);
	clear: left;
	height: 947px;
	width: 89px;
}
#banner {
	background-image: url(../images/images/baner.gif);
	float: left;
	height: 127px;
	width: 997px;
}
body {
	background-color: #C7CD8B;
	margin: 0px;
	padding: 0px;
}


#menu {
	background-image: url(../images/images/menu.gif);
	clear: left;
	height: 45px;
	width: 997px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	padding-bottom: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	font-style: oblique;
	font-size: 16px;
}
#content {
	background-color: #C7CD8B;
	height: 816px;
	width: 997px;
	
}

#stopka {
	background-image: url(../images/images/project2d_10.gif);
	height: 89px;
	width: 997px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #747942;
	padding: 10px;
	background-repeat: no-repeat;
}
#wzgledny {
	position: relative;
	height: 1200px;
	width: 1200px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}

.input_box  input{
	background-color: #868E4E;
	position: relative;
	float: right;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: -20px;
	border: 1px solid #c7d0d2;
    
	
}
#logowanie {
	z-index: 4;
	width: 300px;
	float: right;
	margin-right: auto;
	position: absolute;
	margin-left: auto;
	top: 0px;
	right: 150px;
	
}
#log_form {
	background-color: #C7CD8B;
	clear: both;
	float: left;
	height: 200px;
	width: 300px;
	z-index: 4;
	position: relative;
	padding: 10px;
	border: 1px double #000;
}
#wzgledny #strona #main_column #menu #text_menu strong {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: oblique;
	color: #FFF;
}
#wzgledny #strona #main_column #menu #text_menu strong a {
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: oblique;
	text-transform: none;
	text-decoration: none;
}
#opis_dzialu {
	font-family: "Times New Roman", Tahoma;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	padding: 20px;
	clear: both;
	height: 200px;
	width: 920px;
	border: 1px solid #000;
	margin: 10px;
}
.artykul {
	height: auto;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	background-color: #ACB656;
	float: left;
}
.tresc {
	clear: left;
	height: auto;
	width: 600px;
	margin: 20px;
	font-family: "Times New Roman", Tahoma;
	font-size: 16px;
}
.tresc p {
	line-height: 18px;
	font-weight: 300;
	font-family: "Times New Roman", Tahoma;
	font-size: 16px;
	color: #30220F;
}
.tresc h2 {
	font-family: "Times New Roman", Tahoma;
	line-height: 22px;
	color: #000;
	font-size: 18px;
	font-weight: 900;
}


.zajencieart {
	height: 250px;
	width: 250px;
	float: right;
	margin: 20px;
}
.opis_dzialu {
	background-color: #959D4A;
	margin: 20px;
	width: 900px;
	border: 1px double #382913;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
	font-family: "Times New Roman", Tahoma;
	float : left;
}

.contentForm {
    width: 500px;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 100px;
    margin: 0 auto;
}

.contentForm fieldset {
    text-align: center;
    -moz-border-radius: 5px;
    border-radius: 5px;
}



label {
    display: block;
    width: 140px;
    text-align: right;
}

label.sel {
    display: inline;
    width: auto;
    text-align: left;
}

textarea {
    width: 200px;
    height: 100px;
    overflow: visible;
    font-family: 'Trebuchet MS', Verdana, Arial; 
    font-size: 14px;
}

input, select {
    width: 200px;
    height: 20px;
    font-family: 'Trebuchet MS', Verdana, Arial; 
}
input.btn {
    height: 30px;
    width: 200px;
    margin-top: 10px;
}
#agreement {
    width: auto;
    height: auto;
}
.text {
	font-family: "Times New Roman", Tahoma;
	font-size: 16px;
	color: #1B1308;
	background-color: #868D4E;
	height: auto;
	width: 900px;
	padding: 20px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
}
.kolumna {
	padding: 20px;
	float: left;
	height: auto;
	width: 280px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	list-style-image: none;
	list-style-type: none;
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
border: 0;
}
#powrot {
	font-family: "Times New Roman", Tahoma;
	font-size: 20px;
	background-color: #959D4A;
	margin: 40px;
	clear: right;
	float: left;
	height: 20px;
	width: 100px;
	padding: 10px;
	border: 1px solid #542400;
	position: relative;
	right: 10px;
}
.icon {
	height: 350px;
	width: 256px;
	float: left;
	margin-top: 30px;
	margin-right: 90px;
	margin-bottom: 30px;
	margin-left: 90px;	
}
.icon_s {
	height: 200px;
	width: 130px;
	float: left;
	margin: 20px;
	
}

.icon_s h4 {
	
	margin: 0px;
	padding:0px;
	
}
.icon_b {
	height: 200px;
	width: 256px;
	float: left;
	
	margin-right: 325px;
	
	margin-left: 325px;	
	
}
.icon_b h4 {
	
	margin: 0px;
	padding:0px;
	
}
.icon2{
	height: 200px;
	width: 256px;
	float: left;
	margin-top: 30px;
	margin-right: 90px;
	margin-bottom: 30px;
	margin-left: 90px;	
}
.icon2 h4 {
	
	margin: 0px;
	padding:0px;
	
}

.wiersz{
	width:100%;
	
	height: 200px;
	}
.add_margin{
	margin-top: 10px;
	display:block;
	clear:both;
	width:100px;
}
.qwerty{
width:2000px;
height: 2000px;
background-color: #4f4;
display:block;	
	}