
/*@import url(safari.css) ,screen;*/


* {
}
/* kvuli Opere */


/* Zakladni definice objektu */

body {
	padding: 0; 
	margin: 0;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
	font-size: 75%;
	background: #D5DEEE url(../img/page-bg.gif) repeat-y center top;
	color: #333;
	text-align: center;
}

h1, h2, h3, h4, h5, ul, ol, li, p, form {
	margin: 0;
	padding: 0;
}

ins {
	text-decoration: none;
}

ul li {
	list-style-type: none;
}

a img, img {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
}

a:link, a:active, a:hover, a:visited {
	color: #082D6C;
	text-decoration: underline;
}

a:visited {
	/*color: #1E5893; - projde kontrolou kontrastu */
	color: #505050;
}

a:hover {
	color: #000;
}

a:focus, a:active {
	background-color: #E3EBF9;
	text-decoration: none;
}

/* Rozliseni odkazu */
#right img.downlink, #right img.popuplink, #right img.externlink {
	display: inline;
	float: none;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

/* Dokumenty ke stazeni */
#right img.downlink {
	margin-right: 5px;
}
/* Popupy */
#right img.popuplink {
	margin-left: 3px;
	margin-right: 2px;
}
/* Externi odkazy */
#right img.externlink {
	margin-left: 3px;
	margin-right: 2px;
}

/* Komentare (typ souboru a velikost) u odkazu */
.typOdkazu {
	font-style: normal;
}

table {
	font-size: 100%;
}

.clear {
	height: 1px;
	clear: both;
	display: block;
	overflow: hidden;
}

.hidden {
	display: none;
}

.underline {
	text-decoration: underline;
	font-weight: normal;
}

.for-print {
	display: none;
}

.screenHide {
	position: absolute;
  	overflow: hidden;
  	width: 0;
  	height: 0;
}

.skip a {
 	position: absolute;
  	overflow: hidden;
  	width: 0;
  	height: 0;
}

.skip a:active, .skip a:focus {
  	display: block;
  	position: absolute;
	top: 142px; /*8*/
  	right: 10px; /*15*/
  	overflow: visible;
	height: auto;
	width: auto;
	line-height: 2em;
	color: #082D6C;
  	background-color: #fff;
  	padding: 10px 20px 10px 20px;
  	border: 2px solid #D5DEEE;
  	font-weight: bold;
  	font-size: 110%;
	z-index: 100;
	text-align: center;
	opacity: 0.9;
  	-moz-opacity: 0.9;
  	-khtml-opacity: 0.9;
  	filter: alpha(opacity=90);
}
* html div .skip a:active, * html div .skip a:focus {
	height: 2em;
}
.skip a:hover {
  	color: #000;
}
.skip em {
	display: block;
	font-size: 85%;
	font-weight: normal;
}

.navSec a:active, .navSec a:focus {
	position: relative;
	top: -5px !important;
	left: 0 !important;
	margin-top: 10px;
}

h1 span, h2 span, h3 span, h4 span, h5 span {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}

input {
	border: 1px solid #999;
	background-color: #fff;
	color: #000;
	height: 19px;
}
* html div input {
	height: 21px;
}
:root input {
	height: 17px;
}

.button {
	width: auto;
	font-size: 100%;
	font-family: Trebuchet MS;
	background: #D6E6FF url(../img/button.gif) no-repeat right bottom;
	border: 0px solid #fff;
	height: 21px;
}
.reset {
	background: #E6E6E6 url(../img/button-light.gif) no-repeat right bottom;
}
:root .button {
	height: 21px;
}

.buttonA {
	display: block;
	width: auto;
	color: #082D6C !important;
	font-size: 100%;
	font-family: Trebuchet MS;
	background: #D6E6FF url(../img/button.gif) no-repeat right bottom;
	border: 0px solid #fff;
	padding: 0 7px 0 7px;
	height: 21px;
	line-height: 20px;
	text-decoration: none !important;
	text-align: center;
	white-space: nowrap;
	margin-right: 10px;
	float: left;
}

/* Hlavni layout stranky */

/* Logo Akcent */
h2 {
	position: absolute;
	left: 29px;
	top: 18px;
	width: 344px;
	height: 70px;
	font-size: 18px;
	color: #082D6C;
	z-index: 1;
	overflow: hidden;
}
h2 span {
	width: 344px;
	height: 70px;
	background-image: url(../img/logo.gif);
	/*z-index: 2;*/
}
* html div h2 span {
	cursor: hand;
}
h2 em {
	color: #335282;
	font-weight: normal;
	font-size: 16px;
}

/* Rodicovsky blok */
#mother {
	position: relative;
	width: 770px; 
	margin: 0 auto 0 auto;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
	background-color: #fff;
}
* html #mother {
	padding: 0 10px 10px 10px;
}
:root #mother {
	margin-top: -3px;
}

/* Hlavicka stranky */
#topHeader {
	width: 760px;
	height: 145px;
	background: transparent url(../img/header.gif) no-repeat right top;
}
#header {
	position: absolute;
	left: 10px;
	top: 0;
	width: 760px;
	height: 145px;
	background: url(../img/header1-ani.gif) no-repeat right top;
	z-index: 1000;
}
/* Ruzne hlavicky pro jednotlive sekce */
.headFoto2 {
	background-image: url(../img/header2-ani.gif) !important;
}
.headFoto3 {
	background-image: url(../img/header3-ani.gif) !important;
}
.headFoto4 {
	background-image: url(../img/header4-ani.gif) !important;
}
.headFoto5 {
	background-image: url(../img/header5-ani.gif) !important;
}
.headFoto6 {
	background-image: url(../img/header6-ani.gif) !important;
}
.headFoto7 {
	background-image: url(../img/header7-ani.gif) !important;
}
.headFoto8 {
	background-image: url(../img/header8-ani.gif) !important;
}
.headFoto9 {
	background-image: url(../img/header9-ani.gif) !important;
}

/* Hlavni navigace */
#navigace {
	position: absolute;
	left: 7px;
	bottom: 10px;
	width: 506px;
	height: auto;
	background: url(../img/pruhledna-bila.png) repeat-x left top;
	z-index: 100;
}
* html div #navigace {
	margin-bottom: -0.14em !important;
	height: 40px;
	padding-bottom: 1px;
}
#navigace ul {
	margin-left: 0;
}
#navigace ul li {
	position: relative;
	float: left;
}
#navigace ul li a {
	float: left;
	display: block;
	padding: 12px 6px 13px 6px;
	color: #082D6C;
	background: transparent url(../img/menu-oddelovac.gif) no-repeat right center;
}
#navigace ul li#n5 a {
	background-image: none;
}
#navigace ul li a:hover {
	text-decoration: underline;
	color: #000;
}
#navigace ul li a:focus, #navigace ul li a:active {
	background-color: #082D6C;
	color: #fff;
	text-decoration: none;
}

#navigace li li a.last { /* defaultni pro vsechny odkazy, ktere uz nelze dal rozbalit */
	background-image: url(../img/li-odrazka_last.gif) !important;
} 

#navigace ul li a.activ {
	color: #305087;
	text-decoration: none;
}

#navigace ul div {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 30px;
}
#navigace ul div div {
	top: 0;
	left: 200px;
}
* html div ul div div {
	left: 198px !important;
}
* html div #navigace ul ul li.IEfix div {
	left: 178px !important;
}

#navigace ul ul {
	width: 200px;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #BEBEBE;
	background-color: #fff;
	opacity: 0.94;
  	-moz-opacity: 0.94;
  	-khtml-opacity: 0.94;
  	filter: alpha(opacity=94);
}
#navigace ul ul li {
	float: none !important;
}
* html div #navigace ul ul li {
	display: inline;
}

#navigace ul ul li a {
	position: relative;
	float: none;
	display: block;
	padding: 4px 10px 4px 20px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	background-image: url(../img/li_li-odrazka.gif);
}
#navigace ul ul li a:hover {
	background-color: #FFF5BA;
	background-image: url(../img/li_li-odrazka.gif);
}
#navigace ul ul li a:focus, #navigace ul ul li a:active {
	background-color: #FFF5BA;
	color: #000;
}

#navigace ul .invisible div, #navigace ul .visible div ul div, #navigace ul div ul .invisible div, #navigace ul .invisible div ul li div {
/*#navigace ul .invisible div, #navigace ul div ul .invisible div {*/
	visibility: hidden;
}
#navigace ul .visible div, #navigace ul div ul .visible div {
	visibility: visible;
}

/* Vyhledavani na strance */
#hledani {
	position: absolute;
	left: 513px;
	bottom: 9px;
	width: 246px;
	height: 41px;
	line-height: 41px;
	margin-right: 1px;
	background: url(../img/pruhledna-modra.png) repeat-x left top;
}
* html div #hledani, * html div #header #navigace {
  background-image: none;
  margin-bottom: -0.09em;
}

* html div #hledani span, * html div #header #navigace span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #082D6C;
  	filter: alpha(opacity=50);
	z-index: -1;
}
* html div #header #navigace span {
	background-color: #fff;
  	filter: alpha(opacity=92);
}
#hledani input {
	width: 120px;
	&width: 130px;
	margin-top: 10px;
	margin-left: 13px;
	float: left;
}
#hledani .button {
	width: auto;
	font-size: 100%;
	font-family: Trebuchet MS;
}
#hledani form {
	float: left;
}
#hledani a {
	color: #fff;
	margin-right: 10px;
	float: right;
	margin-top: 12px;
}


/* Obsah stranky */
#content {
	position: relative;
	text-align: left;
	margin-top: 3px;
}
* html div #content {
	position: static;
}


/* Pata stranky */
#footer {
	position: relative;
	width: 740px;
	height: 56px;
	color: #555;
	margin-left: 20px;
	margin-top: 10px;
	padding-right: 0;
}
:root #footer {
	margin-top: 20px;
	height: 44px;
}

* html #footer #pt {
	height: 2.2em;
}
:root #footer {
	height: 3.8em;
}

#footer #pt a {
	position: relative;
	float: left;
	display: block;
	margin-right: 15px;
	color: #305087;
	background-color: #fff;
}
#footer #pt a:hover {
	color: #000;
}
#footer #pt a:focus, #footer #pt a:active {
	background-color: #082D6C;
	color: #fff;
	text-decoration: none;
}
:root #footer #pt a {
	margin-top: -10px;
	padding-bottom: 12px;
}
#footer hr {
	width: 100%;
	float: none;
	clear: both;
	border: none;
	border-bottom: 1px solid #BEBEBE;
	margin: 6px 0 10px 0;
	height: 1px;
}
* html div #footer hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
:root #footer hr {
	margin-top: -3px;
}
#footer span {
	display: none;
}
#footer #created {
	position: absolute;
	bottom: -5px;
	right: 0;
	height: 22px;
	line-height: 22px;
	background: transparent url(../img/symbio.gif) no-repeat 57% 50%;
}
:root #footer #created {
	bottom: -0.4em;
}
#footer #created a {
	color: #555;
	float: none;
	display: inline;
	padding-left: 22px;
}
#footer #created a:hover, #footer #created a:focus, #footer #created a:active {
	color: #F58535;
	background: none;
}
#footer #doporucit {
	float: right;
	width: 365px;
	height: 2em;
	line-height: 2em;
	text-align: right;
	margin-top: -3px;
	z-index: 99;
	position: relative;
}
* html #footer #doporucit {
	width: auto;
}
:root #footer #doporucit {
	top: -10px;
}
#footer #doporucit span {
	display: block;
	float: left;
	text-align: right;
}
:root .en #footer #doporucit span {
	margin-left: 0;
}
#footer span.clear {
	width: 100%;
	display: block;
	float: none;
}
#footer #doporucit input {
	width: 95px;
	height: 20px;
	margin-left: 5px;
	margin-bottom: 2px;
	font-size: 102%;
	color: #555;
}
:root #footer #doporucit form input {
	font-size: 95%;
	height: 15px;
	line-height: 15px;
	margin-bottom: 0;
}
:root #footer #doporucit form .button {
	height: 21px;
	width: 70px !important;
}
* html div #doporucit input {
	line-height: 16px;
}
#footer #doporucit .button {
	color: #000;
}
#footer #doporucit #dJ {
	width: 80px;
}
#footer #doporucit .button {
	width: auto !important;
}



/* Zpravy */
#msg {
	width: 308px !important;
	background: #BCBCBC;
	border: 1px solid #fff;
	font: 13px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 50%;
	margin-left: -154px;
	top: 150px;
	z-index: 1000;
	text-align: left;
}
#footer #msg {
	top: -180px;
	left: 25%;
}
#left #msg {
	left: 64%;
}
* html #left #msg {
	top: 250px;
}
#msg-border {
	width: 308px !important;
	padding: 2px;
	border: 2px solid #BCBCBC;
	position: relative;
	z-index: 1;
	background-color: #fff;
}
#msg #msg-title {
	width: 308px !important;
	max-width: 303px;
	border-bottom: 2px solid #fff;
	padding: 3px 0px 3px 5px;
	font-size: 85%;
}
#msg.type-alert #msg-title {
	background: #FFDD33;
	color: #877000;
}
#msg.type-question #msg-title {
	background: #84DB72;
	color: #235d18;
}
#msg.type-info #msg-title {
	background: #66BAFF;
	color: white;
}
#msg.type-error #msg-title {
	background: #FF5050;
	color: white;
}
#msg #msg-title a {
	float: right;
	display: block;
	width: 16px;
	height: 14px;
	overflow: hidden;
	background: url("../img/msg-symbol-close.gif") no-repeat;
	position: relative;
	right: 5px;
	top: 0px;
}
#footer #msg #msg-title a {
	right: -10px;
}
* html #footer #msg #msg-title a {
	right: -25px;
}
:root #footer #msg-title a {
	margin-top: 0;
	height: 2px;
	background-color: green;
}
#msg-in {
	width: 308px !important;
	background: #DCDCDC;
	position: relative;
}
#msg-body {
	width: 308px !important;
	max-width: 282px;
	padding: 5px 13px 0px 13px;
	font-weight: bold;
	min-height: 50px;
	margin: 0;
}
* html #msg-body {
	height: 50px;
}
#msg #msg-body p {
	margin: 0;
	padding: 13px 0 15px 54px;
}
#msg.type-alert #msg-body p {
	background: url("../img/msg-symbol-alert.gif") left center no-repeat;
}
#msg.type-question #msg-body p {
	background: url("../img/msg-symbol-question.gif") left center no-repeat;
}
#msg.type-info #msg-body p {
	background: url("../img/msg-symbol-info.gif") left center no-repeat;
}
#msg.type-error #msg-body p {
	background: url("../img/msg-symbol-error.gif") left center no-repeat;
}
#msg-buttons {
	padding: 0px 0 8px;
	width: 308px !important;
	text-align: center;
	display: block;
}
#msg-buttons #msg-buttons-center	{
	display: table;
	_display: inline-block;
	margin: 0 auto;
	width: auto;
}
* html #footer #msg-buttons-center {
	text-align: center !important;
	margin-left: 100px;
}
#msg-buttons a {
	color: #333 !important;
	text-decoration: none;
	display: block;
	width: auto;
	border: 3px solid #DCDCDC !important;
	display: table-cell;
	_display: inline-block;
	_cursor: hand;
}
:root #footer #msg-buttons a {
	margin-top: 0;
	height: 11px;
}
#msg-buttons a:active, #msg-buttons a.recommended, #msg-buttons a:focus {
	border: 3px solid #B3B3B3 !important;
	color: #333 !important;
}
#msg-buttons a:hover {
	color: #333 !important;
	border: 3px solid #d1d1d1 !important;
}
#msg-buttons a span {
	border: 1px solid #727272;
	display: block;
	background: #EBEBEB;
	color: #333 !important;
}
#msg-buttons a span em {
	color: #333 !important;
	border: 1px solid #EFEFEF;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	display: block;
	padding: 1px 10px 2px;
	font-style: normal;
}
#msg .clr {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	background: #DCDCDC;
}
#kotva { /* kotva na kterou se odskroluje pri zobrazeni zpravy */
	position: absolute !important;
	overflow: hidden;
	width: 0;
	height: 0;
}
