body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: small;
	color: #758294;
}
body {
	background-color: #9ac21d;
	margin: 0px;
	padding: 0px;
	background-image: url(../obrazy/background-01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1, h2, h3, h4, h5, h6 {margin: 0px; padding: 0px;}
h1 {
	font-size: large;
	color: #93c400;
	padding-bottom: 9px;
	font-weight: bold;
}
h2 {
	font-size: medium;
	color: #93c400;
	font-weight: bold;
	padding-bottom: 3px;
}
h3 {
	font-size: small;
	color: #93c400;
	font-weight: bold;
}

ul {
	list-style-type: square;
	margin-left: 12px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-image: url(../obrazy/arrow-01.png);
}
li {
	margin-bottom: 10px;
}
a {color: #93c400; text-decoration: underline;}
a:hover {text-decoration: none; color: #758294;}
hr {width: 100%; height: 1px; color: #000000;}
p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
form {margin: 0px; padding: 0px;}
input {	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Geneva, sans-serif; font-size: 13px; color: #758294; height: 21px; background-color: #ffffff; border: 1px solid #c5cddb;}
textarea {font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Geneva, sans-serif; font-size: 13px; color: #758294; background-color: #ffffff; border: 1px solid #c5cddb;}

#background {
	background-image: url(../obrazy/background-02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 86px;
	width: 980px;
}
#top div.logo {
	float: left;
	height: 86px;
	width: 250px;
	border: none;
}
#top div.logo img {
	border: none;
}
#top div.rychleMenu {
	height: 55px;
	width: 680px;
	float: right;
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 53px;
}
#top div.rychleMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#top div.rychleMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#top div.menu {
	width: 690px;
	margin-right: 20px;
	height: 31px;
	float: right;
	color: #758294;
	font-weight: bold;
	text-align: right;
}
#top div.menu a {
	color: #758294;
	text-decoration: none;
	font-size: 13px;
	height: 31px;
	width: 133px;
	display: block;
	float: left;
	text-align: center;
	line-height: 31px;
	background-image: url(../obrazy/menu-02.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}
#top div.menu a:hover {
	background-image: url(../obrazy/menu-01.png);
	background-repeat: no-repeat;
	color: #93c400;
}
#top div.menu a.act {
	background-image: url(../obrazy/menu-01.png);
	background-repeat: no-repeat;
	color: #93c400;
}

#header {
	height: 146px;
	width: 980px;
	background-image: url(../obrazy/header.jpg);
	background-repeat: no-repeat;
}
#navigace {
	font-size: 9px;
	line-height: 20px;
	color: #BBBBBB;
}
#navigace span {
	margin-left: 15px;
}
#navigace a {
	color: #BBBBBB;
}
#navigace a:hover {
	color: #BBBBBB;
	text-decoration: none;
}
#gray {
	height: 259px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../obrazy/obsah-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#gray a {
	color: #758294;
	text-decoration: none;
}
#gray a:hover {
	color: #758294;
	text-decoration: underline;
}

#gray div.box1 {
	width: 279px;
	margin-right: 20px;
	float: left;
}
#gray div.box1 div.nadpis1 {
	width: 279px;
	height: 34px;
	background-image: url(../obrazy/obsah-green.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 15px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#gray div.box1 div.nadpis1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#gray div.box1 div.nadpis1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#gray span {
	padding-right: 10px;
	padding-left: 10px;
}
#gray div.box2 {
	float: left;
	width: 321px;
	padding-left: 21px;
	background-image: url(../obrazy/gray-delitko.png);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 11px;
}
#gray div.box2 img {
	border: 5px solid #C5CCD8;
}
#gray div.box2 a {
	color: #93c400;
	text-decoration: underline;
}
#gray div.box2 a:hover {
	color: #758294;
	text-decoration: none;
}

#gray div.box2 p {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #a3d116;
	padding-left: 8px;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 12px;
	margin-top: 15px;
}
#gray div.box2 div.nadpis2 {
	width: 321px;
	height: 34px;
	background-image: url(../obrazy/obsah-gray.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 15px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#gray div.box2 div.nadpis2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#gray div.box2 div.nadpis2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#gray div.box2 div.reference1 {
	width: 151px;
	float: left;
}
#gray div.box2 div.reference2 {
	float: right;
	width: 151px;
}
#gray div.box2 img {
	border: 5px solid #c5ccd8;
}
#obsah {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#obsahUvod {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../obrazy/zabka.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#obsahUvod div.leftColumn {
	width: 578px;
	background-image: url(../obrazy/obsah-delitko.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 21px;
	float: left;
}

#obsahUvod div.rightColumn {
	float: right;
	width: 321px;
}
#obsahSite {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#obsahSite div.leftColumnx {
	width: 578px;
	background-image: url(../obrazy/obsah-delitko.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 21px;
	float: left;
}

#obsahSite div.rightColumnx {
	float: right;
	width: 321px;
}

#obsahSite div.oneColumn {
	width: 940px;
}
#obsahSite div.oneColumnLeft {
	width: 450px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}
#obsahSite div.oneColumnLeft img.mainRight {
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}
#obsahSite div.oneColumnLeft img {
	margin-top: 6px;
	border: none;
}
#obsahSite div.oneColumnLeft h3 {
	margin-top: 15px;
	font-size: medium;
	margin-left: 15px;
}

#obsahSite div.oneColumnLeft p {
	font-size: small;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 15px;
	padding: 0px;
}
#obsahSite div.oneColumnRight {
	width: 450px;
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
}
#obsahSite div.oneColumnRight img.mainRight {
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#obsahSite div.oneColumnRight img {
	margin-top: 6px;
	border: none;
}
#obsahSite div.oneColumnRight p {
	font-size: small;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 15px;
	padding: 0px;
}
#obsahSite div.oneColumnRight h3 {
	margin-top: 15px;
	font-size: medium;
	margin-left: 15px;
}

#obsahSite div.nadpisSluzby01 {
	height: 49px;
	width: 450px;
	background-color: #e5e9f0;
	background-image: url(../obrazy/sluzby-www.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#obsahSite div.nadpisSluzby01 h2 {
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
}
#obsahSite div.nadpisSluzby01 h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#obsahSite div.nadpisSluzby01 h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#obsahSite div.nadpisSluzby02 {
	height: 49px;
	width: 450px;
	background-color: #e5e9f0;
	background-image: url(../obrazy/sluzby-tisk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#obsahSite div.nadpisSluzby02 h2 {
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
}
#obsahSite div.nadpisSluzby02 h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#obsahSite div.nadpisSluzby02 h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottom {
	background-image: url(../obrazy/footer.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 980px;
}
#toplist {
	float: left;
	padding-top: 10px;
	width: 50px;
}
#footer {
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	float: right;
	width: 600px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.res {
	height: 0px;
	width: 0px;
	clear: both;
}
.button {
	height: 58px;
	width: 283px;
	line-height: 58px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../obrazy/button-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: medium;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.button a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
}
.button a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;
}
.buttonPoptavka {
	height: 58px;
	width: 283px;
	line-height: 58px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../obrazy/button-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: medium;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buttonPoptavka a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
}
.buttonPoptavka a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;
}
#rightMenu {
	float: right;
	width: 190px;
	background-color: #E5E7EB;
	padding: 20px;
	margin-top: 18px;
}
#rightMenu a {
	color: #758294;
	text-decoration: none;
	display: block;
	height: 32px;
	width: 165px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ced0d3;
	line-height: 32px;
	background-image: url(../obrazy/arrow-03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#rightMenu a:hover {
	color: #93C466;
}
#leftReference {
	float: left;
	width: 690px;
}
#leftReference div {
	width: 210px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
#leftReference p {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #a3d116;
	padding-left: 8px;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	margin-top: 10px;
}
#leftReference img {
	border: 5px solid #E5E7EB;
}
#leftReference img.odkaz {
	border: 0px;
}
#otherRef {
	float: left;
	width: 700px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E7EB;
	font-size: 10px;
}
#otherRef img {
	border: 5px solid #E5E7EB;
}
#otherRef p {
	margin-bottom: 15px;
	width: 130px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}
#leftReferenceLoga {
	float: left;
	width: 640px;
}
#leftReferenceLoga img {
	border: 0px;
 }
#leftReferenceLoga td.border {
	border: 1px solid #E5E7EB;
}
#leftReferenceTisk {
	float: left;
	width: 640px;
}
#leftReferenceTisk img {
	border: 0px;
 }
#leftReferenceTisk td {
	font-size: 11px;
 }
