body {
  padding: 0;
  margin: 0;
  background: #0b0b0b url(bg_body.jpg) top repeat-x;
  font-family: Arial;
  font-size: 13px;
  color: #fff;
}


#page {
/*  position: relative; */
  width: 995px;
  margin: 0 auto;
  background: #101010 url(bg_page.gif) right repeat-y;
  overflow: hidden;
}


#logo {
  position: relative;
  float: left;
  width: 200px;
  height: 60px;
}

#logo div {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  _font-size: 10px;
}

#logo div span {
  display: block;
  position: absolute; 
  width: 200px;
  height: 60px;
  left: 0; 
  top: 0; 
  z-index: 1;
/*  cursor: pointer; */
  background: url(bg_logo.jpg) no-repeat;
}


#ad {
  position: relative;
  float: right;
  width: 600px;
  height: 55px;
  text-align: right;
/*  border-top: 2px solid #101010;
  border-bottom: 3px solid #101010;
  background: #747474;
*/
}


#header {
  position: relative;
  clear: both;
  float: left;
  width: 695px;  
  _width: 695px;
  height: 200px;
  background: url(bg_header.jpg) no-repeat;
}


#sidemenu {
  position: relative;
  float: right;
  width: 300px;
  height: 200px;
  background: #6e6e6e;
  background: #222;
/*  overflow: hidden;*/
}

#sidemenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#sidemenu ul li {
  display: block;
  padding: 0;
  margin: 0;
  background: #000;
}

#sidemenu ul li a {
  display: block;
  width: 290px;
  height: 16px;
  padding: 8px 0px 9px 10px;
  _padding: 7px 0px 7px 10px;
  margin: 0 0 1px 0;
  background: #000;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}

#sidemenu ul li a.active {
  background: #fbaa00;
}

#sidemenu {
  z-index: 1;
}

#sidemenu ul ul {
position:absolute;
top:0;
left:-230px;
visibility:hidden;
}
	
#sidemenu ul li {
position:relative;
width:300px;
}
	
#sidemenu ul a {
color:black;
display:block;
text-decoration:none;
width:100%;
}
	
#sidemenu ul a:hover, #sidemenu ul li:hover a, #sidemenu ul li.hover a {
color:white;
background-color: #fbaa00;
}
	
#sidemenu ul li:hover ul a, #sidemenu ul li.hover ul a 	{
background-color:#222;
color:white;
}
	
#sidemenu ul li:hover ul a:hover, #sidemenu ul li.hover ul a:hover {
background-color: #fbaa00;
color:black;
}
	
#sidemenu ul li:hover ul, #sidemenu ul li.hover ul {
visibility:visible;
}
	
#sidemenu ul li li {
border:none;
padding:0;
width:230px;
border-bottom: 1px solid #222;
z-index: 1;
}

#sidemenu ul li li a {
 width:220px;
}
	
#sidemenu ul li {
behavior: url(hover.htc);
}

#mainmenu {
  position: relative;
  clear: both;
  height: 45px;
  background: url(bg_mainmenu.gif) top repeat-x;
}

#mainmenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#mainmenu ul li {
	text-transform: uppercase;
  float: left;
  padding: 0;
  margin: 0;
}

#mainmenu ul li a{
  float: left;
  padding: 7px 56px 13px;
  padding: 7px 48px 13px;
  margin: 7px 0 0;
  text-decoration: none;
  font-size: 12px;
  color: #fff;
}

#mainmenu ul li a.active {
  background: url(bg_menu-active.gif) top center no-repeat;
}

#mainmenu ul li input{
  width: 180px;
  height: 20px;
  padding: 5px 5px 0 85px;
  margin: 7px 0 0;
  border: none;
  background: url(bg_menu_search.gif) no-repeat;
}


#nav {
  position: relative;
  float: left;
  width: 695px;
  height: 34px;
  border-bottom: 1px solid #2a2a2a;
}

#nav p {
/*   padding: 13px 15px 0; */
  padding: 13px 15px 0 10px;
  margin: 0;
  font-size: 9px;
  color: #fff071;
  font-style: italic;
}

#nav a {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}


#usrnav {
  position: relative;
  float: right;
  width: 300px;
  height: 34px;
  border-bottom: 1px solid #2a2a2a;
  background: #fff url(bg_usrnav.gif) center left no-repeat;
}

#usrnav p {
  padding: 8px 0 0 30px;
  margin: 0;
  color: #000;
}

#usrnav p a {
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  font-size: 10px;
}

#usrnav p a:hover {
  color: #00a5fb;
}

#usrnav p#logout {
  float: right;
  padding: 5px 7px;
  margin: -23px 0 0;
}

#usrnav p#logout a {
  display: block;
}

#usrnav p#logout a {
  padding: 5px 10px;
  background: #000 url(bg_usr-logout.gif) top repeat-x;
  color: #fff;
}


#content {
/* position: relative; */
  float: left;
  width: 695px;
}

#contentinner {
  padding: 10px;
}

#content .hzb {
  padding: 25px 20px 0 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight : bold;
}

#content h1 {
  padding: 0 10px 0px 0;
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #ff6600;
}

#content h2 {
  padding: 5px 10px 5px 0px;
  margin: 0;
  margin-top: 20px;  
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 14px;
  color: #cf5503;
}

#content h3 {
  margin: 0;
  padding: 10px 10px 5px 0px;
  margin-top: 20px;
  font-weight: normal;
  font-size: 12px;
  color: #fff;
}

#content h3 span {
  font-weight: normal;
  font-size: 11px;
  color: #fbaa00;
}

#content p {
/*
  padding: 0 20px 10px;
  margin: 0;
  text-align: justify;
*/
  padding: 0 10px 15px 0;
}

#content a {
/*  color: #00a5fb;*/
  color: #9DD1E9;
}

#content a:hover {
  color: #fff;
}

#content ul {
  list-style: none;
  padding: 0;
  margin: 5px 40px 10px;
}

#content ul li {
  padding: 0 15px 5px;
  margin: 0;
  background: url(bg_content_li.gif) top left no-repeat;
}

#content ol {
  padding: 0;
  margin: 5px 40px 10px;
}

#content ol li {
  padding: 0 15px 5px;
  margin: 0;
}

#content ul li a, #content ul li span {
/*  color: #fbaa00;
  font-weight: bold;
  */
}

#content ul li a:hover {
  color: #fff;
}

#content p#newsimg {
  position: relative;
  width: 74px;
  height: 195px;
  padding: 0;
  margin: 50px 0 -220px 20px;
  z-index: 1;
}

#content #news {
  position: relative;
  padding: 10px 5px 0;
  margin: 20px 15px 20px 15px;
  _margin: 20px 5px 20px 5px;
  border: 1px solid #282828;
}

#content #news hr {
  clear: both;
  width: 400px;
  visibility: hidden;
}

#content #news #dod {
  position: relative;
  float: left;
  width: 210px;
}

#content #news #dod img {
  float: left;
margin-right: 4px;
}
#content #news #dod h4 {
  padding: 55px 0 0 90px;
  margin: 0;
  text-transform: uppercase;
  font-size: 11px;
  color: #b4c479;
}

#content #news #dod p {
  padding: 0 0 0 90px;
  margin: 0;
  font-size: 18px;
}

#content #news .middle {
  border-left: 1px solid #282828;
  border-right: 1px solid #282828;
}

#content #news .box {
  position: relative;
  float: left;
  width: 210px;
  _width: 205px;  
}

#content #news .box h4 {
  padding: 0 20px 10px;
  margin: 0;
  text-transform: uppercase;
  font-size: 11px;
  color: #ff6600;
}

#content #news .box p {
  padding: 0 20px 10px;
  margin: 0;
  font-size: 9px;
}

#content #news .box p span {
  color: #9dd1e9;
}

#content #news .box a {
/*  text-transform: uppercase; */
  text-decoration: none;
  color: #9dd1e9;
  font-size: 11px;
}

#content #news #dod a {
  text-decoration: none;
  color: #9dd1e9;
  font-size: 12px;
  font-weight: bold;
}

#content #news .box a:hover, #content #news .box a span {
  color: #fff;
}


#content .column {
  position: relative;
  float: left;
  width: 255px;
  _width: 235px;
  margin: 20px 40px 0;
  _margin: 20px 30px 0;
}

#content .column h4 {
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 11px;
  color: #b4c479;
}

#content .column h4 span {
  color: #b90101;
}

#content .column p {
  padding: 0;
  margin: 0;
  font-style: italic;
  font-size: 11px;
}

#content .column ul {
  list-style: none;
  padding: 0;
  margin: 5px 0 10px;
}

#content .column ul li {
  padding: 2px 20px;
  margin: 0;
  border-bottom: 1px dotted #515151;
  background: url(bg_content_column_li.gif) center left no-repeat;
}

#content .column a, #content .column span {
  color: #9DD1E9;
  text-decoration: none;
  font-size: 11px;
}

#content form {
  padding: 10px;
  margin: 0 20px;
  background: #434343;
}

#content form #info {
  padding: 10px;
  margin: 0;
  background: #302f2f;
}

#content form #info h4 {
  padding: 0 0 5px;
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  color: #fbaa00;
}

#content form #info p {
  padding: 0;
  margin: 0;
  font-size: 11px;
}

#content form #info p span {
  text-transform: lowercase;
  color: #fbaa00;
}

#content form dl {
  padding: 0;
  margin: 20px 20px 0;
}

#content form dl dt {
  float: left;
  width: 80px;
  padding: 5px 0 0;
  margin: 0 0 4px;
  font-size: 11px;
}

#content form dl dd {
  margin: 0 0 4px 80px;
  font-size: 11px;
}

#content form dl dd input {
/*  width: 400px; */
  border: 1px solid #b4b4b4;
/*  background: #b4b4b4; */
  background: #eee;
}

#content form dl dd input#short {
  width: 400px;
}

#content form dl dd input#submit, #content input.submit {
  width: auto;
  border: 1px solid #ff6600;
  background: #ff6600;
  font-weight: bold;
}

#content form dl dd textarea {
/*  width: 500px; */
  height: 150px;
  border: 1px solid #b4b4b4;
/*  background: #b4b4b4; */
  background: #eee;
}

#content table#forum {
  clear: both;
  width: 670px;
  margin: 20px 0px;
  border: 10px solid #434343;
  background: #434343;
}

#content table#forum tr.answ {
  font-size: 14px;
  text-transform: uppercase;
}

#content table#forum tr.answ td {
  padding: 10px 10px 15px;
}

#content table#forum tr.answ a {
  text-decoration: none;
  font-weight: normal;
  color: #fbaa00;
}

#content table#forum tr.answ a:hover {
  color: #fff;
}

#content table#forum tr.header {
  background: #302f2f;
  text-transform: uppercase;
  font-weight: bold;
}

#content table#forum tr {
  font-size: 12px;
}

#content table#forum tr td {
  padding: 4px 10px;
  font-weight: bold;
}

#content table#forum tr td span {
  color: #acacac;
}

#content table#forum tr td a {
  font-weight: bold;
  color: #00a5fb;
}

#content table#forum tr td a:hover {
  color: #fff;
}

#content table#forum tr.odd {
  background: #575757;
}

#content table#forum tr.action td {
  padding: 15px 0 5px;
  text-align: center;
}

#content table#forum tr.action td a, #content a.action {
  padding: 5px;
  margin: 0 5px;
  background: #ff6600;
  text-decoration: none;
  color: #000;
}

#content table#forum tr.action td a:hover {
  background: #000;
  color: #fff;
}

#content a.action:hover {
  color: #fff;
}

#content table#forumdetail {
  clear: both;
  width: 670px;
  margin: 0;
  border: 10px solid #434343;
  background: #434343;
}

#content table#forumdetail tr {
  font-size: 12px;
}

#content table#forumdetail tr td, #content table#forumdetail tr th  {
  padding: 4px 10px;
}

#content table#forumdetail td.odd {
  background: #575757;
}

#content table#slovnik {
  clear: both;
  width: 670px;
  margin: 20px 0px;
  border: 10px solid #434343;
  background: #434343;
}

#content table#slovnik tr.header, #content table#slovnik th {
  background: #302f2f;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
}

#content table#slovnik tr {
  font-size: 12px;
}

#content table#slovnik tr td, #content table#slovnik tr th  {
  padding: 4px 10px;
}

#content table#slovnik tr.odd {
  background: #575757;
}

#content p#detailimg {
  position: relative;
  width: 74px;
  height: 195px;
  padding: 0;
  margin: 50px 0 -220px 20px;
  z-index: 1;
}

#content img.right {
  margin: 0 0 5px 5px;
  float: right;
  border: 1px solid #fff;
}

#content img.left {
  margin: 0 5px 5px 0;
  float: left;
  border: 1px solid #fff;
}

#content img.white {
  background-color: #fff;
}


#sidebar {
  position: relative;
  float: right;
  width: 300px;
  padding: 10px 0 0;
}

#sidebar .box {
  position: relative;
  width: 280px;
/*  height: 200px;*/
  margin: 0 auto 10px;
  background: #101010;
  text-align: center;
}


#footer {
  _width: 975px;
  clear: both;
  padding: 20px 0 10px 20px;
  border-top: 1px solid #2a2a2a;
  background: #222121 url(bg_footer.gif) top repeat-x;
  overflow: hidden;
}

#footer p#copy {
  padding: 0 0 0 30px;
  margin: 0;
  font-size: 10px;
  background: url(bg_footer-copy.gif) top left no-repeat;
}

#footer p#copy a {
  text-decoration: none;
  color: #fff;
}

#footer p#action {
  float: right;
  padding: 20px 20px 0 0;
  margin: -50px 0 0;
  font-size: 12px;
  font-weight: bold;
}

#footer a {
  text-decoration: none;
  color: #fff;
}

#footer p#backlinks, #radkovyblok {
  width: 630px;
  float: right;
  padding: 0 20px 0 0;
  margin: -10px 0 0;
  text-align: right;
  font-size: 10px;
  font-weight: bold;
}

#footer p#backlinks a {
  text-decoration: none;
  color: #fff;
}
	
#content .adv {
  text-align: center;
  margin: 20px 0;
  padding: 20px 0;
  clear: both;
}

.nodisplay {
  display: none;
}

table.mybar {
  width: 190px;
}

table.mybar tr.form0, table.favourite tr.form0 {
  background-color : #434343;
}
table.mybar tr.form1, table.favourite tr.form1 {
  background-color : #575757;
}
table.mybar tr.form2 {
  background-color : #CF5503;
}

.favbutton, .favbutton2, .presbutton {
  width: 122px;
  border: 1px solid #000000;
  margin: 2px;
}
.favbutton {
  background-color : #ff6600;
}
.presbutton, .favbutton2 {
  background-color : #FBAA00;
}
.favselect {
  width: 122px;
  margin: 2px;
}

#content .recipe {
  padding: 10px 10px 0 10px;
  margin: 30px 20px 30px 20px;
  border: 1px solid #282828;
  font-size: 11px;
  line-height: 150%;
}

#content .recipe h2 {
  margin: 0 0 10px 0;
  font-size: 16px;
  border-bottom: 1px solid #282828;
}

#content .recipe h2 a {
  text-decoration: none;
  color: #9dd1e9;
  color: #B4C479;
}

#content .recipe .ings {
  float: left;
  width: 250px;
  padding-right: 10px;
  border-right: 1px solid #282828;
}

#content .recipe .ings img {
  float: left;
  margin-right: 10px;
}

#content .recipe .desc {
  padding-left: 270px;
}

#content .recipe hr {
  clear: both;
  visibility: hidden;
}

#content .recipe strong {
  color: #FBAA00;
}

#content .recipe .nav {
  padding: 10px 0;
  clear: both;
}

#content .recipe .nav img {
  padding-right: 4px;
}

#sidebar .pixolobannerv1 {
text-align: center;
padding-left: 45px;
}

#content a.koupit {
  font-weight: bold;
  padding: 0 0 0 25px;
  margin-left: 5px;
  color: #FCA901;
  background: url('/images/kosik.jpg') bottom left no-repeat;
}
