html{
    font-family: Trebuchet MS, Arial, sans-serif;
		font-size: 1em;
		margin:0;
		padding:0;
}
body {
		background: #0c0819 url(../img/grad.gif) repeat-x;
		margin:0;
		padding:0;
}
img {
    border:0 none;
}
a {
    text-decoration:none
}

#center {
    width: 925px;
    margin:0 auto 0 auto;
}

#menu {
		color:#536e31;
		position:absolute;
		top:0px;
		height:50px;
		width:925px;
}
#menu ul {
    margin:0;
    padding:0;
    float:right;
    width:700px;

}
#menu ul li {
    float:left;
    list-style:none;
}
#menu a {
		display:block;
		float:left;
		height:70px;
		width:100px;
}

a#novinky {
		background: url(../img/novinky.gif);
}
a#sluzby {
		background: url(../img/sluzby.gif);
}
a#realizace {
		background: url(../img/realizace.gif);
}
a#certifikaty {
		background: url(../img/certifikaty.gif);
}
a#volne-pozice {
		background: url(../img/volne-pozice.gif);
}
a#onas {
		background: url(../img/onas.gif);
}
a#kontakty {
		background: url(../img/kontakty.gif);
}
a#novinky:hover, a#novinky:focus, a#novinkyFocus {
		background: url(../img/novinkyHover.gif);
}
a#sluzby:hover, a#sluzby:focus, a#sluzbyFocus  {
		background: url(../img/sluzbyHover.gif);
}
a#realizace:hover, a#realizace:focus, a#realizaceFocus  {
		background: url(../img/realizaceHover.gif);
}
a#certifikaty:hover, a#certifikaty:focus, a#certifikatyFocus  {
		background: url(../img/certifikatyHover.gif);
}
a#volne-pozice:hover, a#volne-pozice:focus, a#volne-poziceFocus  {
		background: url(../img/volne-pozice-Hover.gif);
}
a#onas:hover, a#onas:focus, a#onasFocus  {
		background: url(../img/onasHover.gif);
}
a#kontakty:hover, a#kontakty:focus, a#kontaktyFocus  {
		background: url(../img/kontaktyHover.gif);
}
#logo {
		width:400px;
		height:26px;
		margin: 45px 0 0 30px;
		_position:relative;
		_top:6px;
}

#logo h1 {
    margin:0;
    padding:0;
    position:relative;
    top:-6px;
    |top:0;
    _top:-6px;
}
#flash {
		background: url(../img/flash.jpg);
		position:relative;
		z-index:1;
}


#left {
		width:280px;
		padding:0 63px 0 7px;
		|margin: 20px 0 0 0;
}

#left h2 span {
    color:#b3ed6a;
}

#left h3 {
		padding:0 18px 5px 18px;
		border-bottom:1px solid #282f27;
		font-size:14px;
		margin:0 0 8px 0;
		color:#fff;
		font-weight:normal;
    text-transform: uppercase;
}
h3#last {
		border:0 none;
		margin:0 0 50px 0;
}
#left a {
		color:#fff;
}
#left a#focus {
    color:#b3ed6a;
}
#left a:hover, #left a:focus {
		color:#b3ed6a;
}

#obsah h2.hl, #obsah h1 {
		color:#fff;
		font-size:23px;
		font-weight:normal;
    text-transform: uppercase;
}
#obsah h2.hl span, #obsah h1 span {
		color:#b3ed6a;
}
#left h2 {
		padding: 0 18px 0 18px;
		color:#fff;
		font-size:23px;
		font-weight:normal;
    text-transform: uppercase;
}

.news a{
		background:url(../img/sipka.gif) no-repeat right center;
		color:#fff;
		border-bottom:1px solid #282f27;
		padding: 0 0 5px 18px;
		font-size:14px;
		display:block;
}
.news a:hover {
    background:url(../img/sipkaHover.gif) no-repeat right center;
}
.news span {
		color:#b3ed6a;
		display:block;
}
#obsah {
		width:550px;
		float:right;
		color:#fff;
		font-size:13px;
		padding:0 0 0 22px;
		|margin: 20px 0 0 0;
}
#obsah strong {
    color:#b3ed6a;
}

#obsah h2{
    font-size:15px;
}
#obsah ul li {
    list-style: url(../img/li.gif);
    margin:0 0 5px 0;
}
#obsah ul li ul {
    margin:5px 0 7px 0;
}

#obsah a {
   color:#b3ed6a;
   text-decoration:underline;
}
#obsah a:hover, #obsah a:focus {
   text-decoration:none;
}
p.bold {
    font-weight:bold;
}
.input {
   margin:6px 0 6px 0;
}
label {
   width:120px;
   display:block;
   float:left;
   font-weight: bold;
}

p.adr span {
   display:block;
}
hr {
		height:1px;
		background:#282f27;
		color:#282f27;
		font-size:0;
		border:0;
}
.foto {
		margin:40px 0 15px 0;
}
.foto img {
		border:3px solid #b3f463;
		margin:0 9px 0 0;
}
#foot {
		border-top:1px solid #282f27;
		margin: 30px 0 30px 0;
		color:#fff;
		padding:10px 0 0 0;
		font-size:10px;
		clear:both;
		font-family:Verdana;
}
#foot a {
		color:#b3ed6a;
		text-decoration:underline;
}
#foot a:hover, #foot a:focus {
		text-decoration:none;
}
#foot span {
		color:#b3ed6a;
}

#leftFoot {
		width:450px;
}
#rightFoot {
		float:right;
		width:450px;
		text-align:right;
}
ul.ok{color:#339933;}
ul.error{color:#FF0000;}

#obsah ul.ok li, #obsah ul.error li {
   list-style: disc;
}

table th, label {
    text-align:left;
    color:#b3ed6a;
}
table td, table th {
    padding:0 10px 0 10px;
}

/* Novinky */
.novinka {
	border-bottom: 1px solid #555555;
	margin: 5px 0 0 0;
}

.datum {
	color: #9a9a9a;
	font-size: 90%;
	text-align: right;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.nazevfoto, .nazevnovinky {
	font-size: 110%;
}

.nahled {
	width: 91px; height: 91px;
	background: #ffffff url(../img/nahled-poz.gif) no-repeat 0 0;
	margin: 0px 15px 0 0;
	float: left;
}

.nahledin {
	width: 71px; height: 70px;
	margin: 8px 0 0 9px;
}

.mezera  {
	width:100%; height: 10px;
	clear: both;
}

#fotoclanek{
	padding: 50px 0 0 0;
}

#fotoclanek a img{
	border: 2px solid #B3ED6A;
	margin: 5px 5px 0 0;
}

#fotoclanek a:hover img{
	border: 2px solid #FFFFFF;
}

.doleva {
float:left;
margin:0 20px 0 0;
}

#certifikat_1 a {
	width: 180px;
	height: 256px;
	display: block;
	float: left;	
	margin: 0 0 0 0;
	background-image: url(../img/certifikaty/certifikat_1_thumb.jpg);
}

#certifikat_1 a:hover {
	background-position: 0 -256px;
}

#certifikat_2 a {
	width: 180px;
	height: 256px;
	display: block;
	float: left;
	margin: 0 0 0 5px;
	background-image: url(../img/certifikaty/certifikat_2_thumb.jpg);
}

#certifikat_2 a:hover {
	background-position: 0 -256px;
}

#certifikat_3 a {
	width: 180px;
	height: 256px;
	display: block;
	margin: 0 0 0 370px;
	background-image: url(../img/certifikaty/certifikat_3_thumb.jpg);
}

#certifikat_3 a:hover {
	background-position: 0 -241px;
}
