body {
	font-family: georgia, serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: white url("img/bg.png") repeat right top fixed;
}

#container {
	width: 700px;
	position: absolute;
	left: 50%;
	margin-left: -350px;
}

#logo {
	text-align: center;
}

#logo a {
	background: #ffffff url("img/logo-2.jpg") no-repeat;
	display: block;
	height: 120px;
	width: 525px;
	margin: 0px auto;
}

#logo a:hover {
	background-color: transparent;
}

#logo span {
	display: none;
}

#menu {
	background-color: #338d00;
	padding: 5px 0px 2px 10px;
	font-family: "Arial", sans-serif;
}

#menu a {
	color: #246300;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 0px 5px;
	text-decoration: none;
}

#menu a:hover {
	background-color: #aeff80;
	color: #000000;
	position: relative;
	top: 2px; left: 1px;
	border: 1px solid #000000;
}

#menu span.actual {
	background-color: #aeff80;
	border: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	padding: 1px 5px 3px 5px;
	position: relative;
	top: 6px; left: 1px;
	font-size: 105%;
}

#content {
	border: 1px solid #000000;
	margin-top: 7px; /*I love M$IE! ;)*/
	padding: 5px 10px;
}

#content[id] {
	margin-top: 6px;
}

#footer {
	font-size: 80%;
}

#valid {
	float: left;
}

#author {
	float: right;
}

a {
	color: #246300;
}

a:hover {
	text-decoration: none;
	background-color: #aeff80;
	color: #000000;
}

h1, h2 {
	font-family: "Arial", sans-serif;
	color: #246300;
	margin: 5px;
}

h1 {font-size: 175%; text-align: center;}

h2 {font-size: 100%;}

ul {margin-top: 0px;}

ul ul {list-style-type: square;}

ul#referencie {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px; /*I love M$IE! ;)*/
}

strong {
	color: #246300;
}

#slogan {
	color: #246300;
	text-align: center;
}

#slogan span {
	display: block;
}

#smain {
	font-weight: bold;
}

#smain span {
	display: inline;
	color: #000000;
	padding: 0em 0.5em;
}

#cech img {
	float: right;
}

#loga {
	width: 370px;
}

#loga img {
	margin: 10px;
}

#referencie li {
	padding-left: 20px;
	clear: both;
}

a.reffoto {
    margin-left: -20px;
	float: left;
	text-decoration: none;
	height: 16px;
	width: 16px;
	line-height: 16px;
	background: url("img/fotak.jpg") top no-repeat;
}

a.reffoto:hover {
	background-position: bottom;
}

.reffoto span {
	display: none;
}

#galeria {
	text-align: center;
}
