body{
	font-family: Verdana,Arial,sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #e0dcd3;
	background-image:url(/img/template/bck.gif);
	background-repeat:repeat-x;
}




a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 18px;
 color: #938d8d;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

				

#header{
	margin: 0;
	padding: 11px 11px;
	background-color: #928d8d;
	width: 748px;
	height: 46px;
}

.logo{
	display: block;
	border: 0px;
	float: left;
}

.slogan{
	display: block;
	border: 0px;
	float: right;
}

.lang {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
	
.lang:link, .lang a:visited {color: #cbc9c5;}
.lang:hover {color: #ffffff;}

#horizontalNav{
	margin: 0;
	padding: 0;
	background-color: #9a0202;
	width: 770px;
	height: 30px;
}

#horizontalNavBar{
	position: relative;
	padding: 6px 0 0 0;
	background-color: #272121;
	width: 750px;
	height: 18px;
	left: 19px;
	top: 6px;
}

#horizontalNavBar a:link, #horizontalNavBar a:visited {
	color: #ffffff; 
	font-weight: bold;
	font-size: 10px;
	padding: 0px 13px;
	border-left: 1px solid #ffffff;
}
#horizontalNavBar a:hover {
	color: #f4d924; 
	text-decoration: none; 
}


#headImage{
	margin: 0;
	padding: 0;
	background-color: #fedb86;
	width: 770px;
	height: 125px;
}

#iconsArea{
	margin: 0;
	padding: 0;
	width: 770px;
	height: 40px;
	background-color: #f8f5ef;
	background-image:url(/img/template/levo.gif);
	background-repeat:repeat-y;
}

#iconsArea img{
	padding: 13px 0 0 13px;
}

#print {
	position: relative;
	top: 0px;
	left:525px;
}

#tableContent{
	margin: 0;
	padding: 0;
	width: 770px;
	background-color: #f8f5ef;
	background-image:url(/img/template/levo.gif);
	background-repeat:repeat-y;
}

#content{
	margin:0;
	width: 550px;
	padding: 0 25px;
}

#small {
	font-size: 9px;
	color: #9e9e9e;
}

#proizvodProfil{
	display: block;
	width: 215px;
	height: 140px;
}

#proizvodTraka{
	width: 310px;
	height: 24px;
	background-color: #e9e6e1;
}

#proizvodTrakaMargin{
	margin: 0 0 3px 0;
	width: 310px;
	height: 24px;
	background-color: #e9e6e1;
}

#trakaText {
	display: block; 
	width: 280px;
	height: 14px;
	color: #666666; 
	padding: 5px 10px;
}

#proizvodTrakaMargin a:link, #proizvodTrakaMargin a:visited,#proizvodTraka a:link, #proizvodTraka a:visited {
	display: block; 
	font-weight: normal;
	width: 280px;
	height: 14px;
	color: #666666; 
	background-image: url(/img/template/pdf.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px 10px;
}

#trakaText a:hover {
	display: block; 
	color: #cc0000; 
	text-decoration: none; 
	background-image: url(/img/template/pdf_.gif);
}


#footer{
	font-size: 9px;
	margin: 0;
	padding: 11px 11px;
	background-color: #d2d0cc;
	width: 748px;
	height: 23px;
	float: inherit;
}

#navBarTitle {
	margin: 0 10px;
	padding: 5px 20px;
	display: block; 
	font-weight: bold;
	width: 110px;
	height: 14px;
	background-color: #dcdbd9; 
	background-image: url(/img/template/nav_title_bck.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#navBar{
	padding: 0;
	width: 170px;
}

#navBar ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style: none; 
	margin: 0; 
	padding: 0px 10px 50px 10px;
}

#navBar ul a:link, #navBar ul a:visited {
	display: block; 
	color: #333333; 
	background-image: url(/img/template/l_nav_arr.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 10px ;
}
#navBar ul a:hover {
	display: block; 
	color: #cc0000; 
	text-decoration: none; 
	background-image: url(/img/template/l_nav_arr_.gif);
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	padding: 4px 15px;
	border-bottom: 1px solid #bdbbb8;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

