*{
margin: 0px;
padding: 0px;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

body {
 background:url(img/background5.jpg);
}

a:hover {
	text-decoration:undeline;
}

.body p {
	margin:0px;
	padding:0px;
}

.site {
	width:709px;
	background:url(img/backgroundline.jpg);
	background-repeat:repeat-y;
}

.footer2 {
	width:709px;
	background:url(img/footer.jpg);
	background-repeat:no-repeat;
	height:6px;
    padding-bottom:60px;
	padding-top:10px;
 
}

.header {
	background:url(img/header.jpg);
	background-repeat:no-repeat;
	width:701px;
	height:311px;
}

 




#menu{
	float:center;
	background:transparent url('img/menu.jpg');
	width:701px;
	height:59px;
}

#menu ul {
	list-style: none;
}

#menu li {
    float:left;
	display:inline;
	height:50px;
}

#menu li a{

background: transparent url('img/menu.jpg') left top no-repeat;;


	height: 50px;

	display: block;

}


#menu li a span{

	display: none;

}

a#home{

	background-position: 0px 0px;

}



a:hover#home{

	background-position: 0px -59px;

}



a#kumove{

	background-position: -100px 0px ! important;

}



a:hover#kumove{

	background-position: -100px -59px  ! important;

}


a#programa{

	background-position: -246px 0px ! important;

}



a:hover#programa{

	background-position: -246px -59px  ! important;

}



a#snimki{

	background-position: -374px 0px ! important;

}



a:hover#snimki{

	background-position: -374px -59px  ! important;

}

.content {
	padding:20px;
}

.content p {
	text-align:justify;
}

.content h3 {
	font-size:20px;
}


 


.plan-left {
	float:left;
	width:400px;
	text-align:justify;
}

.plan-right {
	float:right;
	width:250px;
}

.plan-footer {
	display:block;
	clear:both;
}

.plan {

}


.plan-point {
	background-repeat:no-repeat;
}

.plan-point p {
	margin-left:100px;
}

.confirm {
	background:#F5DF63;
    padding:10px;
	padding-left:15px;
}

.point {
	font-size:36px;
	float:left;
    position:relative;
	top:-15px;
	left:-5px;
}


.nie {

}

.nie-left {
 float:left;
 
}

.nie-left img{
 border:1px solid grey;
}

.nie-right {
 float:right;
 width:350px;
}

.nie-right a {
	text-decoration:underline;
}

.who {
 float:left;
 font-size:25px;
 margin-right:8px;
 
}

.nie-footer {
 display:block;
 clear:both;
}

.gallery {
 float:left;
}

.gallery-right {
 float:right;
}

.gallery_image {
	border:1px solid grey;
}

/*****UPDATE 16.02.2010 ****/

.content2 {
		padding:20px;
}

.content2 p {
	margin-bottom:10px;
	text-align:justify;
}

.content2 h1 {
	font-size:20px;
	margin-bottom:10px;
}

.content2 h2 {
	font-weight:100;
	font-size:16px;
	margin-bottom:10px;
	color:#7D355F;
	text-decoration:underline;
}

.content2 ul {
	margin:0px 0px 10px 25px;

}

.content2 li {
	margin-bottom:10px;
}

.content2 img {
	border-style:none;
}


.dolno-menu a {
		color:#7D355F;
		font-size:12px;
}















 