/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */

.main-navigation .loginform {
	width:160px;
	margin:-10px 20px 0 20px;
}
.main-navigation .loginform p {
	clear:both;
	margin:0;
	padding:0;
}
.main-navigation .loginform fieldset {
	width:160px;
	border:none;
}
.main-navigation .loginform label.top {
	float:left;
	width:125px;
	margin:0 0 2px 0;
	font-size:110%;
}
.main-navigation .loginform label.right {
	float:left;
	width:125px;
	margin:5px 0 0 0;
	padding:0 0 0 3px; /*IE6*/
	;
	font-size:110%;
}
.main-navigation .loginform input.field {
	width:158px;
	margin:0 0 5px 0;
	padding:0.1em 0 0.2em 0 !important /*Non-IE6*/;
	padding:0.2em 0 0.3em 0 /*IE6*/;
	border:solid 1px rgb(200,200,200);
	font-family:verdana, arial, sans-serif;
	font-size:110%;
}
.main-navigation .loginform input.checkbox {
	float:left;
	margin:5px 0 0 0 !important /*Non-IE6*/;
	margin:2px 0 0 -3px /*IE6*/;
	border:none;
}
.main-navigation .loginform input.button {
	float:left;
	width:5.0em;
	margin:10px 0 5px 0;
	padding:1px;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:verdana, arial, sans-serif;
	color:rgb(150,150,150);
	font-size:110%;
}
.main-navigation .loginform input.button:hover {
	cursor:pointer;
	border:solid 1px rgb(80,80,80);
	background:rgb(220,220,220);
	color:rgb(80,80,80);
}
.main-navigation .searchform {
	width:160px;
	margin:0 20px 0 20px;
}
.main-navigation .searchform p {
	clear:both;
	margin:0;
	padding:0;
}
.main-navigation .searchform fieldset {
	border:none;
}
.main-navigation .searchform input.field {
	float:left;
	width:158px;
	padding:0.1em 0 0.2em 0 !important /*Non-IE6*/;
	padding:0.2em 0 0.3em 0 /*IE6*/;
	border:1px solid rgb(200,200,200);
	font-family:verdana, arial, sans-serif;
	font-size:120%;
}
.main-navigation .searchform input.button {
	float:left;
	width:3.0em;
	margin-top: 0.5em;
	padding:1px;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:verdana, arial, sans-serif;
	color:rgb(150,150,150);
	font-size:120%;
}
.main-navigation .searchform input.button:hover {
	cursor:pointer;
	border:solid 1px rgb(80,80,80);
	background:rgb(220,220,220);
	color:rgb(80,80,80);
}
.main-navigation h1.first {
	clear:both;
	margin:0px;
	padding:4px 20px 3px 20px;
	background-color:#3268BE;
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:150%;
}
.main-navigation h1 {
	clear:both;
	margin:30px 0 20px 0;
	padding:4px 20px 3px 20px;
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:150%;
	background-color: #3268BE;
}
.main-navigation h2 {
	clear:both;
	margin:20px 10px 10px 20px;
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(100,100,100);
	font-weight:bold;
	font-size:150%;
}
.main-navigation h3 {
	clear:both;
	margin:10px 10px 5px 20px;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:110%;
}
.main-navigation h4 {
	clear:both;
	margin:30px 0 20px 0;
	padding:4px 20px 3px 20px;
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:150%;
	background-color: #3268BE;
} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation p {
	clear:both;
	margin:0 10px 10px 20px;
	color:rgb(80,80,80);
	line-height:1.3em;
	font-size:110%;
}
.main-navigation p.center {
	text-align:center;
}
.main-navigation p.right {
	text-align:right;
}
.main-navigation ul {
	list-style:none;
	margin:0.5em 10px 1.0em 20px;
}
.main-navigation ul li {
	margin:5px 0 0.2em 2px;
	padding:0px 0px 0 11px;
	background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em;
	line-height:1.2em;
	font-size:110%;
}
.main-navigation ol {
	margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/;
	margin:0.5em 10px 1.0em 45px /*IE6*/;
}
.main-navigation ol li {
	list-style-position:outside;
	margin:0 0 0.4em 0;
	font-size:110%;
}
/* MAIN CONTENT */
.main-content h1.pagetitle {
	background: #eeeeee url(../img/block1.gif) top left repeat;
	border-bottom:solid 7px #CCCCCC;
	font-family:"trebuchet ms", arial, sans-serif;
	color: #ed2024;
	font-weight:bold;
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 0.4em;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-right: 0px;
}
.main-content h1.block {
	clear:both;
	font-family:"trebuchet ms", arial, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
	background-image: url(../img/content-title-bg.jpg);
}
.main-content h1 {
	clear:none;
	margin:1.0em 0 0.5em 0;
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:16px;
}
.main-content h2 {
	clear:both;
	margin:1.0em 0 0.5em 0;
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(80,80,80);
	font-weight:normal;
	font-size:170%;
}
.main-content h3 {
	clear:none;
	margin:-1.0em 0 0.5em 0;
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(125,125,125);
	font-weight:normal;
	font-size:12px;
}
.main-content h1.side {
	clear:none;
}
.main-content h2.side {
	clear:none;
}
.main-content h3.side {
	clear:none;
}
.main-content h4 {
	margin:1.5em 0 1.0em 0;
	color:#ed2024;
	font-family:"trebuchet ms", arial, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.main-content h5 {
	margin:1.5em 0 1.0em 0;
	color:rgb(80,80,80);
	font-family:"trebuchet ms", arial, sans-serif;
	font-size:140%;
}
.main-content h6 {
	margin:1.5em 0 1.0em 0;
	color:rgb(80,80,80);
	font-family:"trebuchet ms", verdana, arial, sans-serif;
	font-weight:normal;
	font-size:140%;
}

.main-content p {
	margin:0;
	line-height:1.5em;
	font-size:11px;
	font-family: verdana;
	float: none;
	clear: none;
}
.main-content p.center {
	text-align:center;
}
.main-content p.right {
	text-align:right;
}
.main-content p.details {
	clear:both;
	margin:-0.25em 0 1.0em 0;
	line-height:1.0em;
	font-size:110%;
}
.main-content blockquote {
	clear:both;
	margin:0 30px 0.6em 30px;
	font-size:90%;
}
.main-content table .singl{
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #3670B0;
	background-color: #EBEBEB;
}

.main-content table {
	clear:both;
	table-layout:auto;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
	width: 100%;
	margin: 0em;
}
.main-content table th.top {
	font-size: 12px;
	font-weight: normal;
	padding: 1px 1px;
	background: url(../img/content-title-bg.jpg) repeat-x;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	white-space:nowrap;
	text-align:center;
}
.main-content table th {
	height:1em;
	background-color:rgb(225,225,225);
	text-align:left;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:110%;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.main-content table td {
		padding: 1px 2px;
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
		color: #000000;
		border-top: 1px solid #fff;
		background: #fdfdfd url(../img/tdbgb0.png) repeat-x;
		font-size:11px;
}
.main-content table td.th1 {
		padding: 1px 2px;
		border-bottom: 1px solid #fff;
		color: #000000;
		border-top: 1px solid #fff;
		background: #fdfdfd url(../img/tdbgb1.png) repeat;
}
.main-content table td.th2 {
		padding: 1px 2px;
		border-bottom: 1px solid #fff;
		color: #000000;
		border-top: 1px solid #fff;
		background: #fdfdfd url(../img/tdbg0.png) repeat;
		}
.main-content table td.th3 {
		padding: 1px 2px;
		border-bottom: 1px solid #fff;
		color: #000000;
		border-top: 1px solid #fff;
		background:#7a97a6;
		text-align:right;
		}		
.main-content table td.thch {

	background-color:#CC0000;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: arial;
}

.main-content table td.thch  a{

    color:#FFFFFF;
	font-weight:bold;
	font-size:11px;

	font-family: arial;
}
.main-content table td.thg {
   		height:19px;
		background-color:#B5EEC6;
		padding: 1px 2px;
		border-bottom: 1px solid #fff;
		color: #000000;
		border-top: 1px solid #fff;
		text-align:center;
	font-weight:normal;
	font-size:11px;
	font-family: arial;			
}
.main-content table td.thy {
	    height:19px;
		background-color:#FFFF99;
		padding: 1px 2px;
		border-bottom: 1px solid #fff;
		color: #000000;
		border-top: 1px solid #fff;
		text-align:center;
	font-weight:normal;
	font-size:11px;
	font-family: arial;			

}
.main-content table td.thr {
	    height:19px;
		background-color:#F8A49A;
		padding: 1px 2px;
		border-bottom: 1px solid #fff;
		color: #000000;
		border-top: 1px solid #fff;
		text-align:center;
	font-weight:normal;
	font-size:11px;
	font-family: arial;			
}
.main-content table td.liga {
	padding: 1px 2px;
	border-bottom: 1px solid #fff;
	color: #ffffff;
	border-top: 1px solid #fff;
	background: #fdfdfd url(../img/th1.png) repeat-x;
	white-space: nowrap;
	text-align:center;
	height:21px;
}
.tabela
{	
	font-family: "Arial", "Lucida Grande", Sans-Serif;
	font-size: 11px;	
	text-align: left;
	border-collapse: collapse;
}

.tabela th
{
	font-size: 12px;
	font-weight: normal;
	padding: 8px 2px;
	background: url('../images/th1.png') repeat-x;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	white-space:nowrap;
}
.tabela th.bigacc
    {
        background-position: url( '../images/th1.png' ) repeat-x;
        padding: 1px;
        border-bottom: 1px solid #fff;
        color: #ffffff;
        border-top: 1px solid #fff;
        background: url( '../images/th2.png' ) repeat-x;
        text-align: center;
        background-color: #C0C0C0;
        white-space:nowrap;
		
    }	
.tabela td
	{

		
		
	}
.tabela td.odd
	{

	}
.tabela td.big
	{
		padding: 1px 2px;
		border-bottom: 1px solid #fff;
		color: #000000;
		border-top: 1px solid #fff;
		background: #e3e3e3 url( '../images/tdbgb0.png' ) repeat-x;
	}
.tabela td.bigodd
	{
		padding: 1px 2px;
		border-bottom: 1px solid #fff;
		color: #000000;
		border-top: 1px solid #fff;
		background: #e3e3e3 url( '../images/tdbgb1.png' ) repeat-x;
	}			

.tabela td.redcard
	{
		padding: 1px 2px;
		border-bottom: 1px solid #fff;
		text-align: center;
		color: White;
		border-top: 1px solid #fff;
		background: #e3e3e3 url('../images/red_card.png') center no-repeat;
	}
		
.tabela td.bigacc
	{		
		padding: 1px 2px;
		border-bottom: 1px solid #fff;
		color: #ffffff;
		border-top: 1px solid #fff;
		background: #fdfdfd url( '../images/th1.png' ) repeat-x;
		
	}		
.tabela td.bigacc2
	{		

		
	}	
.tabela td.bigacc3
	{		
		padding: 1px 2px;
		border-bottom: 1px solid #fff;
		color: #ffffff;
		border-top: 1px solid #fff;
		background: #fdfdfd url( '../images/promena.gif' ) repeat-x;
		
	}	
.tabela td.headg
	{
		height:20px;
		padding: 1px 2px;
		border-bottom: 1px solid #fff;
		color: #FFF;
		border-top: 1px solid #fff;
		background: #fdfdfd url( '../images/th2.png' ) repeat-x;
		font-size:12px;
	}
.tabela td.headg a 
	{
		color:White;
	}
		
.tabela td.headr
	{
		height:20px;
		padding: 1px 2px;
		border-bottom: 1px solid #fff;
		color: #FFF;
		border-top: 1px solid #fff;
		background: #fdfdfd url( '../images/th1.png' ) repeat-x;
		font-size:12px;
	}

.tabela tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
p.caption {
	clear:both;
	margin:0.5em 0 2.0em 20px;
	text-align:left;
	color:rgb(80,80,80);
	font-size:110%;
}
.main-content ul {
	float:left;	
	height:16px;
	list-style:none;
	font-family:verdana, arial, sans-serif;
	padding-top: 2px;
}
.main-content ul li {
	display:inline;
	padding:0 0 0 1px;
	font-weight:bold;
	color:#CC0000;
	font-size:100%;
}
.main-content ul a {
	text-decoration:none;
}
.main-content ul a:hover {
	color:#fff;
	text-decoration:underline;
}
.main-content ol {
	margin:0.5em 0 1.0em 20px !important /*Non-IE6*/;
	margin:0.5em 0 1.0em 25px /*IE6*/;
}
.main-content ol li {
	list-style-position:outside;
	margin:0 0 0.2em 0;
	line-height:1.4em;
	font-size:120%;
}

/* MAIN SUBCONTENT */
.main-subcontent h1 {
	clear:both;
	margin:0 0 10px 0;
	padding:1px 10px 1px 10px;
	background-color:#335398;
	font-family:"trebuchet ms", arial, sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:12px;
	background-image: url(../img/content-title-bg.jpg);
}

/* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */
.main-subcontent h3 {
	clear:both;
	margin:1.0em 10px 0.5em 10px;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:110%;
}
.main-subcontent p {
	clear:both;
	margin:0 10px 1.0em 10px;
	color:rgb(80,80,80);
	line-height:1.3em;
	font-size:110%;
}
.main-subcontent p.center {
	text-align:center;
}
.main-subcontent p.right {
	text-align:right;
}
.main-subcontent ul {
	list-style:none;
	margin:0.5em 10px 1.0em 10px;
}
.main-subcontent ul li {
	margin:5px 0 0.2em 2px;
	padding:0 0 0 11px;
	background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em;
	line-height:1.2em;
	font-size:110%;
}
.main-subcontent ol {
	margin:0.5em 10px 1.0em 30px !important /*Non-IE6*/;
	margin:0.5em 10px 1.0em 35px /*IE6*/;
}
.main-subcontent ol li {
	list-style-position:outside;
	margin:0 0 0.4em 0;
	font-size:110%;
}
.main-subcontent .searchform {
	width:160px;
	margin:0 10px 0 10px;
}
.main-subcontent .searchform fieldset {
	border:none;
}
.main-subcontent .searchform input.field {
	float:left;
	width:158px;
	padding:0.1em 0 0.2em 0 !important /*Non-IE6*/;
	padding:0.2em 0 0.3em 0 /*IE6*/;
	border:1px solid rgb(200,200,200);
	font-family:verdana, arial, sans-serif;
	font-size:120%;
}
.main-subcontent .searchform input.button {
	float:left;
	width:3.0em;
	margin-top: 0.5em;
	padding:1px;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:verdana, arial, sans-serif;
	color:rgb(150,150,150);
	font-size:120%;
}
.main-subcontent .searchform input.button:hover {
	cursor:pointer;
	border:solid 1px rgb(80,80,80);
	background:rgb(220,220,220);
	color:rgb(80,80,80);
}
/********************/
/*  COMMON CLASSES  */
/********************/
.main img {
	clear:both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.main img.center {
	clear:both;
	float:none;
	margin:0;
	padding:1px;
	border:0px solid rgb(150,150,150);
}
.main img.right {
	clear:both;
	float:right;
	margin:3px 0 7px 10px;
	padding:1px;
	border:1px solid rgb(150,150,150);
}
.main img.left {
	clear:both;
	float:left;
	border:0px none rgb(150,150,150);
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin: 0px;
}
.main a {
	color:#17304A;
	font-weight:bold;
	text-decoration:none;
}
.main-content h1 a {
	color:#2E6297;
	font-weight:normal;
	text-decoration:none;
}
.main a:hover {
	color:rgb(42,90,138);
	text-decoration:underline;
}
.main a:visited {
	color:#17304A;
}
.main a img {
	border:solid 0px rgb(150,150,150);
}
.main a:hover img {
	border:solid 0px rgb(220,220,220);
}
table {
	clear:both;	
	table-layout:auto;
	border-collapse:separate;
	empty-cells:show;
	background-color:rgb(233,232,244);
}

.th1 {
	height:19px;
	background-color:#E1EDFF;
	text-align:center;
	color:rgb(0,0,0);
	font-weight:normal;
	font-size:11px;
	font-family: arial;	
}
.th2 {
	height:19px;
	background-color:rgb(255,255,255);
	text-align:center;
	color:#000000;
	font-weight:normal;
	font-size:11px;
	font-family: arial;
}

#marqueecontainer{
position: relative;
width: 190px; /*marquee width */
height: 150px; /*marquee height */
overflow: hidden;
padding: 1px;
}

.inputfield {
	width:50px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	text-align: right;
	float: right;
	padding:2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	clear: right;
}
.labelright {
	float:left;
	width:85px;
	padding:2px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px; /*IE6*/
	font-size:11px;
}

.inputbutton {
	float:left;
	width:70px;
	margin:2px 0 2px 2px;
	padding:1px;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:verdana, arial, sans-serif;
	color:rgb(150,150,150);
	font-size:11px;
}
.inputbutton:hover {
	cursor:pointer;
	border:solid 1px rgb(80,80,80);
	background:rgb(220,220,220);
	color:rgb(80,80,80);
}
   .right{text-align: right;}
   .left{text-align: left;}
   .center{text-align:center;}
#tooltip { 
    display:none; 
    background-color:#e1e1e1;
	border:1px solid #ccc;
    font-size:12px; 
    height:28px; 
    width:200px; 
    padding:5px; 
    color:#000;     
}
