html,body,p,h1,h2,h3,h4,a,img,div,span,form,td,ul,ol,li  {
margin: 0px;
padding: 0px;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}  


html, body {
background: #EBEBE7;
color: #938971;
}

html {width: 100%;text-align:center;}

body {
width:956px;
margin: 5px auto;
text-align: center;
}


h1 {
	margin: 0  0 10px 0;
	font-size: 20pt;
	font-weight:lighter;
	color: #72A2C7;
	font-style: normal;
}

h2 {
margin: 0 0 5px 0;
font-size: 14pt;
font-weight:normal;
color: #72A2C7;
}

h3 {
margin: 18px  0 5px 0;
font-size: 11pt;
font-weight:bold;
color: #72A2C7;
}

.vyrazny {
font-weight:bold;
color: #72A2C7;
}

p {
margin: 10px 0;
font-size:9pt;
}

p.news {margin: 3px 0;}
p.file {margin: 0 0 3px;}
p.file a {font-weight:bold;}

a {
color: #938971;
text-decoration:underline;
}

a:hover {
color: #72A2C7;
text-decoration:underline;
}

ul {margin: 4px 0;}

li {margin-left: 25px;}
.seznam li {margin: 3px 0 3px 25px;}


.mapa {
float:right;
width: 220px;
text-align:center;
}

.mapa img {border: 1px solid #938971;}
.mapa a {font-size: 8pt;}

table {
border-collapse:collapse;
}

td { padding: 3px 15px 3px 0px;}


input,textarea { width: 300px; background-color:#FFFFFF; border: 1px solid #938971; color:#938971;}
textarea {height: 150px;}

input.check {width: 18px; background:none; border: none;}
input.btn { width: 100px; border: none; background: #938971; color: #EBEBE7; font-weight:bold;}

.cleaner {
clear:both;
height: 1px;
line-height: 1px;
}

.header {
width: 956px;
height: 98px;
background: #EBEBE7 no-repeat 215px 0px;
text-align:left;
}

.monas {background-image:url(../images/foto_onas.jpg);}
.mjobs {background-image:url(../images/foto_jobs.jpg);}
.mkontakt {background-image:url(../images/foto_kontakt.jpg);}
.mnews {background-image:url(../images/foto_news.jpg);}
.modkazy {background-image:url(../images/foto_odkazy.jpg);}
.mpoptavka {background-image:url(../images/foto_poptavka.jpg);}

.header img {
display:block;
}


.main {
clear:both;
width: 956px;
background:url(../images/bgr.gif) repeat-y 0 0;
text-align:left;
}

.menu {
float: left;
width: 215px;
overflow:visible;
padding-top: 93px;
background: url(../images/menu_sipka.gif) no-repeat 23px 9px;
}

.menu SPAN {
display: block;
width: 215px;
}

.menu A {
display: block;
width: 164px;
margin: 0 23px 0 28px;
padding:10px 0 10px 0;
font-size:10.5pt;
font-weight:bold;
color:#EBEBE7;
text-decoration:none;
}


.menu A:hover, .menu A.sel {
color:#72A2C7;
text-decoration:none;
}


.line {
display: block;
height: 1px;
line-height: 1px;
background-color:#72A2C7;
margin: 0 23px 0 -61px;
}

.content {
float: left;
width: 721px;
}

.obsah {
margin: 30px 40px;
}


.footer {
clear: both;
background-color: #938971;
width: 956px;
height: 80px;
}

.fmenu{
float:left;
border-left: 20px solid #938971;
height: 80px;
width: 800px;
text-align:center;
}

.fmenu A, .fmenu A.sel {
display:block;
float:left;
margin: 27px 40px 0 0;
padding-bottom: 10px;
color:#EBEBE7;
font-weight:normal;
text-decoration:none;
font-size: 9pt;
}

.fmenu A.sel {
border-bottom: 2px solid #EBEBE7;
}

.fmenu A:hover {
color:#72A2C7;
font-weight:normal;
text-decoration:none;
border-bottom: 2px solid #72A2C7;
font-size: 9pt;
}
.fimpressum {
float: right;
height: 80px;
width: 120px;
text-align:right;
}

.fimpressum A {
display:block;
margin-top: 30px;
margin-right: 20px;
color:#EBEBE7;
font-style:italic;
font-weight:bold;
text-decoration:none;
}

.fimpressum A:hover {
text-decoration:underline;
color:#EBEBE7;
}


