/*

*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(bg_top.png) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#logo {
height: 90px;
width: auto;
font-size: 58px;
}

#jezici {
height: 20px;
width: auto;
}

#menu {
	width: 606px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

#leva-kolona {
width: 200px;
height: auto;
border-top-style:groove;
border-top-width:thin;
border-bottom-style:groove;
border-bottom-width:thin;
border-left-style:groove;
border-left-width:thin;
border-right-style:groove;
border-right-width:thin;
float: left;
}

#desna-kolona {
width: 200px;
height: auto;
border-top-style:groove;
border-top-width:thin;
border-bottom-style:groove;
border-bottom-width:thin;
border-left-style:groove;
border-left-width:thin;
border-right-style:groove;
border-right-width:thin;
float: right;
}

#sadrzaj {
text-decoration:none;
width: 610px;
height: auto;
border-top-style:groove;
border-top-width:thin;
border-bottom-style:groove;
border-bottom-width:thin;
border-left-style:groove;
border-left-width:thin;
border-right-style:groove;
border-right-width:thin;
}

#kraj {
text-decoration: none;
border-top-style:groove;
border-top-width:thin;
}

#reklame {
width: 95%;
height: 120px;
border-top-style:groove;
border-top-width:thin;
border-bottom-style:groove;
border-bottom-width:thin;
border-left-style:groove;
border-left-width:thin;
border-right-style:groove;
border-right-width:thin;
}