body {
	font-family:verdana;
	background-color:black;
	color:white;
	margin:none;
	font-size:14px;
}

img {
	border:none;
}

h2 {
	font-size:20px;
}

h3 {
	text-decoration:underline;
}



div#main {
	width:835px;
	margin:auto;
}


div#languages {
	width:410px;
	text-align:right;Reprobedne:
}


div#menu {
	width:410px;
	border-top: solid 2px white;
	border-bottom: solid 2px white;
	padding:5px 0px 5px 0px;
}


div#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

div#menu li {
	margin:0px;
	float:left;
}

li#item6 {
	clear:left;
}

#menu a {
	margin-right:8px;
	margin-left:8px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}


div#content a {
	color:white;
	font-weight:bold;
}

div#right {
	float:right;
	margin:5px;
	width:389px;
	height:254px;
}

div#right img {
	margin:3px;
	width:383px;
	height:248px;
}



.gallery {
	text-align:center;
}



.clearer {
	clear:both;
}


#footer {
	border-top: solid 2px white;
	padding-top:5px;
	text-align:right;
	font-size:12px;
}

#footer a {
	color:white;
	text-decoration:none;
}


#footer a:hover, #menu a:hover {
	text-decoration:underline;
}


#footer ul {
	list-style-type:none;
	margin:0px;
}

#footer li {
	margin-right:5px;
	float:left;
}
