body {
  margin: 1px;
  padding: 0px;
  color: #404040;
  background-color: #000;
  font: normal 11px helvetica, tahoma, sans-serif;
  text-align: left;
}

.green {
	color: #97D01C;
}
.red {
	color: #EF4023;
}
.yellow {
	color: #FFCB04;
}
.orange {
	color: #F15A22;
}
.white {
	color: #fff;
}

#default
{
  margin-left: 5px;
  padding: 0px;
  width: 985px;
  text-align: left;
  color: #B2B2B2;
  clear: both;
}


div.logo_top {
  height: 70px;
  float: left;
  background: url("/img/logo_top.png");
  background-repeat: no-repeat;
  background-position: top left;
}

#left {
  float: left;
  width: 654px;
}


div.logo_right {
  margin-top: 40px;
  width: 328px;
  height: 485px;
  float: left;
  background: url("/img/logo_right.png");
  background-repeat: no-repeat;
  background-position: top left;
}


#body {
  margin-top: 5px;
  margin-left: 7px;
  width: 650px;
  float: left;
}

#content {
  margin-bottom: 10px;
  font: normal 11px helvetica, tahoma, sans-serif;
  height: 450px;
  overflow: auto;
}


#home {
}

#home img {
  /* border: 1px solid #F15A22;*/
}

#home .thumbs {
	width: 540px;
}

#home .thumbs img {
	margin-top: 5px;
	margin-right: 5px;
	border: none;
	height: 33px;
	width: 50px;
    border: 1px solid #942F0C;
}


img.plagat {
	padding:20px 0 0 15px; float:left;
}


div.home_thumbs {
	width: 70px;
	float:left;
	padding-top: 21px;
	padding-left: 10px;
}

div.home_thumbs img {
	border:0px;
	margin-bottom: 9px;
}




#footer
{
  clear: both;
  padding-top: 0px;
  margin-left: 7px;
  color: #777;
  border-top: 2px dotted #222;
}

#footer_left
{
  float: left;
  color: #777;
  text-align: left;
}

#footer_right
{
  float: right;
  color: #777;
  text-align: right;
}

#footer_right a
{
	color: #4774EB;
	text-decoration: none;
}


#napoje-left {
	width: 330px;
	min-height: 400px;
	background: url("/img/shadow_bg.png");
	background-repeat: no-repeat;
	background-position: 0px 92px;
	background-attachment: fixed;
	float: left;
	margin-top: 10px;
}

#napoje {
  margin-top: 10px;
  width: 260px;
  float: left;
  min-height: 400px;
}

#napoje .type {
  width: 260px;
  color: #F15A22;
  border-bottom: 1px dotted #444;
  clear: both;
  font-weight: bold;
  margin-top: 20px;
}

#napoje .items {
  width: 260px;
  margin-top: 2px;
  clear: both;
}

#napoje .name {
  width: 140px;
  clear: both;
  float: left;
}
#napoje .quantity {
  width: 70px;
  text-align: right;
  float: left;
}
#napoje .price {
  text-align: right;
}

#napoje img {
  border: 0px;
}


/* Archiv akcii */
#archiv_akcii {
	margin-top:10px;
}

#archiv_akcii div.item{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#archiv_akcii .thumbs img {
    border: 1px solid #942F0C;
}



/* Program */
#program {
  margin-top: 10px;
  min-height: 400px;
  padding-left: 250px;
  padding-right: 10px;
  background: url("/img/shadow_bg.png");
  background-repeat: no-repeat;
  background-position: 0px 92px;
  background-attachment: fixed;
}

#program .akcia {
  margin-bottom: 10px;
}

#program .datum {
	font-weight: bold;
}


/* LANGUAGE BAR */
#lang_bar {
	padding-left: 200px;
}
#lang_bar a {
	font-size: 10px;
	color: #B2B2B2;
	text-decoration: none;
}
#lang_bar a:hover {
	color: #F15A22;
}


/* MENU */
#menu
{
  height: 16px;
  padding: 0px;
  padding-top: 22px;
  padding-left: 190px;
  clear: both;
}

#menu .menu2 {
	padding-top: 16px;
}


#menu ul
{
  position: absolute;
  width: 500px;
  padding: 0px;
  margin: 0px;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  float: left;
}


#menu ul li { display: block; float: left;}

#menu ul li a
{
  color: #fff;
  padding: 0.2em 1em;
  text-decoration: none;
  border-right: 1px solid #666;
  float: left;
}

#menu ul li a:hover
{
  color: #F15A22;
}

#menu .current
{
  text-decoration: underline;
  color: #FFCB04;
}

#menu a.last {
	border: none;
}


/* Contact section */


#contact {
}

#contact  .contact {
  padding: 10px;
  height: 230px;
  float: left;
}

#contact img {
  margin-left: 9px;
  border: 1px solid #FFCB04;
}


/* Send message */

#message {
  width: 338px;
  float: left;
  padding-top: 10px;
}
#message .title {
  margin-left: 19px;
  padding: 0px;
  font: normal 11px helvetica, tahoma, sans-serif;
  color: #FFCB04;
}
#message .error {
  margin: 5px 0px 2px 15px;
  padding: 5px;
  background-color: #E60000;
  color: #fff;
}
#message .ok {
  margin: 5px 0px 2px 15px;
  padding: 5px;
  background-color: #29B70B;
  color: #fff;
}
#message .a { /* 1/2 napisu */
  /* color: #fff; */
}
#message .b { /* 2 1/2 napisu */
  /* color: #B9E216; */
}

#message table {
  font: normal 10px helvetica, tahoma, sans-serif;
  color: #97D01C;
}

#message .form {
  padding: 0px;
  margin-left: 15px;
  margin-top: 10px;
}
#message .box_name {
  border: 1px solid #8C8C8C;
  background-color: #1A1A1A;
  color: #eee;
  padding: 1px;
  width: 150px;
  font: normal 10px helvetica, tahoma, sans-serif;
}
#message .box_mail {
  border: 1px solid #8C8C8C;
  background-color: #1A1A1A;
  color: #eee;
  padding: 1px;
  width: 150px;
  font: normal 10px helvetica, tahoma, sans-serif;
}
#message .box_text {
  border: 1px solid #8C8C8C;
  background-color: #1A1A1A;
  color: #eee;
  padding: 1px;
  width: 274px;
  height: 100px;
  font-size: 10px;
  font: normal 10px helvetica, tahoma, sans-serif;
}
#message .footer {
  color: #fff;
  background-color: #B9E216;
  height: 16px;
  padding-top: 2px;
}

#message .box {
  border: 1px solid #8C8C8C;
  background-color: #1A1A1A;
  padding: 1px;
  font: normal 10px helvetica, tahoma, sans-serif;
  color: #eee;
}


/* Administration */


#admin {
  padding: 0px;
  margin: 10px;
}

#admin .sections {
  padding: 0px;
  margin-top: 0px;
  height: 15px;
  float: left;
}

#admin .sections ul {
  padding: 0px;
  margin: 0px;
  font-family: helvetica, tahoma, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

#admin .sections ul li { display: block; float: left;}

#admin .sections ul li a {
  color: #97D01C;
  padding: 0.2em 0.5em;
  text-decoration: none;
  float: left;
}

#admin .sections ul li a:hover {
  /* background-color: #F1F3F3; */
  text-decoration: underline;
}

#admin .sections .current {
  text-decoration: underline;
}

#admin .sections .delimiter { 
  width: 0px;
  height: 15px;
  border-right: 1px solid #C8D0D0;
}

#admin .textarea {
  clear: both;
  float: left;
  margin-top: 10px;
}

#admin textarea {
  width: 500px;
  height: 360px;
  border: 1px solid #8C8C8C;
  background-color: #fff;
  padding: 1px;
  font: normal 12px tahoma, sans-serif;
}

#admin .box {
  border: 1px solid #fff;
  color: #fff;
  background-color: #444;
  padding: 1px;
  font: normal 10px helvetica, tahoma, sans-serif;
}

