* { padding: 0px; border: 0px; }

h2 {
	color: #557332;
	font-size: 120%;
	font-weight: bold;
	background-color: transparent;
	line-height:1.5;
}
p {
  font-size: 75%;
  color: #557332;
  margin-bottom: 10px;
  text-align: justify;
 background-color: transparent;
}

body {
	background-color: #254200;
	margin: 0px auto;
	padding: 0px;
	font: normal normal normal 100%/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
.clear	{
	float: none;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	width: 1004px;
	margin: 0px;
	padding: 0px;
	margin-top: -1px;
}
img.intext {
	background: #fff;
	border: 3px solid #AAB998;
	padding: 1px;
	float: left;
	margin: 5px;
}

a {
	color: #000000;
	text-decoration:none;
}
a:hover{
	color: #000000;
	text-decoration:underline;
} 

.bold {
	font-weight: bold;
}
/* --------------------------------------------------------  */
/*                 TOP HLAVICKA                  */
#header {
	width: 100%;
	height: 102px;
	background-color: #254200;
}
#head_bg {
	width: 1004px;
	margin: 0 auto;
	height: 102px;
	background-image: url(/img/default/top_bg_sraf.gif);
}
#left_margin {
	background-image: url(/img/default/top_left_margin_finale.gif);
	width: 17px;
	height: 102px;
	float: left;
}
#logo {
	background-image: url(/img/default/logo.jpg);
	width: 285px;
	height: 102px;
	float: left;
}
#head_txt {
	width: 561px;
	height: 102px;
	float: left;
	color: #6FAB24;
}
.shift {
	display: block;
	padding-left: 25px;
	padding-top: 45px;
	font-size: 160%;
	line-height: 40px;
}
#right_margin_01 {
	width: 124px;
	height: 102px;
	background-image: url(/img/default/top_right_margin_01.gif);
	float: left;
}
#right_margin_finale {
	width: 17px;
	height: 102px;
	background-image: url(/img/default/top_right_margin_finale.gif);
	float: left;
}
/* --------------------------------------------------------  */

/* --------------------------------------------------------  */
/*                     TOP theme                     */
#theme {
	width: 100%;
	height: 237px;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/default/theme_bg.gif);
}
#theme_bg {
	width: 1004px;
	margin: 0 auto;
	height: 237px;
}
#theme_left_margin	{
	width: 17px;
	height: 237px;
	background-image: url(/img/default/theme_left_margin.gif);
	float: left;
}
#theme_main {
	width: 970px;
	height: 237px;
	background-image: url(/img/default/theme_main.gif);
	float: left;
}
#theme_main object{
  position:relative;
  top:3px;
  left:3px;
}

#theme_right_margin {
	width: 17px;
	height: 237px;
	background-image: url(/img/default/theme_right_margin.gif);
	float: left;
}
/* --------------------------------------------------------  */


/* --------------------------------------------------------  */
/*                     TOP menu                      */
#topmenu	{
	width: 100%;
	height: 40px;
}
#topmenu_bg	{
	width: 1004px;
	margin: 0 auto;
	height: 40px;
	background-color: #254200;
}
#topmenu_left_margin {
	width: 17px;
	height: 40px;
	background-image: url(/img/default/topmenu_left_margin.gif);
	float: left;
}
#topmenu_txt {
	width: 970px;
	height: 40px;
	float: left;
}
#topmenu_right_margin {
	width: 14px;
	height: 40px;
	background-image: url(/img/default/topmenu_right_margin.gif);
	float: left;
}
#topmenu_txt ul {
	margin: 0px;
	padding: 0px;
}
#topmenu_txt li {
	display: block;
	float: left;
	list-style: none;
	height: 40px;
}
/*normal*/
a span.left_border {
	display: block;
	width: 4px;
	height: 40px;
	background-image: url(/img/default/btn/normal/btn_leftside.gif);
	float: left;
}
a span.right_border {
	display: block;
	width: 4px;
	height: 40px;
	background-image: url(/img/default/btn/normal/btn_rightside.gif);
	float: left;
}
a span.btn_bg {
	display: block;
	height: 40px;
	background-image: url(/img/default/btn/normal/btn_bg.gif);
	float: left;
	line-height: 40px;
	padding-left: 18px;
	padding-right: 17px;
	color: #fff;
	font-family: Verdana;
	font-weight:bold;
	text-decoration: none;
	font-size: 80%;
}
/*hover*/
a:hover span.left_border {
	background-image: url(/img/default/btn/hover/btn_leftside.gif);
}
a:hover span.right_border {
	background-image: url(/img/default/btn/hover/btn_rightside.gif);
}
a:hover span.btn_bg {
	background-image: url(/img/default/btn/hover/btn_bg.gif);
	line-height: 39px;
	text-decoration: none;
}

/*active*/
a.active span.left_border {
	background-image: url(/img/default/btn/active/btn_leftside.gif);
}
a.active span.right_border {
	background-image: url(/img/default/btn/active/btn_rightside.gif);
}
a.active span.btn_bg {
	background-image: url(/img/default/btn/active/btn_bg.gif);
	text-decoration: underline;
}
/* --------------------------------------------------------  */








/* --------------------------------------------------------  */
/*                     CONTENT                      */

#content {
	width: 100%;
	background-image: url(/img/default/bg_body_100.gif);
	background-repeat: repeat-x;
	float: left;
}
#content_bg	{
	width: 1004px;
	margin: 0 auto;
	background-color: #254200;
}
#content img {
	background: #fff;
	border: 3px solid #AAB998;
	padding: 1px;
	float: left;
	margin: 5px;
}
#main_content {
	background-color: #fff;
	color: #778F5B;
	width: 550px;
	float: right;
}
#leftside {
	width: 227px;
	float: right;
}
#rightside {
	width: 227px;
	float: left;
}
#left_container {
	width: 777px;
	float: left;
}
#left_cube {
	width: 17px;
	height: 29px;
	float: left;
	background-image: url(/img/default/bg_body.gif);
		font-size: 1px;
	line-height: 1px;
}
#left_line {
	width: 210px;
	height: 20px;
	float: left;
	background-image: url(/img/default/line.gif);
		font-size: 1px;
	line-height: 1px;
}
#right_cube {
	width: 17px;
	height: 29px;
	float: right;
	background-image: url(/img/default/bg_body_right.gif);
}
#right_line {
	background-image: url(/img/default/line.gif);
	width: 210px;
	height:20px;
	float: left;
}
#bg {
	width: 1004px;
	background-image: url(/img/default/content_bg.gif);
	float: left;
}
.box_left {
	width: 210px;
	float: right;
}
.box_right {
	width: 210px;
	float: left;
}
.box_top {
	width: 210px;
	height: 40px;
	background-image: url(/img/default/box_top.gif);
	color: #557332;
	line-height: 35px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
}
.box_top_next {
	width: 210px;
	height: 41px;
	background-image: url(/img/default/box_top_next.gif);
	color: #557332;
	line-height: 35px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
}
.box_foot {
	width: 210px;
	height: 4px;
	background-image: url(/img/default/box_foot.gif);
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	font-size: 1px;
	line-height: 1px;
}
.box_body {
	background-color: #557332;
	color: #fff;
	padding: 15px;
	padding-top: 10px;
}
#content_topka {
	width: 550px;
	height: 74px;
	/*background-image: url(/img/default/content_topka.jpg);*/
}
#hotel {
	width: 275px;
	height: 74px;
	float: left;
	background-image: url(/img/default/rozcesti/hotel_big.jpg);
}
#hotel_mini {
	width: 275px;
	height: 74px;
	float: left;
	background-image: url(/img/default/rozcesti/hotel_mini.jpg);
}
#restaurace {
	width: 275px;
	height: 74px;
	background-image: url(/img/default/rozcesti/restaurace_big.jpg);
	float: left;
}
#restaurace_mini {
	width: 275px;
	height: 74px;
	background-image: url(/img/default/rozcesti/restaurace_mini.jpg);
	float: left;
}
#content_topka a {
	display: block;
	height: 74px;
	width: 275px;
	float: left;
	border: 0px;
	cursor: pointer;
}
#content_txt {
	padding: 12px;
}

#content_txt h1 {
	color: #557332;
	font-size: 120%;
	font-weight: bold;
	background-color: transparent;
	line-height:1.5;
}

#content_txt ul {
	font-size: 75%;
	color: #557332;
	margin-left: 15px;
}
#content_txt ul li {
	padding-bottom: 5px;
	list-style: disc outside;
	padding-left: 0px;
	margin-left: 0px;
}

/* TinyMCE specific rules */
body.mceContentBody {
   background: white;
   padding: 12px;
}

body.mceContentBody h1 {
	color: #557332;
	font-size: 120%;
	font-weight: bold;
	background-color: transparent;
	line-height:1.5;
}

body.mceContentBody img {
	background: #fff;
	border: 3px solid #AAB998;
	padding: 1px;
	margin: 5px;
}

body.mceContentBody a{
	color: #000000;
	text-decoration:none;
}
body.mceContentBody a:hover{
	color: #000000;
	text-decoration:underline;
}

body.mceContentBody ul {
	font-size: 75%;
	color: #557332;
	margin-left: 15px;
}
body.mceContentBody ul li {
	padding-bottom: 5px;
	list-style: disc outside;
	padding-left: 0px;
	margin-left: 0px;
}

/* --------------------------------------------------------  */
/*                     FOOTER                        */
#footer {
	width: 100%;
	height: 110px;
}
#footer_bg {
	width: 1004px;
	height: 109px;
	margin: 0 auto;
	background-image: url(/img/default/footer_bg.jpg);
}
#left_foot {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 25px;
  color: #fff;
  font-size: 70%;
  
}
#left_foot p {
  font-size: 100%;
  text-align:center;
}
a.copyright {
  color: #CECF00;
  text-decoration: none;
  font-weight: bold;
}
a:hover.copyright {
  border-bottom: 1px dotted #CECF00;
}
a.created {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
a:hover.created {
  border-bottom: 1px dotted #FFF;
}
#right_foot {
  float: right;
  padding-right: 35px;
  padding-top: 25px;
  color: #fff;
  font-size: 70%;
}
#right_foot a {
  color: #fff;
  text-decoration: none;
}
#right_foot a:hover {
  border-bottom: 1px dotted #fff;
}

/* forms*/
.box_body form.order {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 80%;
}
input {
	margin-bottom: 6px;
	margin-top: 3px;
	height: 18px;	
	border: 1px solid #476228;
	margin-left: 8px;
	width: 155px;
}
label {
	margin-left: 8px;
}
select {
	margin-bottom: 6px;
	margin-top: 3px;
	margin-left: 8px;
	border: 1px solid #476228;
}
input.rezerv {
	background: url(/img/default/rezerv.gif);
	height: 38px;
	width: 157px;
	border: 0px;
	cursor: pointer;
	font-size: 1px;
	color: #476228;
}


/*wetter*/
.wetter {
	width: 175px;
	height: 95px;
	border-bottom: 1px solid #3E5622;
}
.wetter_top {
	color: #273A13;
	font-weight: bold;
	text-align: center;
	width: 175px;
	height: 25px;
	float: left;
	margin-top: 10px;
	font-size: 80%;
}
.wetter_img {
	width: 80px;
	height: 46px;
	float: left;
	text-align: right;
	padding-right: 7px;
}
.wetter_txt {
	width: 80px;
	height: 46px;
	padding-top: 7px;
	padding-left: 7px;
	float: left;
	text-align: left;
	font-size: 80%;
}
.wetter_txt span {
	color: #FFFF00;
}

/*meal*/
.meal {
	width: 180px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: -5px;
	margin-right: -5px;
	padding-top: 5px;
}
.day {
	color: #273A13;
	font-weight: bold;
	font-size: 90%;
	width: 180px;
}
.day_active {
	color: #FFFF00;
	font-weight: bold;
	font-size: 90%;
	width: 180px;
}
.meal_name {
	font-weight: bold;
	font-size: 70%;
	width: 125px;
	float: left;
	text-align: left;
}
.meal_price {
	font-weight: bold;
	font-size: 70%;
	width: 55px;
	float: right;
	text-align: right;
}
.meal_description {
	font-size: 70%;
	width: 180px;
	clear: both;
}
#meal_next {
	height: 50px;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 20px;
}
#rest_man {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 53px;
	background-image: url(/img/default/rest_man.gif);
}
#rest_bg {
	width: 135px;
	height: 50px;
	float: left;
	background-image: url(/img/default/rest_bg.gif);
	color: #253711;
}
#rest_bg a {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #253711;
	font-family: Arial;
	display: block;
}
#rest_bg a:hover {
  text-decoration: underline;
}

#rest_margin {
	width: 11px;
	height: 50px;
	float: left;
	background-image: url(/img/default/rest_margin.gif);
}
/*news and actions*/

.news_date {
	font-weight: bold;
	font-size: 80%;
}
.news_name {
	font-weight: bold;
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.news_txt {
	font-size: 70%;
	color: #fff;
	text-align: justify;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #3E5622;
}
.news_name a {
	color: #ffff00;
}
.news_txt a {
	color: #ffff00;
}


.news_title{
  background-color: #557332;
  color:#fff;
  font-weight:bold;
  font-size:100%;
  padding: 5px 5px 5px 2px;
}
.news_title strong.date{
	color: #ffff00;
}

 /* sidemenu */
 
 ul.sidemenu {
	margin: -15px;
	padding: 0px;
	border: 0px solid #f00;
	list-style: none;
	margin-bottom: 15px;
}
ul.sidemenu li {
	padding: 0px;
	background-color: #62803D;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 2px solid #557332;
}
.sidemenu a {
	color: #273A13;
	background-image: url(/img/default/arrow3.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 38px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	margin: 0px;
	width: 170px;
	text-align: left;
}
.sidemenu li a:hover {
	background-color: #7B9A56;
}
li.active_item a {
	text-decoration: underline;
	background-color: #7B9A56;
}
.back  a {
	font-size:80%;
	color: #FFFF00;
	display: block;
	width: 180px;
	text-align: right;
	text-decoration: none;
}
.back a:hover {
	text-decoration: underline;
}

/* guestbook */

form.guestbook {
	margin: 0px;
	padding: 0px;
}
.guestbook_input {
	float: left;
	width: 200px;
}
.guestbook_input input {
	border: 1px solid #D0D2D5;
	color: #666;
	padding: 2px;
	margin-top: 0px;
	width: 175px;
}
.guestbook_textfield {
	float: left;
	width: 315px;
}
.guestbook_textfield textarea {
	width: 310px;
	height: 150px;
	border: 1px solid #D0D2D5;
	color: #666;
	padding: 2px;
	margin-top: 0px;
/*	scrollbar-base-color: #D0D2D5;
	scrollbar-arrow-color: #D0D2D5;
	scrollbar-3dlight-color: #D0D2D5;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-track-color: #eee; */
	font: normal normal normal 100%/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.sending {
	width: 515px;
	text-align: right;
}
.sending input {
	width: 157px;
	height: 31px;
	background-image: url(/img/default/add.gif);
	border: 0px;
	font-size: 1px;
	line-height: 1px;
	cursor: pointer;
	color: #344A1C;
}
.guestbook_txt {
	font-size: 75%;
	color: #646971;
	margin-top: 20px;
	margin-bottom: 10px;
}
.guest_head {
	display: block;
	background-color: #609F8A;
	color: #fff;
	padding: 7px;
}
.guest_head a {
	color: #fff;
}
.guest_head a:hover {
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}
.guest_txt {
	text-align: justify;
	margin-top:5px;
	margin-bottom: 15px;
	margin-left: 3px;
	margin-right: 3px;
}
.archive {
	font-size: 70%;
	margin-top: 30px; 
	color: #646971;
}
.archive a {
	color: #646971;
}
.archive a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #646971;
}
a.aactive {
	font-weight: bold;
}
a.amarg {
	margin-left: 5px;
	margin-right: 5px;
}

/* jidelni listek */
.menu_section {
	width: 170px;
	float: left;
	height: 200px;
}
ul.menu_list {
	font-size: 75%;
	color: #557332;
}
ul.menu_list li {
	padding-bottom: 5px;
	list-style: disc outside;
	padding-left: 0px;
	margin-left: -10px;
}
ul.menu_list a {
	color: #557332;
}

table.menu_table {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 520px;
	color: #000;
	margin-bottom: 30px;
	float: left;
	font-size: 75%;
}
tr.licha {
	background-color: #E4EADC;
}
tr.suda {
	background-color: #fff;
}
td {
	padding: 5px;
}
td.price_cell {
	text-align: right;
}

/*----------------------------------------------------------------------------*/
table{
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #000;
	font-size: 75%;
}
tr {
	background-color: #E4EADC;
}
td {
	padding: 5px;
}
.price_cell {
	text-align: right;
}




