/*

*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #7BBB15;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #7BBB15;
}

body {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #F93;
	background-image: url(images/back_all.gif);
	background-repeat: repeat;
}

#content
{
	margin: 0 auto;
	
	width: 865px;
	text-align: justify;
}

#back
{
width: 865px;
}

#header {
	height: 103px;
	text-align: left;		
}

#menu1
{
width: 695px;
height: 45px;
padding-left: 70px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 79px;
	height: 32px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 79px;
    height: 32px;
	color: #ffffff;
	text-decoration: underline;
}

#button1 a
{
background: url(images/button1.png) no-repeat;
height: 25px;
width: 125px;
padding-top: 20px;
}
#button1 a:hover
{
background: url(images/button1_r.png) no-repeat;
height: 34px;
width: 125px;
margin-top: -9px;
}

#button2 a
{
background: url(images/button2.png) no-repeat;
height: 25px;
width: 125px;
padding-top: 20px;
}
#button2 a:hover
{
background: url(images/button2_r.png) no-repeat;
height: 34px;
width: 125px;
margin-top: -9px;
}

#button3 a
{
background: url(images/button3.png) no-repeat;
height: 25px;
width: 125px;
padding-top: 20px;
}
#button3 a:hover
{
background: url(images/button3_r.png) no-repeat;
height: 34px;
width: 125px;
margin-top: -9px;
}
#button4 a
{
background: url(images/button4.png) no-repeat;
height: 25px;
width: 125px;
padding-top: 20px;
}
#button4 a:hover
{
background: url(images/button4_r.png) no-repeat;
height: 34px;
width: 125px;
margin-top: -9px;
}
#button5 a
{
background: url(images/button5.png) no-repeat;
height: 25px;
width: 125px;
padding-top: 20px;
}
#button5 a:hover
{
background: url(images/button5_r.png) no-repeat;
height: 34px;
width: 125px;
margin-top: -9px;
}


#logo {
width: 745px;
height: 48px;
text-align: left;
padding-left: 20px;
padding-top: 10px;
}


#logo a {
	text-decoration: none;
	text-transform: none;
	font-size: 36px;
	color: #000000;
}

#logo H1, #logo H2
{
	line-height: 16px;
	font-size: 36px;
	color: #FFF;
}

#logo H2 a
{
font-size: 10px;
text-transform: uppercase;
}

#top
{
	background: url(images/top.png) no-repeat;
	height: 9px;
}

#main
{
	width: 865px;
	background: #FFFFFF;
}

#boxes
{
	width: 865px;
	height: 212px;
	margin-bottom: 10px;
	text-align: center;
}

#box1
{
	width: 810px;
	height: 203px;
	float: left;
	font-size: 11px;
	background-repeat: no-repeat;
}

#box2
{
	width: 445px;
	height: 203px;
	float: left;
	font-size: 11px;
	background-image: url(images/etikete1.png);
	background-repeat: no-repeat;
}

#box3
{
width: 203px;
height: 203px;
float: left;
font-size: 11px;
background: url(images/box3.jpg) no-repeat;
}

#box1 h2, #box2 h2, #box3 h2
{
	color: #333;
	font-size: 16px;
	padding-bottom: 10px;
	text-align: center;
	font-family: Arial;
}

#box1, #box2, #box3
{
color: #000000;
margin-left: 16px;
margin-top: 10px;
padding: 15px;
}

#top1
{
width: 833px;
background: url(images/top1.gif) no-repeat;
height: 17px;
}

#bottom1
{
width: 833px;
background: url(images/bottom1.gif) no-repeat top;
height: 13px;
}

#page
{
	width: 833px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#back1
{
background: #ECECEC;
}

#left
{
	width: 207px;
	margin-left: 10px;
}

#left H3
{
width: 182px;
height: 28px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;

}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 10px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #7BBB15;
}
#left a:visited {
	color: #7BBB15;
}

#left p
{
padding: 10px;
}

#right
{
	float: right;
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #7BBB15;
}

#right a
{
	color: #7BBB15;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

#right ol, #right ul
{
margin-left: 30px;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}


#footer {
	height: 29px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	background: url(images/bottom.png) no-repeat top;
	color: #FFF;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

#footer a {
	color: #000000;
}

/********** contact form **********/
#contactform { margin:0 0 0 20px; padding:5px 10px;}
#contactform * { color:#F00;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { float:left; margin:0; width:100px; padding:5px 0; font:normal 11px  Arial, Helvetica, sans-serif; color:#6e6e6e; text-transform:capitalize;}
#contactform label span { font:normal 10px Arial, Helvetica, sans-serif;}
#contactform input.text { width:430px; border:1px solid #b9b9b9; margin:5px 0; padding:5px 2px; height:15px; background:#f4f4f4;}
#contactform textarea { width:430px; border:1px solid #b9b9b9; margin:10px 0; padding:2px; background:#f4f4f4; height:250px;}
#contactform li.buttons input { padding:3px 0; margin:0 0 0 100px; border:0; color:#FFF;}
p.response { text-align:center; color:#2c2c2c; font:bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}

#content #back #main #boxes #box2 p {
	text-align: right;
}
#content #back #main #page #back1 #right h2 br {
	text-align: justify;
}
#content #back #footer p {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#content #back #footer p {
	color: #ffffff;
}
.font1 {
	font-size: 14px;
	font-weight: bold;
}
#content #back #main #boxes #box1 h2 img {
	text-align: right;
}
#content #back #main #page #back1 #right h2 {
	font-family: Arial;
}
#content #back #main #page #back1 #right h2 {
	font-size: 12px;
}
naslov {
	font-weight: bold;
}
naslov {
	font-weight: bold;
}
#content #back #main #page #back1 #right h2 {
	text-align: center;
}
font2 {
	text-align: center;
}
#content #back #header #logo h1 a {
	color: #ffffff;
}
#content #back #main #page #back1 #right .font1 .font1 {
	font-size: 14px;
}
#content #back #main #page #back1 #right .font1 .font1 {
	font-size: 16px;
}
.font2 {
	font-weight: bold;
}
#content #back #main #page #back1 #right blockquote .font1 .font1 {
	font-size: 16;
}
#content #back #main #page #back1 #right blockquote .font1 .font1 {
	font-size: 18px;
}
#content #back #main #page #back1 #right p img {
	text-align: center;
}

