/*
 *  CSS - styly jednotlivych stranek
 *  Copyrighted by Michal Madleňák, www.LTweb.cz
 */
 
.background-blue {
	width: 100%;
	background: #def0f7;
	position: relative;
}
.background-blue .f_left {
	width: 385px;
	margin-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.background-blue .f_left h2 {
	font-size: 1.4em;
	color: #0f8ec0;
	margin-left: 5px;
	position: relative;
}
.background-blue .search-center {
	height: 151px;
	width: 396px;
	background: #99c043 url(../img/content/search-small-center.jpg) repeat-y top;
}
.background-blue .search-center .search-top {
	
	background: url(../img/content/search-small-top.jpg) no-repeat top;
	height: 151px;
	width: 396px;
}
.background-blue .search-center .search-bottom {
	padding-bottom: 5px;
	background: url(../img/content/search-small-bottom.jpg) no-repeat bottom;
	height: 146px;
	width: 396px;
}
.background-blue .search-center .search-postak {
	height: 146px;
	
	width: 396px;
	background: url(../img/content/postak-green.jpg) no-repeat right bottom;
}
.background-blue .search-center .search-postak table {
	border-collapse: collapse;
	margin-left: 20px;
	top: 0;
	width: 250px;
}
.background-blue .search-center .search-postak table td {
	padding-bottom: 5px;
}
.background-blue .search-center .search-postak table .tlacitko td {
	padding-top: 7px;
	vertical-align: middle;
}
.background-blue .search-center .search-postak table .tlacitko a:link,
.background-blue .search-center .search-postak table .tlacitko a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
	font-size: 1em;
	margin-right: 10px;
	margin-top: 7px;
}
.background-blue .search-center .search-postak table .tlacitko a:hover,
.background-blue .search-center .search-postak table .tlacitko a:active {
	color: #02597b;
	text-decoration: underline;
}
.background-blue .search-center .search-postak table td .button-ok {
	background: url(../img/button/ok.jpg) no-repeat;
 	width: 73px;
 	color: #ffffff;
 	font-weight: bolder;
 	padding-right: 20px;
 	text-align: right;
 	height: 27px;
 	border: none;
}
.background-blue .search-center .search-postak table label {
	width: 80px;
	display: block;
	text-align: left;
	color: #ffffff;
	font-weight: bolder;
	font-size: 1.2em;
}
.background-blue .search-center .search-postak table .format {
	width: 170px;
}
.background-blue .search-center .registrace span {
	display: block;
	font-size: 1.3em;
	color: #ffffff;
	font-weight: bolder;
	text-align: left;
	width: 336px;
	padding: 15px 30px 0 30px;
}
.background-blue .search-center .registrace span.f_left {
	padding: 0 30px 5px 30px;
}
.background-blue .search-center .registrace .registration {
	background: url(../img/button/registrace.jpg) no-repeat;
 	width: 127px;
 	padding-right: 27px;
 	color: #ffffff; 
 	font-weight: bolder;
 	text-align: right;
 	height: 27px;
 	border: none;
 	text-decoration: none;
}
.background-blue .search-center .registrace .registration span {
	display: block;
	padding: 4px 0 0 30px;
	font-size: 1.1em;
	margin: 0;
	width: 100px;
}
.background-blue .search-center .registrace .reg_stav {
	margin-top: -10px;
	margin-right: 10px;
}

.left-side {
	width: 375px;
	padding: 0 20px 0 40px;
	margin-top: 10px;
	border-right: 1px solid #2bade1;
	padding-bottom: 10px;
}
.right-side h2, .left-side h2 {
	color: #92b445;
	font-size: 1.4em;
	margin: 0; padding: 0;
	margin-bottom: 10px;
}
.left-side p, .right-side p {
	margin: 0;
	padding: 0;
	color: #0f8ec0;
	margin-bottom: 5px;
}
.right-side {
	width: 400px;
	padding: 0 20px 0 15px;
	margin-top: 10px;
	border-left: 1px solid #2bade1;
	margin-left: -1px;
	padding-bottom: 10px;
}
.blue-sipky {
	margin: 0;
	padding: 0;
	text-align: left;
	margin: 5px 5px 5px 15px;
	color: #0f8ec0;
	list-style: none;
}
.blue-sipky li {
	vertical-align: middle;
}
.blue-sipky li span {
	padding-left: 20px;
	display: block;
	background: url(../img/content/li.jpg) no-repeat left top;
}
.hlavni-stranka-hlaska {
	width: 255px;
	margin: 10px 10px 10px 20px;
	height: 15px;
	float: left;
	padding: 0;
}
/* subpage ------------------------------------------------------------------ */
.uzivatel-uvod h1 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 1.2em;
}

.note-h1 {
	margin: 0;
	padding: 0;
	text-align: left;
  color: #81a928;
  display: block;
  font-size: 0.85em;
}

/* formulare ---------------------------------------------------------------- */
.blue-background {
	background: #def0f7;
	padding-bottom: 10px;
}
.blue-background h1 {
	padding-left: 10px;
	background: #1090c1 url(../img/content/blue-h1.jpg) repeat-x top;
	color: #ffffff;
}
.table-form {
	text-align: left;
	margin-left: 8px;
}
.table-form .note {
	width: 250px;
	padding-bottom: 5px;
	text-align: justify;
}
.table-form .note1 {
	width: 350px;
	font-size: 0.85em;
	padding: 20px 0 5px 0;
	text-align: justify;
}
.table-form .note2 {
	width: 250px;
	font-size: 0.85em;
	padding: 3px 20px 3px 10px;
	text-align: justify;
}
.table-form .head td {
	color: #0f8ec0;
	font-size: 1.5em;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bolder;
}
.table-form .name {
	width: 90px;
	text-align: right;
	font-weight: bolder;
	padding-right: 5px;
}
.table-form .format {
	width: 250px;
	border: 1px solid #aad1e0;
	padding: 3px;
	font-size: 0.9em;
}
.table-form span.info {
	color: #316072;
}
.table-form li span {
	background: url(../img/content/li-blue.jpg) no-repeat left top;
	color: #316072;
}
.table-form .button-ulozit, .table-form-button .button-ulozit, .table-form-button3 .button-ulozit {
	background: url(../img/button/ulozit.jpg) no-repeat;
 	width: 101px;
 	font-weight: bolder;
 	color: #ffffff;
 	height: 27px;
 	border: none;
 	margin-top: 10px;
 	margin-right: 20px;
}
.table-form-button3 .button-ulozit {
	background: url(../img/button/ulozit.jpg) no-repeat;
 	width: 101px;
 	font-weight: bolder;
 	color: #ffffff;
 	height: 27px;
 	border: none;
 	margin-top: 10px;
 	padding-right: 20px;
 	text-align: right;
}
.table-form-button .button-ulozit1, .table-form-button3 .button-ulozit1 {
	background: url(../img/button/ulozit1.jpg) no-repeat;
 	width: 101px;
 	font-weight: bolder;
 	color: #ffffff;
 	height: 27px;
 	border: none;
 	margin-top: 10px;
}
.table-form .obrazek .format {
	width: 155px;
}
.table-form .email a:link,.table-form .email a:visited  {
	color: #0f8ec0;
}
.table-form .email a:active,.table-form .email a:hover {
	text-decoration: underline;
  color: #fe5105;
}

/* tabulky ------------------------------------------------------------------ */
.table-list {
	border-collapse: collapse;
	width: 95%;
	border: 1px solid #aad1e0;
	margin-top: 10px;
}
.table-list thead td {
	background: #1090c1 url(../img/content/blue-h1.jpg) repeat-x top;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	font-weight: bolder;
	text-align: left;
}
.table-list .people {
	width: 25px;
	text-align: center;
	padding-right: 5px;
}
.table-list .dulezita-data {
	width: 45px;
	padding: 0 3px;
	text-align: center;
	font-weight: normal;
	font-size: 0.8em;
}
.table-list .info {
	width: 30px;
}
.table-list tbody td {
	padding-top: 2px;
	padding-bottom: 2px;	
}
.table-list .col1 td {
	background: #ffffff;
}
.table-list .col2 td {
	background: #f2f2f2;
}
.table-list .name,.table-list .email  {
	text-align: left;
}
.table-list .email a:link,.table-list .email a:visited  {
	color: #0f8ec0;
}
.table-list .email a:active,.table-list .email a:hover {
	text-decoration: underline;
  color: #fe5105;
}
.table-list .email {
	padding-left: 8px;
}
.table-list .zobrazit {
	width: 70px;
	text-align: center;
}
.poznamka-pod-carou {
	margin-top: 25px;
	margin-left: 20px;
}
.poznamka-pod-carou img {
	padding-right: 10px;
}

/* sablony ------------------------------------------------------------------ */
.ukazka-jmena {
	text-align: right;
	padding-right: 10px;
}
.pridat-jmeno {
	padding: 10px 20px 10px 0;
	z-index: 5;
}
.ukazka-jmena select {
	border: 1px solid #aad1e0;
	width: 130px;
}

.sablony iframe {
	margin-bottom: 10px;
}

/* vytvoreni pozdarvu ------------------------------------------------------- */
.table-form-button td {
	width: 245px;
}
.table-form-button3 {
	margin-left: 10px;
}
.table-form-button3 td {
	width: 160px;
}
.vytvoreni-pozdravu .name {
	width: 70px;
}
.vytvoreni-pozdravu .email {
	padding-left: 10px;
}
.vytvoreni-pozdravu .text-area {
	padding-left: 40px;
}

.table-detail .name {
	width: 150px;
	text-align: left;
	padding-left: 50px;
}
/* table - calendar --------------------------------------------------------- */
table.calendar {
	width: 95%;
	padding: 10px 0;
	background: #ffffff;
	border: 1px solid #aad1e0;
	border-collapse: collapse;
}
table.calendar td {
	border: 1px solid #aad1e0;
	padding: 3px;
	width: 13%;
}
table.calendar .datum {
	font-weight: bolder;
	display: block;
}
table.calendar .name {
	text-align: left;
}


/* vseobecne */
p.odstavec {
	width: 580px;
}

.vyhledavani-datum {
	text-align: left;
	list-style: none;
	padding-top: 0;
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.vyhledavani-datum li {
	display: block;
}
.vyhledavani-datum li span{
	background: url(../img/content/li-blue.jpg) no-repeat left top;
	padding-left: 20px;
}
h2.vyhledavani {
	font-size: 1.4em;
	color: #0f8ec0;
	margin-left: 5px;
	position: relative;
	padding-bottom: 0;
}

.posun-pozdravu {
	padding: 0 100px 30px 100px;
}

.zmena-hesla .name {
	width: 150px;
}

.icony-posun {
	padding-left: 330px;
}

.button-hromadne {
	display: block;
	text-align: right;
}
.button-hromadne .button-ulozit {
	background: url(../img/button/registrovat-big.jpg) no-repeat top;
 	width: 97px;
 	padding: 5px 0 0 30px;
 	margin-right: 20px;
 	font-weight: bolder;
 	text-decoration: none;
 	color: #ffffff;
 	height: 22px;
 	border: none;
 	margin-top: 10px;
 	display: block;
 	text-align: left;
}
.button-hromadne .button-ulozit:hover, .button-hromadne .button-ulozit:active {
}

.all-rows {
	padding-top: 5px;
	padding-left: 55px;
}

/* pages ---------------------------------------------------------------------*/
.pages {
	padding: 10px 30px;
}
.pages ul, .pages ol {
	text-align: left;
}
.informace-vlozeni {
	padding: 0 20px;
	display: block;
	font-size: 0.9em;
	text-align: right;
}

.gallery {
	margin-left: 30px;
}

.soubory {
	text-align: left;
}

/* funkcni stranky -----------------------------------------------------------*/
.functional {
	padding: 10px 30px;
}

/* moji uzivatele ----------------------------------------------------------- */
.no-underline {
	height: 40px;	
}
.no-underline a {
	text-decoration: none;
}
.button-zobrazit {
	background: url(../img/button/registrovat-big.jpg) no-repeat right;
 	width: 127px;
 	
 	display: block;
 	height: 28px;
 	text-align: left;
 	float: right;
 	padding-left: 10px;
 	margin: 10px 18px 2px 0;
 	text-decoration: none;
}
.button-zobrazit span {
	display: block;
	color: #ffffff;
	font-weight: bolder;
	padding-top: 7px;
	padding-left: 32px;
	text-decoration: none;
}
