@charset "utf-8";



/****************************/
body {
	font: 0.75em "Arial CE", Arial, "Helvetica CE", Helvetica, "MS sans-serif", sans-serif;
	color: #ffffff;
	background: #727264 url(../images/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
}
h1, h2, h3, p {
	padding: 0;
	margin: 0;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
h1 {
	font-size: 1.4em;
	text-align: center;
	float: left;
	width: 240px;
	height: 100px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	color: #d5d5bb;
}
h1 span {
	width: 240px;
	height: 100px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
h2 {
	font-size: 1.2em;
	color: #ffc000;
	float: left;
	padding: 48px 20px 32px 20px;
}
h3 {
	font-size: 1.1em;
	color: #d5d5bb;
}
p, h3 {
	padding: 20px 20px 5px 20px ;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
hr {
	margin: 0;
	padding: 0;
	border-width: 0;
	border-top: 1px solid #ffffff;
	height: 1px;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
table, th, td {
	border: 0;
}
.invisibl {
	display: none;
}
.error {
	color: #cc0000;
}
.cb {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.nowrap {
	white-space: nowrap;
}
.tx-large {
	font-size: 1.3em;
}
.tx-small {
	font-size: 0.9em;
}
.txt-left {
	text-align: left;
}
.txt-right {
	text-align: right;
}
.txt-center {
	text-align: center;
}
.txt-justify, .txt-justify p {
	text-align: justify;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.w80 {
	width: 80px;
}
.w100 {
	width: 100px;
}
.w133 {
	width: 133px;
}
.w429 {
	width: 429px;
}
.yellow {
	color: #ffc000;
}
.brown {
	color: #d5d5bb;
}


/****************************/
/* LAYOUT */
#main {
	width: 790px;
	margin: 0 auto;
	text-align: left;
	padding: 15px 0;
	
}
#top {
	width: 790px;
	height: 250px;
	padding: 0;
	text-align: left;
}
#logo {
	width: 240px;
	height: 250px;
	padding: 0;
	float: left;
}
#head-box {
	width: 550px;
	height: 250px;
	padding: 0;
	float: left;
}
#head-flash {
	width: 550px;
	height: 180px;
	padding: 0;
}
#menu {
	width: 550px;
	height: 70px;
	padding: 0;
	background-color: #ffc000;
}
#menu li {
	float: left;
}
#menu a {
	padding: 35px 20px 0 20px;
	float: left;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #4c4942;
	background: url('../images/menu-ico.gif') no-repeat 20px 20px;
}
#menu a:hover {
	color: #fff;
	background: url('../images/menu-ico-hover.gif') no-repeat 20px 20px;
}
#center-head {
	width: 790px;
	height: 100px;
	background-color: #4c4942;
}
#center {
	width: 790px;
	background-color: #5b594f;
}
.box-left {
	width: 240px;
	float: left;
	text-align: center;
	border-right: 1px solid #4c4942;
}
.box-left ul {
        padding: 20px;
}
.box-left li {
        padding: 0.1em;
}
.box-left a {
        color: #d5d5bb;
        font-weight: bold;
        text-decoration: underline;
}
.box-left a:hover {
        color: #fff;
        text-decoration: underline;
}
.box-right {
	width: 549px;
	float: left;
}
.box-right ul {
        padding: 10px 10px 5px 20px;
}
.box-right li {
        padding: 0.1em 20px;
}
#center .box-left span {
	width: 240px;
        height: 300px;
	margin: 0;
	padding: 0;
	display: block;
	left: 0;
	top: 0;
	z-index: 1;
}
#foot {
        font-size: 0.9em;
        color: #9d9d8a;
	width: 790px;
        text-align: right;
        padding-top: 15px;
}
#foot .copyright {
        padding: 0 10px 0 20px;
        color: #4c4942;
	background: url('../images/foot-left.gif') left no-repeat;
}
#foot .created a {
        padding: 0 20px 0 10px;
        color: #9d9d8a;
	background: url('../images/foot-right.gif') right no-repeat;
}



/*PROFIL*/
#profil h1 span {
	background: url('../images/profil.gif') top left no-repeat;
}
#profil #center .box-left span {
	background: #5b594f url('../images/profil-ico-left.gif') no-repeat 50% 40px;
}



/*SLUZBY*/
#sluzby h1 span {
	background: url('../images/sluzby.gif') top left no-repeat;
}
#sluzby #center .box-left span {
        height: 400px;
	background: #5b594f url('../images/sluzby-ico-left.gif') no-repeat top center;
}


/*KONTAKT*/
#kontakt h1 span {
	background: url('../images/kontakt.gif') top left no-repeat;
}
#kontakt #center .box-left span {
        height: 460px;
	background: #5b594f url('../images/kontakt-ico-left.gif') no-repeat top center;
}

/*JAK NAS NAJDETE*/
#mapa h1 span {
	background: url('../images/kontakt.gif') top left no-repeat;
}
/*#mapa #center .box-left span {
        height: 280px;
	background: #5b594f url('../images/kontakt-ico-left.gif') no-repeat top center;
}*/
