* 
{
	margin: 0;
	padding: 0;
}

body 
{
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, "Helvetica CE", Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFF;
}

h1 
{
	color: #104a5a;
	background-color: transparent;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0 0px 0;
  }

h2 
{	
	color: #000000;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0 10px 1px;
}

a 
{
	color: #333333;
	text-decoration: underline;
	background-color: transparent;
	border-style: none;
}

a:hover 
{
	color: #ff00af;
	background-color: transparent;
}

a.link
{
	color: #333333;
	background-color: transparent;
	text-align: left;
}

a.link:hover
{
	color: #ff00af;
	background-color: transparent;
}

.gallery
{
  margin: 8px;
  padding: 9px;
  background-image: url("../images/img_bg1.gif");
  border: 1px solid #333333;
}

.photogallery
{
  margin: 0px auto 0px 120px;
}

.photo_bg
{
  margin: 200px 0px 0px 45px;
  float: left;
}

.back
{
 margin: 0px 0px 0px 125px;
}

p
{
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  color: #5c5c5c
}

p.party
{
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  color: #000000
}

.space
{
  margin: 5px 0px 5px 0px;
}

.nadpis
{
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  color: #ff00af
}

.nadpis1
{
  font-size: 11px;
  margin: 1px 0px 0px 50px;
  float: left;
  color: #FFFFFF
}

.nadpis2
{
  font-size: 11px;
  margin: 1px 0px 0px 50px;
  float: left;
  color: #000000
}

/*TAGs*/

#background
{
  width:  auto;
  height: 568px;
  margin: 0px 0px 0px 0px;
  background-image: url("../images/logo.jpg");
  background-repeat: no-repeat;
  background-position: right;
}

#newparty
{
  width:  300px;
  height: 17px;
  margin: 177px 0px 0px 0px;
  background-color: #fffc00;
  float: left; 
}

#nextparty
{
  width:  600px;
  height: auto;
  margin: -560px 0px 2px 50px;
  text-align: justify;
}

#nextparty_bg
{
  width:  338px;
  height: 19px;
  margin: 0px 0px 10px 0px;
  background-image: url("../images/next_bg.gif");
  background-repeat: no-repeat;
  background-position: left;
}

#news
{
  width:  400px;
  height: auto;
  margin: 0px 0px 0px 50px;
  text-align: justify;
}

#news_bg
{
  width:  302px;
  height: 19px;
  margin: 0px 0px 0px 0px;
  background-image: url("../images/news_bg.gif");
  background-repeat: no-repeat;
  background-position: left;
}

#links
{
  width:  400px;
  height: auto;
  margin: 0px 0px 0px 50px;
  text-align: justify;
}

#links_bg
{
  width:  344px;
  height: 19px;
  margin: 10px 0px 0px 0px;
  background-image: url("../images/links_bg.gif");
  background-repeat: no-repeat;
  background-position: left;
}

#banner
{
  width:  745px;
  height: 100px;
  margin: 0 0 30px 280px;
}

