﻿/* Imported documents */

@import url("headerfooter.css");
@import url("navigation.css");
@import url("content.css");
@import url("form.css");
@import url("table.css");
@import url("fck-custom.css");


body
{
	background:#fff url("../images/html/body-bg.gif") left top repeat-x;
	margin:0;
	padding:0;
	font-family:  "Tahoma", "Arial", "Verdana", "Serif";
    font-size:12px;
	font-weight:normal;
	color:#242424;
	text-align:left;
	_text-align:center;
}

ul, h1, h2, h3, h4, h5, h6, p, a, span
{
	_text-align:left;
}

#MainContainer
{
	min-height:500px;
	_height:500px;
	margin:0 auto;
	padding:0 20px 0 0;
	width:990px;
	_width:1010px;
}

a
{
	color:#0058a6;
	font-size:11px;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.more
{
	display:block;
	text-align:right;
	margin:5px 10px 0px 0;
	padding:5px 13px 5px 0;
	font-weight:bold;
	background:url("../images/html/blue-arr-right.gif") right center no-repeat;
}

.rnd-content a.banerlink
{
    display:block;
	text-align:center;
	margin: 0;
	padding: 0;
	font-weight:600;
}
a.titleLink
{
	display:block;
	width:95%;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
}

a:hover.titleLink
{
	text-decoration:none;
}

a.fullDescription
{
	display:block;
	background:#cb1b17 url("../images/html/arr-right.gif") right center no-repeat;
	color:#fff;
	text-transform:uppercase;
	padding:2px 3px 2px 3px;
	font-size:9px;
	margin:10px 0 0 0;
}

strong
{
    font-weight: bold;
}

em
{
	font-style:normal;
}

h1, h2, .footer .content-box h2, h3.rnd-box-title
{
	font-family:"Arial", "Trebuchet MS", "Serif";
	background:url("../images/html/title-bullet.gif") left 50% no-repeat;
	border-bottom:1px solid #cbcbcb;
	font-size:17px;
	font-weight:bold;
	padding:6px 0 7px 25px;
	margin:0px 0 0px 0;
	color:#515151;
}

h1.content-title
{
	color:#0058a6;
	border-bottom:none;
	background:none;
	padding:0px 0 7px 0px;
	margin:0px 0 0px 0;
	font-size:20px;
}

h2, h2 a
{
	font-size:14px;
	color:#0063b1;
	display:block;
}

h2 span
{
	background:#000;
	color:#fff;
}

h3
{
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	color:#0063b1;
	font-weight:bold;
	padding:6px 0 7px 0px;
	margin:0px 0 0px 0;
}

h3.rnd-box-title
{
	background:url("../images/html/rnd-box-title-bg-bottom.gif") left bottom repeat-x;
	font-family:"Arial", "Trebuchet MS", "Serif";
	border-bottom:none;
	font-size:17px;
	font-weight:bold;
	padding:0px 0 9px 8px;
	margin:0px 0 0px 0;
	color:#515151;
}

h4
{
	font-size:14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight:bold;
	color:#0071bc;
	padding:5px 10px 0 10px;
	margin:0 0 0 0;
	text-transform:uppercase;
}

h5
{
	font-size:14px;
	font-family: Arial, Tahoma, Verdana;
	color:#1f1f1f;
	padding:3px 10px 0 0px;
	margin:0 0 0 0;
	text-align:left;
}

h6
{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:6px 4px 0 10px;
	margin:0 0 0px 0;
	height:23px;
	background:#ccc;
	text-transform:uppercase;
}

.rnd-content h6
{
	font-family: 'verdana', sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	padding:5px 4px 0 10px;
	margin:0 0 0px 0;
	height:12px;
	background:none;
	text-transform:uppercase;
	font-weight:bold;
}

p
{
	padding:5px 10px 5px 10px;
	margin:0px 0 10px 0;
	line-height:18px;
}

p a
{
	text-decoration:underline;
}

p a:hover
{
	text-decoration:none;
}

a img
{
	border:none;
}



/******** Utility Classes ********/

.clear
{
	clear:both;
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

table.floatRight
{
	margin:-2px 5px 3px 0;
}

table.floatRight td
{
	padding:0 0 3px 5px;
}

.bold
{
	font-weight:bold;
}

.alignRight, .alignRightStep10, .alignRightStep30
{
	text-align:right;
}

.alignRightStep10
{
	margin:0 10px 10px 0;
}

.alignRightStep30
{
	margin:0 30px 10px 0;
}

.margin15
{
	margin:3px 15px 0 0;
}

.margin10
{
	margin-right:10px;
}

.margin5
{
	margin:0 5px 0 0;
}

.marginLeft10
{
	margin:0 0 0 5px;
}

.minusMargin
{
	margin-top:-5px;
}

.linkArrow
{
	font-weight:bold;
	color:#e79f2f;
}

.dividerTop
{
	font-size:18px;
	font-family: "Tahoma" , "Verdana";
	color:#8b8b8b;
}

	/******** Splitters **********/
	
	.splitter2
	{
		height:1px;
		width:1px;
	}
	
	.splitter3
	{
		height:3px;
		width:1px;
	}
	
	.splitter4
	{
		height:4px;
		_height:2px;
		width:1px;
	}
	
	.splitter5
	{
		height:5px;
		width:1px;
	}
	
	.splitter6
	{
		height:6px;
		width:1px;
	}
	
	.splitter15
	{
		height:17px;
		width:1px;
	}
	
	.splitter12
	{
		height:12px;
		width:1px;
	}
	
	.splitter10
	{
		height:12px;
		width:1px;
	}
	
	.splitter20
	{
		height:20px;
		width:1px;
	}
	
	.splitter40
	{
		height:40px;
		width:1px;
	}


/******** END - Utility Classes ********/

.white
{
	background:#fff;
	color:#fff;
}

.gray
{
	background:#8d9aa2;
}

.rnd-top-line
{
	margin:0 1px 0 1px;
	height:1px;
}

.rnd-content
{
	width:100%;
}

.rnd-bottom-line
{
	margin:0 1px 0 1px;
	height:1px;
}

.red-title
{
	color:#710000;
}

/* SiteMap START */

.sitemap
{
}

.sitemap ul
{
    padding: 0 0 10px 0px;
}

.sitemap ul li
{
	float:left;
	margin:0 20px 20px 0;
	_margin:0 10px 20px 0;
	width:170px;
}

.sitemap ul li a
{
	display:block;
	background:#0058a6 url("../images/html/left-nav-active-bg.gif") left top repeat-x;
	text-transform:uppercase;
	color:#fff;
	font-family:Tahoma, Verdana;
	font-weight:bold;
	font-size:12px;
	padding:3px 5px 3px 5px;
}

.sitemap ul li a:hover
{
	text-decoration:none;
	background:#0093dd;
}

.sitemap ul li ul li a, .sitemap ul li ul li ul li a
{
	background:none;
	text-transform:none;
	color:#374d58;
	font-weight:normal;
	font-size:11px;
	padding:0;
}

.sitemap ul li ul li a
{
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	margin:5px 0 5px 0;
}

/*treci nivo*/

ul.third-level-site-map
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

ul.third-level-site-map li
{
	margin:0 0 0 0 !important;
	padding:0 0 0 0;
}

ul.third-level-site-map li a
{
	color:#0a457a !important;
	padding:2px 3px 2px 5px !important;
	border-bottom:1px dotted #ccc;
	background:#eee !important;
	text-transform:none !important;
}

ul.third-level-site-map li a:hover
{
	background:#ddd !important;
	
}

ul.third-level-site-map li ul.third-level-site-map
{
	padding-left:5px;
}

ul.third-level-site-map li ul.third-level-site-map li a
{
	background:none !important;
	padding:0 0 0 0px !important;
	border-bottom:none;
	color:#0058a6 !important;
}

ul.third-level-site-map li ul.third-level-site-map li a:hover
{
	text-decoration:underline;
}

.sitemap ul li ul li
{
	float:none;
}

/* SiteMap  END */

