/* Maciej Stamirski, styczeń'07, style do szablonu strony dla Przedszkola Kropeczki (przygotowane do joomli) */
/* MS dostosowanie do różnych przeglądarek: sierpień 2007 */


/* Podstawowe style strony */

body {
	width: 100%;
	height: 100%; 	
	background: #333333; 
	margin: 0;
	background: url(../images/bg.jpg) repeat;
}

td, div, p {
 	font: 11px Tahoma, sans-serif;
	color: #818181;
/*	scrollbar-base-color: #EEEEEE; */
}

h1	{font: bold 19px Tahoma, sans-serif; color: #818181; margin: 0px; padding: 0px;}
h2	{font: bold 17px Tahoma, sans-serif; color: #818181; margin: 0px; padding: 0px;}
h3	{font: bold 15px Tahoma, sans-serif; color: #818181; margin: 0px; padding: 0px;}
h4	{font: bold 13px Tahoma, sans-serif; color: #818181; margin: 0px; padding: 0px;}

ol	{list-style: decimal outside;}
ul 	{list-style: url(../images/rectangle.jpg)};
li {}

a:link, a:visited {
	font-family: Tahoma, sans-serif;
	color: #428614;		
	font-style: normal;
	font-weight: bold;	
	text-decoration: none;	
}

a:hover {text-decoration: underline;}
a:active {font-style: italic;}

hr {
	background		: transparent; 
	height			: 1px; 
	border			: 1px dotted #AAAAAA; 
	width			: 100%;
}

.clr {
	clear: both;
}


/* Struktura strony */


/* pasek górny */

#naglowek {
	height: 30px;
	width: 100%;
	background: #B5B59B;
	margin-bottom: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4C2;
}

/* lewa kolumna */

#lewa_kol {
	margin-left: 1px;
	width: 203px;
	background: #B1B650;
	vertical-align: top;
}

/* menu główne */

#menu {
	width: 100%;
	margin-top: 45px;
	background: url(../images/menu-nieakt.jpg) top repeat-y;

}

#menu a.mainlevel:link, #menu a.mainlevel:visited {
	display: block; 
	height: 27px;
	width: 203px;
	line-height: 27px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;		
	text-indent: 30px;
	color: #FFFFFF;	
	text-decoration: none;	
}

#menu a.mainlevel:hover {
	background: url(../images/menu-aktyw.jpg) left no-repeat;
}

#menu a.mainlevel:active {
	font-size: 15px;
}

/* reszta lewej kolumny*/ 

#lewadol {
	margin-top: 40px;
	width: 100%;
}

/* menu pomocnicze w lewej kolumnie */

#lewadol a.mainlevel:link, #lewadol a.mainlevel:visited {
	color: #FFFFFF;	
	line-height: 15px;
	text-indent: 20px;
	width: 155px;
	display: block;
	background-color: #868A39;	
}

#lewadol a.mainlevel:hover {
	color: #FFFFFF;
	line-height: 15px;
	background-color: #CFD292;
	text-decoration: none;	
}

#lewadol a.mainlevel:active {
	color: #FFFFFF;
	line-height: 15px;	
}

/* moduły w lewej kolumnie */ 

#lewadol .moduletable th {
 	padding-top: 25px;
 	padding-bottom: 5px;
	color: #fff568;
}

#lewadol .moduletable td, #lewadol p, #lewadol div {
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px; 
	background: transparent;
}

#lewadol ul li {
	padding-left: 3px;
	padding-right: 3px;
	line-height: 20px;	
}

/* kolumna środkowa */

#srod_kol {
	margin-left: 3px;
	margin-top: 0px;
	width: 340px;
	background: #FFFFFF;
}


/* zdjęcia */

#zdjecia {
/*	margin: 0px;
	padding: 0px;*/
	display: block;
	margin-left: 3px;
	height: 203px;
	width: 340px;
}


/* zawartość główna */ 

#tekst {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px; 
	width: 340px; 
	border-right-style: dotted;
	border-right-color: #E4E4C2;
	background: url(../images/biedrona-tlo-lewa.jpg) 155px 60px no-repeat;
}

/* joomla - nagłówki zawartości głownej */ 

.contentheading, .componentheading {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 3px;
	background: transparent;
	color: #b1b651;
	
}

.componentheading {
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	line-height: 27px;
	font-size: 17px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.contentheading {
	margin-top: 1px;
	line-height: 23px;
	font-size: 13px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-align: center;	
}


/* joomla - treść zawartości głównej */


.contentpaneopen {
	width: 100%;
	color: #818181;	
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
	padding: 0px; 
}



				/* contentpane i contentpaneopen :pseudoklasy - jak każdy link */
				
.small {
	font-size		: 9px; 
	color			: #818181; 
	text-decoration	: none; 
	font-weight		: bold;
	line-height: 15px;
}

.createdate, .modifydate {
	font-size		: 9px; 
	font-weight		: normal; 
	color			: #818181;
}

.blog {
	margin			: 0px;
	padding			: 0px;
	width			:100%; 
	text-align: justify;
}

				/* contentpagetitle:pseudoklasy - jak każdy link */
				
				/* blogsection:pseudoklasy - jak każdy link */

.blog_more {
	padding			: 10px 5px;
	margin			: 0px;
	font-size		: 13px;
	font-weight		: bold;
	color			: #818181;
	text-align: justify;	
}
.blog_more ul {
	padding			: 0px;
	margin			: 0px;
}

table.contenttoc {
	border			: 1px dotted #AAAAAA;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}

table.contenttoc th {
	color			: #818181;
	text-align		: left;
	padding			: 2px;
	font-weight		: bold;
	font-size		: 13px;
	text-transform	: uppercase;
	background		: transparent;
}
table.contenttoc td {
	font-size		: 11px;
}				

.categorytitle {
 	color			: #818181;
	font-size		: 13px;
	font-weight		: bold;
	text-decoration	: none;
}

.category {
	color			: #818181;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration	: none;
	text-align: justify;
}

				/* category:pseudoklasy - jak każdy link */
	
td.sectiontableheader, td.sectiontablefooter {
	background-color: transparent; 
	color			: #818181; 
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px 3px 3px 2px;
}
.sectiontableentry1 {
	background-color: #FFFFFF; 
	color			: #818181; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}
.sectiontableentry2 {
	background-color: #EEEEEE; 
	color			: #818181; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}



/* prawa kolumna */

#prawa_kol {
  	margin: 0px;
 	padding: 0px;
	margin-left: 0px;	
	width: 247px;
	vertical-align: top;
}

/* logo */

#logo {
 	margin: 0px;
 	padding: 0px;
 	width: 247px;
 	height: 203px;
 	display: block;
	background: url(../images/logo-kropeczki.jpg) left no-repeat;
}

/* reszta prawej kolumny */

#prawadol {
	border-top-style: dotted;
	border-top-color: #E4E4C2;
	padding-top: 20px;
	margin: 0px;
	width: 250px;
	height: 475px;
	background: url(../images/biedrona-tlo-prawa.jpg) 0px 56px no-repeat;
}

#prawadol .moduletable th {
  	padding-bottom: 5px;
	color: #f7941d;
	font-weight: bold;
}

#prawadol .moduletable td, #prawadol p, #prawadol div {
	text-align: justify;
/*	padding: 3px 5px 3px 5px;*/
	background: transparent;
	line-height: 20px;
}

#prawadol ul li {
	padding-left: 3px 
	padding-right: 3px	
}


/* dół strony */ 


#stopka {
	margin-top: 3px; 
 	width: 793px;
 	border-top-style: dotted;
	border-top-color: #E4E4C2;
	font: 9px #BBBBBB;
	line-height: 15px;
	padding-top: 5px;
	text-align: center;
}



/* Moduły ogólnie */

.moduletable {
	padding: 0px;
	margin: 0px;
} 
		
.moduletable th {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	text-align: center;
} 

.moduletable td {
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 11px;
}



/* Pozostałe elementy */



/* przyciski */ 

.button {
	margin: 0px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	color: #333333;
	background: url(../images/przycisk.jpg) repeat-x;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 3px; 
	padding-left: 3px; 
	border-style: none;
}

.back_button {
	width: 50px;
	margin-left: 130px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	color: #333333;
	font-style: none;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 3px; 
	padding-left: 3px; 
	border: 1px solid;
	border-color: #EEEEEE #333333 #333333 #EEEEEE;
	background: url(../images/przycisk.jpg) repeat-x;
	text-transform: uppercase;
	text-align: center;
	
}

/* wpisywanie */

.inputbox, .search {
	font: normal 11px Tahoma, sans-serif;
	color: #333333;
	border: 2px solid;
	border-color: #333333 #EEEEEE #EEEEEE #333333;
	background-color: #FFFFFF;
}

.text_area {
	font: bold 10px Tahoma, sans-serif;
	color: #333333;
}

/* strona kontaktowa */ 

table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: transparent;
}
table.contact td.details {
	background		: transparent;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #AAAAAA;
}
.contact_email {
	background		: #transparent;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #AAAAAA;
}

/* wstecz i dalej*/ 

/*
.pagenav_prev, .pagenav_next, .readon {}
.pagenavbar {}
.pagenav {}
.pagenavcounter {} 
*/

/* reszta */

/*
.sublevel{} 
.content_rating {}
.content_vote {}
.toclink {}
.article_separator {}
.mosimage {},  
.mosimage_caption{}
.smalldark {}
.poll {}
*/






