/* CSS Document */

body {

	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Georgia;
	color: #000000;
	font-size: 11px;

}


#top {

	width: 969px;
	height: 31px;
	margin: 0 auto;
	background-image: url('images/top.png');
	background-position: top left;
	background-repeat: no-repeat;

}

#body {

	width: 969px;
	height: 680px;
	margin: 0 auto;
	background-image: url('images/body.png');
	background-position: top left;
	background-repeat: repeat-y;

}



#bottom {

	width: 969px;
	height: 73px;
	margin: 0 auto;
	background-image: url('images/bottom.png');
	background-position: top left;
	background-repeat: no-repeat;

}


#text {

	width: 900px;
	height: 400px;
	margin: 0 auto;
	background-image: url('images/duki.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
}

#text .meni {

	
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;

}

#text .meni ul {

	padding: 0px;
	margin: 0px;

}

#text .meni li {

	list-style: none;
	float: left;
	padding-right: 10px;
	font-family: Georgia;
	font-size: 16px;
	color: #000000;

}

#text .meni li a {

	font-family:  Georgia;
	font-size: 16px;
	color: #000000;
	text-decoration: none;

}

#text .meni li a:hover {

	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;

}

#text .head {

	padding-top: 100px;
	font-family: Georgia;
	font-size: 14px;
	color: #000000;

}

#text .head ul {

	margin: 0px;
	padding: 0px;

}

#text .head li {

	padding-right: 10px;
	list-style: none;
	float: left;
	font-family: Georgia;
	font-size: 14px;
	color: #000000;

}

#text .head li a {

	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

#text .head li a:hover {

	text-decoration: none;

}

#text .head span {

	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	padding-right: 100px;

}



#text .slide {

	height: 400px;
	margin-top: 20px;

}

#text .slide img {
	
	border: 0px;

}

#text .slide h1 {

	font-family: Arial;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;

}


#text .info {

	font-size: 16px;
	font-family: Georgia;
	color: #000000;

}

#text .info img {

	border: 0px;
	float: right;

}


#text .info ul {
	
	margin: 0px;
	padding: 0px;
	padding-top: 30px;

}

#text .info li {

	list-style: none;
	font-family: Georgia;
	font-size: 16px;
	color: #000000;	
	padding-top: 5px;

}

#text .info li span {

	text-transform: uppercase;
	font-weight: bold;

}