/* css fajlove je kreirao Nemanja Sreckovic [nemanja.sreckovic@gmail.com],
STROGO JE ZABRANJENO KOPIRANJE, MODIFIKOVANJE I KORISCENJE ISTOG! p.s. slobodno nauci/uci iz ovih fajlova! */
html {
	background: #e1e4e0;}
body {
	padding:38px;
	background:url(../images/bg-body.jpg) top center no-repeat;
	margin:0;
	font-size:13px;
	text-align:center;
	font-family:Tahoma,Helvetica,Sans-serif;
	color:#343434;}

/* -------------------------------------- */
/* basic setings */
/* -------------------------------------- */

h1,h2,h3,h4,h5,h6,ul,li,form,div,p {
	margin:0px;
	padding:0px;}
ul {
	list-style:none;}
h1, h2, h3 {
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#2f2f2f;}
div {
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;}
a {
	text-decoration:underline;
	color:#579300;
	outline:none;}
a:hover {
	text-decoration:none;
	color:#579300;}
a img {
	border:0;}
a img:active {
	border: 0;}
br {
	clear:both;}

/* -------------------------------------- */
/* setings */
/* -------------------------------------- */

#conteiner {
	width:780px;
	padding: 25px;
	background: #fff;
	
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;}
#header {
	height:80px;
	width:780px;
	position:relative;}
	h1#logo {
		float: left;}
		h1#logo a {
			display:block;
			background:url(../images/logo.png) top left no-repeat;
			width:246px;
			height:54px;
			text-indent:-9999px;}
	#lang {
		position:absolute;
		top:0;
		right:-65px;
		width:40px;
		height:80px;
		/*background:#343434;*/
	}
	* html #lang {right:-69px;}
		#lang p {
			width:44px;
			height:44px;
			line-height:44px;
			display:block;
			margin-bottom:4px;
		}
			#lang p a.lang_on, #lang p a.lang_off {
				display:block;
				width:36px;
				font-size:11px;
				padding-right:8px;
				text-decoration:none;
			}
			#lang p a.lang_on {
				background:url(../images/lang_on.png) top right no-repeat;
				color:#333;
			}
			#lang p a.lang_off {
				background:url(../images/lang_off.png) top left no-repeat;
			}
#menu {
	width:780px;
	background:#cdcdcd;
	height:40px; }
	#menu ul {
		list-style:none;
		/*font-weight:bold;*/}
		#menu li {
			line-height:21px;
			float: left;}
			#menu li a {
				padding:10px;
				padding-left:12px;
				display:block;
				color:#343434;
				border-right: 2px solid #fff;
				text-decoration:none;
				line-height:20px;
				font-size:11px;
				text-transform:uppercase;}
				#menu li a.active:hover, #menu li a.active {
					background:#579300 url(../images/bg-menu.gif) top left repeat-x;
					color: #fff;
					/*font-weight:bold;*/}
				#menu li a.active:hover {
					text-decoration:underline;}
				#menu li a:hover {
					background:#909090 url(../images/bg-menu-h.gif) top left repeat-x;
					color:#fff;}
#promo, #promo_en {
	background:#579300 url(../images/bg-promo.jpg) top center no-repeat;
	
	width:780px;
	position:relative;
	height:195px;
	}
	#promo div#prodaja, #promo_en div#prodaja {
		position:absolute;
		right:-10px;
		top:-160px;}
		#promo div#prodaja span, #promo_en div#prodaja span {
			background:url(../images/nalepnica.png) top right no-repeat;
			display:block;
			text-indent:-9999px;
			width:186px;
			height:168px;}
			#promo_en div#prodaja span {
				background:url(../images/nalepnica_en.png) top right no-repeat;
			}
	#promo h2, #promo_en h2 {
		color: #fff;
		position: absolute;
		top:0;
		left:0;
		text-indent:-9999px;
		display:block;
		width:780px;
		height:195px;
		background:url(../images/promo.png) top left no-repeat;
		font-size:28px;
		line-height:36px;}
	#promo_en h2 {
		background:url(../images/promo_en.png) top left no-repeat;
		}
#content {
	clear: both;
	width:780px;
	margin-bottom:15px;
	margin-top:15px;
	padding:8px 0;
	float:left;
	text-align:left;}
	#content h1 {
		font-size:21px;
		padding-bottom:22px;}
	#content h2 {
		padding-bottom:12px;
		font-size:16px;}
                #content h2 a {
                    text-decoration:none;
                    color:#2f2f2f;
                }
	#content p {
		margin-bottom:12px;
		line-height:16px;}
        #content img {
            border:5px solid #e1e4e0;
            margin:12px 0;
        }
	#content ul.pics li {
		float:left;
		margin-right:4px;
	}
#page_content {
	width:540px;
	padding-right:10px;
	padding-left:10px;
	float:left;
}
#sidebar {
	background:#e1e4e0;
	float:right;
	width:200px;
	padding:10px;
}
    #sidebar p a {
        color:#343434;
    }
#footer {
	clear:both;
	height:20px;
	border-top:1px solid #e1e4e0;
	padding-top:8px;
	font-size:11px;
	color:#7e7e7e;
}
	#footer p.right {
		text-align:right;
		float:right;
        }
	#footer ul {
		float:left;
        }
	#footer li {
		float:left;
		padding:0 5px;
		height:15px;
		vertical-align:middle;
        }
	#footer a, #footer a:hover {
		color:#343434;
        }
#kontakt_forma {
	padding-bottom:12px;
}
	#kontakt_forma p {
		clear:both;
		width:550px;
		float:left;
        }
	#kontakt_forma label, form#kontakt_forma input {
		float:left;
        }
	#kontakt_forma label {
		display:block;
		width:160px;
		text-align:right;
		margin:10px 10px 10px 0;
        }
	#kontakt_forma input {
		margin:5px 0 10px 0;
		background:#fff;
		border:2px solid #CDCDCD;
		padding:4px;
		font-size:13px;
		font-family:Tahoma,Helvetica,Sans-serif;
        }
	#kontakt_forma textarea {
		width:320px;
		background:#fff;
		font-size:13px;
		font-family:Tahoma,Helvetica,Sans-serif;
		border:2px solid #CDCDCD;
		padding:4px;
		margin:5px 0 10px 0;
		height:180px;
		overflow:hidden;
        }
		#kontakt_forma input:hover, #kontakt_forma input:focus, #kontakt_forma textarea:hover, #kontakt_forma textarea:focus {
			background:#fff7bd;
			border:2px solid #9f9f9f;
                }
	#kontakt_forma input {
	 	width:160px;
        }
	#kontakt_forma button {
		margin-left:170px;
		border:2px solid #9f9f9f;
		background:#CDCDCD;
		padding:4px;
		width:80px;
        }

/* -------------------------------------- */
/* mape */
/* -------------------------------------- */

#id_mapa1, #id_mapa2, #id_mapa3 {
	width:503px;
	height:301px;
	border-top:4px #E1E4E0 solid;
	border-bottom:4px #E1E4E0 solid;
	float:left;
	margin-bottom:22px;
}
#id_mapa1 {
	background:url(../images/zgrade/mapa1.gif) top left no-repeat;
}
#id_mapa2 {
	background:url(../images/zgrade/mapa1.gif) top left no-repeat;
}
#id_mapa3 {
	background:url(../images/zgrade/mapa1.gif) top left no-repeat;
}