﻿body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #555;
	background: #fff;
	}
.Wraper {
	width: 988px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	/*border: 1px solid #ccc;*/
	}
.Header {
	height: 85px;
	background: #fff;
	}
.Header img {
	float: left;
	}
.Header p img {
	float: none;
	}
.Header h1 {
	float: left;
	font: 16px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 0 120px;
	height: 84px;
	line-height: 84px;
	}
.Header p {
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	width: 342px;
	height: 45px;
    padding: 29px 0 0 0;
	text-align: right;
	}
.Header p.ClosePrint 
{
    display: none;
}

a.AddFav:link,
a.AddFav:visited {
	text-decoration: none;
	color: #555;
	}
a.AddFav:hover {
	text-decoration: underline;
	}
	
.HIcons 
{
    margin-top: 0;
    margin-bottom: -40px;
    padding: 0;
    text-align: right;
}
.HIcons img
{
    border: none;
}
/*===================================== Navigation ======================*/

.Menu {
	height: 39px;
	background: url(images/backtest.jpg) top left repeat-x;	
	}

#SubNav {
	float: left;
	width: 200px;
	height: 39px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#SubNav li {
	display: block;
	float: right;
	height: 39px;
	line-height: 35px;
	color: #fff;
	font-weight: normal;
	padding: 0;
	}
#SubNav li a:link,
#SubNav li a:visited {
	display: block;
	float: left;
	color: #EAF8FF;
	text-decoration: none;
	padding: 0 10px;
	}
#SubNav li a:hover {
	color: #fff;
	}
	
	
#nav {
	float: left;
	width: 780px;
	height: 39px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#nav li {
	display: block;
	float: left;
	height: 39px;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	padding: 0;
	position: relative;
	}
#nav li a:link,
#nav li a:visited {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 0 10px;
	}
#nav li a:hover {
	color: #EAF8FF;
	}
	
#nav li ul {				/* position of submenus */
	position: absolute;
	background: #ECF4FB;
	left: 0;
	top: 35px;
	margin: 0;
	padding: 0;
	width: 480px;
	width: 988px;
	display: none;
	border-bottom: 3px solid #1E75A2;
	}

#nav li:hover ul, #nav li.over ul {		/* show submenus */
	display: block;
	z-index: 6000;
	}
	
#nav li ul li {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	height: 20px;
	line-height: 20px;
	}
#nav li ul li a:link,
#nav li ul li a:visited {
	display: block;
	float: left;
	color: #1F75A8;
	text-decoration: none;
	padding: 0 10px 0 20px;
	background: url(images/arrow-red-white.gif) bottom left no-repeat;
	}
#nav li ul li a:hover {
	color: #555;
	background: url(images/arrow-red-white.gif) bottom left no-repeat;
	}

/*============================= Intro big banner ================ */

.Intro {
	float: left;
	width: 741px;
	height: 218px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url(images/indexBg.jpg) top left no-repeat;
	}	
.IntroBanners {
	float: left;
	width: 240px;
	height: auto;
	margin: 5px 0 0 0;
	padding-top: 20px;
	padding-bottom: 4px;
	background: url(images/login-box.jpg) 3px 0 no-repeat;
	}
a.LogLink:link, a.LogLink:visited 
{
    display: block;
    height: 33px;
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    padding-right: 23px;
    color: #CB3129;
    color: #555;
    text-decoration: none;
}
a.LogLink:hover
{
    text-decoration: underline;
}

/*=========================== Intro Boxes ==========================*/

.IntroBox {
	width: 246px;
	height: 150px;
	float: left;
	background: url(images/BoxBack.jpg) bottom left no-repeat;
	margin-top: 3px;
	margin-right: 1px;
	font-size: 10px;
	color: #ccc;
	}
h2 {
	border: none;
	margin: 0;
	padding: 15px 10px 5px 0;
	text-align: right;
    font-family: Arial;
	font-size: 14px;
	}
.IntroBox p {
	text-align: right;
    float: right;
    width: 170px;
	margin-top: 0;
    margin-bottom: 3px;
	font-size: 11px;
    color: #000;
	}
/* ==== read more linkovi ==
.IntroBox a:link,   
.IntroBox a:visited {
	display: none;
    clear: both;
	text-align: right;
	margin-right: 10px;
    margin-top: 2px;
	color: #2076A9;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
*/
.IntroBox a:link,   
.IntroBox a:visited {
	color: #CB3129;
	color: #555;
	text-decoration: none;
	}	

.IntroBox a:hover {
	color: #fff;
	background: #CB3129;
	background: #555;
	}

.IntroBox img {
	border: none;
	}
.IntroBoxDown {
	width: 246px;
	height: auto;
	float: left;
	background: url(images/GrayGradient-2.jpg) top left repeat-x;
	margin-right: 1px;
	margin-top: 1px;
	}
.NewsBox {
	margin-right: 0px;
	}
	
.NewsBox a:link,  /* ==== read more linkovi ==*/
.NewsBox a:visited {
	display: block;
	margin-right: 1px;
	margin-left: 4px;
	}
.NewsBox a:hover {
	background: transparent;
	}
		
.IntroBoxDown a:link,  /* ==== read more linkovi ==*/
.IntroBoxDown a:visited {
	color: #2076A9;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left: 20px;
	background: #fff url(images/arrow-news.gif) top left no-repeat;
	}
.IntroBoxDown a:hover {
	background: #1389CF url(images/arrow-news.gif) 0 -183px no-repeat;
	color: #fff;
	text-decoration: none;
	}
.IntroBoxDown a.textlink:link,  /* ==== tekst linkovi ==*/
.IntroBoxDown a.textlink:visited 
{
    color: #555;
    padding-left: 0;
    background: none;
    text-decoration: none;
}
.IntroBoxDown a.textlink:hover 
{
    color: #fff;
    background: #2076A9;
    text-decoration: underline;
}
h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#D50000;
	color: #1F75A8;
	margin: 0px;
	padding: 10px;
	border-bottom: 1px solid #fff;
	}
.MainCol h3 {
    font: bold 13px Arial, Helvetica, sans-serif;
    margin: 10px;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 10px 0 3px 0;
    color: #A79870;
    border-bottom: none;
    clear: both;
}

.NewsBox h3 {
	color:#fff;
	}
p {
	margin: 10px;
	}
.Footer {
	clear: both;
	float: none;
	background: #ECF4FB;
	width: 968px;
	height: 30px;
	padding-right: 20px;
	text-align: right;
	line-height: 30px;
	color: #145C89;
	}
	
	
/* ======================================== Middle content ========== */

.LeftCol, .MainCol, .RightCol {
	float: left;
	width: 180px;
	padding: 10px 10px 5px 10px;
	margin-bottom: 5px;
	
	}
.LeftCol {
	height: auto;
	/*border-right: 1px solid #ccc;*/
	}
.LeftCol p {
	color: #A79870;
	}
.LeftCol p.TestName {
	text-align: right;
	font-size: 11px;
	color: #555;
	font-style: italic;
	}
.LeftMenu {
	margin: 10px 0 0 20px;
	padding: 0;
	}
.LeftMenu li {
	list-style-type: none;
	margin: 0;
	padding: 3px 0;
	}
.LeftMenu li a:link,
.LeftMenu li a:visited {
	text-decoration: none;
	color: #6BB1DE;
	font-weight: bold;
	}
.LeftMenu li a:hover {
	text-decoration: none;
	color: #4A6071;
	}	
	
.MainCol {
	width: 546px;
	height: auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
.MainCol h2 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #2E84BB;
	text-align: left;
	padding: 10px 10px 5px 10px;
	}
.PathWay, .PathWay a:link, .PathWay a:visited {
	color: #ccc;
	font-size: 10px;
	text-decoration: none;
	}
.PathWay a:hover {
	color: #555;
	text-decoration: underline;
	}
.RightCol {
	width: 180px;
	height: auto;
	/*border-left: 1px solid #ccc;*/
	}
.RightCol img, .IntroBanners img 
{
    border: none;
}	
/*=========================================== Contact Form ========== */

.ConForm {
	width: 380px;
	margin-top: 10px;
	margin-left: 20px;
	}
.ConForm p {
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 30px;
	}
	
.ConForm label {
	display: block;
	width: 120px;
	height: 20px;
	margin-bottom: 10px; 
	float: left;
	line-height: 20px;
	color: #4A6071;
	}
.ConForm input.textBox  {
	display: block;
	width: 250px;
	height: 14px;
	float: right;
	margin-bottom: 10px;
	font-size: 11px;
	}

.ConForm input.Botuni {
	width: 80px;
	height: 20px;
	border: 1px solid #7F9DB9;
	background: #fff;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #4A6071;
	line-height: 18px;
	}
.ConForm select {
	display: block;
	width: 254px;
	float:right;
	margin-bottom: 20px;
	font-size: 11px;
	}
.ConForm input.textBoxHigh {
	width: 250px!important;
	width: 248px;
	height: 100px;
	float:right;
	}
.ConForm input.SendBot 
{
    display: block;
    margin-top: 10px;
    float: right;
    clear: both;

}
.Red 
{
    color: Red;
}

/* ========================================== highslide styles ======= */

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	display: block;
	float: left;
	border: 1px solid #EDE9DE;
	padding: 3px;
	margin-left: 10px!important;
	margin-left: 5px;
}
.highslide:hover img {
	border: 1px solid #A79870;
	padding: 3px;
}
.highslide-wrapper {
	background: #EDE9DE;
}
.highslide-image {
	border: 10px solid #EDE9DE;
}
.highslide-image-blur {
}
.highslide-caption {
    display: block;
    width: 300px;
    margin-left: 5px;
    margin-top: -3px;
    float: left;
    border: 5px solid EDE9DE;
    border-top: none;
    padding: 10px;
    padding-top: 0;
    background-color: transparent;
}

.highslide-caption p 
{
    margin: 0 0 8px 0;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white; 
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}


a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

p.ClientsPar img 
{
    border: none;
}