body {
	background:  #9b0000;
}
#top1 {
	background-image: url(images/top-1.jpg);
	height: 9px;
	width: 900px;
}
#top2 {
	background-image: url(images/top.jpg);
	height: 258px;
	width: 900px;
}
#top3 {
	background-image: url(images/index_03.gif);
	height: 72px;
	width: 900px;
}
#top4 {
	background-image: url(images/index_05.jpg);
	height: 42px;
	width: 900px;
}
#top5 {
	background-image: url(images/top5.jpg);
	height: 77px;
	width: 1100px;
}

#rose {
	background-image: url(images/rose.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 137px;
	width: 900px;
}

#rose1 {
	background-image: url(images/rose2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 227px;
	width: 900px;
}
	

	
#menu {
	background-image: url(images/menu.jpg);
	height: 76px;
	width: 900px;
}


#stopka1 {
	background-image: url(images/stopa.jpg);
	height: 69px;
	width: 900px;
}

#news1 {
	width: 300px;
	color: #ffffff;
}

#news {
	width: 700px;
	color: #ffffff;
	word-spacing: 1px;
}
#menu_dol {
	width: 300px;
	color: #ffffff;
	word-spacing: 1px;
	background:  #280300;

}
#menu_dol2 {
	width: 120px;
	color: #ffffff;
	word-spacing: 1px;
	background:  #280300;

}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 180px
	height: 25px;
	margin-right: 1px;
	padding: 10px 20px 0 20px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #8C8F7D;
}

#menu a:hover {
	width: 180px	
	height: 25px;	
	background:  #F3F3F3;
	color: #2C2E22;
}
###########text#######################
h1 {
	color: #FFFFFF;
	font-size: 3em;
	color: #7f7f7f;
}
h2 {
	color: #FFFFFF;
	letter-spacing: -.075em;
	font-size: 0.5em;
	color: #7f7f7f;
}
h3 {
	color: #b71d4f;
	font-size: 1.5em;
}
h4 {
	color: #373737;
	font-size: 1.5em;
}
h5 {
	color: #c1c1c1;
	font-size: 1.5em;
}
h6 {
	color: #c1c1c1;
}
###########linki#######################
A:link 
{ 	COLOR: #b71d4f; 
	TEXT-DECORATION: none;
}
A:visited 
{ 
	COLOR: #b71d4f;
 	TEXT-DECORATION: none;
}
A:hover 
{	 COLOR:#cdcdcd;
 	TEXT-DECORATION: none;
}
A:active 
{	
	color:#b71d4f
}



