/* Start of CMSMS style sheet 'sun1' */
 body {
 margin:0px; 
 padding:0px; 
 background:URL(images/back_main.gif);
 font-family:Tahoma, Verdana, Arial;
 font-size:11px;
 color:#3D3F3D;
 }

a:link, a:visited {
	color:#007BB8;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	
	}
 
.sungarden {
	background-color:#FFECB4;
	}
.odstep {
	margin-left:15px;
	margin-top:15px;
	margin-right:15px;
	}
.odstep2 {
	margin-left:15px;
	
	margin-right:15px;
	}
.niebieski {
color:#007BB8;
}
/*
Start lista
*/
.lista2 ul {
	margin:0px;
	padding-left:15px;
	list-style:none;
	}
.lista2 li {
	list-style-image: url(images/lista1.gif);
	padding:2px;
	}
.lista2 li li {
	list-style-image: url(images/strzalka2.gif);
	padding:2px;
	
	}
	.lista2 li li li{
	list-style-image: url(images/strzalka3.gif);
	padding:2px;
	padding:2px;
	
	}
.lista2 li a:link, .lista2 li a:visited {
	text-decoration:underline;
	}
.lista2 li a:hover {
		text-decoration:none;
}
.linia-d {
	height:26px;
	background-image:url(images/linia-dolna.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/*
Koniec lista
*/
.kwadrat {
	font-size: 8px;
	vertical-align: top;
}
.od2 {
	background-image: url(images/linia-tlo.gif);
	background-repeat: repeat-y;
}
.od25 {
	background-image: url(images/linia-tlo.gif);
	background-repeat: repeat-y;
	height:100%;
}
.od3 {
	background-image: url(images/linia-tlo2.gif);
	background-repeat:repeat-x;
	}
.linka {
	line-height:16px;
	}
.sun-tlo {
	width:100%;
	height:100px;
	background-image: url(images/sungarden-logo-przez.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:30px;
}
.news1 {
	font-size:10px;
	font-weight: normal;
	color: #999999;	
	}
.post-footer {
	background-color: #FFE391;
	
	margin: 10px 1px 10px 1px;
	border: 1px dotted #007BB8;
	font-size: 100%;	
}
/* End of 'sun1' */

/* Start of CMSMS style sheet 'tabs' */
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs, .shadetabs2{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font:  10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li, .shadetabs2 li{
display: inline;
margin: 0;
}

.shadetabs li a, .shadetabs2 li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #E5E5E5;
color: #2d2b2b;
background: white url(ajaxtabs/shade.gif) top left repeat-x;
}

.shadetabs li a:visited, .shadetabs2 li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover, .shadetabs2 li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected, .shadetabs2 li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected, .shadetabs2 li a.selected{ /*selected main tab style */
background-image: url(ajaxtabs/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}



/* End of 'tabs' */

