﻿/* CSS Document */
body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #81C9ED url(../images/bg-body-roll.gif) repeat-x left top;
	color:#444444;
}

a:link {color: #0C1621; text-decoration: underline;}
a:visited {color: #0C1621; text-decoration: underline;}
a:hover {color: #0C1621; text-decoration: none;}
a:active {color: #0C1621; text-decoration: none;}

p {margin:10px; padding:0;}

/* absolutne pozicovane logo */
.header .logo, .header .logo span {
	font-size:24px;
	color: #000000;
	height: 96px;
	width: 247px;
	position:absolute;
	top: 20px;
	left: 15px;
	padding: 0;
	margin: 0;
	text-align:right;
}
.header .logo strong {
	color:#C1C2C4;
	font-size:15px;
	text-align:right;
}
.header .logo span {
	background: url(../images/logo-fajna-rybka.gif) no-repeat left top;
	left:0px;
	top:0px;
	height: 96px;
	width: 247px;
}
.header .logo a {text-decoration:none!important;}

.fotky {position: absolute; top: 20px; right: 0px; width:508px; height: 90px; background: url(../images/fotky-top.jpg) no-repeat top left; z-index:10;}

/**************************************
	CONTAINER
**************************************/
.container {
	width:800px;
	margin: 0px auto;
	text-align:left;
	position: relative;
	padding: 150px 0 0 0;
}
.container-footer {
	width:800px;
	margin: 0px auto;
	text-align:center;
	color: #0C1621;
	position: relative;
	padding: 0;
	background:url(../images/bg-bottm.gif) no-repeat top center;
}
/*********************************
	HEADER
*********************************/
.header {
	width:800px;
	margin: 0 auto;
	height:130px;
	background:#FFF url(../images/bgtop.gif) no-repeat top center;
	position:absolute;
	top: 20px;
	left: 0px;
}
.header .foto {
	position: absolute;
	top: 70px;
	left: 297px;
}


.header .menu-top{
	position:absolute;
	top:3px;
	right:0px;
	width:auto;
	height:15px;
	color: #003399;
	text-align:right;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.header .menu-top ul {
	height: auto;
	width: auto;
	list-style: none;
	margin: 0;
	padding: 0;
}
.header .menu-top li {
	list-style: none;
	display: inline;
	color:#006699;
	margin:0;padding:0;
}
.header .menu-top li a {
	color:#cccccc;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	margin:0;
	padding:0 15px 0 15px;	/* right musi byt o 1px mensi */
	border-left:1px solid #dedede;
}
.header .menu-top li.first a {border-left:none;}
.header .menu-top li a:hover {
	color:#b3b3b3;
	text-decoration: underline;
}
/* ---------------------------------- */

.clear {
	clear: both;
	width: 100%;
	height: 2px;
	line-height: 0px;
	background: none;
	font-size:1px;	
}
/* body */
.body {
	width:800px;
	margin: 0;
	height:auto;
	position:relative;
	padding: 0;
	background: #FFFFFF url(../images/b-content.gif) repeat-y center top;
}

.body .content {
	width:480px;
	padding: 0px 0px 40px 0px;
	height: auto;
	margin: 0;
	float:left;
	position: relative;
	left: 292px;
	top: 10px;
}
.body .content img {border: 1px solid #bbbbbb;padding: 1px; background: #cccccc;}

.bgContentBottom {
position:absolute; background: url(../images/bg-content.gif) right bottom no-repeat; bottom: 0px; right: 0px; width: 797px; height: 346px; 
}
.bgBottom {
	position:absolute; background: url(../images/bg-bottom.gif) right bottom no-repeat; width: 121px; height: 106px; top: -58px; right: -60px;
}

/****************************
	FOOTER
****************************/
.footer {
	position:relative;
	width:800px;
	margin: 0 auto;
	height:30px;
	padding: 0;
	clear:both;
	background-image: url(../images/bg-ooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* ul class="bottommenu" */
.footer ul.bottommenu {
	display:inline;
	width:150px;
	color: #999999;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.footer ul.bottommenu li {
	float:left;
	padding:0 10px;
	text-align: left;
	list-style:none;
	margin: 0;
	font-size:11px;
	display: inline;
	line-height: 25px;
	background-image: url(../images/mezera-topmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.footer ul.bottommenu li a {color: #ffffff;}


/* footer-copyright */
.footer .copyright {
	margin: 0 0 0 10px;
	width:255px;
	float:left;
	height:19px;
	font-size:11px;
	text-align:left;
	padding: 6px 0 0 0;
	color: #FFFFFF;
	font-weight: bold;
}
.copyright a {color: #FFFFFF;text-decoration:none;}
.copyright a:hover {text-decoration:underline;}

/* footer-line */
.footer .line {
	margin: 0;
	width:400px;
	float:right;
	height:19px;
	font-size:10px;
	text-align:left;
	padding: 6px 10px 0 10px;
	color: #FFFFFF;
}
.footer .menu {float:left;}
.footer .menu ul {
	height: auto;
	width: auto;
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer .menu li {
	list-style: none;
	display: inline;
	color:#003399;
	margin:0;padding:0;
}
.footer .menu li a {
	color:#003399;
	text-decoration:none;
	margin:0;padding:0 4px 0 5px;	
	border-right:1px solid #003399;
}
.footer .menu li a.last { border-right:none;}
.footer .menu li a:hover {
	color:#003399;
	text-decoration: underline;	
}
.bg-bottom {
	clear:both;
	margin: 0 auto;
	width: 950px;
	position: relative;
	color:#000;
}
/* ---------------------------------- */
.body .fotka {
	float: left;
	position: relative;
	left: -147px;
	top: -115px;
	color: #003399;
	width: 204px;
	padding: 0;
	height: 540px;
	background:#ecefff url(../images/bg-voda.jpg) no-repeat top center;
	border-left: 1px solid #217bd0;
	border-right: 1px solid #217bd0;
}


.body .levy-sloupec {
	float: left;
	position: relative;
	left: -460px;
	color: #000000;
	width: 232px;
	padding: 0;
	height: auto;
}
.body .levy-sloupec .h3{
	background-image: url(../images/bg-blue-roll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#003399;
	margin:0;
	padding: 3px 10px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:235px;
}
.pravy-sloupec {
	float: right;
}

li.no-bg {
	background-image: url(none)!important;
}

.levy-sloupec h2, .pravy-sloupec h2 {
	margin:20px 0 0 0;
	padding: 0;
	font-size:13px;
	color:#0B68CE;
	width:auto;
}

.borderTop1 {
	padding: 10px;
	margin:0 0 5px 0;
	background: #f6f6f6 url(../images/sloupce-boxy-bg-bottom-right.png) no-repeat bottom right;
	border: 1px solid #ccc;
}
.borderTop {
	border-top: 5px solid #fff;
	padding: 10px;
	margin-bottom:5px;
	background: #f6f6f6 url(../images/sloupce-boxy-bg-bottom-right.png) no-repeat bottom right;
	border: 1px solid #ccc;
}




/***** Obecne styly *****/

.content a {
    color: #0C1621;
    text-decoration: underline;
}
.content a:hover, .content a:focus, .content a:active {
	color: #0C1621;
    text-decoration: none;
}
.content a img {
    border: 0;
}
/*****  nadpisy  *****/
.content h1 {
	color:#16528f;
	font-size: 24px;
	font-weight: bold;
	margin:0;
	padding:0;
}
.content h1 strong {
	font-size: 17px;
}
.content h2 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 16px;
	color: #16528f;
	width: auto;
}
.content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #16528f;
	margin: 20px 0 0 0;
	padding: 0;
}
.content h4 {
	color: #24A347;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0;
}
.content h5 {
	color: #24A347;
    font-size: 12px;
    font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0;
}
.content p {
	line-height: 16px;
	margin: 20px 5px 0 0;
	padding: 0;
	text-align: justify;
}
.content ul {
margin: 15px 0 0 0;
padding:5px 0 0 0;
}
.content ol {
margin: 15px 0 0 25px;
padding:5px 0 0 0;
}
.content ul li {
	margin: 0 0 0 2px;
    padding: 0 0 5px 10px;
    position: relative;
	list-style: none;
	background: url(../images/arrow-li.gif) 0px 3px no-repeat;
}

.content ul li ul, .content ol li ol{
margin: 2px 0 15px 15px;
padding:0;
}

 .content ol li {
 	list-style:decimal;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	list-style-position: inside;
	line-height: 17px;
}
/* uvodni seznam */
.content ul.uvodUL {
margin: 15px 0 0 0px;
padding:5px 0 0 0;
}
.content ul.uvodUL li {
	list-style:none;
	margin: 0;
    padding: 5px 0 5px 20px;
    position: relative;
	color:#16528F;
	font-size:13px;
	font-weight: bold;
	background: url(../images/arrow-uvod.gif) 0px 7px no-repeat;
}

.content table {
    border-collapse: collapse;
    margin-top: 10px;
    width: 100%;
}
.content table th, .content table td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

input  {
	font-size:12px;
	vertical-align:middle;
	border: 1px solid #999999;
	margin:1px;
}
input.input-button, input.input-button-a, a:visited.button, a:link.button {
	background-color: #CC0000;
	background-image: url(../images/btn.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #000!important;
	font-size:13px;
	color: #FFF;
	font-weight:bold;
	margin: 0;
	cursor: pointer;
}
input.input-button-a, a:hover.button {
	background-image: url(../images/btn-on.gif);
	color: #000000;
}
a:hover.button, a:visited.button, a:link.button {
	position:relative;
	width:auto;
	padding: 0 7px 0 7px!important;
	font-size:11px;
	margin:2px;
	color: #FFFFFF;
	line-height: 20px!important;
	height:20px;
	display: inline-block;
	text-decoration:none;
}
.content table.form th, .content table.form td {
	border: none;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.content table.form a {color:#000000;}
.content table.form input {border: 1px solid #617395;}
.content table.form input.input-button {float:right;}
.zvyrazniTab01, .zvyrazniTab02 {font-weight:bold;}
.zvyrazniTab01 {color:#CC0000;}

.content h2 span {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}
.content .nadpis {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 15px 0 10px 0;
}
.paddIn {padding: 0 10px;}
/***** obrazky  ******/
img { 
    border: none;
	padding: 0;
    position: relative;
    text-indent: 5px;
	background: none!important;
}

img.img-vlevo {
    border: none;
    float: left;
    margin:0 10px 10px 0;
}
img.img-vpravo {
	border: none;
	float: right;
	border:1px solid #000;
	margin: 0 0 10px 10px;
}
img.img-stred {
    border: none;
    clear: both;
    margin: 10px 0 10px 0;
}

.text-alignJustify {text-align:justify!important;}
.text-alignLeft {text-align:left!important;}
.text-alignRight {text-align:right!important;}
.text-alignCenter {text-align:center!important;}
.zvyrazneno {color: #cc0000;font-weight: normal;}
.citace {font-style: italic;}
.monospace {font-family: Monospace;}
.preskrtnuto {text-decoration: line-through;}
.warning {color:#CC0000; font-weight: bold; font-size:12px;}
.gray {color:#999999;}

/********** Powered and design by ******/
.powered {
	width:auto;
	height:auto;
	font-size:11px;
	text-align:right;
	color:#FFFFFF;
	float: right;
	padding: 0;
}
.powered a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}


.powered a:hover {
	text-decoration:underline;
}
/*******************************/
.autordatum {font-size:11px; color:#666666; margin: 0;}
.anotace {margin: 10px 0 0 0;}
.vice, .zpetSeznam {
	margin: 5px 0 0 0;
	text-align:right;
	background: url(../images/blue-arrow-right.gif) no-repeat right bottom;
	padding: 0 20px 0 0;
	}
.vice a, .zpetSeznam a {color:#003399; font-weight:bold; text-decoration:none;}
.vice a:hover, .zpetSeznam a:hover {color:#003399; font-weight:bold; text-decoration:underline;}

.kotvaUp {
	margin: 5px 2px 0 0;
	text-align:right;
	background: url(../images/blue-arrow-up.gif) no-repeat right bottom;
	padding: 0 20px 0 0;
}
.kotvaUp a, .zpetSeznam a {color:#003399; font-weight:bold; text-decoration:none;}
.kotvaUp a:hover, .zpetSeznam a:hover {color:#003399; font-weight:bold; text-decoration:underline;}

.odkazPdf {
	background: url(../icons/FileType/filetype_pdf.gif) no-repeat left bottom;
	line-height:20px;
padding: 2px 0 0 20px;
}
.odkazDoc {
	background: url(../icons/FileType/filetype_doc.gif) no-repeat left bottom;
	line-height:20px;
	padding: 2px 0 0 20px;
}

/*************************** formular ********************/
textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.formular h2 {margin: 20px 0 10px 0;
}
.formular .text-in {
	padding: 5px 0 0 0;
}
.formular .input p {
	width: 10px;
	padding: 0;
	background-image: url(../Images/vykricnik.gif);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	float: left;
	margin: 0;
}
.formular .formular-hlasky p {
    margin: 0;
    padding: 0 0 0 15px;
    background-image: url(../Images/vykricnik.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    line-height: 22px;
    color: #DD0000;
    font-weight: bold;
}
.formular {
    margin: 10px 0 0 0;
}
.formular p {
	margin: 0px 0px 5px 0px;
	padding: 5px 0px;
}
.formular .upozorneni {
    float: left;
    width: 20px;
    margin-left: 5px;
}

.formular .input {
	float: left;
	width: 65%;
	margin-top: 5px;
}
.formular .input input, .formular textarea, .formular select {border: 1px solid #999;} 
.formular label {
	float: left;
	width: 33%;
	text-align: right;
	padding: 0px 15px 0 0;
}
.formular .poznamka {
	clear: both;
	color: #999999;
	font-size: 11px;
	font-style: italic;
	padding-left: 35%;
}
.formular fieldset {
    margin-top: 15px;
    border: 1px solid #eeeeee;
    padding: 20px 10px;
}
.formular legend {
    margin: 0 20px;
}
.padRob {padding: 5px 5px 10px 25px;}

.hledani-clanek input {font-size:11px;}
.bold {font-weight:bold;}
.w100 { width: 100px;}
.w150 { width: 150px;}
.w200 { width: 200px;}
.width430px {width:430px;}
.formular .input .text100 {width: 100%!important;float: left;}
.formular .input .text95 {width: 95%!important;float: left;}
.formular .input .text90 {width: 90%!important;float: left;}
.formular .input .text80 {width: 80%!important;float: left;}
.formular .input .text70 {width: 70%!important;float: left;}
.formular .input .text60 {width: 60%!important;float: left;}
.formular .input .text50 {width: 50%!important;float: left;}
.formular .input .text40 {width: 40%!important;float: left;}
.text90 {width: 90%!important;float: left;}
.text80 {width: 80%!important;float: left;}
.text70 {width: 70%!important;float: left;}
.text60 {width: 60%!important;float: left;}
.text50 {width: 50%!important;float: left;}
.text40 {width: 40%!important;float: left;}
.text30 {width: 30%!important;float: left;}
.text25 {width: 25%!important;float: left;}
.text20 {width: 20%!important;float: left;}
.text90ro {width: 90%!important;float: left;background-color: #EFF0E9;}
.text80ro {width: 80%!important;float: left;background-color: #EFF0E9;}
.text70ro {width: 70%!important;float: left;background-color: #EFF0E9;}
.text60ro {width: 60%!important;float: left;background-color: #EFF0E9;}
.text50ro {width: 50%!important;float: left;background-color: #EFF0E9;}
.text40ro {width: 40%!important;float: left;background-color: #EFF0E9;}
.text30ro {width: 30%!important;float: left;background-color: #EFF0E9;}
.text25ro {width: 25%!important;float: left;background-color: #EFF0E9;}
.text20ro {width: 20%!important;float: left;background-color: #EFF0E9;}

/*******************************/

/*************************************
	Fotogalerie
*************************************/
.fotogalerie {
	margin:20px 0;
}
.fotogalerie table {}
.fotogalerie table th {}
.fotogalerie table tr {}
.fotogalerie table tr td { text-align:center;}
.fotogalerie table tr td a:link, .fotogalerie table tr td a:visited {padding:0px;}
.fotogalerie table tr td a:link img, .fotogalerie table tr td a:visited img{border:1px solid #24A347;}
.fotogalerie table tr td a:hover img{border:1px solid #0b68ce;}

table th, table td {
	border: 1px solid #dddddd;
	padding: 2px 5px;
	margin: 0px 1px 1px 0px;
	text-align: left;
	vertical-align: top;
}
table.noBorder th, table.noBorder td {
border: none;}

.styl1 {margin: 0px; float: left; width: 300px;}
.styl2 {margin: 10px 0px; float: right; width: 180px; text-align: right;}
.styl3 {display: block; width: 174px; height: 120px;}
.floatLeft {float:left;}
.styl4 {float: left; width: 320px;}
.displayBlock {display:block;}
.styl5 {margin-right: 15px; float: left;}

.barva1 {color:#cc0000;}
