body {
	text-align: center;
	background: #1D3F1A url('bg.jpg') top center no-repeat fixed;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #000000;
}
table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
  margin-left: 10px;
	border-collapse: collapse;
	}
	
	
hr {
	COLOR: #073403;
}


A:link {
	COLOR: #000000;
	text-decoration: none;
	border-bottom: 1px dotted;
}
A:visited {
	COLOR: #000000;
	text-decoration: none;
	border-bottom: 1px dotted;
}
A:active {
	COLOR: #000000;
	text-decoration: none;
	border-bottom: 1px none;
}
A:hover {
	COLOR: #000000;
	text-decoration: none;
	border-bottom: 1px none;
}

#bobra {
	COLOR: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#bodovani {
text-align: right;
width: 25px;
}

#bodovani_c {
text-align: right;
}

#odpocet {
text-align: center;
border: 0px;
background-color: rgb(202,223,148);
font-weight: bold;
color: rgb(29,63,26); 
width: 460px;
}

#bobr {
text-align: center;
width: 20px;
}

#bobr_1 {
text-align: center;
width: 20px;
background-color: yellow;
}

#bobr_2 {
text-align: center;
width: 20px;
background-color: lightgreen;
}

#bobr_3 {
text-align: center;
color: white;
width: 20px;
background-color: black;
}

#bobr_4 {
text-align: center;
width: 20px;
background-color: red ;
}

#bobr_5 {
text-align: center;
width: 20px;
background-color: blue;
}

#bobr_6 {
text-align: center;
width: 20px;
background-color: saddlebrown;
}

#bobr_7 {
text-align: center;
width: 20px;
background-color: green;
}

#bobr_8 {
text-align: center;
width: 20px;
background-color: orange;
}

#bobr_9 {
text-align: center;
width: 20px;
background-color: pink;
}

#bobr_10 {
text-align: center;
width: 20px;
background-color: purple;
}

#bobr_11 {
text-align: center;
width: 20px;
background-color: lightblue;
}

#bobr_12 {
text-align: center;
width: 20px;
background-color: chocolate;
}

#bobr_13 {
text-align: center;
width: 20px;
background-color: white;
}

#skrt {
  text-decoration: line-through;
  color: red;
}
#page_wrapper {
	background: #F3E7A9 url('page_bg.jpg') top left;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	text-align: left;
	border: 4px solid #073403;
}
#page_header {
	height: 140px;
	background: #515230 url('header.jpg') top left no-repeat;
}
#page_header h1 {
	padding-top: 30px;
	padding-left: 20px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FCF8E3;
	letter-spacing: 1px;
	margin: 0px;
}
#page_header h2 {
	padding-top: 0px;
	padding-left: 20px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FCF8E3;
	margin: 0px;
}
#menu_bar {
	height: 30px;
	background: #A5A162 url('menu_bg.jpg') top left no-repeat;
}
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-top: 5px;
	background-color: transparent;
	color: #F3E7A9;
	float: left;
	width: 100%;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: transparent;
	color: #F3E7A9;
	text-decoration: none;
	border-bottom: 1px none;
	float: left;
	border-right: 1px solid #BBB774;
}
#navcontainer ul li a:hover {
	background-color: transparent;
	color: #fff;
}
#content_wrapper {
	background: transparent url('content_bg.jpg') top left no-repeat;
}
#left_side {
	float: left;
	width: 480px;
}
#left_side h3 {
	margin: 10px;
	margin-right: 15px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #A0410D;
}
#left_side p {
	margin: 10px;
	margin-right: 15px;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	line-height: 160%;
	text-align: justify
}
#right_side {
	float: right;
	width: 150px;
}
#right_side h3 {
	margin-right: 10px;
	margin-bottom: 5px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #FCF8E3;
	background: #073403;
	padding: 4px;
	border: 1px solid #CADF93;
}
#right_side p {
	margin: 5px;
	margin-bottom: 15px;
	padding-right: 10px;
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #1D3F1A;
}
#page_footer {
	height: 70px;
	background: #515230 url('footer.jpg') top left no-repeat;
}
#page_footer A:link {
	COLOR: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted;
}
#page_footer A:visited {
	COLOR: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted;
}
#page_footer A:active {
	COLOR: #ffffff;
	text-decoration: none;
	border-bottom: 1px none;
}
#page_footer A:hover {
	COLOR: #ffffff;
	text-decoration: none;
	border-bottom: 1px none;
}
#page_footer p {
	text-align: center;
	padding-top: 8px;
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FCF8E3;
}
.spacer {
	margin: 0px;
	padding: 0px;
	height: 10px;
	clear: both;
}
