/* CSS Document */
html,body,div {margin:0;padding:0}
body
{
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 width: 100%;
 height: 100%;
 background-color: rgb(255, 255, 255);
 background-image: url(tbg.png);
 background-repeat: repeat-x;
 background-attachment: fixed;
}
#toprow
{
 background: rgb(12, 68, 5) url(bg.png) repeat-y fixed left top;
 -moz-background-clip: initial;
 -moz-background-origin: initial;
 -moz-background-inline-policy: initial;
 overflow: auto;
 text-align: left;
 width: 1024px;
 height: 150px;
}
#toptext1
{
 font-size: 14pt;
 color: rgb(255, 255, 255);
 font-family: Arial;
 padding-top: 15px;
 margin-left: 150px;
}
#dolu
{
 background-color: rgb(222, 222, 222);
 width: 1024px;
 height: 528px;
}
#left
{
 width: 328px;
 float: left;
 height: 528px;
}
#ltop
{
 height: 137px;
 padding: 5px;
 text-align: left;
 overflow: hidden;
}
#ltop div
{
 text-wrap: normal;
 word-wrap: break-word;
}
img
{
 border: none;
 padding:0;
 margin:0;
}
a
{
 color: #01B25A;
 text-decoration:none;
}
a:hover
{
 text-decoration:none;
}
#flash
{
 width: 328px;
 height: 234px;
 text-align: center;
}
#infTitle
{
 color:#00B15A;
 margin:30px 0 0 0px;
 padding:0px;
}
.secondtitle
{
/* color:#00B15A !important; */
 margin:2px 0 0 0;
 padding:0;
 font-size: 10px;
}
#infText
{
 text-align:left;
 color: #000;
 font-weight: bold;
 font-size:11px;
}
#infImg
{
 width:328px;
 height:234px;
 background-color: #717171;
}
#infImg img
{
 display: block;
 margin:auto;
}
#right
{
 height: 528px;
 float: left;
 position: relative;
 width: 681px;
}
/*MENU 1*/
#menu
{
 position: relative;
 width: 681px;
 height:23px;
/* text-color: #ffffff; */
}
#menu ul
{
/*border: 1px solid #000;*/
 height:23px;
 width: 661px;
 padding: 0px;
 margin:0;
 float:right;
 margin-right:20px;
}
#menu li
{
 list-style-type: none;
 float: right;
 padding: 0px;
 margin: 0px;
 background: url(bkg_menu.png) top left repeat-x;
}
#menu span
{
 display:block;
 float:left;
}
#menu a
{
/* margin-top:5px; */
 display:block;
 float:left;
 height:23px;
 color: #ffffff;
 font-size: 10px;
 padding: 4px 2px 0 2px;
 text-decoration: none;
/*line-height: 34px;*/
}
#menu a:hover
{
 background: url(bkg_menu_hs.png) top left repeat-x;
 color: #ffffff;
}
.menu_select
{
 background: url(bkg_menu_hs.png) top left repeat-x;
 color: #ffffff;
}
/*MENU 2*/
#language
{
 float: left;
 width: 661px;
 padding: 0 20px 0 0;
 text-align: right;
 margin-top:4px;
}
#language a
{
 color: #555555;
 padding: 1px 5px 1px 5px;
 text-decoration: none;
}
#language a:hover
{
 background: #555555;
 color: #FFFFFF;
}
.language_select
{
 color: #FFFFFF !important;
 background: #555555 !important;
 padding: 1px 5px 1px 20px !important;
}
#text_place
{
 width: 636px;
 height:480px;
 float: left;
 padding: 0 10px 0 20px;
 text-align: left;
 font-size: 11px;
}
#text_place h1
{
 color:  #00b15a;
 font-size: 18px;
 font-family: "Century Gothic";
 border-bottom: 1px dashed #7e7d7d;
 font-weight: normal;
 padding:0 0 2px 0;
 margin:0;
}
#text_place h2
{
 font-size: 11px;
 font-weight:normal;
 padding:2px 0 0 0;
 margin:0;
 color: #7e7d7d;
}
#text_place h3
{
 font-size: 15px;
 font-weight:bold;
 padding:0 0 2px 0;
 margin:0;
 color: #00B35A;
}
.box img
{
 padding:0 !important;
 margin:0 !important;
}
.box a
{
 padding:0 !important;
 margin:0 !important;
}
.box
{
/*position: relative;*/
 height:80px;
 background: #292929;
 text-align: center;
 float: left;
 margin:5px;
 padding:0 !important;
}
.box1
{
 /*position: relative;*/
 width:114px;
 height:73px;
 color:#27440a;
 font-weight: bold;
 font-size:10px;
/* background: #fff; */
/* border: 1px solid #000; */
 text-align: center;
 float: left;
 margin:2px;
 padding:3px 0 10px 0 !important;
}
.box1:hover
{
 color:#cb8008;
}
.box1 img
{
 display: block;
 margin: auto;
 z-index:-1;
 /*position:relative;*/
}
.white
{
/*position:relative;*/
 margin-left:5px;
 z-index:+2;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 -moz-opacity: .50;		
 -khtml-opacity: .50;
 opacity: .50;
}
.white:hover
{
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
 -moz-opacity: .99;		
 -khtml-opacity: .99;
 opacity: .99;
}
#stranicirane
{
 text-align: right;
 float: left;
}
#text
{
 float: left;
 width: 605px;
 padding: 0 5px 0 0px;
 /*text-align: left;*/
 height: 430px;
 overflow: hidden !important;
}
#navigation
{
 float: left;
 height:50px;
 width:15px;
 vertical-align:bottom;
 margin-top:370px;
/* margin-left:5px; */
}
#text ul
{
/*list-style: none;
 padding:0;
 margin:0;*/
}
#text li
{
 padding:0;
 margin-bottom: 5px;
}
#addres
{
 clear:both;
 width: 470px;
 height:50px;
 padding: 0 0px 0 20px;
 text-align: left;
}
html>body #addres
{
 padding-top:0px;
}
#addres h1
{
 padding:0 0 3px 0;
 margin:0;
 font-size: 10px;
 border-bottom: 1px dashed #7e7d7d;
}
.green
{
 color:  #00b15a;
 text-align: right;
 font-weight: bold;
}
.table
{
 width:470px;
 border-bottom: 1px dashed #7e7d7d;
}
#email
{
 width: 400px;
}
#email label
{
 display: block;
 float:left;
 width: 75px;
 margin-bottom: 5px;
}
#email input, textarea
{
 width: 300px;
 border: 1px solid #FFBA02;
 margin-bottom: 5px;
}
#email button
{
 border: 1px solid #FFBA02;
 background: url(bkg.jpg) bottom left;
}
#hlist
{
/* border: 1px solid #ffffff; */
 position:relative;
 left:-5px;
 width:619px;
 height:107px;
 margin-left: 0px;
 overflow: hidden;
 display: block;
}
#navtop
{
 margin-top:10px;
 border-bottom: 1px dashed #7e7d7d;
 text-align:left;
 padding-bottom: 10px;
}
