body {
	background: #fff url(images/bg.gif) repeat-x top;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #373737;
}

#main {
	width: 841px;
	background: url(images/content_bg.gif) top no-repeat;
	margin: auto;
}

.logo {
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 100;
}

.logo a {
	margin: 0px;
	padding: 0px;
	z-index: 101;
}

.logo img {	
	margin-top:10px;
	margin-left: 20px;
	border: none;
	z-index: 2000;		
}

#navigation {
	height: 30px;
	float: left;
	margin-left:10px;
}

#navigation ul {
	padding:0px;
	margin: 0px;
	list-style:none;
	list-style-type: none;
	float: left;
}

#navigation ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-type: none;
	float: left;
	display: block;
	overflow: hidden;
}

#navigation ul li a {
	height: 27px;
	display: block;
	padding:11px 12px 3px 12px;	
	font-weight: bold;
	color: #fff;
	border-right: 1px solid #31031a;
	border-left: 1px solid #762c51;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	float: left;
}

#navigation ul li a:hover {
	text-decoration: underline;
	color: #510c2f;
	background-image: url(images/link_bg.gif);	
	background-repeat: repeat-x;
}

#navigation ul li a.active {
	text-decoration: none;
	color: #510c2f;
	background-image: url(images/link_bg.gif);	
	background-repeat: repeat-x;
}

#navigation ul li a.first {
	border-left: none;	
}
#navigation ul li a.last {
	border-right: none;	
}

.title {
	float: left;
	clear: both;
	top: -35px;
	position:relative;
	width: 100%;
	height: 33px;
	text-align: center;
	color: #510c2f;
	background-image: url(images/byline-separator.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#footer ul li a {
	font-size: 11px;
	color: #545454;
	border: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	
}

a span {
	display: none;
}

.capital {
	font-family: Georgia;
	font-size: 30px;
	font-style: italic;
	float: left;
	display:block;
	width: 30px;
	height: 30px;
	padding-top: 10px;
}

h1, h1 a:visited, h2, h2 a:visited, h3, h3 a:link, h4, h5, h6 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 20px;
	color: #510c2f;
	font-weight: bold;
	text-decoration: none;
	margin: 10px;
	padding: 0px;
}

h1 span, h2 span, h3 span {
	display: none;
}

h1, h1 a {
	font-size: 2em;
}

h2, h2 a:link {
	font-size: 1.5em;
}

h3, h3 a {
	font-size:1.2em;
}

#content p {
	margin: 1em;
	line-height: 1.5em;
}

#footer h1 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: both;
	color: #545454;
	letter-spacing: 0px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #545454;
}

a:link, a:visited  {
	color: #762c51;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content {
	clear: both;
	width: 650px;
	top: -30px;
	position: relative;
	margin: auto;
	padding:  0px 10px 0px 10px;
}

#footer {
	padding: 0px 90px 0px 0px;
	margin: 0px;
	text-align: right;
	clear:both;
}

dl{
	padding-left:10px;
	padding-bottom:20px;
}

dt {
	margin-top: 10px;
	padding-bottom:3px;
	border-bottom: 1px solid #ccc;
	font-weight:bold;
}

dd {
	overflow: hidden;
	height: 1.5%;
	margin-left: 30px;
}

dt img {
	margin: 0px;
	padding: 0px;
	border: none;
}

label {
	width: 100px;
	float: left;
	text-align: right;
}

input, textarea {
	border: 1px solid #C5C5C5;
	margin: 1px;
	background-color: #F7F7F7;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	background-color: #fff;
}


.error {
	color: #FF0000;	
	font-size: 74%;
	height: 12px;
}

.note {
	font-size: 74%;
	color: #5F5F5F;
}

.centar {
	text-align:center;
}

hr {
	width: 80%;
	clear: both;
	display: block;
}

.center {
	text-align: center;
}

.linija {
	display: block;
	height: 1px;
	border-top:1px solid #000;
}

#content ul li {
	list-style: none;
	list-style-image:url(images/arrow.png);
}

#languages, #languages li {
	margin: 0px auto 0px auto;
	list-style: none;
	display: inline;
	text-align: center;
}

#languages {
	width: 250px;	
	margin: 20px auto 0px auto;
	padding:0px;
}

#languages a {	
	height: 20px;
	width: 75px;
	display: block;
	float:left;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000;
	padding-top: 80px;
	font-weight:bold;	
	text-decoration:none;
	text-align:center;
}

#languages li a span {
	display:block;
	visibility: hidden;
	
}
#languages li a:hover span {
	display:block;
	visibility: visible;	
}

#languages #en {
	background-image: url(images/uk.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	float:left;
}

#languages #mk {
	background-image: url(images/mk.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin-left:-10px;
	z-index:100;
	position:relative;
	left:-15px;
	float: right;
}

#languages_div { 
	width:250px;
	margin:50px auto 0px auto;
}

#end {
	z-index: -1;
	margin-top:-10px;
	height: 44px;
	clear: both;
	background: url(images/end_bg.gif) repeat-x;
}

#content h2 img {
	margin-bottom:-7px;
}

#gallery {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	list-style: none;
	list-style-type: none;
	display: block;
	list-style-image: none;
}

#gallery li {
	list-style-type: none;
	list-style: none;
	float: left;
	display: block;
	list-style-image: none;
	margin:5px;
	width:302px;
}

#gallery li a {
	border: 6px solid #C5C5C5;
	display: block;
}

#gallery li a img {
	border: none;
}

#gallery li a:hover {
	border: 6px solid #6A6A6A;	
}

#front_end {
	background: url(images/bg_r.jpg) repeat-x bottom fixed;
	display: block;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}


#navigation ul li ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#navigation ul il ul li {
	margin: 0px;
	padding: 0px;
}

