body	{
	font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
	color: #444444;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
  text-align: left;
  background: #ffffff;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */

a 				{color: #7c3435; font-weight: bold; text-decoration: none;}
a:hover 	{color: #7c3435; text-decoration: underline;}

a.mail 				{background: url(../img/ico_mailanchor.gif) no-repeat right 0em; padding-right: 18px;}
a.out				{background: url(../img/ico_outanchor.gif) no-repeat left 0em; padding-left: 12px;}
a.out_right			{background: url(../img/ico_outanchor.gif) no-repeat right 0em; padding-right: 12px;}
a.print 			{background: url(../img/ico_print.gif) no-repeat left 0em; padding-left: 18px;}
a.favourites 			{background: url(../img/ico_favourites.gif) no-repeat left 0em; padding-left: 18px;}
a.map 				{background: url(../img/ico_map.gif) no-repeat left 0em; padding-left: 18px;}
a.rss 				{background: url(../img/ico_rss.gif) no-repeat left 0em; padding-left: 18px;}

/* --- ikonky souboru --- */
.ai 				{background: url(../img/ico/ai.png) no-repeat left; padding-left: 20px;}
.avi 				{background: url(../img/ico/avi.png) no-repeat left; padding-left: 20px;}
.bmp 				{background: url(../img/ico/bmp.png) no-repeat left; padding-left: 20px;}
.cdr				{background: url(../img/ico/cdr.png) no-repeat left; padding-left: 20px;}
.doc				{background: url(../img/ico/doc.png) no-repeat left; padding-left: 20px;}
.dxf				{background: url(../img/ico/dxf.png) no-repeat left; padding-left: 20px;}
.gif 				{background: url(../img/ico/gif.png) no-repeat left; padding-left: 20px;}
.html 			{background: url(../img/ico/html.png) no-repeat left;	padding-left: 20px;}
.jpg 				{background: url(../img/ico/jpg.png) no-repeat left; padding-left: 20px;}
.mp3 				{background: url(../img/ico/mp3.png) no-repeat left; padding-left: 20px;}
.pdf 				{background: url(../img/ico/pdf.png) no-repeat left; padding-left: 20px;}
.png 				{background: url(../img/ico/png.png) no-repeat left; padding-left: 20px;}
.ppt 				{background: url(../img/ico/ppt.png) no-repeat left; padding-left: 20px;}
.psd 				{background: url(../img/ico/psd.png) no-repeat left; padding-left: 20px;}
.qt 				{background: url(../img/ico/qt.png) no-repeat left; padding-left: 20px;}
.ra 				{background: url(../img/ico/ra.png) no-repeat left; padding-left: 20px;}
.rtf 				{background: url(../img/ico/rtf.png) no-repeat left; padding-left: 20px;}
.swf 				{background: url(../img/ico/swf.png) no-repeat left; padding-left: 20px;}
.tif 				{background: url(../img/ico/tif.png) no-repeat left; padding-left: 20px;}
.txt 				{background: url(../img/ico/txt.png) no-repeat left; padding-left: 20px;}
.xls 				{background: url(../img/ico/xls.png) no-repeat left; padding-left: 20px;}
.zip				{background: url(../img/ico/zip.png) no-repeat left; padding-left: 20px;}
.unknown, file			{background: url(../img/ico/unknown.png) no-repeat left; padding-left: 20px;}

/* --- lightbox --- */

#lightbox	{
	background-color: #eeeeee;
	padding: 10px 10px 5px 10px;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
}

#lightboxDetails	{
	font-size: 1em;
	padding-top: 0.4em;
}	

#lightboxCaption	{float: left;}
#keyboardMsg		{float: right;}
#closeButton		{top: 5px; right: 5px;}

#lightbox img		{border: none; clear: both;} 
#overlay img		{border: none;}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

/* --- zakladni html prvky ---*/
em, i				   {font-style: normal;}
p 				     {text-align: justify; margin: 0px; line-height: 1.3em;}
code 				   {font-size: 140%; font-weight: bold;}
hr					   {color: #01a3b4; height: 1px; margin: 5px 0px 5px 0px; border: 0px; padding: 0px 0px 0px 0px; background: #01a3b4;}
.bad           {color: red; font-weight: bold; font-size: 13px;}
.div-bad {
        padding: 10px;
        margin: 0px 0px 15px 0px;
        border: 3px solid red;
        background: white;
        color: black;
}
.bila         {color: white;}

/* --- obrazky --- */
img 				{border: 0px;}
img.border 	{padding: 2px; border: 1px solid #7f7f7f;}
.bordernone {border: 0px;} 
img.icon		{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft	{margin-right: 10px;}
img.toright {margin-left: 10px;}

/* --- horni a dolni indexy --- */
sub, sup 		{vertical-align: baseline; position: relative;}
sub 				{top: 0.4em;}
sup 				{bottom: 0.4em;}

/* --- tabulky --- */
table.nice			{width: 440px;}
table.nice tr td 		{padding: 2px;	font-size: 1em; border: 1px solid #dddddd;}
table.nice tr td.item		{background: url('../img/bcg_th.gif') repeat-x top left #dfdfdf; font-weight: bold; width: 330px;}
table.nice tr th		{background: url('../img/bcg_th.gif') repeat-x top left #dfdfdf; font-weight: bold;}
table.list			{width: 610px;}
table.list tr th		{background: #eeeeee; border-bottom: 2px solid #e1e1e1; padding: 5px 2px 5px 2px;}
table.list tr td		{border-bottom: 1px solid #e1e1e1; padding: 3px 2px 3px 2px;}

table {
  cellspacing: 0px;
  cellpadding: 0px;
  border-collapse: collapse;
}

/* --- hlavicky --- */

h1        {display: none;}
h2				{padding: 0px 0px 0px 0px; font-size: 1.1em; color: #7c282f; font-weight: bold; margin: 0px 0px 0px 0px;}
h3				{padding: 0px 0px 0px 0px; font-size: 1.05em; color: #7c282f; font-weight: bold; margin: 0px 0px 0px 0px;}  
h4 				{padding: 0px 0px 0px 0px; font-size: 1em; color: #7c282f; margin: 0px 0px 0px 0px;}

/* --- formulare --- */
textarea, input, select			{border: 1px solid #999999; font-family: 'Trebuchet MS', Verdana,'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; color: #000000; font-size: 0.85em; padding: 2px 2px 2px 2px; margin-bottom: 2px;}
label				{font-size: 0.85em; font-weight: bold;}
form        {padding: 0px; margin: 0px;}
table {
  cellspacing: 0px;
  cellpadding: 0px;
  border-collapse: collapse;
}

/* --- globalni tridy --- */
.clear			{clear: both;}
.smaller		{font-size: 0.9em;}
.small 			{font-size: 0.8em;}
.gray 			{color: #666666;}
.blue 			{color: #004080;}
.red			{color: #9f0000;}
.green			{color: #008000;}
.right 			{text-align: right;}
.center			{text-align: center;}
.left			{text-align: left;}
.block			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright		{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
.error			{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; background: #d0d0d0; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a		{color: #000000;}
.hidden			{display: none;}
.border			{display: block; border: 1px dotted #b1b1b1; padding: 10px 3px 10px 3px;}
.bold			{font-weight: bold;}
.halfrow		{position: relative; top: 3px;}
.underline		{text-decoration: underline;}
.odsazeni-top {margin-top: 15px;}
.odsazeni-top2  {margin-top: 3px;}
.odsazeni-top3  {margin-top: 7px;}
.odsazeni-bottom {margin-bottom: 10px;}
.odsazeni-bottom2 {padding-bottom: 10px;}
.odsazeni-left {margin-left: 25px;}
.odsazeni-left2 {margin-left: 10px;}
.odsazeni-right {margin-right: 5px;}
.width137		{width:137px;}


.big {font-size: 1.5em;}

/* --- layout webu --- */

#div-main {
        display: block;
      	margin: auto;
	      width: 960px;
	      min-height: 100px;
        text-align: left;
        background: url("../img/bcg_logo.jpg") 0px 10px no-repeat;
}

#div-logo {
        width: 273px;
        height: 50px;
        float: left;
        margin: 10px 0px 0px 0px;
}

#div-logo img {
        width: 270px;
        height: 75px;
        float: left;
} 

#div-prihlaseni {
        width: 600px;
        height: 60px;
        float: right;
        margin: 10px 0px 0px 0px;
}

#div-prihlaseni .left {
        width: 200px;
        height: 40px;
        float: left;
        text-align: left;
}

#div-prihlaseni .right {
        width: 370px;
        height: 40px;
        float: right;
        text-align: right;
        padding: 0px 20px 0px 0px;
}

#div-menu {
        width: 792px;
        height: 29px;
        float: right;
        text-align: left;
        margin: 0px 20px 0px 0px;
}

#div-menu img {
        float: left;
}

.div-cara {
        width: 960px;
        height: 4px;
        background: #93b06d;
        float: left;
        font-size: 1px;
        margin: 0px 0px 1px 0px;
}

.div-cara2 {
        width: 160px;
        height: 4px;
        background: #93b06d;
        float: left;
        font-size: 1px;
        margin: 3px 0px 10px 0px;
}

.div-cara3 {
        width: 160px;
        height: 2px;
        background: #93b06d;
        clear: both;
        font-size: 1px;
        margin: 10px 0px 5px 0px;
}

.div-cara4 {
        width: 560px;
        height: 2px;
        background: #93b06d;
        clear: both;
        font-size: 1px;
        margin: 5px 0px 5px 0px;
}

.div-cara5 {
        width: 560px;
        height: 2px;
        background: #93b06d;
        float: left;
        font-size: 1px;
        margin: 8px 0px 8px 0px;
}

.div-cara6 {
        width: 400px;
        height: 2px;
        background: #93b06d;
        float: left;
        font-size: 1px;
        margin: 0px 0px 8px 0px;
}


#div-main-inner-index {
        width: 960px;
        min-height: 495px;
        background: url("../img/bcg_top_index.jpg") no-repeat; 
        float: left;
}

#div-main-inner-index .left {
        width: 550px;
        float: left;
        margin: 340px 0px 0px 0px;
}

.sloupec {
        width: 160px;
        float: left;
        padding: 0px 20px 0px 0px;
        color: black;
}

.img-nadpis {
        width: 17px;
        height: 17px;
        float: left;
        margin: 0px 5px 0px 0px;
}


#div-main-inner-index .right {
        width: 330px;
        float: right;
        margin: 163px 40px 0px 0px;  
}

#div-main-inner-index .right .top {
        width: 160px;
        height: 195px;
        text-align: left;
        float: right;
}

#div-main-inner-index .right .bottom {
        width: 340px;
        height: 50px;
        text-align: left;
        float: left;
}

#div-main-inner-index .right .info {
        width: 330px;
        text-align: left;
        float: left;
        margin: 40px 0px 0px 0px;
}

#div-main-inner-index .right .info h1 {
        font-size: 11px;
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 0px 0px;
        color: black;
        font-weight: bold;
        display: block;
        
}

.div-paticka {
        float: left;
        width: 960px;
        padding: 15px 0px 5px 0px;
        font-size: 0.85em;
        color: #aeaeae;
}

.div-paticka a {
        color: #aeaeae;
}

.div-paticka .left {
        width: 450px;
        margin: 5px 0px 0px 0px;
        float: left;
}

.div-paticka .right {
        width: 450px;
        margin: 5px 0px 0px 0px;
        float: right;
}

.cistic {
        clear: both;
        font-size: 1px;
}

#div-main-inner_1_1 {
        width: 960px;
        height: 80px;
        background: url("../img/bcg_nadpis_1_1.jpg") no-repeat;
        float: left; 
}

#div-main-inner_1_2 {
        width: 960px;
        height: 80px;
        background: url("../img/bcg_nadpis_1_2.jpg") no-repeat;
        float: left; 
}

#div-main-inner_1_3 {
        width: 960px;
        height: 80px;
        background: url("../img/bcg_nadpis_1_3.jpg") no-repeat;
        float: left; 
}

#div-main-inner_1_4 {
        width: 960px;
        height: 80px;
        background: url("../img/bcg_nadpis_1_4.jpg") no-repeat;
        float: left; 
}

#div-main-inner_1_5 {
        width: 960px;
        height: 80px;
        background: url("../img/bcg_nadpis_1_5.jpg") no-repeat;
        float: left; 
}

#div-main-inner_2 {
        width: 960px;
        height: 80px;
        background: url("../img/bcg_nadpis_2.jpg") no-repeat;
        float: left; 
}

#div-main-inner_4 {
        width: 960px;
        height: 80px;
        background: url("../img/bcg_nadpis_4.jpg") no-repeat;
        float: left; 
}

#div-main-inner_5 {
        width: 960px;
        height: 80px;
        background: url("../img/bcg_nadpis_5.jpg") no-repeat;
        float: left; 
}
#div-main-inner_5_1 {
        width: 960px;
        height: 80px;
        background: url("../img/bcg_nadpis_5_1.jpg") no-repeat;
        float: left; 
}

#div-main-inner_6 {
        width: 960px;
        height: 80px;
        background: url("../img/bcg_nadpis_6.jpg") no-repeat;
        float: left; 
}

#div-main-inner_7 {
        width: 960px;
        height: 80px;
        background: url("../img/bcg_nadpis_7.jpg") no-repeat;
        float: left; 
}

#div-main-inner_9 {
        width: 960px;
        height: 80px;
        background: url("../img/bcg_nadpis_9.jpg") no-repeat;
        float: left;
}

#div-main-inner-middle2 {
        width: 960px;
        min-height: 240px;
        background: url("../img/bcg_top2.jpg") repeat-y;
        float: left;
}

#div-main-inner-middle1 {
        width: 960px;
        min-height: 240px;
        background: url("../img/bcg_top1.jpg") no-repeat;
        float: left;
}

#div-main-inner-bottom {
        width: 960px;
        min-height: 30px;
        background: url("../img/bcg_top3.jpg") no-repeat;
        float: left;
}

#div-main-inner-middle2_sushi {
        width: 960px;
        min-height: 240px;
        background: url("../img/bcg_top2_sushi.jpg") repeat-y;
        float: left;
        color: white;
}

#div-main-inner-middle2_sushi a {
        color: red;
}

#div-main-inner-middle2_sushi a:hover {
        color: white;
}


#div-main-inner-middle1_sushi {
        width: 960px;
        min-height: 240px;
        background: url("../img/bcg_top1_sushi.jpg") no-repeat;
        float: left;
        color: white;
}

#div-main-inner-bottom_sushi {
        width: 960px;
        min-height: 30px;
        background: url("../img/bcg_top3_sushi.jpg") no-repeat;
        float: left;
}

#div-main-inner-left {
        width: 560px;
        padding: 5px 0px 5px 65px;
        float: left;
}

#div-main-inner-right {
        width: 200px;
        padding: 10px 0px 10px 75px;
        float: left;
}

.table-fotogalerie td {
        width: 106px;
        text-align: center;
}

.table-fotogalerie a {
        font-size: 0.9em;
}

.img-fotogalerie {
        padding: 1px 1px 1px 1px;
        margin: 1px 1px 1px 1px;
        border: 1px dotted #94ab67;
}

.p-odrazka {
        color: #7c3435;
        font-weight: bold;
        font-size: 1.1em;
        padding: 0px 5px 0px 0px;
        float: left;
        
}

.produkty {
        width: 560px;
        float: left; 
}

.produkty-left {
        width: 140px;
        float: left;
}

.produkty-right {
        width: 410px;
        float: right;
}


.ingredience {
        width: 400px;
        float: left; 
}

.ingredience-left {
        width: 60px;
        float: left;
}

.ingredience-right {
        width: 330px;
        float: right;
        font-size: 0.9em;
}

.div-akce-novinka {
        float: right;
        width: 100px;
}

.div-akce-novinka p {
        float: left;
        padding: 3px 10px 3px 10px;
        background: red;
        color: white;
        font-weight: bold;
        float: right;
        font-size: 10px;
        border: 1px solid #7c3435;
}

.div-popis {
        width: 410px;
        float: left;
        padding: 0px 0px 10px 0px;
}

.input_cena {
        width: 75px;
        color: #7c3435;
        font-size: 15px;
        font-weight: bold;
        border: none;
        background: none;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}

.div-cena {
        width: 100px;
        float: left;
        border-right: 1px dotted #dddddd;
}

.div-cena2 {
        width: 100px;
        float: left;
        margin: 3px 0px 0px 0px;
}

.div-vlozit {
        width: 280px;
        float: right;
}

.submit-vlozit {
        background: #7c3435;
        color: white;
        font-weight: bold;
        font-size: 10px;
        padding: 2px 5px 2px 5px;
        margin: 0px 0px 0px 0px;
        border: none;
        cursor: pointer;
        text-decoration: underline;
        width: 65px; 
        text-align: center;
}

.div-vlozit-left {
        width: 240px;
        float: left;
}

.div-vlozit-right {
        float: right;
}

.input1 {
        font-size: 11px;
        border: 1px solid #95a96e;
        background: white;
        padding: 1px 3px 1px 3px;
        margin: 0px 0px 0px 0px;
        height: 18px;
        text-align: center;
}

.input2 {
        font-size: 11px;
        border: 1px solid #95a96e;
        background: white;
        padding: 0px 3px 0px 3px;
        margin: 0px 0px 0px 0px;
        height: 20px;
}

.input3 {
        font-size: 11px;
        border: 1px solid #95a96e;
        background: white;
        padding: 0px 3px 0px 3px;
        margin: 0px 0px 0px 0px;
        height: 50px;
        width: 340px;
}

.input4 {
        font-size: 11px;
        border: 1px solid #95a96e;
        background: white;
        padding: 0px 3px 0px 3px;
        margin: 0px 0px 0px 0px;
        height: 50px;
        width: 352px;
}

.input5 {
        font-size: 11px;
        border: 1px solid #95a96e;
        background: white;
        padding: 0px 3px 0px 3px;
        margin: 0px 0px 10px 0px;
        height: 23px;   
        width: 150px; 
}




.img-sipka {
        position: relative;
        top: 3px;
}

#cisla-stranek {
        width: 280px;
        float: left;
}

.img-kosik {
        float: left;
        border: none;
        padding: 0px 5px 0px 0px;
}

.div-kosik {
        float: left;
        padding: 0px 0px 0px 0px;
        font-size: 0.9em;
}

.table-nakupni-kosik {
        width: 560px;
        float: left;
        margin: 0px 0px 15px 0px;
}

.td-nakupni-kosik1 {
        color: white;
        padding: 2px 5px 2px 5px;
        border: 1px dotted #7c3435;
        background: #7c3435;
}

.td-nakupni-kosik2 {
        color: gray;
        padding: 2px 5px 2px 5px;
        border: 1px dotted #7c3435;
        background: none;
}
.td-nakupni-kosik2 select {
        width:350px;
}
.div-nakupni-kosik {
		width:550px;
		padding:5px;
        border: 1px dotted #7c3435;
        display:block;
        float:left;
        margin-bottom:15px;
}
.fbConnect {
	margin:10px 0;
	
}
#fbConnectDiv {
	display:block;
	float:left;
}
#fbConnectUserbox {
	display:block;
	float:left;
	width:400px;
}
#fbConnectUserbox img {
	float:left;
	display:block;
	margin-right:10px;
}

.table-ingredience {
        width: 400px;
        float: left;
        margin: 15px 0px 15px 0px;
}

.td-ingredience1 {
        color: white;
        padding: 2px 5px 2px 5px;
        border: 1px dotted #7c3435;
        background: #7c3435;
}

.td-ingredience2 {
        color: gray;
        padding: 2px 5px 2px 5px;
        border: 1px dotted #7c3435;
        background: none;
}

.submit {
        background: #7c3435;
        color: white;
        font-weight: bold;
        font-size: 10px;
        padding: 2px 5px 2px 5px;
        margin: 0px 0px 0px 0px;
        border: none;
        cursor: pointer;
        text-decoration: underline; 
        text-align: center;
}

.textarea-rekapitulace {
        width: 550px;
        height: 60px;
        background: white;
        font-size: 0.9em;
}

.checkbox {
        float: left;
        margin: 0px 5px 0px 0px;
        border: none;
        background: none;
        color: red;
}

.p-checkbox {
        float: left;
        margin: 2px 0px 0px 0px;
}

.div-ingredience {
        margin: auto;
        width: 450px;
}

.div-ingredience-top {
        float: left;
        width: 450px;
        height: 30px;
        padding: 0px 0px 0px 0px;
        margin: 10px 0px 0px 0px;
        background: url("../img/bcg_ingredience_top.jpg") no-repeat;
        font-size: 1px;
}

.div-ingredience-bottom {
        float: left;
        width: 450px;
        height: 30px;
        padding: 0px 0px 0px 0px;
        background: url("../img/bcg_ingredience_bottom.jpg") no-repeat;
        font-size: 1px;
}

.div-ingredience-middle {
        float: left;
        width: 400px;
        padding: 5px 25px 5px 25px;
        background: url("../img/bcg_ingredience_middle.jpg") repeat-y;
}

.akce {
        width: 200px;
        float: left;
        margin: 0px 0px 10px 0px;
        text-align: center;
        font-size: 0.8em;
}

.p-prihlaseni {
        font-size: 11px;
        font-weight: bold;
        color: black;
        margin: 2px 5px 0px 10px;
        float: right;
}

.input-prihlaseni {
        font-size: 11px;
        font-weight: bold;
        border: 1px solid #95a96e;
        background: white;
        padding: 0px 3px 0px 3px;
        margin: 0px 0px 0px 0px;
        height: 15px;
        width: 100px;
        float: right;
}

.submit-prihlaseni {
        font-size: 10px;
        font-weight: bold;
        border: none;
        background: #7c3435;
        color: white;
        padding: 0px 3px 0px 3px;
        margin: 0px 0px 0px 5px;
        height: 17px;
        float: right;
        cursor: pointer;
}

.div-ingredience-index {
       width: 150px;
       height: 23px;
       margin: 5px 0px 10px 0px;
       float: left; 
       font-size: 0.9em;
}

#tlacitko-index1 {
      width: 162px;
      height: 46px;
      background: url("../img/bcg_tlacitko1.jpg") no-repeat;
      cursor: pointer;
      margin: 0px 5px 0px 0px;
      float: left;
      border: none;
}

.tlacitko-index2 {
      width: 162px;
      height: 46px;
      background: url("../img/bcg_tlacitko2.jpg") no-repeat;
      cursor: pointer;
      border: none;
      margin: 0px 0px 0px 0px;
      float: left;
}
