@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	}
	
html {
	background:url(img/body_bg.jpg) repeat-y #0c4988;
	}	
	
body {
	text-align:center;
	background:url(img/body_bg.jpg) repeat-y #0c4988;
	font:11px Arial, Helvetica, sans-serif;
	}	
	
img {
	border:0;
	}	
	
.end {
	clear:both;
	}	
	
#page {
	width:784px;
	background:url(img/page_bg.jpg) repeat-y;
	margin:10px auto 0 auto;
	text-align:left;
	}	
	
#top {
	width:784px;
	height:28px;
	background:url(img/top.jpg) no-repeat;
	}	
	
#lang {
	float:left;
	width:140px;
	padding:9px 0 0 10px;
	}	
	
#lang ul, #top_menu ul {
	list-style-type:none;
	}	
	
#lang ul li {
	display:inline;
	margin:0 8px 0 0;
	}		
	
#top_menu {
	float:right;
	padding:6px 10px 0 0;
	width:600px;
	text-align:right;
	}	
	
#top_menu ul li {
	display:inline;
	margin:0 0 0 8px;
	padding:0 0 0 12px;
	background:url(img/top_menu.gif) no-repeat 0 5px;
	}	
	
#top_menu ul li a {
	text-decoration:none;
	font-size:10px;
	color:#848484;
	font-weight:bold;
	}	

#top_menu ul li a:hover, #top_menu ul li.active a {
	color:#434343;
	}
	
#head {
	width:784px;
	height:163px;
	line-height:0px;
	font-size:0px;
	}	
	
#menu {
	width:784px;
	height:33px;
	background:url(img/menu_bg.jpg) no-repeat;
	}	
	
.lista {
	width:560px;
	margin:0 auto;
	text-align:center;
	padding:6px 0;
	}	
	
.lista ul {
	list-style-type:none;
	margin:0;
	padding:4px 0 0 0;
	}	
	
.lista ul li {
	display:inline;
	margin:0;
	}		
	
.lista ul li a {
	text-decoration:none;
	color:#ffffff;
	background:none;
	padding:7px 3px;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}	
	
.lista ul li a:hover {
	text-decoration:none;
	color:#313131;
	background:#ffffff;
	padding:7px 3px;
	}		
	
#head_bottom {
	width:784px;
	height:34px;
	line-height:0px;
	font-size:0px;
	background:url(img/head_bottom.jpg) no-repeat;
	}	
	
.main {
	width:774px;
	padding:0 5px;
	}	

.main2 {
	width:754px;
	padding:0 15px;
	}		
	
.left {
	width:191px;
	float:left;
	color:#454545;
	}	
	
.left p {
	padding:0 0 10px 0;

	}	
	
.box {
	width:191px;
	margin:0 0 10px 0;
	}	
	
.box_name {
	width:191px;
	margin:0;
	}	
	
.box_name_top {
	width:191px;
	height:10px;
	font-size:0px;
	line-height:0px;
	background:url(img/box_top.gif) no-repeat;
	}
	
.box_name_tresc {
	width:181px;
	background:url(img/box_bg1.gif) repeat-y;
	text-align:center;
	color:#ffffff;
	padding:0 5px;
	}	
	
.box_name_cien {
	width:191px;
	height:15px;
	line-height:0px;
	font-size:0px;
	background:url(img/box_cien.gif) no-repeat;
	}	
	
.box_sub {
	background:#FFFFFF;
	width:177px;
	padding:0 7px;
	}	
	
.box_sub ul {
	list-style-type:none;
	}	

.box_sub ul li a {
	text-decoration:none;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#636363;
	}
	
.box_sub ul li.g1 {
	background:url(img/top_menu.gif) no-repeat 0 7px;
	padding:2px 0 2px 14px;
	}	
	
.box_sub ul li.g1 a {
	font-weight:bold;
	color:#8b8b8b;
	}		
	
.box_sub ul li.g1 a:hover {
	color:#636363;
	}		
	
.box_sub ul li.g2 a {
	color:#8b8b8b;
	}		
	
.box_sub ul li.g2 a:hover {
	color:#15467e;
	}			

.box_sub ul li.g2 {
	background:url(img/top_menu.gif) no-repeat 0 7px;
	padding:2px 0 2px 14px;
	margin:0 0 0 14px;
	}		
	
.box_bottom {
	width:191px;
	height:13px;
	line-height:0px;
	font-size:0px;
	background:url(img/box_bottom.gif) no-repeat;
	}	
	
.right {
	width:558px;
	float:right;
	padding:0 10px 0 0;
	}	
	
h2.title {
	font:20px Arial, Helvetica, sans-serif;
	color:#15467e;
	border-bottom:1px dashed #15467e;
	padding:0 0 3px 5px;
	margin:0 0 10px 0; 
	}	
	
.text {
	color:#454545;
	line-height:18px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}	
	
.text p {
	padding:0 0 10px 0;
	text-align:justify;
	}	
	
.text a, .left a {
	text-decoration:underline;
	color:#06468d;
	}	
	
.text a:hover, .left a:hover {
	text-decoration:none;
	}		
	
.text h2 {
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#06468d;
	margin:0 0 5px 0;
	}	
	
.galeria {
	padding:5px;
	margin:0 0 5px 0;
	}	
	
.galeria img {
	float:left;
	border:1px solid #06468d;
	margin:0 10px 10px 0; 
	}	
	
.galeria2 {
	margin:10px 0;
	text-align:center;
	}	
	
.galeria2 img {
	border:1px solid #06468d;
	margin:0 0 10px 0; 
	}		
	
.back {
	padding:5px;
	border:1px solid #ffe8c9;
	font-size:12px;
	}	
	
.text form {
	padding:5px;
	}	
	
.text form input, .text form select, .text form textarea {
	vertical-align:middle;
	width:300px;
	padding:2px;
	border:1px solid #b6b6b6;
	background:#fff8f0;
	}	
	
.text form input.check {
	width:auto;
	padding:0;
	border:0;
	background:none;
	margin:0 5px 0 0;
	}	

.text form small {
	font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#da0000;
	}	
	
.text form input.ok {
	width:auto;
	padding:4px 10px;
	color:#ffffff;
	border:1px solid #094ab2;
	background:#15467e;
	font-size:11px;
	font-weight:bold;
	}		
	
.text form select {
	width:305px;
	}	
	
.text span {
	float:left;
	width:130px;
	font-size:11px;
	font-weight:bold;
	}	
	
.error {
	padding:8px 5px;
	margin:0 0 5px 0;
	text-align:center;
	background:#fff5e9;
	border:1px solid #ffdaab;
	}	
	
.green {
	font-weight:bold;
	color:#9cd219;
	}	
	
.red {
	font-weight:bold;
	color:#ca0000;
	}		
	
ul.mapa {
	list-style-type:none;
	}	
	
ul.mapa li {
	background:url(img/znak.gif) no-repeat 0 5px;
	padding:0px 0 0px 17px;
	margin:2px 0;
	}		
	
ul.mapa li.g1 {
	margin:2px 0;
	}	
	
ul.mapa li.g1 a {
	font-weight:bold;
	color:#8b8b8b;
	}	
	
ul.mapa li.g2 {
	margin:2px 0 2px 17px;
	}	
	
ul.mapa li.g2 a {
	font-weight:bold;
	color:#8b8b8b;	
	}			
	
ul.mapa li.g3 {
	margin:2px 0 2px 34px;
	}			
	
ul.mapa li.g3 a {
	color:#8b8b8b;	
	}			
	
.text	ul {
	margin:5px 0 5px 15px;
	}
	
.text	ol {
	margin:5px 0 5px 30px;
	}	
	
.text	ul {
	list-style-type:none;
	}	
	
.text	ul a, .text	ol a {	
	color:#5a5a5a;	
	}	
	
.text	ul li {
	background:url(img/znak.gif) no-repeat 0 5px;
	padding:0px 0 0px 17px;
	margin:2px 0;
	}		
	
	
#footer {
	text-align:center;
	}	
	
#footer1 {
	margin:0 auto;
	width:784px;
	height:28px;
	background:url(img/footer_bg.jpg) no-repeat;
	text-align:left;
	padding:20px 0 0 0;
	}	
	
.f_left {
	width:300px;
	float:left;
	padding:0 0 0 10px;
	color:#707070;
	font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}	
	
.f_left a {
	text-decoration:none;
	color:#707070;
	font-weight:bold;
	}	
	
.f_left a:hover {
	color:#414141;
	}	
	
.f_right {
	width:300px;
	float:right;
	text-align:right;
	padding:0 10px 0 0;
	}		
	
.linki {
	width:784px;
	text-align:center;
	margin:0 auto 20px auto;
	}	
	
.linki ul {
	list-style-type:none;
	}	
	
.linki ul li {
	display:inline;
	padding:0 6px;
	}		
	
.linki ul li a {
	color:#7e9ce3;
	text-decoration:none;
	font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}	
	
.linki ul li a:hover {
	color:#ffffff;
	}	