body {
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#9d9d9d;
}

/*==============================
			ENTER Stranata
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/			
#index {
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	line-height: 17px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#1b5404;	
}

#slika {
	width: 566px;
	margin: auto;
	background: #fff url(images/enterslika.jpg) no-repeat top;
	height: 556px;
	border: 2px solid #ffd200;
}

#slika ul {
	list-style: none;
	margin: 0px;
	margin-top:467px;
	padding: 0px;
}

#slika ul li {
	list-style: none;
	margin:0px;
	padding: 0px;
	display: inline;
}

#slika ul li a{
	height: 85px;
	margin: 0px;
	padding: 0px;
	display: block;
	border: none;
}

#mk-lan a {
	float: left;
	width:230px;
	background-image: url(images/makedonski.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mk-lan a:hover {
	background-position: 0px -85px;
}

#en-lan a {
	float: right;
	width: 177px;
	background-image: url(images/angliski.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#en-lan a:hover {
	background-position: 0px -85px;
}


/*==============================
		Stilo na stranata
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#main {
	margin: auto;
	padding: 0px 0px 5px 0px;
	width:760px;
	background: #1b5404 url(images/bg.gif) repeat-y;
}

#header {
	padding: 0px;
	margin: 0px;
	height: 197px;
	background: url(images/header-left.jpg) no-repeat left;
}

#right {
	margin: 0px;
	padding: 0px;
	height: 197px;
	background: url(images/header-right.jpg) no-repeat right;
}

#navigation {
	width: 168px;
	background-color: #ffae00;
	display: block;
	margin: 12px 0px 0px 14px;
	padding: 0px;
	float: left;
}

#sodrzina {
	margin:0px 0px 0px 200px;
	padding:0px;
	display:block;
}

#footer {
	height: 22px;
	/*background: #FEFF00 url(images/footer.gif) no-repeat;*/
	text-align: right;
	font-size: 10px;
	padding:0px;
	margin: 0px 9px 0px 67px;
	background-color: #ffae00;
	border-bottom: 8px solid #fff;
	border-top:2px solid #fff;
}

#headres {
	display: none;
}

/*========================================
				NAVIGACIJA
==========================================*/

#lang {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	list-style: none;
	display: inline-block;
}

#lang li {
	display: inline;
	list-style: none;
	list-style-type: none;
	padding-top: 0px;
	margin: 0px;
	float: right;
}

#lang li a {
	margin: 0px 5px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #fff;
	text-decoration: none;
}

#lang li a:hover {
	color: #1b5404;
	text-decoration: underline;
}

#mk {
	border-right: 1px solid #ff7e00;
}

#en {
	border-left: 1px solid #ffd200;
}

#links {
	margin: 5px;
	margin-top: 15px;
	padding:0px;
	list-style: none;
	display: block;	
	height: 90px;
}

#links li {
	display: block;
	list-style: none;
	list-style-type: none;
	padding-top: 0px;
	margin: 0px;
}

#links li a {
	margin: 0px 5px 0px 5px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #fff;
	text-decoration: none;
	height:18px;
}

#links li a:hover {
	color: #1b5404;
	text-decoration: underline;
}

#uslugi {
	border-bottom: 1px solid #ff7e00;
}

#portfolio {
	border-top: 1px solid #ffd200;
	border-bottom: 1px solid #ff7e00;
}

#kontakt {
	border-top: 1px solid #ffd200;
}

a:link, a:visited {
	color: #FFD377;
	text-decoration: none;
}

a:hover {
	color: #ffae00;
	text-decoration: underline;
}

#footer a:link, #footer  a:visited {
	color: #FFF;
	text-decoration: none;	
}

#footer a:hover {
	color: #1b5404;
	text-decoration: underline;	
}

a img {
	border: 2px solid #ffd200;
}
a:hover img {
	border: 2px solid #fff;
}

/*===================================
			EKSTRA
=====================================*/			

h1, h2, h1 a, h2 a {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
}

h1 {
	font-size: 1.5em;
	background: url(images/hback.jpg) no-repeat left bottom;
	padding-bottom: 5px;
}

h2 {
	font-size: 1.2em;
}

h1 span {
	display: none;
}

#slika h1, #slika h2, #slika h3 {
	display: none;
}

#slika p {
	display: none;
}

#header h1, #header h2 {
	display: none;
}

#footer p {
	padding: 5px 14px 0px 0px;
	margin: 0px;
	color: #000;
}

a span {
	display: none;
}

dt {
	margin-top: 10px;

}

dd {
	margin-top:10px;
	overflow: hidden;
	height: 1.5%;
}

.centar {
	text-align: center;
}

label {
	width: 100px;
	float: left;
	text-align: right;
}

textarea {
	width: 300px;
	height: 90px;
}

fieldset {
	margin: 10px;
	width: 450px;
} 

legend {
	border: 1px solid #fff;
	background-color:#ffae00;
	color: #fff;
	font-weight: bold;
	margin: 2px;
}

#portfoliotabela td {
	height: 113px;
	width: 150px;
	text-align: center;
}

.statcounter {
	display: none;
}
