html{
background: url(images/hbg.jpg);
}
body {
	margin: 0px;
	padding: 0px;
	background: url(images/img01.jpg) repeat-x left top;
	font: 14px Arial, Helvetica, sans-serif;
	color: #212121;
}
p.cestitka{
color:red;
font-size: 1.3em;
border: dashed 1px red;
padding: 10px;
text-transform: uppercase;}
td {
border: 1px #699C4D solid;}
h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #175500;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}
img { 
padding : 5px; 
border : 1px solid #699C4D; 
} 
img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 20px; 
margin-left : 0; 
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 20px; 
margin-right : 0; 
}
img.center  {
margin:20px auto;}
.clear {
clear: both;}
/* Header */

#header {
	width: 900px;
	height: 130px;
	margin: 0px auto;
	background:#FFFFFF url(images/logo.gif) no-repeat left top;
}
#head_image{
float: right;
width: 100px;
padding: 0 9px;
}
#head_image img {
	border: none;
padding : 0px;	
}
#header a {
	text-decoration: none;
	color: #000000;
}

/* Logo */

#logo {
	float: left;
	padding-left: 220px;
}

#logo h1 {
	margin: 0px;
font-weight: normal;
	color: #000000;
}
#logo h1 span {
font-size: 50%
}
#logo p{
margin-top: -5px;
font-weight: normal;
	color: #000000;}
#logo h1 {
	padding: 10px 0px 0px 0px;
}



/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px;
	background: #fff;
}
/* Menu */

#menu {
	float: left;
	width: 100%;
	background: #699C4D;
	border-top: 2px #9BC56F solid;
	margin: 5px 0 0 0;
	font-size: 120%;
    font-weight: bold;
    }

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 28px;
	padding: 12px 20px 0px 20px;
	background: url(images/img02.jpg) no-repeat right 50%;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

#menu .active a {
}
 
/* Content */

#content {
	float: left;
	width: 570px;
        text-align: justify;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 10px 0 0 0;
	padding: 0px 0px 5px 0px;
	border-bottom: #BFC9AE solid 1px;
	color: #232F01;
}

.post .title a {
	color: #232F01;
}

.post .entry {
}
.post .entry ul li {
font-weight: bold;
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}
#kutije{
width: 100%;}
#kutije h4 {
font-size: 100%;}
#kutije p {
font-size: 90%;}
#bottom{
width: 285px;
margin: 0 auto;}
.kutija{
float: left;
width: 45%;
margin: 10px;
}
.kutija ul {
font-size: 80%;
font-weight: lighter;
}
.kutija ul {
display: list-item;
list-style-type: none;}
.kutija li{
margin:0 0 0 -40px;}

#bottom ul{
font-size: 80%;
font-weight: lighter;
display: list-item;
list-style-type: none;}
#bottom li{
margin:0 0 0 -40px;}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar-bgtop {
	height: 3px;
}

#sidebar-bgbtm {
	height: 3px;
}

#sidebar-content {
	padding: 20px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	padding-left: 20px;
	list-style: none;
}

#sidebar h2 {
	padding: 4px 20px;
	background: #699C4D;
	font-size: 1.2em;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #232F01;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 60px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
	background: #699C4D;
}

#footer p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

#footer_menu {
width: 100%;
text-align: center;
padding: 10px 0 0 0;
	font-size: smaller;}
	
#kontakt td{
border: none;}
