
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial,helvetica,sans-serif;
	font-size: 10pt;
	line-height: 150%;
	color: #4d4d4d;
	background: #45669F;
}

#body {
	background: url(grad-box.gif) repeat-x white;
	padding-top: 19px;
	
	border-bottom: 1px solid #ccc;
	margin: 0 0 0 0;
	padding-bottom: 1.5em;
	
}

#main-wrapper {
	margin: 0 auto;
	width: 980px;

}

#top-menu-bar {
	height: 85px;
	position: relative;
}

#top-logo {
	background: url(logo-top.gif) no-repeat;
	width: 194px;
	height: 68px;
	position: absolute;
}

#top-img {
	height: 200px;
	width: 980px;
	background: url(img-top1.jpg) no-repeat;
	position: relative;
}

#top-img li span {
	height: 200px;
	width: 980px;
	display:block;
}

#top-img li {
	height: 200px;
	width: 980px;
	background: url(img-top1.jpg) no-repeat;
	display:block;
	float:left;
}

a.carousel-control {
	width: 68px;
	height: 68px;
	position: absolute;
	top: 70px;
	overflow: hidden;
	line-height: 999px;
	z-index: 4;
}

a.carousel-previous {
	background: url(slide-l.png) no-repeat;
	left: -34px;
}

a.carousel-next {
	background: url(slide-r.png) no-repeat;
	right: -34px;
}

/** Variante 1 *******************/

/*
#footer-wrapper {
}

#footer-bar {
	margin: 0 auto;
	width: 980px;
	font-size: 7pt;

	padding-top: 8px;
	margin-bottom: 1em;
	border-top: 1px solid #ddd;
}

body {
	background: white;
}

#body {
	border-bottom: none;
	margin: 0 0 0 0;
	padding-bottom: 8px;
}


#footer-main {
	border: 1px solid #b9b9be;
	background: #e6e6eb;
}

#footer-left {
	padding: 4px 0 0 12px;			
	margin-right: 305px;
}

#footer-right {
	background: #b9b9be;
	float: right;
	width: 281px;
	height: 20px;
	padding: 4px 4px 4px 12px;		
}

#footer-design {
	float: right;
	color: white;
}

#footer-bar a {
	color: #4a4a4a;
	text-decoration: none;
}

#footer-bar a:hover {
	text-decoration: underline;
	color: #ff8;
}

#footer-design a {
	color: white;
}
*/

/** Variante 2 *******************/

#footer-wrapper {
	border-top: 1px solid #1D375F;
	background: url(grad-bot.gif) repeat-x;
}

#footer-bar {
	margin: 0 auto;
	width: 980px;
	font-size: 7pt;
}

#footer-main {
	color: #ddd;
}

#footer-left {
	padding: 12px 0 0 12px;			
	margin-right: 305px;
}

#footer-right {
	background: #008DD3;
	float: right;
	width: 272px;
	height: 20px;
	padding: 12px 12px 12px 12px;
color: white;	
	-moz-border-radius: 0 0 8px 8px;
}

#footer-design {
	float: right;
	color: white;
}

#footer-bar a {
	color: #4a4a4a;
	color: #fff;	
	text-decoration: none;
}

#footer-bar a:hover {
	text-decoration: underline;
	color: #ff8;
}

#footer-design a {
	color: #C2D3EF;
}



h1, h2, h3, h4 {
	font-family: Verdana, Arial,helvetica,sans-serif;
}

h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #666;
	font-family: Georgia, serif/*Palatino Linotype,Palatino Linotype, Book Antiqua, Palatino, serif*/;
	/*letter-spacing: -1px;*/
}

h2 {
	font-size: 10pt;
	font-weight: bold;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
}


ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: none;
}

div.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

hr {
	border: none;
	border-top: 1px solid #ddd;
	margin: 1.5em 0;
	clear: left;
}

table.cms_table {
	margin: 0.5em 12px;
}

ul#top-menu {
	height: 40px;
	float: right;
	margin-top: 19px;
}

#top-menu li {
	float: left;
	margin-left: 14px;
}

#top-menu li a {
	color: #9b9b9b;
	text-decoration: none;
	font-weight: normal;
	font-size: 12pt;
	padding: 10px 0; 
	line-height: 18px;
	display: block;
}

#top-menu li a:hover {
	color: #008dd3;
	text-decoration: underline;
}

#top-menu li.active {
	background: #008dd3;
	background: url(menu-bg.gif) no-repeat;
}

#top-menu li.active a {
	color: white;
	background: url(menu-bg2.gif) no-repeat top right;
	padding: 10px; 
}



#content-bar {
	margin: 20px 0;
}

#content {
	float: left;
	width: 680px;
}

#content.wide {
	width: auto;
	float: none;
}

#content div.column-bar {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 1.5em 0;
	padding: 8px 0 8px 0px;
}

#content div.column-bg {
	background: url(bar.gif) repeat-y 330px 0;
}

#content div.box1 {
	float: left;
	width: 328px;
	font-size: 8pt;
	margin-right: 8px;
}

#content div.box1 h2 {
	font-weight: bold;
	font-size: 9pt;
	margin: 0 0 0.5em 0;
}

#content h2 {
	
}

#sidebar li , #content li {
	line-height: 16pt;
	padding-left: 20px;
	background: url(bullet1.gif) no-repeat 10px 5pt;
}

#sidebar a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px dotted #008DD3;
}

#sidebar a:hover {
	border-bottom: 1px solid #008DD3;
	color: #008;
}

#content p {
	margin: 0.5em 12px;
}

#content a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px dotted #008DD3;
}

#content a:hover {
	border-bottom: 1px solid #008DD3;
	color: #008;
}

p.important { 
	background: #6fc3ed;
	padding: 6px 1em;
	color: #515151;
	margin: 1em 12px !important;
}


#sidebar {
	float: right;
	width: 290px;
}

/*
#sidebar div.box1 {
	background: #f0f0f0;
	padding: 6px 10px;
	margin-bottom: 14px;
	color: #4d4d4d;
	font-size: 8pt;

	-moz-border-radius: 8px 0 0 8px;
	-moz-box-shadow: 0px 0px 3px #ccc;
}

#sidebar div.box1 h2 {
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0;
}

#sidebar div.box1 h3 {
	font-weight: bold;
	font-size: 8pt;
	margin: 1pt 0;
}
*/

#sidebar div.box1 {
	background: url(grad-box.gif) repeat-x;
	padding: 6px 10px;
	margin-bottom: 14px;
	color: #4d4d4d;
	font-size: 8pt;

	border: 1px solid #ddd;
	-moz-box-shadow: 0px 0px 5px #eee;
}


#sidebar div.box1 h2 {
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0;
}

#sidebar div.box1 h3 {
	font-weight: bold;
	font-size: 8pt;
	margin: 1pt 0;
}




#bottom-bar {
	float: left;
	width: 980px;
	margin-top: 1.5em;
	padding-top: 1.5em;
	border-top: 1px solid #ddd;
}

#bottom-bar div.box { 
	background: #6fc3ed;
	padding: 6px 1em;
	color: #515151;
	width: 658px;
}

#bottom-bar div.box h2 {
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0;
	color: white;
}

div.small-logo {
	float: right;
	width: 220px;
	height: 70px;
	margin-top: 2em;
	padding: 7px 0 0 60px;
	color: #898989;
	font-style: italic;
	font-size: 14px;
	background: url(logo-small.png) no-repeat;
}


div.form-line {
	margin: 1px 0 1px 12px;
	padding: 4px 4px;
	padding-right: 20px;
	background: #f0f0f0;
	/*border: 1px solid #ccc;*/
}

div.form-field {
	margin-left: 9em;
}

div.form-field input {	
	/*border: none;*/
}

div.form-line label {
	width: 8.5em;
	float: left;
	text-align: right;
	font-weight: bold;
}

div.form-line label.error {
	color: #f00;
}

div.form-wide {
	margin-left: 9em;
}



