a:link {
	color: #AAAAAA;
	text-decoration: none;
}a:visited {
	color: #AAAAAA;
	text-decoration: none;
}
a:hover {
	color: #C5C0BB;
	text-decoration: none;
}

.FormLt1 {
	font-family : Tahoma;
	font-size : 8pt;
}

textarea {
	font-size:8pt; 
	height:75px; 
	width:175px;
}
bodylist {
	list-style-position: inside;
	list-style-image: url(images/marker1.gif);
	list-style-type: disc;
}

.logohead {
	font-family : Tahoma;
	font-size : 25pt;
	font-weight : bold;
}

.logosub {
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
}

.sohotext {
	width: 100%;
	height: 800px;
	font-family: Tahoma;
	font-size: 9pt;
	position: relative;
}
.sohotext p {
	margin-top: 5px;
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
}
.sohotextsub {
	width: 100%;
	height: 800px;
	font-family: Tahoma;
	font-size: 9pt;
}
.sohotextsub p {
	margin-top: 5px;
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
}
.navigacija
{
	width: 100%;
	font-size: 9pt;
	text-decoration: underline;
	text-align: left;
	font-weight:normal;
}

	/* Content */
	section#content {
		background:url(images/content-tail.gif) 0 0 repeat-x #f8f8f9;
		padding-bottom:20px;
		}

.border {
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px #000000 inset;
}

.text {
	font-family: Tahoma;
	font-size: 9pt;
}

.SMtext {
	font-family: Tahoma;
	font-size: 6pt;
}

.uptext {
	font-family: Tahoma;
	font-size: 7pt;
	color: darkgreen;
}
.article_table {
	font-family: Tahoma;
	font-size: 8pt;
}
.article_title {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}
.article_content {
	font-family: Tahoma;
	font-size: 8pt;
}
/* Boxes */
.box {
	background:#eaedf0;
	border:1px solid #c4c4c3;
	padding:28px 29px 43px 29px;
	position:relative;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(js/PIE.htc);
}
.boxref
{
	background:#eaedf0;
	border:1px solid #c4c4c3;
	padding:28px 29px 43px 29px;
	position:relative;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(js/PIE.htc);
	margin:20px;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #DDDDDD;
	height:915px;
}
.boxrefhead
{
	border:1px solid #c4c4c3;
	padding:28px 29px 43px 29px;
	position:relative;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(js/PIE.htc);
}
.li {
	background:url(images/marker1.gif) no-repeat 0 5px;
	padding:0 0 0 25px;
	line-height:24px;
	font-size:13px;
	}
/*
//=============================
-- Created by SOHOtemplates.com-
   Template-Specific Classes
//=============================
*/
body {
	font-family:"Tahoma";
	font-size:120%;
	line-height:1.0625em;
	color:#858484;
	text-align: center;
	margin-top: 51px;
	background-color: #F7F7F7;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	}
html, body { height:100%;}
/*
//=============================
  Table_01: layout settings
//=============================
*/
#Table_01 {
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #HMAINS#
--------------------------------------------------------------------------------------------------
################################################################################################*/

/*================================================================================
>> General
================================================================================*/
#menu {
	height:18px;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	background-image: url(images/menu.jpg);
}
#menu a {
	padding:0 10px 0 10px;
	border-right:1px #e0e0e0 solid;
	color:#999999;
	font-weight:bold;
}
#menu a:hover {color:#1c3398; text-decoration:none}

/* This is the main hsub table */
table.hmains {
	width: 100%;
	color: #D5D5D5;
}

/* This cell contains a submenu link */
td.hmains {
	text-align: left;
	color: #D5D5D5;
	font-size: 9pt;
	font-family: Tahoma;
	text-decoration: none;
}

a.hmains:link { text-align: left;	color: #FFFFFF;}
a.hmains:visited { text-align: left;	color: #FFFFFF;}
a.hmains:hover { text-align: left; color: #1A497D;}
a.hmains:active { text-align: left;	color: #FFFFFF;}


/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #VSUBS#
--------------------------------------------------------------------------------------------------
################################################################################################*/

/*================================================================================
>> General
================================================================================*/
.vmenu_main_sub {
	border: 0px;
	font-family: Tahoma;
	font-size: 8pt;
	padding: 15px 10px 2px 10px;
	background-color:#FFFFFF;
}

/* This cell contains the submenu table */
td.vmenu_main_sub {
	border: 0px;
	font-family: Tahoma;
	font-size: 8pt;
	padding: 15px 10px 2px 10px;
}

a.vmenu_main_sub:link { color: #124084; text-decoration: none; }
a.vmenu_main_sub:visited { color: #124084; text-decoration: none; }
a.vmenu_main_sub:hover { color: #404040; text-decoration: none; }
a.vmenu_main_sub:active { color: #124084; text-decoration: none; }

/*================================================================================
/* Sub Menu Bullets
================================================================================*/

/* Sub menu bullets */
td.vmenu_sub_bull_off {
   width: 20px;
   padding: 3px 0px 0px 15px;
}

td.vmenu_sub_bull_on {
   width: 20px;
   padding: 3px 0px 0px 15px;
}

div.vmenu_sub_bull_off {
   font-size: 11px;
   color: #858585;
   font-weight: bold;
}

div.vmenu_sub_bull_on {
   font-size: 11px;
   color: #505050;
   font-weight: bold;
}

/*================================================================================
/* Sub Menu Links
================================================================================*/
td.vmenu_sub_off {
   width: 100%;
   border: 0px;
   padding: 3px 2px 0px 1px;
}

td.vmenu_sub_on {
   width: 100%;
   border: 0px;
   padding: 3px 2px 0px 1px;
}

div.vmenu_sub_off {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-size: 12px;
   font-weight: normal;
}

div.vmenu_sub_on {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-size: 12px;
   font-weight: bold;
}

a.vmenu_sub_off:link { color: #000000; text-decoration: none; }
a.vmenu_sub_off:visited { color: #000000; text-decoration: none; }
a.vmenu_sub_off:hover { color: #6699cc; text-decoration: none; }
a.vmenu_sub_off:active { color: #6699cc; text-decoration: none; }

a.vmenu_sub_on:link { color: #000000; text-decoration: none; }
a.vmenu_sub_on:visited { color: #000000; text-decoration: none; }
a.vmenu_sub_on:hover { color: #6699cc; text-decoration: none; }
a.vmenu_sub_on:active { color: #6699cc; text-decoration: none; }

/*
//=============================
// companyname: This defines where you logoimage will be placed
//=============================
*/
.companyname {
	background-color:#FFFFFF;
	margin-top: 20px;
}
.companyname2{
	background-color: #576D93;
	background-image : url(images/top.jpg);
	background-repeat : no-repeat;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #53B0E4;
	padding-left : 30px;
	}
/*
//=============================
// headers: This defines the headers in your site
//=============================
*/
.header-bg {
	background:url(../images/header-bg.jpg) no-repeat 50% 0;
	height:313px;
	}
h1 {
	font-family: Tahoma;
	font-size: 11pt;
	color: #285F94;
}
h2 {
	font-family: Tahoma;
	font-size: 11pt;
	color: #C5C0BB;
	font-weight: bold;
	margin-bottom: 0px;
	
}

/*
//=============================
// promobox: promobox content
//=============================
*/
#promo {
	background-color: #F1F1F1;
	height: 119px;
	width: 587px;
}
#promotext {
	width: 100%;
	vertical-align: bottom;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#promotext p {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	margin-top: 0px;
}
#promotext H2 {
	font-family: Tahoma;
	font-size: 9pt;
	color: #1A497D;
	font-weight: bold;
	margin-bottom: 0px;
}
/*
//=============================
// copyright: copyright content
//=============================
*/

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
}

/*=============================
begin newsbox
//=============================*/
#newsbox {
	width: 202px;
	padding-top: 30px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;
	font-family: Tahoma;
	font-size: 9pt;
}
#newsbox h1 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #B5B5B5;
}
#newsbox h2 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #1A497D;
	text-decoration: none;
}
#newsbox p {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
}
#newsbox a:link {
	color: #035681;
	text-decoration: none;
}
#newsbox a:visited {
	color: #035681;
	text-decoration: none;
}
/* end newsbox */

#leftcol {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}
#adressfield {
	height: 119px;
	width: 150px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	font-family: Tahoma;
	color: #0000BB;
	font-size: 10pt;
	background:#F7F8FB;
}

#bottom {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
}
li {
	font-size: 10pt;
	padding:0 0 0 25px;
	font-family: Tahoma;
	color: #000000;
	background-image: url(images/subbullet.gif);
	background-repeat: no-repeat;
}
ol, ul {
	list-style: none;
}
		
/* RSS */
a.rss {
	display:block;
	position:absolute;
	right:8px;
	top:36px;
	color:#014568;
	background:url(images/icon-rss.png) no-repeat 100% 0;
	padding:4px 54px 10px 0;
	font-size:90%;
	}
a.rss:hover {
	color:#fff;
	}
/*
//=============================
// Glass box
//=============================
*/
p a {
  color: #009;
  font-weight: bold;
  text-decoration: none;
}
p a:hover {
  background: #ddd;
}
#link {
  /*visibility: hidden;*/
}
#link a {
  color: #333333;
  text-decoration: none;
  border: 3px solid #333333;
  padding: 0 4px;
  font-size: smaller;
}
#link a:hover {
  color: #666;
  background: #EEE;
  border: 3px solid #666;
}
#myBox_contentBoxBg {
	/*
	background-position: -100px -200px;
	background: url( ../images/bg_88.jpg );		
	*/
	filter: alpha(opacity=100);
	-moz-opacity:1.50;
	opacity:1.50;
}
#myBox_content {
  padding: 0px 0px 0px 0px; 
}
#myBox h3 {
  margin-top: 10px; 
}

#wrapper {
    margin: 0 auto;
    text-align:left;
    width: 952px;
}
#frem
{
  visibility: hidden;
  height: 0px;
  width: 0px;
}
#frame1
{
  visibility: visible;
}
#frame2
{
  visibility: hidden;
  width: 0px;
  height: 0px
}

.column {
	float:left;
	margin-top: -10px;
}
#leftBox2 {
	float:left;
	margin-top: -10px;
}
#topBox_contentBoxBg {
	background-image: url( ../images/22.jpg);
	background-position: -100px -600px;
	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#topBox_content {
	padding: 1px 18px;
}
#topBox_content h1 {
	color: #000;
}
#leftBox_content,
#leftBox2_content,
#mainBox_content,
#rightBox_content {
	padding: 8px;
	
}
.active {
	text-decoration: none; 
	color: #000;
	font-weight: bold;
	
}
a, .inactive {
	text-decoration: underline; 
	color: #333;
}
.boxpop {
	background-color: #F7F7F7;
	border: 1px solid #FFF;
	height: 100%;
	width: 200px;
	padding: 5px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(js/PIE.htc);
	text-align: left;
} 

