﻿/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */

body {
	margin: 0;
	padding: 0;
	font: 80% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	background: #FFFFFF url(bg.gif) repeat-x;
	line-height: 1.4em;
}

a {
	color: #085a8c;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

h1 {
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	
}

.right h1 {
margin-bottom: 20px;
}


h2 {
	margin: 0; 
	margin-top: 25px; 
	padding: 3px 0 6px 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;	
}



p {
	padding: 2px 0 5px;
	margin: 0;
}

#content {
	margin: 0px auto; 
	width: 780px; 
}

.header { 
	height: 45px; 
	margin: 0px 0 2px 0; 
	padding: 20px 0 0px 5px;
	border-top: 4px solid #000;
	background: #FFF url(headerbg.gif) repeat-x bottom left;
	color: #808080;
}
/*
.header h1 {
	font: bold 1.6em Arial, Sans-Serif;
}


.header a:link , .header a:visited {
	font: bold 1.6em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
*/
.header p span {
	font: bold 1.6em Arial, Sans-Serif;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
}


.header span a, .header p {
	text-decoration: none;
	margin: 0;
	border: 0;
}

.header small {
	font: bold 0.8em Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

	
.subheader {
	clear: both;
	height: 23px;
	margin: 0 0 10px 0;	
}

.subheader_left {
	line-height: 28px;
	width: 193px;
	background: #33ADDB url(hmleftbg.gif) repeat-x;
	color: #FFFFFF;
	padding: 0 5px 0 5px;
}



.subheader_right {
	background: #F6F6F6 url(hmrightbg.gif) repeat-x;
	color: #626262;
	line-height: 28px;
	
	float: right;
	width: 574px;
	
}
/*
.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #626262;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.subheader_right a:hover {
	background: #33ADDB url(hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}*/

.subheader_right ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

.subheader_right ul li {
	margin-left: 0;
	margin-bottom: 0;

	border: 0px solid #000;
	list-style: none;
	display: inline;
	}

.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #626262;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}
.subheader_right a:hover {
	background: #33ADDB url(hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}
	
		



.left {
	float: left;
	padding: 5px 0 0 5px;
	width: 190px;
}

.left h2 {
	margin: 0; 
	margin-top: 6px; 
	padding: 3px 0 6px 0; 
	font: 110% Arial, Sans-Serif;
	font-weight: normal;
	color: #808080; 
	text-transform: none;
}

.left ul{
list-style: none;
	padding-left: 0;
	text-indent: 0;
	margin-left:0;
}

.left li{
	padding-bottom: 10px;
}

.right {
	float: right;
	width: 560px;
	margin: 0 0 20px 0; 
	padding: 5px 0 0 15px; 
	color: #000;
	background-color: #FFFFFF; 
	border-left: 1px solid #e6e6e6;
}

.right h1 span {
	font: 90% Arial, Sans-Serif;
}





a.info:hover {
	
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

.line {
	height: 2px;
	margin: 10px 0 10px 0;
}





.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}

.footer img {
border: 0;
}




.header p  {
	margin-bottom: 6px;
	margin-top: -10px;
	padding-top: 2px;
}

.header small  {
	margin: 0px;
	padding: 0px;
}