.glowna
{
  width:970px;
  height:223px;
  background-image:url('t_1.jpg');
} 

.menutlo 
{
  background-image:url('t_2.jpg');
  width:210px;
  
}

.menu2
{
  margin-top:12px;
  padding-left:10px;
  padding-right:10px;
  font-size:16px;
  border-top: 1px gray solid;
  padding-bottom:0px;
  padding-top:10px;
} 



#tree0 .menu2
{
  border:0px;
  padding-bottom:0px;
  padding-top:1px;
  
}

.podstrona
{
  height:40px;
  width:650px;
  margin-bottom:20px;
}

.tresc
{
  font-size:15px;
  color:black;
  background-color:white;
  margin-left:30px;
  margin-right:20px;
  width:650px;	
}


.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide img {
	border: 1px solid #D0D0D0;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-loading {
	color: grey;
	border: 1px solid grey;
	background-color: white;
	background-image: url(graphics/loader.white.gif);
}

.trescbudowa
{
  font-size:20px;
  color:purple;
}


body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #CCC;
}

a:link, a:visited { 
	color: #7272FF; 
	text-decoration: none; 
	font-weight: bold; 
} 
a:active, a:hover { 
	color: #C040A0; 
	text-decoration: underline; 
}

p {
	margin: 0px;
	padding: 0px;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;	
	border-bottom: 1px dotted #B79742;
}


.naglowekstrony{
	font-size: 55px;
	padding: 130px 0 10px 10px;
	color: #FFA0FF;
}
.title_section{
	font-size: 55px;
	padding: 130px 0 10px 10px;
	color: #FFA0FF;
}

.tagline {
	padding: 15px 0 0 165px;
	font-size: 20px;
	color: #7272FF;
}


.tagline2 {
	font-size: 20px;
	color: #7272FF;
}


.tagline3 {

	font-size: 17px;
	color: #BF07A7;
}



#templatemo_menu_panel{
	clear: both;	
	width:100%;
	height: 47px;	
	margin: 0 auto;
	margin-bottom: 10px;
	color: #ffffff;
}

#templatemo_menu_section{
	width: 930px;
	height: 47px;	
	margin:0 auto;
	padding: 0 0 0 30px;
	color: #000000;
	background-image:url('t_3.jpg');	
}

#templatemo_menu_section ul {
	float: left;
	width: 930px;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#templatemo_menu_section ul li {
	display: inline;
}

#templatemo_menu_section ul li a{
	float: left;
	width: 110px;
	padding: 2px 0;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFA0FF;
	border-right: 1px solid #333;	
}

#templatemo_menu_section li a:hover, #templatemo_menu_section li .current{
	color: #8080F0;
}

#templatemo_menu_section li .last {
	border-right: none;
}