p {
		padding-bottom: 5px;
}
body {
	font: 16px verdana, arial, helvetica, sans-serif;
	color: White;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #155a01;
}

/* LINKS ======================================================================== */
h1 {
	size: 28;
	text-align: center;
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2{
	size: 20;
	text-align: center;
}
h3{
	text-decoration: underline;
}

a,
a:link,
a:visited {
	color: #ccffff;
}
a:hover {
	color: #ccffff;
}
table {
	border: 1 White;
	padding: 0 0 0 0;
	border-spacing: 0;
}

#sitelinks a,
#sitelinks a:link,
#sitelinks a:visited {
	font-weight: bold;
	color: #ccffff;
	text-decoration: none;
}
#sitelinks a:hover {
	font-weight: bold;
	color: #ccffff;
	text-decoration: none;
}

p.news_info a,
p.news_info a:link,
p.news_info a:visited,
p.news_info a:hover {
	color: #ccffff;
}

a.forumlink,
a.forumlink:link,
a.forumlink:visited {
	color: #ccffff;
	text-decoration: none;   
}
a.forumlink:hover {
	color: #ccffff;
	text-decoration: none;      
}

.fcaption a,
.fcaption a:link,
.fcaption a:visited {
	color: #ccffff;
	text-decoration: none;   
}
.fcaption a:hover {
	color: #ccffff;
	text-decoration: none;      
}

.fcdefault a,
.fcdefault a:link,
.fcdefault a:visited {
	color: #ccffff;
	text-decoration: none;   
}
.fcdefault a:hover {
	color: #ccffff;
	text-decoration: none;      
}
td.forumheader a,
td.forumheader a:link,
td.forumheader a:visited {
	color: #ccffff;
	text-decoration: none;   
}
td.forumheader a:hover {
	color: #ccffff;
	text-decoration: none;      
}

.fdefault a,
.fdefault a:link,
.fdefault a:visited {
	color: #ccffff;
	text-decoration: none;   
}
.fdefault a:hover {
	color: #ccffff;
	text-decoration: none;      
}

.menu_caption a,
.menu_caption a:link,
.menu_caption a:visited,
.menu_caption a:hover {
	color: #fff;
	text-decoration: none;
}

.menu_content a,
.menu_content a:link,
.menu_content a:visited {
	font-weight: bold;
	color: #ccffff;
	text-decoration: none;
}
.menu_content a:hover {
	font-weight: bold;
	color: #c7d4ff;
	text-decoration: none;      
}

/* MAIN PIECES ============================================================== */
.menu_umisteni {
	width:900px;
	position: block;
	background-color:red;
}

.clsCMOn, .clsCMOver {
	font-size: 12px;
	font-weight:bold;
    padding: 2px 4px;
	color:# B0311A;
}


#background {
	position: absolute; 
	display: block;	
	height: 100%;
	width: 900px;
	left: 0%; 
	margin-left: 00px; 
	border: none;
	padding: 0;
	background-color: #155a01;
}

#main_container {
	position: absolute; 
	display: block;
	width: 800px;
	left: 0; 
	margin-left: 50px; 
	padding: 0;
	border: none;
	text-align: left;
	background-color: #155a01;
}

#sitename {
	font: bold 36px Comic Sans MS, verdana, arial, helvetica, sans-serif;
	color: #005Ec6;
	position: absolute; 
	top: 10px;
	left: 0%;
	width: 350px;
	height: 50px;
	margin-left: 90px; 
	z-index: 1;
	text-decoration: none;
	cursor: hand;
}

#sitetag {
	font: bold 36px Comic Sans MS, verdana, arial, helvetica, sans-serif;
	color: #005Ec6;
	position: absolute; 
	top: 100px;
	left: 0%;
	width: 250px;
	height: 50px;
	margin-left: 580px; 
	z-index: 1;
}

#sitelinks {
	padding-bottom: 60px;
	font: 9px verdana, arial, helvetica, sans-serif;
	text-align: center;
	color: #cca038;
	background-color: #155a01;
}

/* MENU ===================================================================== */
#menu {
	width: 800px;
	padding: 0 8px;
	background-color: #155a01;
}

.menu_block {
	position: relative;
	width: 800px;
	margin: 0 0 00px 0;
	text-align: center;
}

.menu_caption {
	font: bold 10px/20px verdana, arial, helvetica, sans-serif;   
	color: #fff;
	height: 20px;
	background: url(images/menu_caption.jpg) no-repeat center;   
}

.menu_caption_left_border {
	position: absolute; 
	top: 10px;
	left: 0px;
	width: 19px;
	height: 9px;
	border-top:  1px solid #cca038;
	border-left:  1px solid #cca038;
}

.menu_caption_right_border {
	position: absolute; 
	top: 10px;
	right: 0px;
	width: 19px;
	height: 9px;
	border-top:  1px solid #cca038;
	border-right:  1px solid #cca038;
}

.menu_content {
	padding: 3px;
	color: #cfd4e6;
	text-align: left;
	border-left: 1px solid #cca038;
	border-right: 1px solid #cca038;
}

.menu_content_left_border {
	position: absolute; 
	bottom: 0px;
	left: 0px;
	width: 19px;
	border-bottom: 1px solid #cca038;
}

.menu_content_right_border {
	position: absolute; 
	bottom: 0px;
	right: 0px;
	width: 19px;
	border-bottom: 1px solid #cca038;
}

/* CONTENT ====================================================================== */
#content {
	background-color: #155a01;
	margin-left: 200px;
	width: 600px;
}

.news_block {
	margin: 10px 0;
	width: 600px;
}

.news_caption {
	font: bold 14px verdana, arial, helvetica, sans-serif;
	color: #cca038;
	width: 520px;
	padding: 2px 20px;
	margin: 0 20px;
	border-bottom: 1px solid #cca038;
	text-align: center;
}

.news_content {
	width: 580px;
	padding: 0 10px 5px 10px;
	color: #cfd4e6;
}

.news_content_menu {
	width: 580px;
	padding: 5px 10px 15px 10px;
	color: #cfd4e6;
}

p.news_info {
	font: bold 9px verdana, arial, helvetica, sans-serif;
	color: #cca038;
}

.admin_block {
	margin: 10px 0;
}

.admin_caption {
	font: bold 14px verdana, arial, helvetica, sans-serif;
	color: #cca038;
	padding: 2px 20px;
	margin: 0 20px;
	border-bottom: 1px solid #cca038;
	text-align: right;
}

.admin_content_menu {
	padding: 5px 10px 15px 10px;
	color: #cfd4e6;
}

/* FORUMS ======================================================================= */
.fborder {
	border: none;
}

.fcaption, .fcdefault {
	font: bold 12px verdana, arial, helvetica, sans-serif;
	color: #cfd4e6;
	padding: 4px;
	border:  1px solid #cca038;
}

td.forumheader, .fdefault{
	font: bold 12px verdana, arial, helvetica, sans-serif;
	color: #cfd4e6;
	padding: 4px;
	text-align: left;
	border:  1px solid #cca038;
}

/* this is to catch the next previous stuff */
div.forumheader {
	font: 11px verdana, arial, helvetica, sans-serif;
	text-align: center;
	color: #cfd4e6;
	margin: 10px 10px 0 0;
	background-color: transparent;
	border: none;
}

.forumheader2, .f2default{
	padding: 4px;
	border:  1px solid #cca038;
	text-align: left;
}

.forumheader3, .f3default{
	padding: 4px;
	border:  1px solid #cca038;
	text-align: left;
}

/* CALENDAR ===================================================================== */
#menu .forumheader, #menu .forumheader3 {
	font: 9px verdana, arial, helvetica, sans-serif;
	padding: 0;
	border:  1px solid #cca038;
	color: #cfd4e6;
}
#menu table.fborder .indent {
	font: 9px verdana, arial, helvetica, sans-serif;
	padding: 0;
	border:  1px solid #cca038;
	background: #208012;
}

/* CHATBOX ====================================================================== */
.chatbox {
	font: 9px verdana, arial, helvetica, sans-serif;
	border-bottom: 1px solid #cca038;
	margin: 0 10%;
}

/* COMMENTS ===================================================================== */
.comment_block { 
	font: 11px/125% verdana, arial, helvetica, sans-serif;
	padding: 5px; 
	margin: 5px; 
	border: 1px solid #cca038;
}

.comment_info { 
	padding: 5px;
	width: 150px;
	text-align: center;
	float: left;
}

.comment_content { 
	margin:  0 0 0 160px;
	padding: 5px;
}

.end_float { clear: both; }

/* MISCELLANOUS ================================================================= */
.smalltext {
	font: 9px verdana, arial, helvetica, sans-serif;
}

td {
	font: 11px verdana, arial, helvetica, sans-serif;
}

#content td {
	color: #cfd4e6;
}

.news_content_menu textarea.tbox,
#menu .tbox,
.helpbox { width: 90%; }

td.footer{
	background: #66CC33;
	text-align: center;
	color: Black;
	font: 11 px;
}
td.footer a{
 	color: Maroon;
	 }
	.datum {
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
.bromela {
	color: #e36c0a;
}

.cita{
	color: #ffcc00;
}
.desib{
	color:#000099;
}
.fetkrekr{
	color:#007373;
}
.filona-des{
	color:#3366ff;
}
.filona-odour{
	color:#ffFF00;
}
.fitonela{
	color:#cc66ff;
}
.fitonela-a{
	color:#16355d;
}
.fitonela-b{
	color:#16355d;
}
.jalka{
	color:#f3530c;
}
.jenor-a{
	color:#3366ff;
}
.jenor-b{
	color:#3366ff;
}
.jenor-c{
	color:#3366ff;
}
.lakus{
	color:#000099;
}
.odour{
	color:#ffFF00;
}
.oluska{
	color:#00b050;
}
.sekol{
	color: #000099;
}
.penzion{
	color: #FF9966;
}
.vyrazne{
	color:Red;
}
.u{
	text-decoration: underline;
}
/* ---------------------------------------------------------------------------------
E107 STYLES - CHEAT SHEET (Taken from mye107.org)
--------------------------------------------------------------------------------- */
/* 
border = used in the review section around the review score, and in many admin
         areas around the narigation area at the bottom.

button = used sitewide for any form type button

caption = used in the review section as border is, and as the header on the admin
          prefs page, as well as in a couple other admin pages.

defaulttext = used in chat.php (not the chatbox itself, the page that lists all
              the chatbox posts) around the chatboxmessage, throughout banner.php,
              in usersettings around yes/no for hiding email, in the forums around
              many of the messages, in download around the titles, and throughout
              the admin area.

fborder = used on nearly every page

fcaption = used as a main header

finfobar = used around the back to top, post reply and new thread links at the bottom
           of forum_viewtopic

forumheader = used as a main header below fcaption

forumheader2 = used for content in tables, highlights areas

forumheader3 = used in content in tables, as a lowlight

forumlink = used in the breadcrumbs of the forums

indent = used for [quote] [blockquote] [code]

helpbox = used above the [link] [b] [i] bar to show information about each of these

mediumtext = used in oldpolls.php around the title, and the poll questions. In
             forum_viewforum around the forum name, in forum_viewforum_template
             around forum topics (links), forum title, around the threadpages, in
             forumviewtopc_template around {GOTOPAGES}. In content, around the
             heading, around the links to heading (in list form). In
             e107_admin/userinfo.php around the datstamp, in e107_admin/submitnews.php
             around the titles. The default commentclass uses it for the comment.
             Around "Welcome USERNAME" in {CUSTOM=login}.

nextprev = used in download.php around "return to Category List" view next/previous
           download, and in the nextprev() function (thus any page that uses this
           function will use this style)

smallblacktext = used for [edited] and other areas for small descrïptions.

smalltext = used for detailed information throughout.

spacer

tbox = used sitewide for form elements such as drop boxes, text areas etc.

td = used in the admin area, as the mouse off color for the areas. (mouseover
     is forumheader5, which is hardcoded)
*/
