/**
 * Cascading Style Sheet
 *
 * @author Łukasz Kowalcze <lukaszkowalcze@gmail.com>
 * @copyright Copyright (c) 2007, pucharszlakusolnego.pl
 */
body {font-family:Verdana,Arial; font-size:12px; margin:0; padding:0; color:#1e4e1e;	width:100%;	background-image:url(../img/bg.gif);}

h1, h2, h3, h4, h5{font-family:Georgia;}
h1{font-size:17px; margin:0px; padding:10px; text-decoration:none; font-family:Georgia;}
h2{margin:0; padding:0; font-size:13px;}
h3{margin:10px 0 3px 0; fint-size:11px; text-decoration:underline;}

a{color:#5f7f56; font-weight:bold; text-decoration:none; font-family:Georgia;}
a:hover{color:#000; text-decoration:underline;}

img{border:none;}

ul, li, pre, input, textarea{margin:0; padding:0;}
ul, ol{margin-left:20px;}
li{margin:1px 0;}

hr{border:0; width:80%; color:#3f5e34; background-color:#3f5e34; height:2px; margin:7px 0;}

p {margin:7px 0; text-indent:10px;}

/* BOX */

#page{width:920px; margin:0 auto; text-align:left;}
#header{height:325px; width:920px; position:absolute; top:0;}
#logo{height:80px;}
#ll{width:500px; height:80px; background-color:#33322d; float:left;}
#lr{width:270px; height:45px; padding-top:27px; background-color:#272823; float:right; color: #919191; text-align:center;}

#menu{width:270px; height:245px; background-color:#c2c18b; float:right; font-family:Verdana,Arial;}
#menu ul{margin:5px 0px 7px 30px;}
#menu ul li{list-style-image: url(../img/li.gif);}
#menu ul li:hover{list-style-image: url(../img/arrow2.gif);}
#menu ul li a{font-size: 12px; padding-left: 10px; color:#000; font-family:Verdana,Arial;}
#menu ul li a:hover{color:#848355;}

#content{margin-top:415px; background:#adac8d; overflow:hidden;}
#cl{width:650px; float:left;}
#cr{width:270px; float:right; background-color:#c2c18b;}
#cla{width:100%; float:left; background-color:#c2c18b; border-top:1px solid black;}

#footer{width:100%; color:#b0b1ac; background-color:#33322d; overflow:hidden;}
#fl{width:650px; float:left;}
#fr{width:270px; float:right; background-color:#272823; text-align:center;}

.news_short{padding:10px;}
.news_short img {float:left; padding:5px;}

.news_long{padding:10px; line-height:17px;}
.news_long img {float:left; padding:5px;}

.pagination{width:100%; padding:20px; text-align:center;}

.fieldTitle{font-weight:bold; width:100px; float:left; margin:7px 0px; clear:both;}
.fieldForm{margin:10px 0px;}

.center{text-align:center;}
.cls{clear:both;}

.banners{width:100%; text-align:center;}
.banners img{border:0; margin:5px 0;}

.galleryImg{float:left;	text-align:center; vertical-align:sub; margin:2px; padding:1px; width:111px; height:80px;}
.galleryImg a {display:block; margin:0 auto;}
.galleryImg a img {margin:0 auto;}

.ramka{
	margin:10px 0px;
	border:2px solid #e4e3e7;
	width:470px;
	height:350px;
	background-color:#000;
}

.bull li{ width:99%; display:block; clear:both; list-style-image: url(../img/arrow2.gif);}
.bull li a{ padding-top:3px;}
.bull li img{float:left;}

.key-words{display:none;}

ol#reg li h2{font-size:11px;}

.added{color:#777; font-size:0.85em; font-style:italic;}

.foto_view {width:709px;padding:1px; border:1px solid black; overflow:hidden;}
.foto_view img{width:700px;}

div.offer_list img{float:left;}
div.offer_list h3{font-size:8px;}

#test3 {margin:0;border:0;width:649px;height:245px;float:left;}


.zgloszenia input {width:270px;}
._title{text-align:right; width:110px;}
#dateBirth{width:110px;}
._button{width:130px !important; border:2px solid #5f7f56; background-color:#c2c18b; margin:10px auto; font-weight:bold; color:#1e4e1e;}


/* -- PANEL -- */
.p{padding:20px 10px;}
.pm{border-bottom:1px solid grey; padding:5px;}
.pet{padding:3px; width:100px; text-align:right; font-weight:bold;}
.pei{padding:3px; width:750px; text-align:left;}
.pei input{width:430px;}
.pei textarea{width:730px; height: 470px;}