/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
html { 
height: 100%; 
}
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-align: center;
height: 100%;
}
#mainBWD{
margin: 0 auto;
width: 1000px;
min-height: 100%;
}
* html #mainBWD{
	height: 100%;
}
#mainBWDst{
margin: 0 auto;
width: 1000px;
background: url(../img/stbg.jpg) repeat-x bottom;
min-height: 100%;
}
* html #mainBWDst{
	height: 100%;
}
.shapBWD{
background: url(../img/top.jpg) no-repeat top;
float: left;
width: 1000px;
height: 298px;
}
.menuBWD{
width: 1000px;
float: left;
padding-top: 3px;
}
.mtop1{
float: left;	
}
.mtop2{
float: right;
}
.menuFBWD{
width: 1000px;
float: left;
padding-top: 3px;
}
.mfoot1{
float: left;	
}
.mfoot2{
float: right;
}
.topinf{
padding-top: 180px;
color: #e25557;
font-weight: bolder;
}
.topinfl{
float: left;
font-size: 12px;
padding-left: 100px;
}
.topinfl b{
padding-left: 83px;
}
.topinfr{
float: right;
font-size: 12px;
padding-right: 60px;
}
.contentBWD{
padding-bottom: 120px;
text-align: left;
}
.contentBWDst{
padding-top: 20px;
padding-left: 30px;
padding-right: 30px;
text-align: center;
min-height: 205px;
width: 940px;
}
* html .contentBWDst{
height: 205px;
}
.footC{
margin: -113px auto;
width: 1000px;
}
.footBWD{
background: url(../img/foot.jpg) no-repeat bottom;
width: 1000px;
height: 113px;
}
.moduletable{
margin: 0px;
padding: 0px;
}
img{
padding: 0px;
margin: 0px;
border: 0px;
}
.sectiontableentry1 {
background : #F2F2F2;
}
.sectiontableentry2{
background : #ffffff;
}
.inputbox{
font-size : 12px;
color : #333;
background : #ffffff;
border : 1px solid #006cb8;
vertical-align: middle;
margin : 3px 0;
}
.inputboxrav{
font-size : 12px;
color : #333;
background : #ffffff;
border : 1px solid red;
vertical-align: middle;
margin : 3px 0;
}
.formcal{
	padding-left: 10px;
}
.subform{
	background: url(../img/ico/ravno.jpg) no-repeat left;
	width: 30px;
	height: 24px;
	float: left;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
}
.formcal p label{
	color: #006cb8;
	font-weight: bolder;
}
.formcal p{
	color: #006cb8;
	font-weight: bolder;
}
select{
font-size : 12px;
color : #333;
background : #ffffff;
border : 1px solid #cccccc;
vertical-align: middle;
margin : 3px 0;
}
label{
vertical-align: middle;
}
.button{
background: #eeeeee;
font-size : 12px;
color : #333;
border : 1px solid #cccccc;
margin : 1px 0;
padding-left: 5px;
padding-right: 5px;
cursor : pointer;
}
a:link, a:visited {
color: #006cb7;
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #006cb7;
text-decoration: underline;
}
h1 {
font-weight: normal;
font-size: 18px;
color: #000;
}
h2 {
font-weight: normal;
font-size: 16px;
color: #333;
}
td, span {
padding: 0px;
margin: 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
height: 100%;
vertical-align: top;
text-align: left;
}
p{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
height: 100%;
text-align: left;
}

h3, .componentheading {
display: block;
color: #692d13;
font-weight: normal;
font-size: 18px;
text-align: left;
font-family: "Trebuchet MS";
margin-bottom: 10px;

}

.componentheading{
display: block;
padding-left: 10px;
text-transform: uppercase;
color: #006cb7;
font-size: 14px;
}
.contentpaneopen{

}
.contentpaneopen img{
margin: 5px;
}
.contentheading h1{
display: block;
padding-left: 10px;
font-weight: normal;
text-transform: uppercase;
color: #006cb7;
font-size: 14px;
}

.buttonheading {
	vertical-align: bottom;
}
table.contenttoc {
margin-left: 10px;
margin-bottom: 10px;
border: 1px solid #ccc;
padding: 5px;
}

span.small, td.createdate {
font-size: 11px;
font-weight: normal;
color: #999;
}
ul.menulist li{
display: inline;
list-style: none;
}
a.mainlevel, 
a.mainlevel:link,
a.mainlevel:visited{
margin-left: 3px;
float: left;
text-align: center;
width: 125px;
height: 39px;
color: #ff0202;
line-height: 43px;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus{
float: left;
text-align: center;
background: url(../img/menu/a.jpg) no-repeat top left;
margin-left: 3px;
width: 125px;
height: 39px;
color: #006cb7;
}
a.mainlevel#active_menu {
float: left;
text-align: center;
background: url(../img/menu/aa.jpg) no-repeat top left;
margin-left: 3px;
width: 125px;
height: 39px;
color: #006cb7;
}

ul.menulist-top2 li{
display: inline;
list-style: none;
}
a.mainlevel-top2, 
a.mainlevel-top2:link,
a.mainlevel-top2:visited{
margin-right: 3px;
float: left;
text-align: center;
width: 115px;
height: 39px;
color: #ff0202;
line-height: 43px;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
a.mainlevel-top2:hover,
a.mainlevel-top2:active,
a.mainlevel-top2:focus{
float: left;
text-align: center;
background: url(../img/menu/a2.jpg) no-repeat top left;
color: #006cb7;
}
a.mainlevel-top2#active_menu-top2 {
float: left;
text-align: center;
background: url(../img/menu/aa2.jpg) no-repeat top left;
color: #006cb7;
}
/*======================================*/
ul.menulist-f1 li{
display: inline;
list-style: none;
}
a.mainlevel-f1, 
a.mainlevel-f1:link,
a.mainlevel-f1:visited{
margin-left: 3px;
float: left;
text-align: center;
width: 125px;
height: 39px;
color: #006cb7;
line-height: 43px;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
a.mainlevel-f1:hover,
a.mainlevel-f1:active,
a.mainlevel-f1:focus{
float: left;
text-align: center;
margin-left: 3px;
width: 125px;
height: 39px;
color: #ff0202;
}
a.mainlevel-f1#active_menu-f1 {
float: left;
text-align: center;
margin-left: 3px;
width: 125px;
height: 39px;
color: #ff0202;
}

ul.menulist-f2 li{
display: inline;
list-style: none;
}
a.mainlevel-f2, 
a.mainlevel-f2:link,
a.mainlevel-f2:visited{
margin-right: 3px;
float: left;
text-align: center;
width: 115px;
height: 39px;
color: #006cb7;
line-height: 43px;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
a.mainlevel-f2:hover,
a.mainlevel-f2:active,
a.mainlevel-f2:focus{
float: left;
text-align: center;
color: #ff0202;
}
a.mainlevel-f2#active_menu-f2 {
float: left;
text-align: center;
color: #ff0202;
}



a.readon, 
a.readon:link,
a.readon:visited{
float: right;
text-align: right;
font-size: 11px;
text-decoration: underline;
text-transform: lowercase;
}
a.readon:hover,
a.readon:active,
a.readon:focus{
font-size: 11px;
text-decoration: none;
text-transform: lowercase;
}
.pagenav_prev a{
font-size: 11px;
}
.pagenav_next a{
font-size: 11px;
}

div.clr {
clear: both;
}
div#wrapper {
height: 100%;
margin-left: auto;
margin-right: auto;
min-width: 750px;
max-width: 1050px;
width: expression(document.body.clientWidth > 1050? "1050px": "auto" );
}
.mainbody{
height: 100%
}
span.pathway {
float: left;
line-height: 20px;
}
.pagenav{
text-align: center;
font-size: 11px;
}
.sectiontablefooter{
text-align: center;
font-size: 11px;	
}
.sectiontableheader{
background: url(../img/ico/foto.jpg) no-repeat left;
vertical-align: middle;
padding-left: 60px;
height: 45px;
text-transform: uppercase;
color: #006cb7;
font-size: 14px;
padding-bottom: 10px;
clear: both;
}
.sectiontableheader div{
padding-top: 5px;
}

/* ============================================== */
.stim{
/*background: url(../img/intro.png) no-repeat top;*/
margin-top: -103px;
width: 1000px;
height: 229px;
position: relative;
z-index: 4;
}
.fl{
position: relative;
z-index: 3;
}
.stmenu{
margin-top: -84px;
position: relative;
z-index: 5;
}
/* ==================CONTENT======================= */
h3 {
text-transform: uppercase;
color: #006cb7;
font-weight: bolder;
font-size: 12px;
}
.zag{
text-transform: uppercase;
color: #006cb7;
font-weight: bolder;
font-size: 12px;
}
.npart li{
background: url(../img/ico/li.jpg) no-repeat left top;
padding-left: 15px;
margin-left: 5px;
list-style: none;
color: #006cb7;
}
.nprod li{
background: url(../img/ico/liprod.jpg) no-repeat left top;
padding-left: 15px;
margin-left: 5px;
list-style: none;
color: #006cb7;
}
.tabprod{
	width: 900px;
	margin: 0 auto;
}
.imgtabl td{
	text-align: center;
}
.imgtabl td a{
	text-align: center;
	font-size: 9px;
	line-height: normal;
}
*html .imgtabl td{
	padding-top: 10px;
}
