/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {border: none;}

body {
	background: #EAEAEA;
	font: /*normal 60.0%*/ "Trebuchet MS";
}

p {
	padding-bottom: 1.2em;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #090909;
}

ins {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	text-align: center;
	display: block;
	background-color: #FFF;
	border: ;
	padding: 5px;
	height: auto;
	width: auto;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}

cite {
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	background-color: #000066;
	color: #FFF;
	padding: 1px 5px;
	}
	
li {list-style: none;}

img { border: none}

u {color: #039

}

#leftp {
	float: left;
	padding-right: 30px;}
	
#left {
	float: left;
	}
	
#rightp {
	float: right;
	padding-left: 30px;}

#right {
	float: right;
	}
	
#p0 {padding: 0px;}
#p3 {padding: 3px;}
#p5 {padding: 5px;}
#p10 {padding: 10px;}
#p13 {padding: 13px;}
#p40 {padding: 40px;}
#lr7 { padding-left: 7px; padding-right: 7px;}
#max-w {max-width: 150px;}
#h-240 { height: 240px;}

#fs20 { font-size: 15px}

#blue { color: #006}
#green { color: #093}
#red { color: #F00}
#orange {color: #F30}
#yellow {color: #FF9}
#silver {color: #EEE}
#white {color: #FFF}
#violet {color: #606}

#line { line-height: 28px;}
#16px {font-size: 16px;}
#link-no-line { text-decoration:none}

#anemometar { background-color: #C06;}
#anemometar-text {color: #C06;}
#termohigro { background-color: #060}
#termohigro-text {color: #060}
#glinerica { background-color: #606}
#glinerica-text {color: #606}
#gas { background-color: #960}
#gas-text {color: #960}
#vlagomer{ background-color: #390}
#vlagomer-text {color: #390}
#termometar{ background-color: #DC143C}
#termometar-text {color: #DC143C}
#manometar{ background-color: #669}
#manometar-text {color: #669}
#metar{ background-color: #444}
#metar-text {color: #444}
#endoskop{ background-color: #00B6B6}
#endoskop-text {color: #00B6B6}
#dataloger{ background-color: #06C}
#dataloger-text {color: #06C}

h1 {
	font-family: "Trebuchet MS";
	font-size: 21pt;
	font-weight: bolder;
	margin-bottom: 2px;
	color: #333;
	margin-top: 40px;
}

h2{
	color: #000;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	padding-bottom: 20px;
	text-decoration: none;
	text-align: left;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 22pt;
	font-weight: bold;
	margin-bottom: 2px;
	color: #333;
	margin-top: 10px; margin-bottom: 10px;
}

h4 {
	color: #606;
	font-family: "Trebuchet MS";
	font-size: 13pt;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
	text-align: left;
}

h5 {
	color: #000066;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
	text-decoration: none;
	text-align: left;
}

h6{
	color: #000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
	text-align: center;
}

td h2{
	color: #000;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 2px;
	text-decoration: none;
	text-align: left;
}

code {
	background: #FFF;
	border-top: 2px solid #000066;
	border-bottom: 2px solid #000066;
	color: #000066;
	display: block;
	width: 615px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	margin: 20px 0px;
	padding: 15px 10px;
	text-align: justify;
	}

code:first-letter { font-size: 3em; text-color:red; }


blockquote {
	background: url(images/quote.gif) no-repeat;
	background-color: #EEE;
	display: block;
	border: 1px dotted #999;
	font-weight: bold;
	padding-left: 28px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: italic;
	margin-top: 10px;
}

h1,h2,h3 {padding-top: 0px;}

/* misc */
.clearer {clear: both;}
.clear {clear: left;}

.left {float: left; padding-right: 20px}
#left {float: left;}
.right {float: right; padding-left: 20px}
#right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 900px;
	/*border-left: 2px solid #000066;
	border-right: 2px solid #000066;*/
}


/* header */
.top {
	background: url(meni/header.jpg) repeat-x;
}

/* title */
.header {
	font-size: 1.2em;
	height: 112px;
	margin: 0 auto;
	width: 900px;
}

.header .left {
	width: 230px;
	padding-top: 10px;

}
.header .right {
	overflow: auto;
	height: 63px;
	width: 600px;
	margin-top: 10px;
}
.header .right p { font: 12px "Trebuchet MS"; color: #FFF; text-align:right; text-decoration: none; }
.header .right a {color: #FFF; text-align:right; text-decoration: none;}
.header .right a:hover { text-decoration: underline;}

.header .r-nav {
	float:right;
	width: 440px;
	height: 39px;
}

.header a#desno {text-decoration:none; text-align:center; display:block; color: #FFF; font: bold 14px "Trebuchet MS"; width: 109px; height: 39px;background-image: url(meni/out.jpg);margin: 0 auto;float: right;/*text-indent: -1000em;*/; vertical-align: middle;}
.header a#desno:hover { color: #53378A; text-decoration:none; text-align:center; vertical-align: middle; text-shadow: 1px 1px 5px #FFFFFF;
    background-image: url(meni/on.jpg);}
/*
.header a#podno {display:block; width: 109px; height: 39px;background-image: url(meni/podno-out.jpg);margin: 0 auto;float: right;text-indent: -1000em;font-size: 9px;}
.header a#podno:hover {
    background-image: url(meni/podno-on.jpg);}

.header a#zastita {display:block; width: 109px; height: 39px;background-image: url(meni/zastita-out.jpg);margin: 0 auto;float: right;text-indent: -1000em;font-size: 9px;}
.header a#zastita:hover {
    background-image: url(meni/zastita-on.jpg);}

.header a#meraci {display:block; width: 108px; height: 39px;background-image: url(meni/meraci-out.jpg);margin: 0 auto;float: right;text-indent: -1000em;font-size: 9px;}
.header a#meraci:hover {
    background-image: url(meni/meraci-on.jpg);}	*/
	

.header .l-nav {
	float: left;
	width: 110px;
	height: 39px;
	
}

.header a#levo {text-decoration:none; text-align:center; display:block; color:#FFF; font: bold 14px "Trebuchet MS"; width: 109px; height: 39px;background-image: url(meni/out.jpg);margin: 0 auto;float: left;/*text-indent: -1000em;*/; vertical-align: middle}
.header a#levo:hover { color:#53378A; text-decoration:none; text-align:center; vertical-align: baseline; text-shadow: 1px 1px 5px #FFFFFF; background-image: url(meni/on.jpg);}
	
.header a#nor {color:#53378A; text-decoration:none; text-align:center; display:block; font: bold 14px "Trebuchet MS"; width: 109px; height: 39px;background-image: url(meni/on.jpg);margin: 0 auto;float: right;/*text-indent: -1000em;*/; vertical-align: top;}
.header a#nor:hover { color:#53378A; text-decoration:none; text-align:center; vertical-align: baseline; text-shadow: 1px 1px 5px #FFFFFF;  background-image: url(meni/on.jpg);}
	
/*
.header a#uvod {display: block; width: 108px; height: 39px; background-image: url(meni/uvod-out.jpg); margin: 0 auto; float: left; text-indent: -1000em; font-size: 9px;}
.header a#uvod:hover {background-image: url(meni/uvod-on.jpg);}*/

/*baner*/
.baner {
	width: 900px;
	height: 250px;
	padding: 10px 0;
}

/* slider*/
.slider-order {
	float: right;
	z-index: -50000;
}

/* navigation */
.navigation{
font: bold 11.5px "Trebuchet MS";
background-image: url(meni/navigation-out.jpg);
width: 100%;
}

.navigation ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.navigation ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.navigation ul li a{
display: block;
background-image: url(meni/navigation-out.jpg);
color: #FFF;
padding: 6px 4px;
border-right: 1px solid white;
text-decoration: none;
border-bottom: 1px solid #7C51A1;
border-top: 1px solid #7C51A1;
}

* html .navigation ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.navigation ul li a:link, .navigation ul li a:visited{
color: #FFF;
}

.navigation ul li a:hover{
/*background: black; /*tab link background during hover state*/
background: #FFF;
/*background-image: url(meni/navigation-on.jpg);*/
color: #53378A;
border-bottom: 1px solid #7C51A1;
border-top: 1px solid #7C51A1;
}
	
/*1st sub level menu*/
.navigation ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border: none;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.navigation ul li ul li{
display: list-item;
float: none;
}

.navigation ul li ul li a:hover{
background: #FFF;
border: none;
border-bottom: 1px solid #7C51A1;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu - navigation */
.navigation ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.navigation ul li ul li a{
font: normal 12px "Trebuchet MS";
width: 150px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
/*border: 1px solid #000066;*/

}

.navigationz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: #7C51A1;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}


/* vertical menu */

.verticalmenu {
	padding-top: 10px;
	width: 900px;
	height: 330px;
	}
	
.verticalmenu-left {
	width: 150px;
	height: auto;
	float:left;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	}
	
/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
}

.main .favorite-articles {
	background-color: #EBEBEB;
	border: 1px solid #ccc;
	float: left;
	width: 200px;
	height: 260px;
	margin-top: 10px;
	margin-right: 10px;
}

.main .favorite-articles h3{
	font-size: 16px;
	font: "Trebuchet MS";
	font-weight: bold;
	color: #333;
	padding: 5px 10px 0px 10px;
	float: right;
}
.main .favorite-articles img{
	padding: 0px;
	float: left;	
}

#absolute {position: absolute;}

.main .favorite-box {
	background-color: #FFF;
	border: none;
	float: left;
	width: 170px;
	height: 185px;
	margin: 10px;
	padding: 5px;
}


.main .favorite-box p{
	font-size: 12px;
	font: "Trebuchet MS";
	color: #333;
	padding: none;
	text-align: left;
}

.main .sales {
	background-color: #EBEBEB;
	border: 1px solid #ccc;
	float: right;
	width: 260px;
	height: 260px;
	margin-top: 10px;
}

.main .highlights {
	background-color: #EBEBEB;
	border: 1px solid #ccc;
	float: left;
	width: 868px;
	height: 280px;
	margin-top: 10px;
	padding-left:30px;
}

.main .highlights p{
	font-size: 30px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333;
	padding: none;
	text-align: left;
}

.main .highlights img{
	background:#FFF;
	border-bottom: solid 10px #DDD;
	border-top: solid 10px #DDD;
	padding: 15px;
	float: left;
}

/* naslov */
.short-main {
	border-top: 4px solid #FFF;
	width: 690px;
	float: left;
}


/* navigacija desno*/
.sidenav {
	float: right;
	width: 200px;
	margin-top: 0px;
}

.sidenav .sheader {
	background-image: url(meni/sidenav-header.gif);
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	margin: 0;
	padding-left: 27px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-style: normal;
	font-weight: bold;
	
}

.sidenav ul {
	padding: 0;
	/*border-top: 1px solid #EAEADA;*/
}

.sidenav li {
	text-decoration: none;
	font-style: normal;
	border-top: none;
}

.sidenav li a {
	font-size: 9pt;
	font-weight: normal;
	font-family: "Trebuchet MS";
	text-align: left;
	color: #533388;
	display: block;
	padding-left: 27px;
	padding-top: 3px;
	padding-bottom: 2px;
	background-image: url(meni/sideoff.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
.sidenav li a:hover{
	background: url(meni/sideon.gif) repeat-x;
	color: #53378A;
	text-decoration: none;	
}

/*.content .okvir {
	margin-top: 20px;
	width: 600px;
	height: 300px;
	padding: 10px;
	border: 0px solid #000066;
	float:left;
	margin-bottom: 10px;
}
*/



/* content */
.content { 
	margin: 0;
	padding: 0;
	width: 690px;
	float: left;
}

#index{ 
	margin: 0;
	padding: 0;
	width: 900px;
	height: auto;
}

#index a {color: #000066; font-style:italic; font-weight: bold}
#index a:hover {color: #003399; text-decoration:underline; font-style:italic; }

.osnovni-meni {
	width: 179px;
	height: 1200px;
	margin: 0px;
	padding-top: 20px;
	}

.osnovni-meni p {
	padding: 20px 40px 20px 40px;
	line-height: 18px;
	font-size: 12px;
	font: "Trebuchet MS";
	
	}

#osnovni-slika {
	padding-bottom: 20px;
	
	}


.donjacrta {
	border-bottom: solid 3px #339;
	pading-top: 30px;
	
}

.extras {
	margin-top: 30px;
	margin-bottom: 30px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #CCC;
	height: 100px;
	text-align: center;
}
.extras a {
	
	font-size: 11px;
	font: "Trebuchet MS";
	
	}

.extras p{
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 14px;
	font-size: 11px;
	font: "Trebuchet MS";
	color: #000;
	display: block;
	padding: 3px 10px;
	background: #039;
	border-bottom: 1px solid #006;
	color:#FFF;
	
}

.extras span{
	font-size: 11px;
	font: "Trebuchet MS";
	
}

.lokacija {
	width: 900px;
	max-height: 500px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	
}

.global {
	width: 900px;
	max-height: 250px;
	
}

.content .okvir {
	color: #000;
	font-size: 11px;
	display: block;
	background: #EBEBEB;
	border: 1px dotted #6E6E6E;
	padding: 10px;
}

.content .roundokvir{
	color: #000;
	font-size: 11px;
	display: block;
	background: #F0F7FF;
	border: 1px solid #6E6E6E;
	padding: 10px;
	height: 160px;
	width:420px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	
}

.content .roundokvir-folija{
	color: #000;
	font-size: 11px;
	display: block;
	background: #FFEFDF;
	border: 1px solid #6E6E6E;
	padding: 10px;
	height: 160px;
	width:420px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	
}

.content .roundveci{
	color: #000;
	font-size: 11px;
	display: block;
	background: #F0F7FF;
	border: 1px solid #6E6E6E;
	padding: 10px;
	height: auto;
	width:880px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	
}

.content p {
	font-family: "Trebuchet MS";
	color: #090909;
	line-height: 18px;
}

.content h4 {
	text-align: left;
}

.content img {
	margin: 0 0 10px 0;
	border: none;
}
.content .razmak {
	display: block;
	width: auto;
	height: 50px;
}

.content .uputstvo{
	display: block;
	background: #FFF;
	border: 1px solid #6E6E6E;
	padding-top: 10px;
	height: auto;
	width:690px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	
}

.content .ref{
	display: block;
	background: #FFF;
	border: 1px solid #6E6E6E;
	padding: 10px;
	height: auto;
	width: 670px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	
}


/*.content .okvir {
	margin-top: 20px;
	width: 600px;
	height: 300px;
	padding: 10px;
	border: 0px solid #000066;
	float:left;
	margin-bottom: 10px;
}
*/

.content a {
	text-decoration: underline;
	font-weight: bold;
	color:#039;
	
	}

.content a:hover {
	color: #000066;
	
}

.content .okvir span {
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #090909;
}

.content .pitanja1 {
	color: #000;
	font-size: 12px;
	display: block;
	background: #FDD;
	border: 1px dotted #6E6E6E;
	padding: 10px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.content .pitanja2 {
	color: #000;
	font-size: 12px;
	display: block;
	background: #FFF;
	border-top: 1px solid #000066;
	padding: 10px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.content .pitanja1:hover {
	background-color: #FAA;
}

.content .pitanja1:first-letter { font-size: 1.6em; }

.content .pitanja2:hover {
	background-color: #EAEAEA;
}
.content .pitanja2:first-letter { font-size: 1.6em; }

.kontaktpodaci {
	width: 405px;
	height: 450px;
	border-right: solid 1px #CCC;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	
	}

.kontaktpodaci p {
	margin-left: 0px;
	line-height: 12px;
	font-size: 12px;
	font: "Trebuchet MS";
	
	}

#kontaktpodaci {
	padding: 0px;
	
	}
	
	
/*prednosti*/

.prednost {
	padding-left: 25px;
	display: block;
	width: 420px;
	border-left: 4px solid #CCC;
		
}

.prednost span{
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	color: #333;

}

.prednost p{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333;

}

.prednost u{
	display: block;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 24px;
	padding: 2px 10px;
	margin-left: -10px;
	border-bottom: solid 2px #003399;
	color:#003399;
	text-decoration: none;
	
}

.prednost-folija {
	padding-left: 25px;
	display: block;
	width: 420px;
	border-left: 4px solid #CCC;
		
}

.prednost-folija span{
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	color: #333;

}

.prednost-folija u{
	display: block;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 24px;
	padding: 2px 10px;
	margin-left: -10px;
	border-bottom: solid 2px #F90;
	color: #F60;
	text-decoration: none;
	
}
	
/* footer */


.bottom { background: url(meni/footer.jpg) repeat-x; 
			vertical-align: bottom;}

.footer {
	height: 160px;
	text-align: center;
	margin: 0 auto;
	width: 900px;
}

.footer p{
	color: #333;
	font: normal 11px "Trebuchet MS";
	margin-left: 10px;
	margin-top: 15px;
	text-align: inherit;
}

.footer .left {
	float: left;
	text-align: left;
	margin-left: 0px;
	height: 122px;
	width: 205px;
	
}

.footer .copyright {
	background: none;
	height: 38px;
	width: 880px;
	float: left;
}

.footer .copyright p{
	text-align: center;
	font: "Trebuchet MS";
	font-size: 11px;
	color: #FFF;

}

.footer .left a{ 
	text-decoration: none;
	color: #333
	}

.footer .left a:hover { 
	color: #333;
	border: solid 1px #AAA;
	padding: 1px 5px 1px 5px;
	font-weight: normal;
	}
	

.footer .copyright a,.footer .copyright a:hover { 
	text-decoration: none;
	color: #FFF;
	}

.footer .left-top {
	float: left;
	text-align: left;
	margin-left: 0px;
	height: 122px;
	width: 205px;
	
}

.footer .left-top a{ 
	text-decoration: none;
	color: #333
	}

.footer .left-top a:hover { 
	color: #333;
	text-decoration: underline;
	}

	
/*tabela*/

.tabela {
  padding: 2px;
  margin: 0;
  border-collapse: collapse;
 /* border: 1px solid #333;*/
  border: 1px dotted #666;
  font-family: "Trebuchet MS";
  font-size: 12px;
  color: #000;
  background-color: #FFF;
  width: auto;
}

.tabela tr.naslov {
	background-color: #7C51A1;

}

.tabela th {
	font-size: 13px;
	color: #FFF;
	padding: 0.3em;
}

.tabela tr.odd {
	background-color: #FFF;
}

.tabela tr.even {
	background-color: #EEE;
}

.tabela td
{
  border: 1px dotted #666;
  padding: 0.2em;
  text-align: left;
  color: #090909;
}

/*.tabela caption
{
  caption-side: bottom;
  font-size: 1.0em;
  font-style: italic;
  text-align: right;
  padding: 0.2em 0;
}

.tabela th, .tabela td
{
  border: 1px dotted #666;
  padding: 0.2em;
  text-align: left;
  color: #090909;
}

.tabela th[scope=col]
{
  color: #FFF;
  background-color: #000066;
  text-transform: uppercase;
  font-size: 14px;
  border-bottom: 1px solid #333;
}

.tabela th+th[scope=col]
{
  color: #FFF;
  background-color: #000066;
  border-right: 1px dotted #666;
}


.tabela tr:hover th[scope=row], .tabela tr:hover td
{
  background-color: #000066;
  color: #fff;
}*/

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:250px;	width: 900px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	left: 0;
	width: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 5px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(meni/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #F30;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

.tip {
    color: #fff;
    background:#1d1d1d;
    display:none; /*--Hides by default--*/
    padding:10px;
    position:absolute;    z-index:1000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.download {
	color: #000;
	font-size: 11px;
	display: block;
	background: #FFF;
	border-top: 1px solid #6E6E6E;
	padding: 10px;
	height: auto;
	width:880px;
	font-family: "Trebuchet MS";
}

.download .button {
	background: url(meni/download_button.gif);
	display: block;
	height: 16px;
	width: 120px;
	padding-top: 3px;
	font-size: 9px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-align: right;
	color: #666;
	margin-top: 10px;
	
}

.download p{
	padding-top: 4px;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	text-align: left;
	color: #000;
	padding-bottom: inherit;
	
}

.download em {
	color: #000066;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
	text-decoration: none;
	text-align: left;
}

.roundveci u {
	text-decoration:line-through;
}
	
.mapa {
  padding: 2px;
  margin: 0;
  border-collapse: collapse;
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #000;
  background-color: #FFF;
  width: auto;
}

.softver {
	background: #222;
	border: 2px solid #F90;
	/*border-bottom: 2px solid #F90;
	border-left: 2px solid #F90; 
	border-right: 2px solid #F90;*/
	color: #FFF;
	display: block;
	width: 665px;
	font-family: Arial;
	margin: 20px 0px;
	padding: 15px 10px;
	text-align: justify;
	}
	
.softver p {
	font-family: Arial;
	padding-top: 6px;
	color: #FFF;
}

.lti {
	border: 2px solid #09F;
	/*border-bottom: 2px solid #F90;
	border-left: 2px solid #F90; 
	border-right: 2px solid #F90;*/
	display: block;
	width: 675px;
	font-family: Arial;
	margin: 20px 0px;
	padding: 5px 5px;
	text-align: justify;
	}
	
.lti p {
	font-family: Arial;
	padding-top: 6px;
	color: #333;
}
