/* @override http://zarzecka.net/style.css */

* { margin:0; padding:0;}

body {
    margin: 0px;
    margin-top:10px;
    padding: 0px;
    color: #365236;
    font-family:Verdana;
    font-size:12px;
    text-align: center;
    background-image: url("images/tlo.gif");
    background-color: #A2AF88; 
    background-repeat: repeat;
}

#ramka1 {
    display: block;
    margin: 0 auto 10px auto;
    width: 690px;
    text-align: center;
    background-color:#E5E5E5;
}

#ramka2 {
    border: 2px solid #FFFFFF;
    width: 687px;
    text-align: center;
    margin: 0px auto;
    padding-top: 1px;
}

#top {
    width: 685px;
    height: 123px;
    background: url(images/index_09.jpg) no-repeat 0 0;
    margin: 0 auto;
}
#top h1 {
	text-align: left;
	margin: 0px 0 0 30px;
	padding-top: 30px;
}
#top h1 a {
	text-decoration: none;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 35px;
}
#top h1 a span {
	font-size: 30px;
	color: #fff;
}
#top h1 a:hover span {
	color: #eee;
}
#menu {
	margin: 3px 3px 3px 1px;
    width: 685px;
    height: 44px;
    background: #42474a;
}
#menu ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#menu ul li {
    float: left;
    color: #fff;
    line-height: 43px;
    list-style-type: none;
}

#menu ul li a {
    color: #fff;
    font-weight: bold;	
    letter-spacing: -1px;
    padding: 3px 13px 3px 13px;
    border-right: 1px solid #fff;
}

#menu ul li a:hover {
	background: #fff;
	color: #42474a;
	text-decoration: none;
}

#menu ul .last a {
	border-right: none;
}

#menu h2 {
   display:none;
}

#obrazki {
    /*border: 3px solid #C9D99D;*/
    background-color:#F2F7E5;
    width: 156px;
    height: 400px;
    float: left;
}

#main {
    /*border: 2px solid #fff;*/
    border-top: 0;
    background-color:#F2F7E5;
    width: 685px;
    min-height: 400px;
    text-align:left;
    margin: 0 auto;
    float: left;
}
#main a {
	text-decoration: underline;
}
#obrazek {
    border: 3px solid #C9D99D;
    width: 350px;
    height: 240px;
    text-align:center;
}

#stopka {
    border: 3px solid #fff;
    background-color:#9AA778;
    width: 682px;
    line-height:30px;
    float: left;
}

#stopka p {
    margin:0;
}

#stopka h2 {
    display:none;
}

img {border-bottom:2px solid #C9D99D;}

.tekst {
	padding:10px; width:490px; float: left;
}

.tekst h2 {
    color: #365236;
    border-left: 20px solid #365236;
    text-indent: 10px;
    margin: 10px 10px 20px 10px;
}

p { 
    line-height:20px;
    margin:10px;
}

#formularz {
	float: left;
    position: relative;
    border: 2px solid #C9D99D;
    display: block;
    margin-top: 20px;
    margin-left: 40px;
    width: 350px;
    height: 210px;
    text-align: center;
    background-color:#E0EAC8;
    padding:10px;
}

#msg {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 320px;
    height: 20px;
    text-align: center;
    padding:4px;
}

#cytat {
    margin-top: 20px;
    text-align: right;
}

#podpis {
    margin-top: 20px;
    text-align:right;
}


#opisy {
    position: absolute;
    left: 10px;
    top: 40px;
    width: 60px;
    height: 130px;
    text-align: right;
    padding:4px;
    line-height:20px;
}

#pola {
    position: absolute;
    left: 90px;
    top: 40px;
    width: 240px;
    height: 130px;
    text-align: left;
    padding:4px;
}

#submit {
    position: absolute;
    left: 10px;
    top: 180px;
    width: 320px;
    height: 20px;
    text-align: center;
    padding:4px;
}

#kontakt {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    height: 85px;
}

#kontakt h3 {
	margin: 20px 0 0 0;
}
#adres {
    width: 200px;
    height: 30px;
}
#adres-left {
	width: 200px;
	float: left;
	margin-top: 15px;
}
#adres-right {
	width: 200px;
	float: right;
	margin-top: 15px;
}
#adres-left p ,
#adres-right p {
	margin: 0;
}
#telefony {
    position: absolute;
    left: 200px;
    top: 0px;
    width: 200px;
    height: 30px;
}
a { color: #365236;
    font-family:Verdana;
    font-size:12px;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}
img.ico {padding:0px;border-width:0px;margin:0px;}
div.center {text-align:center;}
form {font-size: 11px; }
form input, select {font-size: 11px; height: 18px; border: 1px solid #0B3253; background-color: #FFFFFF; margin-bottom:2px; }
form textarea {font-size: 11px; border: 1px solid #0B3253; background-color: #FFFFFF; }
a.uslugi { color:#006600; font-weight:bold; padding-left:25px; padding-right:25px; background-color:#E0EAC8; text-decoration:none;}
a.uslugi:hover { color:#006600;}
hr {border: 1px solid #C9D99D;}
ul { margin-left: 30px;}
li {padding-bottom:4px;}

.end {
	clear: both;
}
