﻿body 
{
	padding: 0;
	margin: 0;
	font-family: Georgia, "New York CE", utopia, serif;
	/*line-height: 1.5;*/
	font-size: .7em;
	background: #4c4c4c url(Images/bg-pattern.gif) repeat-x center top;
	color: #999;
	/*height: 100%;*/
	text-align: center;
	min-width: 750;
	

	scrollbar-face-color: #4c4c4c;
	scrollbar-highlight-color: #4c4c4c;
	scrollbar-shadow-color: #4c4c4c;
	scrollbar-3dlight-color: #333;
	scrollbar-arrow-color: #333;
	scrollbar-track-color: #4c4c4c;
	scrollbar-darkshadow-color: #333;	
	
}

h1, h2, h3, h4, h5, ul, ol, li, p, form {
	margin: 0;
	padding: 0;
}

h5 { font-size:xx-small; }

.hidden { display:none }
.right { text-align:right }
.cleaner {
	clear:both;
	margin:-1em 0 0 0; padding:0;
	height:1em;
	border:none;
	font-size:1px;
	line-height:1;
	visibility:hidden;
}

a:link, a:active, a:hover, a:visited {
	color: #b5b184;
	text-decoration:none;
}

a:hover {
	color: #e1ddb4;
}

.dottedLink {
	border-bottom: 1px dotted #b5b184;
	padding:2px;
}

.externalLink {
	background: url(Images/external-link.gif) no-repeat right top;
	padding-right: 10px;
}


#ctl00_wrapper
{
    width: 750px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
	background: #e7e7e7 url(Images/bg-page-d.gif) repeat-y left top;
}




/* NAVIGATE */

#nav
{
	position: relative;
	height:131px;
	background: #4c4c4c url(Images/bg-pattern.gif) repeat-x center top;
	
}



#naviCat {
	position: relative;
	top: 39px;
	width: 184px;
	height: 85px;
	left: 0;
	overflow: hidden;
	text-transform: uppercase;
    }

#naviCat ul {
	list-style: none;
	width: 184px;
	margin: 0; padding: 0;
	}
	
#naviCat ul li {
    position: absolute;
    display: block;
	top: 0;
	height: 39px;
	}
	
#naviCat ul li a {
    padding-top: 75px ;
    background-position: left top;
    background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family:inherit;
	}

/* mouse out */
#naviCat ul li#deli   { background:  url("Images/btn-cat-deli-h.jpg") ; top: 0; width: 184px; }
#naviCat ul li#rest   { background:  url("Images/btn-cat-rest-h.jpg") ; top: 46px; width: 184px; }

/* mouse over*/
#naviCat ul li#deli a:hover { background: transparent url("Images/btn-cat-deli-h.jpg") -184px 0; }
#naviCat ul li#rest a:hover  { background: transparent url("Images/btn-cat-rest-h.jpg") -184px 0; }

/* aktiv */
.deli #naviCat ul li#deli   { background:  url("Images/btn-cat-deli-h.jpg") -184px 0; }
.rest #naviCat ul li#rest   { background:  url("Images/btn-cat-rest-h.jpg") -184px 0; }




#naviList {
	position: relative;
	top: 0px;
	width: 558px;
	height: 38px;
	left: 191px;
	overflow: hidden;
	text-transform: uppercase;
	background: #666 url(Images/btn-nav-bg.jpg) no-repeat left top;
	
    }

#naviList ul {
	list-style: none;
	width: 560px;
	margin: 0; padding: 0;
	}
	
#naviList ul li {
    position: absolute;
    display: block;
	top: 0;
	height: 75px;
	}
	
#naviList ul li a {
    padding-top: 75px ;
    background-position: left top;
    background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family:inherit;
	}

/* mouse out */
#naviList ul li#rest-home   { background:  url("Images/btn-rest-rest.jpg") ; left: 0; width: 130px; }
#naviList ul li#rest-food   { background:  url("Images/btn-rest-food.jpg") ; left: 130px; width: 68px; }
#naviList ul li#rest-music { background:  url("Images/btn-rest-music.jpg") ; left: 198px; width: 81px; }
#naviList ul li#rest-cat { background: url("Images/btn-rest-cat.jpg") ; left:279px; width: 79px; }
#naviList ul li#rest-press { background: url("Images/btn-rest-press.jpg") ; left: 358px; width: 58px; }
#naviList ul li#rest-book { background: url("Images/btn-rest-book.jpg") ; left: 416px; width: 63px; }
#naviList ul li#rest-pic { background: url("Images/btn-rest-pic.jpg") ; left: 479px; width: 81px; }

#naviList ul li#deli-home   { background:  url("Images/btn-deli-deli.jpg") ; left: 0; width: 72px; }
#naviList ul li#deli-foodorder   { background:  url("Images/btn-deli-food.jpg") ; left: 72px; width: 108px; }
#naviList ul li#deli-pic { background: url("Images/btn-deli-pic.jpg") ; left: 180px; width: 73px; }

     
/* mouse over*/
#naviList ul li#rest-home a:hover { background: transparent url("Images/btn-rest-rest.jpg") 0 -40px; }
#naviList ul li#rest-food a:hover  { background: transparent url("Images/btn-rest-food.jpg") 0 -40px; left: }
#naviList ul li#rest-music a:hover { background: transparent url("Images/btn-rest-music.jpg") 0 -40px; left: }
#naviList ul li#rest-cat a:hover { background: transparent url("Images/btn-rest-cat.jpg")  0 -40px;  }
#naviList ul li#rest-press a:hover { background: transparent url("Images/btn-rest-press.jpg")  0 -40px;  }
#naviList ul li#rest-book a:hover { background: transparent url("Images/btn-rest-book.jpg")  0 -40px;  }
#naviList ul li#rest-pic a:hover { background: transparent url("Images/btn-rest-pic.jpg")  0 -40px;  }

#naviList ul li#deli-home a:hover { background: transparent url("Images/btn-deli-deli.jpg") 0 -40px; }
#naviList ul li#deli-foodorder a:hover  { background: transparent url("Images/btn-deli-food.jpg") 0 -40px; }
#naviList ul li#deli-pic a:hover  { background: transparent url("Images/btn-deli-pic.jpg") 0 -40px; }

/* aktivni polozka*/
.rest-home #naviList ul li#rest-home    { background:  url("Images/btn-rest-rest.jpg") 0 -40px; }
.rest-food #naviList ul li#rest-food    { background:  url("Images/btn-rest-food.jpg") 0 -40px; }
.rest-music #naviList ul li#rest-music  { background:  url("Images/btn-rest-music.jpg") 0 -40px; }
.rest-cat #naviList ul li#rest-cat		{ background: url("Images/btn-rest-cat.jpg") 0 -40px; }
.rest-press #naviList ul li#rest-press  { background: url("Images/btn-rest-press.jpg") 0 -40px; }
.rest-book #naviList ul li#rest-book	{ background:  url("Images/btn-rest-book.jpg") 0 -40px; }
.rest-pic #naviList ul li#rest-pic		{ background: url("Images/btn-rest-pic.jpg") 0 -40px; }

.deli-home #naviList ul li#deli-home    { background:  url("Images/btn-deli-deli.jpg") 0 -40px; }
.deli-foodorder #naviList ul li#deli-foodorder    { background:  url("Images/btn-deli-food.jpg") 0 -40px; }
.deli-pic #naviList ul li#deli-pic    { background:  url("Images/btn-deli-pic.jpg") 0 -40px; }	
	




/* BRAND: Logo and flash */

#ctl00_brand {
	position:relative;
	width: auto;
	height: 184px;
	left: 0;
	overflow: hidden;
	margin: 0; padding: 0 0 0 191px;
	background: #5e5f5f url(Images/logo-oglow.jpg) no-repeat left top;
	z-index: 100;
	
}

#ctl00_brand p span  {
	display: none;
}

#brand-bg-fix
{
	position:absolute;
	left: 184px;
	top:131px;
	width: 7px;
	height: 4px;
	margin: 0; padding: 0;
	background: url(Images/brand-bg-fix.gif) no-repeat left top;
	z-index:1000;
}



/* CONTENT */

#content 
{
	position: relative;
	margin: 0 4px 0 4px;
	
}


#col-left
{
	float:left;
	width: 184px;
	
	background: url(Images/bg-left-yellow.jpg) no-repeat left top;
}

#col-left h1
{
	margin-top:18px;
	margin-left:10px;
	color: #ffffff;
	font-size:large;
	
}

#col-left a
{
	color: #ffffff;		
}

#col-left a:hover
{
	color: #e1ddb4;		
}


#col-left img
{
	margin-top:40px;
	margin-left:10px;
	width:153px;
	border: solid 1px #e7e7e7;
	opacity:.8;
	filter:alpha(opacity=90);
	-moz-opacity:.8;
	-khtml-opacity:.8;
}

#col-left p 
{
	margin-top:20px;
	margin-left:10px;
	margin-bottom: 20px;
	width: 139px;
	padding: 7px;
	color: #ffffff;
	background-color: #726f5a;
	border: solid 1px #cccccc;
	opacity:.5;
	filter:alpha(opacity=70);
	-moz-opacity:.5;
	-khtml-opacity:.5;
	
}

#col-left-spacer
{
	position:absolute;
	left: 180px;
	top:316px;
	width: 15px;
	height: 60px;
	margin: 0; padding: 0;
	background: url(Images/middle-rub-block.gif) no-repeat left top;
	z-index:1000;
}

#col-right
{
	float:right;
	width: 551px;
    max-width: 551px;
    min-width: 551px;
	background: url(Images/bg-main-rub.gif) repeat-x left top;
}

#col-right-content 
{
	padding: 0 15px 0 15px;
	
}

#col-right-pic-content 
{
	padding: 0 10px 0 10px;
	
}


#col-right h1
{
	margin: 20px 0 20px 0;
	
	font-size:large;
	
}
/*
#col-right img
{
	border: solid 1px #666;
	
}

#col-right a:hover
{
	border: solid 1px #999;
	
}
*/
#col-right p 
{
	margin: 35px 0 10px 0;
	line-height: 1.5;
	
}

#col-right strong 
{
	color: #cccccc;
	
	
}

#col-right hr 
{
  	color: #666;
	height:1px;
	
	
}


#photoContainer
{
    margin:4px;
}
    
    
#photoContainer a
{
    
 border: solid 1px #666;

    
    
}

#photoContainer a:hover
{

  border: solid 1px #333;

    
    
}

#photoContainer img
{
   border:0px;  
}  


    
    

/* FOOTER */

#footer 
{
	clear:both;
	position: relative;
	width: 750px;
	height:7px;
	margin:0;
	padding: 0;
	background: #4c4c4c url(Images/bg-footer.gif) no-repeat left top;
}


#newsblock
{
	background: #fc8b2f url(Images/bg-orange-pattern.jpg) repeat-y left top;
	border: solid 1px #ede5df;
	padding: 10px;
	word-spacing: 3px;
	color: #ede5df;
	
}


/* Form styles */
.OrderTextBox
{
	text-indent: 2px;
	border:dotted 1px #000;
	background-color: #444444;
    color:#ccc;
    font-size:12px;   
    width: 150px;
}
    
.OrderButton
{ 
	
	border:solid 1px #999;
	background-color: #444444;
    color:#ccc;
    font-size:12px;  
     
}

    
SELECT
{
    background-color: #f4f9f3;
    font-size:10px;
}






.menu-name
{
  	font-size: 14px;
	font-style:italic;
  
    
    
}

/* sIFR */

.sifr-xlarge-white  {
	font-size: 25px;
	font-weight: bold;
	font-family: Arial,Verdana;
	color: #ffffff;
}

.sifr-xlarge  {
	font-size: 25px;
	font-weight: bold;
	font-family: Arial,Verdana;
	color: #e7e7e7;
}

.sifr-large  {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial,Verdana;
	color: #e7e7e7;
}

.sifr-medium  {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial,Verdana;
	color: #e7e7e7;
}

.sifr-small  {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial,Verdana;
	color: #e7e7e7;
}


