@charset "windows-1250";
/* -- Globální styly --*/
.italic { font-style:italic }

body {
	margin: 0;
	background-color: #CEECDE;
	background-image: url(img/bck_p.gif);
	font-family: "Verdana CE", Verdana, Helvetica, sans-serif;
}
.cover {
	width:811px;
	margin: 0 auto
}
.page {
	width:811px
}
.bac {
	background-image: url(img/pruh.gif);
}
.pruh {
	background-image: url(img/pruh_s.gif);
}
a {
	font-size: 12px;
	font-family: "Verdana CE", Verdana, Helvetica, sans-serif;
	color: #0F2F48;
	border: none;
}
td {
	font-size: 12px;
	color: #1A442F;
}
p {
	line-height: 110%;
	text-align: justify;
}
li {
	list-style-image: url(img/li.gif);
}
textarea {
	font-size: 12px;
	border: #778595;
	text-decoration: none;
}
.style1 {
	color: #78AB87;
	font-size: 11px;
}
.style2 {
	color: #467D5B;
	font-size: 13px;
}
.style3 {
	font-size: 14px;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	color: #1C3E29;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	color: #316A52;
}
a:active {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.inputstyle {
    font-size: 9px;
	color: #26592F;
	font-weight: normal;
	font-size: 11px;
	background-color: #D8F1E0;
	border: thin solid #73B980;
}
.inputstyle2 {
	font-size: 9px;
	color: #2D683A;
	font-weight: bold;
	font-size: 9px;
	background-color: #CFE9DC;
	border: thin solid #62B577;
}
.vypis {
	font-size: 11px;
}
.datum {
	font-size: 11px;
}
.textareastyle {
	font-size: 9px;
	color: #214F74;
	background-color: #cccccc;
	border: #697484;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.buttonh {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #275A36;
	border: thin solid #FF3300;
	line-height: 15px;
	color: white;
	text-transform: capitalize;
}
.header {
	font-family: "Arial Black", sans-serif;
	font-size: 18px;
	color: #335943;
}
.telefon {
	font-size: 16px;
	color: #DD0000;
	font-weight: bold;
}
.buttonscontainer {
	width: 180px;
}
.buttons a {
	color: #000000;
	background-color: #CCFFCC;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #000000;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.buttons a:hover {
	background-color: #00CC33;
	color: #FF3333;
	text-decoration: none;
}
#sdel {
	text-align: center;
	font-size: 10px;
	color: #1A442F
}
#sdel a {
	font-size: 10px;
	color: #1A442F;
	font-weight: normal;
}

/* --  Styly pro jednotlivé stránky -- */
.page-content {
	width:540px;
	text-align:left
}

