A{
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}
A:hover{
	font-weight:bold;
	color:#ff3333;
	text-decoration:underline;
}
BODY {
	margin:10px 0 10px 0;
	background:#ec7519 url('img/bg_orange.jpg') repeat-y fixed center;
	/*background-color:#FFF18E;*/
}
P{
	font-family:tahoma;
	font-size:14px;
}

.i0{border:none; width:40px}
.i1{border:1px solid red; width:40px}
.i2{border:1px solid red; width:200px}
.i3{border:1px solid red; width:390px}

#slogan {
	margin:10px 0 10px 0;
	text-align:center;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#333333;
}

.phone {
	margin:0 0 10px 0;
	text-align:center;
	font-family:tahoma;
	font-size:22px;
	font-weight:bold;
	color:red;
}

.schedule {
	margin:0 0 15px 0;
	text-align:center;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}

.schedule_h1 {
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	display:inline;
}

#note {
	width:290px;
	position:absolute;
	top:33;
	left:345;
	background-color:#ffffff;
	border:2px solid red;
	padding:5px 10px 10px 10px;
}

#note p {
	margin:5px 0 0 0;
	padding:0;
}

#message {
	margin:10px 5px 5px 5px;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:red;
}

#good_type {
	margin:5px;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#ec7519;
	border-bottom:2px solid #ec7519;
}

.good_type {
	margin:5px;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#ec7519;
	border-bottom:2px solid #ec7519;
}

#good {
	width:550px;
	position:relative;
	top:-5px;
	left:-60px;
	margin:0 -60px 0 0;
	text-align:left;
}

#pizza_tbl {
	font-size:14px;
	font-family:tahoma;
}
#pizza_tbl td {
	vertical-align:top;
	padding:0 5px 0 5px;
}
#pizza_tbl td h2 {
	font-size:14px;
	color:red;
	display:inline;
}
#pizza_tbl td b {
	color:red;
}

.pizza_tbl {
	font-size:14px;
	font-family:tahoma;
}
.pizza_tbl td {
	vertical-align:top;
	padding:0 5px 0 5px;
}
.pizza_tbl td h2 {
	font-size:14px;
	color:red;
	display:inline;
}
.pizza_tbl td b {
	color:red;
}

#order_tbl {
	font-size:14px;
	font-family:tahoma;
}
#order_tbl td {
	padding:5px 0 5px 5px;
}

A.red {
	color:#ff3333;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	margin:0 0 0 20px;
}
A.red:hover {
	color:#333333;
}
.menu {
	float:left;
	width:225px;
	position:relative;
	margin:0 -70px -30px 0;
	text-align:left;
}
.menu A {
	color:#ffffff;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:0 0 100px 0;
}
.menu A:hover {
	color:#ffffff;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	margin:0 0 100px 0;
}

#right_block {
	float:left;
	width:225px;
	position:relative;
	top:35px;
	margin:0 -70px 40px 0;
	text-align:left;
}

#text {
	text-align:left;
	font-family:tahoma;
	font-size:14px;
}

#oc {
	margin:5px 0 0 0;
}
#oc ul {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0;
}
#oc li {
	margin:5px 0 5px 0;
}

#right_text {
	float:left;
	margin:10px 0 10px 10px;
	text-align:left;
	font-family:tahoma;
	font-size:14px;
}

.actions {
	margin:0 0 10px 0;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#ec7519;
	border-bottom:2px solid #ec7519;
}

#footer {
	width:450px;
	margin:10px 0 10px 10px;
	text-align:left;
}

#footer p {
	font-family:tahoma;
	font-size:12px;
	font-weight:normal
}

#footer b {
	font-weight:normal
}

#tlc_owg1 {width:20px; height:20px; background-image:url('img/tlc1.png')}
#trc_owg1 {width:20px; height:20px; background-image:url('img/trc1.png')}
#brc_owg1 {width:20px; height:20px; background-image:url('img/brc1.png')}
#blc_owg1 {width:20px; height:20px; background-image:url('img/blc1.png')}
#c_owg1 {background-color:#ffffff}
#t_owg1 {height:20px;background-image:url('img/ts1.png')}
#r_owg1 {width:20px;background-image:url('img/rs1.png')}
#b_owg1 {height:20px;background-image:url('img/bs1.png')}
#l_owg1 {width:20px;background-image:url('img/ls1.png')}

#tlc_2 {width:20px; height:20px; background-image:url('img/tlc2.png')}
#trc_2 {width:20px; height:20px; background-image:url('img/trc2.png')}
#brc_2 {width:20px; height:20px; background-image:url('img/brc2.png')}
#blc_2 {width:20px; height:20px; background-image:url('img/blc2.png')}
#c_2 {background-color:#f4c328}
#t_2 {height:20px;background-image:url('img/ts2.png')}
#r_2 {width:20px;background-image:url('img/rs2.png')}
#b_2 {height:20px;background-image:url('img/bs2.png')}
#l_2 {width:20px;background-image:url('img/ls2.png')}

#tlc_4 {width:20px; height:20px; background-image:url('img/tlc4.png')}
#trc_4 {width:20px; height:20px; background-image:url('img/trc4.png')}
#brc_4 {width:20px; height:20px; background-image:url('img/brc4.png')}
#blc_4 {width:20px; height:20px; background-image:url('img/blc4.png')}
#c_4 {background-color:#d43926}
#t_4 {height:20px;background-image:url('img/ts4.png')}
#r_4 {width:20px;background-image:url('img/rs4.png')}
#b_4 {height:20px;background-image:url('img/bs4.png')}
#l_4 {width:20px;background-image:url('img/ls4.png')}
