/*--------------------------------------------------------
	css theme name: stowarzyszenie.css
	author: Tomasz Maciejewski - http://webtom.pl
--------------------------------------------------------*/

* {
	margin: 0px; padding: 0px; }



html {
	_overflow: auto;
	overflow-x: hidden;
	height: 100%;
}

body {
	float: left;
	width: 100%; min-height: 100%; _height: 100%;
	background-image: url(stowarzyszenie/background.jpg); 
	background-repeat: no-repeat;
	background-position: center top; 
	background-color:#fff;
}

#container {
	width: 980px;
	margin: 0 auto; 
	min-height: 375px;
}
	
	
/* tekst */

a, blockquote, body, dd, h1, h2, h3, h4, h6, input, legend, select, small, textarea {
	font-family: tahoma, arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #555; }

blockquote {

}

.opis {

}
	
blockquote p,
.opis p {
color:#555555;
font-size:12px;
line-height:20px;
padding-left:10px;
padding-right:10px;
text-align:left;}



fieldset { border: none; }

label { cursor:pointer;
float:left; }

legend {
	padding: 10px;
	font-weight: bold;
	font-size: 16px; _font-size: 17px; }

hr { display: none; }

li {
	padding: 15px 0 0 5px; }

p { padding: 0 0 20px 0; }

small { color:#AAAAAA;
float:right;
font-size:10px;
padding-right:10px;
padding-top:5px; }

textarea { overflow: auto; }

ol { margin: 0 0 20px 20px; }

ol li {	padding: 0;	}

th {
	background: #054390;
	text-align: center;
	color: White; }

ul {
	list-style: none;
	padding: 0 0 10px 0; }

ul li {
	
	padding: 10px 0 1px 10px;
	text-align: left;
	}
	
h1 {
border-bottom:1px dotted;
color:#CA351B;
font-family:times New Roman,georgia,serif;
font-size:32px;
font-weight:normal;
letter-spacing:-0.02em;
line-height:50px;
margin-bottom:10px;
text-indent:5px;}

/* nawigacja */

a {
	text-decoration: none;
	color: #CA351B;
border-bottom: 1px dotted #ca351b;	}

a:hover {
color: #ff0000;
border-bottom-color: #ff0000;
}

.button {
	height: 30px;
	cursor: pointer; }

.button {
	height: 25px;
	padding: 0 5px 0 5px;
	cursor: pointer;
	font-size: 11px; _font-size: 13px;
	text-align: center; }

.calendar {
	display: block;
	width: 125px; height: 25px;
	background: url(eureka/calendar.gif);
	margin: 5px 0 0 0;
	padding: 55px 0 0 150px; }
	
	
.clear { clear: both; }


h1.wynik-wyszukiwania {}


/* newsy */

.news-item {
border-bottom:1px dotted #CA351B;
color:#555555;
font-size:12px;
line-height:20px;
margin-bottom:15px;
padding-bottom:10px;
text-align:right;
 }

.news-item p {
padding-bottom:10px;
padding-left:5px;
padding-right:5px;
text-align:left;
}

.news-item a {
color:#CA351B;
font-size:11px;
font-weight:bold;
padding-right:10px;
border: 0;
}

.news-item a:hover {
text-decoration: underline;}

.news-item h4 { 
text-align: left;
padding: 0 0 5px 0; }

.news-item h4 a {
color:#CA351B;
font-size:15px;
font-weight:bold;
padding-left:5px; }


/* dodaj komentarz */

#addComment,

#addNote {
	position: relative;
	width: 100% !important; }

#addComment,
#addNote label {
float:left;
padding-bottom:10px;
text-align:left;}

	#addComment fieldset,
	#addNote fieldset {
border:1px dotted #BBBBBB;
height:280px;
padding:5px 5px 20px;
width:616px;}
	
	#addComment input, #addNote input, #addComment textarea, #addNote textarea 
	{ color:black;
font-size:12px;
margin:4px 7px 1px 3px;}
	
	#addComment #f_tytul, #addNote #f_tytul, 
	#addComment #f_tresc, #addNote #f_tresc,
	#addNote #f_kod, #addComment #f_nick,
	#addNote #f_nick  {
		width: 300px; height: 17px;
		margin: 1px;
		padding: 0 2px 0 2px;
		border: 1px solid #999; }
	
	#addComment h4,
	#addNote h4 { background: #9a3300; }
	#addComment h4 a,
	#addNote h4 a { color: White; }
	#addComment legend,
	#addNote legend {
		font-size: 120%;
		padding: 10px; }
	#addComment textarea,
	#addNote textarea {
		height: 120px !important;
		overflow: auto; }
	#addComment img,
	#addNote img {
	left:137px;
position:absolute;
top:221px;
	}
	#addComment label span,
	#addNote label span {
		width: 120px; float: left;
		text-align: right;
		padding: 0px 10px 0px 0px; 
		font-size: 12 px;
		}
	
	#addComment #send,
	#addNote #send {
		position: absolute; left: 135px; top: 220px;
		margin-top: 50px;
		font-size: 12px;
		padding: 2px;
		border: solid 1px;
		background-color: white;
		cursor: pointer; }

	#addComment #zapisz { margin-right: 35px; }

#f_kod {
float:left;
height:21px;
left:50px;
position:relative;
}
	
/* comments */

#comments {
border:1px solid #DDDDDD;
float:left;
margin-top:5px;
padding:15px;
position:relative;
width:596px;}

#comments h3 {
color:#CA351B;
font-family:tahoma,arial,verdana,sans-serif;
font-size:15px;
font-weight:bold;
}

#comments .dodaj {
		position: absolute; z-index: 10; top: 40px; right: 10px;
		margin: -30px 0px 0px 0px;
		background: url(../images/arrow-gray.gif) no-repeat right;
		padding-right: 20px; }
#comments dl {	margin: 0 0 10px 0; }


#comments dl dd,
#comments dl dt { overflow: hidden; }
#comments dl dd { padding: 0 0 0 0; }
#comments dt {
font-size:12px !important;
font-weight:bold;
padding:5px 0 0 !important;
width:100%;}

#comments .title {
		float: left;
		padding: 0 0 5px 0;
		font-size: 120%; }

#comments dt a {
color:#FF6600;
float:left;
font-size:13px;
padding:0 0 5px 0; }

#comments .author {
		float: right;
		font-weight: normal;
		font-style: italic;
		font-size: 11px; _font-size: 12px;
		text-align: right; }

#comments .plus { background: url(../images/plus.gif) no-repeat 0px 4px; }
#comments a { color: #caa33b;}
#comments a:hover { text-decoration: underline;}

/* wybrany komentarz */

#comments dl.active .active  { font-size: 120%; }
#comments dl.active dd.active { padding-bottom: 15px; }

p.comments {
border-top:1px dotted #CA351B;
padding:5px 10px;
width:610px;
}

p.comments a {
color: #ca351b;
}


#inside {
float:left;
height:350px;
width:100%;
}

#menu-poziome {
float: left;
width: 600px;
height: 50px;
}

#menu-poziome dl {
float:left;
padding-left:10px;
padding-top:8px;
}

#menu-poziome dd {
float: left;
}

#menu-poziome dd a {
border-bottom:0 none;
border-left:1px solid;
color:#FFFFFF;
font-family:tahoma,arial,verdana,sans-serif;
font-size:11px;
padding-left:5px;
padding-right:10px;
text-decoration:none;
}

#menu-poziome dd a:hover {
text-decoration: underline;
}

#specjalne {
float:right;
height:50px;
width:280px;
}

/* wyszukiwarka */

#wyszukiwarka {
float:right;
padding-right:10px;
padding-top:8px;
}
	
#wyszukiwarka fieldset { border: none; }

#wyszukiwarka h6 { 
display:none;
float:left;
font-family:tahoma,arial,verdana,sans-serif;
font-size:12px;
padding-right:7px;
padding-top:3px;
 }

#wyszukiwarka input {
border:0 none;
padding:2px;
width:130px;
font-family: tahoma, arial, verdana, sans-serif;
font-size:11px;
color: #777;
}

#wyszukiwarka .szukaj {
background-color:#FF5415;
background-image:url(stowarzyszenie/search.png);
background-position:0 0;
background-repeat:no-repeat;
cursor:pointer;
float:right;
height:17px;
margin-left:3px;
margin-top:3px;
width:60px;
}

/* galeria */

#gallery {
float:left;
margin-bottom:10px;
margin-top:10px;
padding-left:2px;
width:100%;
}
#gallery a {
border:1px solid #CCCCCC;
float:left;
height:122px;
margin:0 5px 5px 0;
padding:3px;
}
#gallery a:hover {border: 1px solid #aaa;}
#gallery img{border: none;}

/* main content */

#maincontent {
float:right;
min-height:400px;
width:630px;}

#maincontent ul li,
#maincontent ol li { margin-left: 1.4em; }
	
#menu {
	width: 100%; float: left; 
	background: url(egongu/menu_back.gif) repeat-y; }

/* menu pionowe */

#menu-pionowe {
background-color:#FFF5F0;
background-image:url(stowarzyszenie/menu-background.jpg);
background-position:center top;
background-repeat:no-repeat;
float:left;
margin-left:15px;
padding:15px 0 0;
width:312px;
}

#menu-pionowe a {
border:0 none;
color:#FF2100;
font-family:tahoma,arial,verdana;
font-size:13px;
font-weight:bold;
padding-left:30px;
}
		
	#menu-pionowe a.hit {
	background:none repeat scroll 0 0 transparent;
color:#222222;
	}

#menu-pionowe dd {
background-image:url(stowarzyszenie/menu-arrow.png);
background-position:10px 12px;
background-repeat:no-repeat;
border-bottom:1px dotted #FF2100;
margin-left:10px;
padding:5px 0;
width:290px;
}

#menu-pionowe dt { display: none; }

#menu-pionowe .foot {
background-image:url(stowarzyszenie/menu-footer.jpg);
background-position:center top;
background-repeat:no-repeat;
border:medium none;
height:20px;
margin:0 0 0 0;
padding:0;
width:312px;
} 
	
#nav { padding: 0 0 30px 0; }


/* realizacja */

#realizacja {
	display:none;
	float: right;
	position: absolute; top: 200px; left: 700px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
		color: #ffa90b;
	 }

	#realizacja * {
		font-size: 10px;
		color: #ffa90b;
	}
#realizacja a:hover {
text-decoration: underline;
}

#footer {
border-top:1px dotted #CA351B;
height:150px;
margin:20px auto 0;
padding-top:10px;
text-align:center;
width:980px;
}

#footer h1 {
display:none;
}


/* dla nowych boxow  */

#menu {
float: left;
width: 600px;
}


#ogloszenia,
.pole-edycyjne {
	margin: 0 0 5px 0; }

#menu .pole-edycyjne {
float:left;
height:200px;
padding-left:15px;
padding-top:52px;
width:400px;
	  }

.pole-edycyjne h6 { display:none; }
	
.pole-edycyjne .inside { 
 }

.foot { }

#pozostale {
float:left;
padding-top:30px;
width:100%;
}

#pozostale .pole-edycyjne {
padding-left:25px;
padding-right:10px;
width:290px;
}


table {
margin-bottom:10px;
margin-top:0;
padding-left:10px;
padding-right:10px;
}

thead th {
	background: #e2e2e2 none repeat scroll 0 0;
	border-top: 1px #fff solid;
}
thead th {
	border-bottom:1px #bbb solid;
}
th {
	border-bottom: 3px #bbb solid;
	padding-right: 1em;
	text-align: left;
}

td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F5F5F5 none repeat scroll 0 0;
border-bottom:1px solid #EEEEEE;
color:#555555;
font-family:tahoma,arial,verdana;
font-size:12px;
padding:5px;
}

tr.even td {
	background: #f8f8f8;
	border-top: 1px #fff solid;	
	border-bottom:1px #ccc solid;
}

td.active {
	background-color: #e4e4e4;
}

/* pagination */

#pages {
text-align:center;
}

a.arleft  {
background-image:url("stowarzyszenie/arrow-left.png");
background-position:4px 50%;
background-repeat:no-repeat;
border-right:5px solid #CA351B;
display:inline;
height:7px;
width:7px;
}
a.arright  {
background-image:url("stowarzyszenie/arrow-right.png");
background-position:-2px 50%;
background-repeat:no-repeat;
border-left:5px solid #CA351B;
display:inline;
height:7px;
width:7px;
}
a.hit  {
background-color: #f60000;
}

#pages a {
background-color:#CA351B;
color:#FFFFFF;
margin:2px;
padding:2px 4px;
}


#menu .pole-edycyjne .inside p a {
border:0;
}


/* -------------- disabled for now */

#header,
#icons,
.newsletter,
#ogloszenia,
#platnosci,
#sklep { display: none; }
