/* ___| CSS document |_____________________ */


body { 
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 75%;
	background: #eef6fa url("../img/bg.png") repeat-x top;
	color: #fff;
	}
a img {
  	border: 0;
	}
* {
	margin: 0;
	padding: 0;
	}
.none {
	display: none;
	}
.hidden {
	visibility: hidden;
	}
.clear {
	margin: 0;
	height: 0;
	float: left;
	clear: both;
	}
	
	/* Clearfix */  
  .cf { min-height: 1%; _height: 1%; }
  .cf:after { content: "."; display: block; clear: both; visibility: hidden; overflow: hidden; height: 0; }


/* ___| container |_____________________ */


#container {
	margin: 0 auto 0 auto;
	width: 990px;
	position: relative;
	padding-top: 35px;
	}


/* ___| header |_____________________ */


#header {
	margin: 0;
	width: 990px;
	height: 261px;
	background: #fff url("../img/bg_header.jpg") no-repeat;		
	}
#header h1 {	
	left: 38px;
	top: 63px;
	width: 290px;
	height: 74px;
	overflow: hidden;
	background: none;	
	position: absolute;	
	}
#header h1 a {
	width: 290px;
	height: 74px;
	color: #086794;
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
	display: block;
	}
#header h1 span {
	left: 0;
	top: 0;
	width: 290px;
	height: 74px;
	background: url("../img/fass.png") no-repeat;
	display: block;
	position: absolute;
	}
#header form {
	position: absolute;
	top: 61px;
	right: 16px;
	width: 280px;	
	}
#header form fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}
#header form input {
	margin: 0 10px 0 0;
	padding: 4px;
	width: 160px;
	border: 2px solid #ffb982;
	background: url("../img/bg_input.png") no-repeat left top;
	color: #616161;
	}
#header form button {
	margin: 0;
	padding: 0;
	width: 84px;
	height: 32px;
	border: none;
	background: #ca4626 url("../img/bg_btn.png") no-repeat left top;
	color: #fff;
	font-weight: bold;
	}
#flash_box {	
	width: 700px;
	height: 117px;
	position: absolute;
	right: 15px;
	top: 150px;	
	}
#flash_box img {
	margin: 0 6px 0 6px;
	}
	
#headmenu {
	margin: 0;
	width: 693px;
	height: 117px;	
	}
#headmenu li {
	width: 161px;
	height: 117px;
  margin: 0 12px 0 0;
	list-style: none;
	font-weight: bold;
	font-size: 100%;
	float: left;
	}

#headmenu li.prvni a {
	width: 161px;
	height: 117px;
  text-decoration: none;
	color: none;
	font-size: 0%;	
	float: left;
	background: #fff url("../img/headmenu-1n.jpg") no-repeat left top;
	}
#headmenu li.prvni a:hover {
	list-style: none;
	font-weight: bold;
	font-size: 0%;
	float: left;
	background: #fff url("../img/headmenu-1h.gif") no-repeat left top;
	}
#headmenu li.druhy a {
	width: 161px;
	height: 117px;
  text-decoration: none;
	color: none;
	font-size: 0%;
	clear: both;
	float: left;
	background: #fff url("../img/headmenu-2n.jpg") no-repeat left top;
	}
#headmenu li.druhy a:hover {
	list-style: none;
	font-weight: bold;
	font-size: 0%;
	float: left;
	background: #fff url("../img/headmenu-2h.gif") no-repeat left top;
	}
#headmenu li.treti a {
	width: 161px;
	height: 117px;
  text-decoration: none;
	color: none;
	font-size: 0%;
	clear: both;
	float: left;
	background: #fff url("../img/headmenu-3n.jpg") no-repeat left top;
	}
#headmenu li.treti a:hover {
	list-style: none;
	font-weight: bold;
	font-size: 0%;
	float: left;
	background: #fff url("../img/headmenu-3h.gif") no-repeat left top;
	}
#headmenu li.ctvrty a {
	width: 161px;
	height: 117px;
  text-decoration: none;
	color: none;
	font-size: 0%;
	clear: both;
	float: left;
	background: #fff url("../img/headmenu-4n.jpg") no-repeat left top;
	}
#headmenu li.ctvrty a:hover {
	list-style: none;
	font-weight: bold;
	font-size: 0%;
	float: left;
	background: #fff url("../img/headmenu-4h.gif") no-repeat left top;
	}
/* ___| menu |_____________________ */


menu {
	margin: 0;
	width: 974px;
	height: 75px;
	background: #3f95d3 url("../img/bg_menu.png") no-repeat;
	position: absolute;
	top: 296px;
	left: 0;	
	padding: 0 6px 0 6px;	
	}
menu li {
	display: block;
	list-style-type: none;
	font-weight: bold;
	font-size: 125%;
	float: left;
	width: 115px;	
	position: relative;
	}
menu li.now a {
	text-decoration: none;
	color: #cdeaff;
	}
menu li a {
	text-decoration: none;
	color: #fff;
	display: block;
	text-align: center;
	height: 35px;
	line-height: 35px;	
	}
menu li a:hover {
	text-decoration: none;
	color: #cdeaff;
	}
menu li ul {
	margin: 0 0 0 0;
	padding: 0;
	width: 238px;
	display: none;
	position: absolute;
	top: 35px;
	padding-bottom: 17px;
	background: #fff url(../img/bg_cor.png) no-repeat 0 100%;	
	}
menu ul li {
	margin: 0;
	list-style: none;
	font-weight: bold;
	font-size: 95%;
	float: none;
	width: 238px;
	background: #fff url(../img/bg-submenu-line.gif) repeat-y 0 0;
	}
menu ul li a, menu li.now ul li a {
	margin: 0;
	padding: 8px 0 8px 26px;	
	background: #f9fcfe;
	width: 208px;
	line-height: 1.25em;
	height: auto;
	display: block;
	color: #4196d4;
	text-align: left;
	position: relative; left: 2px;
	}
menu ul li a:hover, menu li.now ul li a:hover {
	background: #bfe6f7;
	color: #4196d4;
	}
	
ul#top_menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 8px;
	right: 0;	
	}
ul#top_menu li {
	margin: 0 6px 0 6px;
	list-style: none;
	float: left;
	}
ul#top_menu li a img {
	border: 1px solid #cceeff;
	}
ul#top_menu li a:hover img {
	border: 1px solid #fff;
	}
ul#top_menu li a {
	color: #cceeff;
	text-decoration: underline;
	}
ul#top_menu li a:hover {
	text-decoration: none;
	}	

/* ___| main |_____________________ */


.right-bottom { margin: 0 auto !important; float: none !important; }

#main {
	margin: 0px 0 0 0;
	padding: 75px 0px 0 0px;		
	min-height: 300px;	
	background: #fff url("../img/bg_main.png") repeat-y;	
	}
#col_left {
	margin: 0 30px 0 0;
	width: 260px;
	float: left;
	position: relative;
	left: 16px;
	overflow: hidden;		}
/*	
#col_right {
	margin: 0;
	width: 254px;
	float: left;
	}**/

#full-page #col_right { margin: 0 auto; width: 254px; position: relative; overflow: hidden; float: none; right: 0; }
#full-page .img-description { text-align: right; margin: -15px 0 10px 0; }
	
	#col_right {
	margin: 0;
	width: 254px;	
	float: right;
	position: relative;
	right: 16px;
	overflow: hidden;
	}
	
	#col_right table {
	margin: 10px 0 20px 0;
	border-collapse: collapse;
	border: none;
	}
#col_right table th {
	margin: 0;
	padding: 6px 9px 6px 9px;
	background: #fcb034;
	color: #fff;
	font-size: 120%;
	text-align: left;
	border: 2px solid #fff;
	}
#col_right table td {
	margin: 0;
	padding: 6px 9px 6px 9px;
	background: #fffaf3;
	font-size: 110%;
	border: 2px solid #fff;
	color: #414141;
	}
#col_right table td.dark {
	background: #fff2df;
	}

	
#col_right h3 {
	margin-bottom: 6px;
	color: #6c6c6c;
	font-size: 130%;
	}
#col_right p {
	margin-bottom: 6px;
	color: #6c6c6c;
	font-size: 110%;
	}
	

/* ___| content |_____________________ */


#full-page #content  { margin: 0; width: 670px; float: left; overflow: hidden; }
#full-page #content p { width: auto; }
#full-page #content p img { width: auto; position: relative; margin: 0 0 0 100px; }
#full-page #content table img { width: auto; position: relative; margin: 0 0 0 100px; }
#full-page #content ul img { width: auto; position: relative; margin: 0 0 0 100px; }
#full-page #content h2 img { width: auto; position: relative; margin: 0 0 0 100px; }
#full-page #content h3 img { width: auto; position: relative; margin: 0 0 0 100px; }
#full-page #content h4 img { width: auto; position: relative; margin: 0 0 0 100px; }
#full-page #content h5 img { width: auto; position: relative; margin: 0 0 0 100px; }
#full-page #content table { width: 670px; }
#full-page #content ul { width: 670px; }
#full-page #content h2 { width: 670px; }
#full-page #content h3 { width: 670px; }
#full-page #content h4 { width: 670px; }
#full-page #content h5 { width: 670px; }
#full-page #content .box_b ul li { width: 320px; }
#full-page #col_right { margin: 0 auto; float: none; }

#table-page #content  { margin: 0; width: 670px; float: left; overflow: hidden; }
#table-page #content p { width: auto; clear: both; }
#table-page #content p img { width: auto; position: relative; margin: 0 0 0 100px; }
#table-page #content table img { width: auto; position: relative; margin: 0 0 0 100px; }
#table-page #content ul img { width: auto; position: relative; margin: 0 0 0 100px; }
#table-page #content h2 img { width: auto; position: relative; margin: 0 0 0 100px; }
#table-page #content h3 img { width: auto; position: relative; margin: 0 0 0 100px; }
#table-page #content h4 img { width: auto; position: relative; margin: 0 0 0 100px; }
#table-page #content h5 img { width: auto; position: relative; margin: 0 0 0 100px; }
#table-page #content table { width: auto; float: left; }
#table-page #content ul { width: 670px; }
#table-page #content h2 { width: 670px; clear: both; }
#table-page #content h3 { width: 670px; clear: both; }
#table-page #content h4 { width: 670px; clear: both; }
#table-page #content h5 { width: 670px; clear: both; }
#table-page #content .box_b ul li { width: 320px; }
#table-page #col_right { margin: 0 auto; float: none; }


#content  {
	margin: 0 30px 0 0px;
	width: 380px;
	float: left;
	overflow: hidden;
	}
#content p {
	margin-bottom: 10px;
	line-height: 150%;
	font-size: 110%;
	color: #6c6c6c;
	}
#content p.styl5 {
	font-size: 100%;
	color: #9d9d9d;
	}
#content p.styl1 {
	padding: 7px;
	font-size: 110%;
	color: #999;
	background: #f8f8f8;
	}
#content p.styl1 a, #content p.styl4 a {
	text-decoration: none;
	color: #d34a28;
	}
#content p.styl1 a:hover, #content p.styl4 a:hover {
	text-decoration: underline;
	color: #f65b31;
	}
#content p.styl2 {
	padding: 7px;
	font-size: 110%;
	color: #2f8ccf;
	background: #eef6fa;
	}
#content p.styl3 {
	padding: 20px 16px 20px 16px;
	font-size: 110%;
	color: #6e6e6e;
	background: #f1f1f1;
	}
#content p.styl4 {
	font-size: 120%;
	font-style: italic;
	color: #999;
	}
#content h2 {
	margin-bottom: 10px;
	font-size: 150%;
	color: #3e95d3;
	}
#content h2 a {
	color: #3e95d3;
	text-decoration: underline;
	}
#content h2 a:hover {
	color: #3e95d3;
	text-decoration: none;
	}
#content h3 {
	margin-bottom: 8px;
	font-size: 130%;
	color: #6c6c6c;
	}
#content h3 a {
	color: #6c6c6c;
	text-decoration: underline;
	}
#content h3 a:hover {
	color: #6c6c6c;
	text-decoration: none;
	}
#content h4 {
	margin-bottom: 8px;
	font-size: 120%;
	color: #dc4e2b;
	}
#content h5 {
	margin-bottom: 8px;
	font-size: 110%;
	color: #48a8be;
	text-transform: uppercase
	}
#content a {
	text-decoration: none;
	color: #0e72a1;
	font-weight: bold;
	}
#content a:hover {
	text-decoration: underline;
	color: #4196d4;
	}
#content a.butn {
	margin: 0;
	padding: 6px 0 0 14px;
	width: 150px;
	height: 26px;
	font-weight: normal;
	background: #47a9c0 url("../img/btn.png") no-repeat;
	font-size: 120%;
	color: #fff;
	text-decoration: none;
	display: block;
	}
#content a.butn:hover {
	color: #cdf6f8;
	background-position: 0 -32px;
	}
#content ul {
	margin: 0;
	padding: 0;
	}
#content ul li {
	margin: 0 0 7px 0;
	padding: 0 0 0 28px;
	list-style: none;
	color: #ff7200;
	font-size: 120%;
	background: url("../img/item.png") no-repeat left 5px;
	line-height: 150%;
	}
#content ol {
	margin: 0;
	padding: 0 0 10px 28px;
	color: #ff7200;
	}
#content ol li {
	margin: 0 0 7px 0;
	color: #ff7200;
	font-size: 120%;
	line-height: 150%;
	}
#content table {
	margin: 10px 0 20px 0;
	border-collapse: collapse;
	border: none;
	}
#content table th {
	margin: 0;
	padding: 6px 9px 6px 9px;
	background: #fcb034;
	color: #fff;
	font-size: 120%;
	text-align: left;
	border: 2px solid #fff;
	}
#content table td {
	margin: 0;
	padding: 6px 9px 6px 9px;
	background: #fffaf3;
	font-size: 110%;
	border: 2px solid #fff;
	color: #414141;
	}
#content table td.dark {
	background: #fff2df;
	}
	
.box {
	margin: 0 0 20px 0;
	width: 380px;
	float: left;
	clear: both;
	}
.box_t {
	margin: 0;
	padding: 6px 0 0 10px;
	width: 370px;
	height: 25px;
	background: #0c6e9c url("../img/bg_box_t.png") no-repeat;
	float: left;
	clear: both;
	}
.box_m {
	margin: 0;
	width: 380px;
	background: #d9ebf3 url("../img/bg_box_t.png") repeat-y;
	float: left;
	clear: both;
	}
.box_b {
	margin: 0;
	padding: 16px;
	width: 348px;
	min-height: 40px;
	background: #d9ebf3 url("../img/bg_box_b.png") no-repeat left bottom;
	float: left;
	clear: both;
	}
#content .box_t h3 {
	margin: 0;
	font-size: 120%;
	color: #fff;
	}
#content .box_b ul li {
	margin: 0 0 10px 0;
	padding-left: 24px;
	list-style: none;
	color: #0e72a1;
	font-size: 120%;
	background: url("../img/arr_dblue.png") no-repeat left 3px;
	}
#content .box_b ul li a {
	color: #0e72a1;
	text-decoration: none;
	font-weight: normal;
	}
#content .box_b ul li a:hover {
	color: #2d9fd5;
	}

	
/* ___| boxes |_____________________ */


.bluebox {
	margin: 0 0 14px 0;
	width: 260px;
	float: left;
	clear: both;
	}
.bbox_t {
	margin: 0;
	padding: 11px 0 0 20px;
	width: 240px;
	height: 32px;
	background: #65c4db url("../img/bg_bluebox_t.png") no-repeat;
	float: left;
	clear: both;
	}
.bbox_m {
	margin: 0;
	padding: 9px 14px 0 14px;
	width: 232px;
	min-height: 57px;
	background: #f6f8fa url("../img/bg_bluebox_m.png") repeat-y;
	float: left;
	clear: both;
	}
.bbox_b {
	margin: 0;
	width: 260px;
	height: 10px;
	background: #f6f8fa url("../img/bg_bluebox_b.png") no-repeat;
	float: left;
	font-size: 0;
	clear: both;
	}
.bbox_t h3, .rbox_t h3, #col_right .gbox_t h3 {
	color: #fff;
	font-size: 140%;
	}
.bluebox p, .redbox p {
	margin-bottom: 14px;
	color: #5c5c5c;
	font-size: 110%;
	line-height: 150%;
	}
.bbox_m h3, .rbox_m h3 {
	color: #0f73a2;
	margin-bottom: 6px;
	font-size: 130%;
	}
.bbox_m h3 a, .rbox_m h3 a {
	color: #0f73a2;
	text-decoration: underline;
	}
.bbox_m .special h3 a	{ color: #b41601; }
.bbox_m .special h3 a:hover	{ color: #991301; }
.bbox_m .special p	{ font-weight: bold; }
.bbox_m h3 a:hover, .rbox_m h3 a:hover {
	color: #1290cb;
	text-decoration: none;
	}
.bluebox p span, .redbox p span {
	color: #87b8ca;
	}
	
.redbox {
	margin: 0 0 14px 0;
	width: 260px;
	float: left;
	clear: both;
	}
.rbox_t {
	margin: 0;
	padding: 11px 0 0 20px;
	width: 240px;
	height: 32px;
	background: #ce4827 url("../img/bg_redbox_t.png") no-repeat;
	float: left;
	clear: both;
	}
.rbox_m {
	margin: 0;
	padding: 9px 14px 0 14px;
	width: 232px;
	min-height: 57px;
	background: #fff7f0 url("../img/bg_redbox_m.png") repeat-y;
	float: left;
	clear: both;
	}
.rbox_b {
	margin: 0;
	width: 260px;
	height: 10px;
	background: #fff7f0 url("../img/bg_redbox_b.png") no-repeat;
	font-size: 0;
	float: left;
	clear: both;
	}
.redbox form fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}
.redbox form input {
	margin: 0 10px 10px 0;
	padding: 4px;
	width: 160px;
	border: 2px solid #d34a28;
	background: url("../img/bg_input.png") no-repeat left top;
	color: #616161;
	}
.redbox form button {
	margin: 0;
	padding: 0;
	width: 38px;
	height: 32px;
	border: none;
	background: #ca4626 url("../img/btn_red.png") no-repeat left top;
	color: #fff;
	font-weight: bold;
	}
	
.greybox {
	margin: 0 0 14px 0;
	width: 255px;
	float: left;
	clear: both;
	}
.gbox_t {
	margin: 0;
	padding: 9px 0 0 20px;
	width: 235px;
	height: 31px;
	background: #46b1d1 url("../img/bg_greybox_t.png") no-repeat;
	float: left;
	clear: both;
	}
.gbox_m {
	margin: 0;
	padding: 9px 14px 4px 14px;
	width: 227px;
	min-height: 57px;
	background: #f5f8fa url("../img/bg_greybox_m.png") repeat-x top;
	float: left;
	clear: both;
	}
#col_right .greybox p {
	color: #5c5c5c;
	line-height: 150%;
	margin-bottom: 10px;
	font-size: 110%;
	}
#col_right .greybox p.blue {
	color: #62c2d6;
	}
.greybox a {
	color: #43b3c3;
	text-decoration: underline;
	}
.greybox a:hover {
	color: #24909f;
	text-decoration: none;
	}
.greybox form fieldset {
	margin: 0 0 20px 0;
	padding: 0;
	border: none;
	}
.greybox form input {
	margin: 0 10px 10px 0;
	padding: 4px;
	width: 116px;
	border: 2px solid #78cfe2;
	background: url("../img/bg_input_blue.png") no-repeat left top;
	color: #616161;
	}
.greybox form button {
	margin: 0;
	padding: 0;
	width: 84px;
	height: 33px;
	border: none;
	background: #2fa4c9 url("../img/btn_min.png") no-repeat left top;
	color: #fff;
	font-weight: bold;
	}
	
.linebox {
	margin: 10px 0 14px 0;
	width: 243px;	
	height: 270px;
	overflow: hidden;
	}
.lbox_t {
	margin: 0;
	width: 243px;
	height: 8px;
	background: #46b1d1 url("../img/bg_linebox_t.png") no-repeat;	
	font-size: 0;	
	}
.lbox_m {
	margin: 0;
	padding: 9px 16px 4px 16px;
	width: 207px;
	min-height: 57px;
	border-left: 2px solid #e7e7e7;
	border-right: 2px solid #e7e7e7;	
	}
.lbox_b {
	margin: 0;
	width: 243px;
	height: 8px;
	background: #46b1d1 url("../img/bg_linebox_b.png") no-repeat;	
	font-size: 0;	
	}
#col_right .linebox p {
	color: #2d2d2d;
	line-height: 150%;
	margin-bottom: 10px;
	font-size: 110%;
	}
.linebox form fieldset {
	margin: 0 0 20px 0;
	padding: 0;
	border: none;
	}
.linebox form input {
	margin: 0 0 10px 0;
	padding: 4px;
	width: 107px;
	border: 2px solid #78cfe2;
	background: url("../img/bg_input_blue.png") no-repeat left top;
	color: #616161;
	}
.linebox form button {
	margin: 0;
	padding: 0;
	width: 84px;
	height: 33px;
	border: none;
	background: #2fa4c9 url("../img/btn_min.png") no-repeat left top;
	color: #fff;
	font-weight: bold;
	}
.linebox a.butn {
	margin: 0;
	padding: 6px 0 0 0;
	width: 152px;
	height: 26px;
	background: #47a9c0 url("../img/btn_red_big.png") no-repeat;
	font-size: 110%;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	}
.linebox a.butn:hover {
	background-position: 0 -32px;
	}
	
.whitebox {
	margin: 0 0 14px 0;
	width: 260px;
	float: left;
	clear: both;
	}
.wbox_t {
	margin: 0;
	padding: 16px 12px 0 12px;
	width: 236px;
	min-height: 200px;
	background: #f8fafc url("../img/bg_whitebox_t.png") no-repeat;
	float: left;
	clear: both;
	}
.wbox_m {
	margin: 0;
	width: 260px;
	background: #f8fafc url("../img/bg_whitebox_m.png") repeat-y;
	float: left;
	clear: both;
	}
.wbox_b {
	margin: 0;
	width: 260px;
	height: 8px;
	background: #f8fafc url("../img/bg_whitebox_b.png") no-repeat;
	float: left;
	font-size: 0;
	clear: both;
	}
.whitebox ul {
	margin: 0;
	padding: 0;
	}
.whitebox ul li {
	margin: 0 0 10px 0;
	padding-left: 24px;
	list-style: none;
	color: #48a9c4;
	font-size: 120%;
	font-weight: bold;
	background: url("../img/arr_lblue.png") no-repeat left 3px;
	}
.whitebox ul li a {
	color: #48a9c4;
	text-decoration: none;
	}
.whitebox ul li a:hover {
	color: #5ec0db;
	}
.whitebox ul li.now a {
	color: #0e72a1;
	}
.whitebox ul ul {
	margin: 4px 0 10px 0;
	padding: 0;
	}
.whitebox ul ul li {
	margin: 0 0 2px 0;
	padding-left: 0;
	list-style: none;
	color: #48a9c4;
	font-size: 100%;
	font-weight: normal;
	background: none;
	}
.whitebox ul ul li a {
	color: #48a9c4;
	text-decoration: none;
	}
.whitebox ul ul li a:hover {
	color: #48a9c4;
	text-decoration: underline;
	}
.whitebox ul ul li.now a:hover {
	color: #0e71a0;
	}


/* ___| footer |_____________________ */


#footer {
	margin: 0;
	padding: 35px 30px 0 30px;
	width: 930px;
	height: 72px;
	background: #c9e5fa url("../img/bg_footer.png") no-repeat;
	float: none;
	clear: both;
	}
#footer p {
	margin: 0;
	width: 280px;
	float: right;
	color: #005fa7;
	}
#footer p#foot_l {
	float: left;
	}
#footer p a {
	color: #005fa7;
	text-decoration: underline;
	}
#footer p a:hover {
	text-decoration: none;
	color: #3084c3;
	}
	

#footer ul#partneri {
    margin: 5px 0 0 0;
    padding: 0;
    width: 930px;
    color: #005fa7;
    text-align: left;
    line-height: 160%;
    float: left;
    clear: both;
    }
#footer ul#partneri li { margin: 0 4px 0 0; list-style: none; display: inline; }
#footer ul#partneri li a { color: #005fa7; text-decoration: underline; }
#footer ul#partneri li a:hover { text-decoration: none; color: #3084c3; 
	
