* {
	margin: 0px;
	padding: 0px;
	border: none;
}
img {
    border: none;
}
.cistic {
    clear: both;
}
body {
    font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.5em;
    background-color: #FFFFFF;
    background-image: url(../images/pozadi-body.png);
	background-repeat: repeat;
}
#Page {
    width: 1000px;
}
#Page #Left {
	width: 200px;
	float: left;
	background-image: url(../images/pozadi-left.png);
	background-repeat: no-repeat;
	padding: 360px 7px 0px 7px;
}
.LeftTop {
    width: 185px;
    height: 28px;
    background-image: url(../images/pozadi-levy-top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 7px 5px 0px 10px; ;
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
}
.LeftMiddle {
	width: 185px;
    background-image: url(../images/pozadi-levy-middle.png);
	background-repeat: repeat-y;
	padding: 10px 5px 10px 10px; 
	font-size: 0.8em;
	line-height: 1.1em; 
}
.LeftBottom {
    width: 200px;
   	height: 14px;
    background-image: url(../images/pozadi-levy-bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.LeftMiddle h2 {
    color: #28AAE1;
    background-image: none;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    font-size: 1.1em;
}
.LeftMiddle a {
    color: #000000;
}
.LeftMiddle a:hover {
    color: #28AAE1;
    text-decoration: none;
}
.LeftMiddle .center {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.LeftMiddle p.bez {
    margin-bottom: 0px;
}
#Page #Right {
	float: left;
	width: 786px;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3 {
    margin-bottom: 10px;
    height: 19px;
    padding: 2px;
}
h1, h2 {
    font-size: 1.3em;
    color: #28AAE1;
    background-image: url(../images/sipka.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 45px; 
}
h3 {
    font-size: 1.1em;
    color: #28AAE1;
}
h1#home {
    width: 786px;
    height: 153px;
    position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 0.4em;
	margin: 0px;
	padding: 0px;
}
h1#home span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/pozadi-hlavicka-home.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    width: 786px;
	height: 153px;
	visibility: visible;
	cursor: pointer;
}
h1#sluzby {
    width: 786px;
    height: 153px;
    position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 0.4em;
	margin: 0px;
	padding: 0px;
}
h1#sluzby span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/pozadi-hlavicka-sluzby.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    width: 786px;
	height: 153px;
	visibility: visible;
	cursor: pointer;
}
h1#podpora {
    width: 786px;
    height: 153px;
    position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 0.4em;
	margin: 0px;
	padding: 0px;
}
h1#podpora span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/pozadi-hlavicka-podpora.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    width: 786px;
	height: 153px;
	visibility: visible;
	cursor: pointer;
}
#Header, h1#reference {
    width: 786px;
    height: 153px;
    position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 0.4em;
	margin: 0px;
	padding: 0px;
}
#Header span, h1#reference span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/pozadi-hlavicka-reference.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    width: 786px;
	height: 153px;
	visibility: visible;
	cursor: pointer;
}
h1#poptavka {
    width: 786px;
    height: 153px;
    position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 0.4em;
	margin: 0px;
	padding: 0px;
}
h1#poptavka span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/pozadi-hlavicka-poptavka.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    width: 786px;
	height: 153px;
	visibility: visible;
	cursor: pointer;
}
h1#kontakty {
    width: 786px;
    height: 153px;
    position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 0.4em;
	margin: 0px;
	padding: 0px;
}
h1#kontakty span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/pozadi-hlavicka-kontakty.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    width: 786px;
	height: 153px;
	visibility: visible;
	cursor: pointer;
}
p {
    margin-bottom: 15px;
}
ul#Menu {
	width: 786px;
	height: 48px;
	margin: 0px;
	padding: 0px;
}
ul#Menu {
	list-style: none;
}
ul#Menu li {
	display: inline;
	float: left;
}
#Menu a {
	color: #225266;
	text-align: center;
}
#Menu a:hover {
	color: #64A2BD;
}
#Menu a, #Menu a span {
	display: block;
	height: 48px;
	width: 172px;
	position: relative;
}
#Menu a span {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../images/pozadi-menu.png) 0px 0px;
	cursor: pointer;
}
#Menu a:hover span, #Menu .aktivni span {
	background: url(../images/pozadi-menu.png) 0px 48px;
}

#Menu a.druhy, #Menu a.druhy span {
	width: 93px;
}
#Menu a.druhy span {
	background: url(../images/pozadi-menu.png) -172px 0px;
}
#Menu a.druhy:hover span {
	background: url(../images/pozadi-menu.png) -172px 48px;
}
#Menu .aktivni a.druhy span {
	background: url(../images/pozadi-menu.png) -172px 48px;
}
#Menu a.treti, #Menu a.treti span {
	width: 92px;
}
#Menu a.treti span {
	background: url(../images/pozadi-menu.png) -265px 0px;
}
#Menu a.treti:hover span {
	background: url(../images/pozadi-menu.png) -265px 48px;
}
#Menu .aktivni a.treti span {
	background: url(../images/pozadi-menu.png) -265px 48px;
}
#Menu a.ctvrty, #Menu a.ctvrty span {
	width: 93px;
}
#Menu a.ctvrty span {
	background: url(../images/pozadi-menu.png) -357px 0px;
}
#Menu a.ctvrty:hover span {
	background: url(../images/pozadi-menu.png) -357px 48px;
}
#Menu .aktivni a.ctvrty span {
	background: url(../images/pozadi-menu.png) -357px 48px;
}
#Menu a.paty, #Menu a.paty span {
	width: 92px;
}
#Menu a.paty span {
	background: url(../images/pozadi-menu.png) -450px 0px;
}
#Menu a.paty:hover span {
	background: url(../images/pozadi-menu.png) -450px 48px;
}
#Menu .aktivni a.paty span {
	background: url(../images/pozadi-menu.png) -450px 48px;
}
#Menu a.sesty, #Menu a.sesty span {
	width: 93px;
}
#Menu a.sesty span {
	background: url(../images/pozadi-menu.png) -542px 0px;
}
#Menu a.sesty:hover span {
	background: url(../images/pozadi-menu.png) -542px 48px;
}
#Menu .aktivni a.sesty span {
	background: url(../images/pozadi-menu.png) -542px 48px;
}
#Akce {
    width: 158px;
    float: left;
}
#Content {
	width: 628px;
    float: left;
}
#ObsahTop {
    width: 628px;
    height: 31px;
    background-image: url(../images/pozadi-obsah-top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#ObsahMiddle {
	width: 628px;
    background-image: url(../images/pozadi-obsah-middle.png);
	background-repeat: repeat-y;
	padding: 0px 0px 10px 0px;
}
#ObsahBottom {
    width: 628px;
   	height: 30px;
    background-image: url(../images/pozadi-obsah-bottom.png);
	background-repeat: no-repeat;
}
#Obsah {
    width: 588px;
	padding: 0px 20px;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: left;
}
#Paticka {
    width: 603px;
    height: 26px;
    background-image: url(../images/pozadi-paticka.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 5px 0px 0px 25px;
}
#Paticka a, #Paticka a:hover {
    color: #FFFFFF;
}
a {
    color: #28AAE2;
    text-decoration: none;
}
a:hover {
    color: #28AAE2;
    text-decoration: underline;
}
input, select, textarea {
    border: 1px solid #28AAE1;
    width: 300px;
}
input.small {
    width: 100px;
}
.sloupecSmall {
    width: 250px;
    float: left;
}
.sloupec {
    width: 300px;
    float: left;
}
table tr td {
    padding: 0px 3px;
}
table tr td.blue {
    /*background-color: #99CCFF;*/
    text-align: right;
}
table tr td {
    vertical-align: top;
    font-size: 0.9em;
}
table tr td h3 {
    margin-bottom: 0px;
}
.red {
    color: red;
}
ul {
    padding-left: 20px;
    margin-bottom: 10px;
}
ul li {
    margin-bottom: 5px;
}
a img {
	border: 1px solid #28AAE1;
	padding: 2px;
}
table.home {
	width: 100%;
	margin-bottom: 15px;
}
table.home tr td {
	background-color: #99CCFF;
	color: #000000;
	padding: 3px;
}
table.home tr td.first {
	/*color: #28AAE1;*/
	width: 150px;
	color: #FFFFFF;
	background-color: #333333;
	vertical-align: top;
	font-weight: bold;
}
.vypln {
    width: 100%px;
    height: 440px;
}
.ref {
	width: 160px;
	text-align: center;
	float: left;
	padding: 0px 10px;
	margin: 10px 0px;
}
a.black {
	color: #000000;
}
