@charset "utf-8";

/* CSS Document */


body {
	background-color: #CDCDCD;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 0.75em;
	color: #333333;
}
a {
	color: #86C500;
}

a:visited {
	color: #849F4A;
}

h1 {
	color: #86C500;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 2.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

h2 {
	color: #86C500;
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 1.6em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

h3 {
	color: #666666;
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

h4 {
	color: #666666;
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

img {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.layout-wrapper {
	width: 980px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.layout-header {
	height: 100px;
	position: relative;
}

.layout-banner {
	height: 308px;
	position: relative;
	padding-bottom: 20px;
}

.layout-banner .menu-wrapper {
	height: 308px;
	width: 266px;
	position: absolute;
	color: #FFFFFF;
	background-color: #484848;
}

.layout-banner .banner-separator {
	background-color: #86C500;
	width: 57px;
	position: absolute;
	height: 308px;
	left: 267px;
}

.layout-banner .banner {
	height: 308px;
	width: 655px;
	position: absolute;
	left: 325px;
	background-color: #CCCCCC;
	background-image: url(../images/foto/02.jpg);
	top: 0px;
}

.layout-content {
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-y;
}

.layout-content .left {
	float: left;
	width: 293px;
	text-align: center;
}

.layout-content .left .content {
	padding-right: 20px;
	padding-left: 20px;
}

.layout-content .right {
	float: left;
	width: 682px;
}

.layout-content .right .content {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 1.5em;
}

.layout-bottom {
	height: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86C500;
}

.layout-bottom .logotypes {
	padding: 20px;
	font-size: 30px;
	color: #E9E9E9;
	text-align: right;
	font-weight: bold;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #86C500;
}

.layout-bottom .footer {
	color: #FFFFFF;
	background-color: #484848;
	background-image: url(../images/road-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 71px;
	margin-top: 1px;
	font-size: 11px;
	padding-top: 15px;
	padding-left: 120px;
	position: relative;
}

.layout-bottom .footer .symbol {
	background-image: url(../images/symbol-bottom.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 68px;
	position: absolute;
	left: 895px;
	top: 18px;
}
.copyright {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

.copyright a:link,
.copyright a:visited,
.copyright a:active,
.copyright a:hover {
	color: #666666;
}


.hr1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E3E3E3;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 1px;
}
.hr2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E3E3E3;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
}

.fotogalerie-div {
	margin: 4px;
	float: left;
	height: 70px;
	width: 90px;
	text-align: center;
}

.fotogalerie-foto {

}

.clanky-foto {
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* STRANKOVANI */
.paging {
	font-size:10px;
	color: #FFFFFF;
	background-color: #484848;
	float: left;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	display:block;
	height: 13px;
	border: 1px solid #FFFFFF;
}

.paging:link,
.paging:active,
.paging:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.paging:hover {
	color:#FFFFFF;
	background-color:#86C500;
	text-decoration:none;
}

.paging-active {
	background-color: #86C500;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.to-small {
	font-size: 11px;
}
.to-gray {
	color: #5D5D5D;
}

.ul-menu {
	margin: 15px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	font-size: 0.8em;
}

.ul-menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.ul-menu a:link,
.ul-menu a:active,
.ul-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 25px;
	font-weight: bold;
	text-transform: uppercase;
}

.ul-menu .active:link,
.ul-menu .active:active,
.ul-menu .active:visited,
.ul-menu .active:hover,
.ul-menu a:hover {
	background-image: url(../images/li-active.gif);
	background-color: #6f6f6f;
}

#logo {
	position: absolute;
	left: 20px;
	top: 25px;
}

#logoCp:link,
#logoCp:visited,
#logoCp:active,
#logoCp:hover {
	display:block;
	position: absolute;
	left: 734px;
	top: 16px;
	background-image: url(../images/loga/cp.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 231px;
}

#button1 {
	position: absolute;
	left: 26px;
	top: 255px;
}

#button2 {
	position: absolute;
	left: 272px;
	top: 255px;
}

#button3 {
	position: absolute;
	left: 450px;
	top: 255px;
}

.textbox01,
.textbox02,
.textbox03,
.textbox04
{
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #BBB;
	width: 270px;
}

.textbox02
{
	width: 60px;
}

.textbox03
{
	width: 560px;
}
.textbox04
{
	width: 250px;
}

.button1
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #86C500;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	display: block;
	text-align: center;
}
.button2
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	display: block;
	text-align: center;
}

.button2:hover
{
	background-color: #86C500;	
}

#buttonLogout
{
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #900;
	display: block;
	float: right;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: none;
}

.form01
{
	background-image: url(../images/formbkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
}

#formLogin
{
	margin-top: 30px;
	background-image: url(../images/formbkg2.jpg);
	background-repeat: repeat-x;
	background-position: center 20px;
	text-align: left;
	width: 292px;
	font-size: 11px;
}

#formLogin h3
{
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #999;
	margin: 0px;
	padding: 8px;
}

.stepWrapper
{
	text-align: left;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	background-position: 20px 20px;
	position: relative;
	border-bottom-color: #DBDBDB;
	color: #C3C3C3;
}

.stepWrapper h3
{
	font-size: 18px;
	font-weight: normal;
	color: #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.stepWrapper.step1
{
	background-image: url(../images/step01d.gif);
}

.stepWrapper.step2
{
	background-image: url(../images/step02d.gif);
}

.stepWrapper.step3
{
	background-image: url(../images/step03d.gif);
}

.stepWrapper.stepActive.step1
{
	background-image: url(../images/step01.gif);
}

.stepWrapper.stepActive.step2
{
	background-image: url(../images/step02.gif);
}

.stepWrapper.stepActive.step3
{
	background-image: url(../images/step03.gif);
}


.stepWrapper.stepActive
{
	background-color: #F2F2F2;
	color: #666;
}

.stepWrapper.stepActive h3
{
	color: #86C500;
}

.stepWrapper .stepArrow
{
	background-image: url(../images/steparrow.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 18px;
	position: absolute;
	right: -18px;
	top: 0px;
}

.gradientBkg
{
	background-image: url(../images/formbkg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #DDD;
}

.gradientBkg h4
{
	color: #999;
	margin: 0px;
	padding: 0px;
}

.warningIcon
{
	background-image: url(../images/icon-warning.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
}
.confirmedIcon
{
	background-image: url(../images/icon-accept.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #86C500;
	margin-top: 6px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 6px;
}

#ulDocuments
{
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#ulDocuments li
{
	background-image: url(../images/icon-pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 22px;
}

.tdBorderBottom
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.tdBorderRight
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}

.toGreen
{
	color: #86C500;
}
.toGray1
{
	color: #666;
}

.toBig1
{
	font-size: 13px;
}
.toBig2
{
	font-size: 14px;
}
.toSmall1
{
	font-size: 10px;
}

.toRed
{
	color: #C00;
}

.toUpper
{
	text-transform: uppercase;
}

.h1gray
{
	font-weight: normal;
	text-transform: none;
	color: #999;
}

.clearboth {
	clear: both;
}

.ncsv {
	display: none;
}
.ano{
	color:#86C500;
	font-size:13px;
	font-weight:bold;
	vertical-align:top;
}
.ne{
	color:#990000;
	font-size:13px;
	font-weight:bold;
	vertical-align:top;
}
.ne img{
	vertical-align:top;
	}
.ano img{
	vertical-align:baseline;
	}


#banner2
{
	text-align: center;
	margin-bottom: 15px;

}

