body{
	font-family: Tahoma, Arial, Sans-serif;
}

h2 {
	padding-bottom: 8px;
}

h3 {
	color: #ffffff;
}

.container {
	padding-left: 35px;
	padding-top: 45px;
}

/* Pagrindas */

#warpper{
	margin: 30px auto;
	width: 900px;
}

#header{
	margin: 0 auto;
	width: 405px;
	padding-bottom: 20px;
	
}

/* Meniu */
#menu{
	font: bold 24px/24px Tahoma, Arial, Sans-serif;
	padding-left: 50px;
	padding-bottom: 40px;
	float: left;
}

#menu ul{
	margin-left: 40px;
	list-style: none;
	display: inline;

}
#menu li a {
	margin: 0 8px 0 4px;
	padding-left: 6px;
	color: #ffffff;
	text-decoration: none;
}

#groups {
	width: 798px;
	float: left;
}

.group li a {
	background: #F26100;
	color: #ffffff;
	display: inline;
	float: left;
	list-style: none;
	text-decoration: none;
	padding: 5px 8px 8px 8px;
	margin: 0 0 5px 5px;
}

.group li a:hover{
	background: #FFAC0D;
}

/* Bg Spalvos */
.orange {
	background: #F26100;
}

.orange:after {
	border-color:#F26100 transparent transparent;
}

.triangle {
	position: relative;
	padding: 3px 12px 5px 5px;
	margin: 1em 0 3em;
	color: #ffffff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}


.triangle:after {
	content:"\00a0";
	display:block;
	position:absolute;
	z-index:-1;
	bottom:-25px; 
	left:25px;
	width:0;
	height:0;
	border-width:15px 15px;
	border-style:solid;
}

/* Kontekstui */
.box{
	width: 700px;
}

.box p {
	position: absolute;
	float: left;
	left: 25px;
}

.box h1 {
	padding: 15px 15px 5px 15px;
}

.bg {
	background: url('../images/tab_bg.png');
	height: 620px;
}

.akcija {
	
	margin-left: 150px;
}

/* Kontekstas */

#content{
	float: left;
	overflow: hidden;
}

#text{
	float: left;
}

#nav{
	width: 50px;
	float: left;
}

#nav img {
	padding-top: 5px;
	padding-left: 8px;
	float: left;
}

#info {
	position: absolute;
    top: 250px;
    right: 0px;
    width: 267px;
    height: 350px;
    background: transparent url(../images/number_city_pizza.png) no-repeat 0 0;
}

#info2 {
	position: absolute;
    top: 250px;
    right: 0px;
    width: 267px;
    height: 399px;
    background: transparent url(../images/klp_number_city_pizza.png) no-repeat 0 0;
}

#facebook {
	position: absolute;
	top: 350px;
	right: 0px;
	
}

#facebook2 {
	position: absolute;
	top: 399px;
	right: 0px;
	
}

#footer{
	clear: both;
	color: #ffffff;
	width: 1000px;
	padding: 30px 0 0 0;
	margin: 0 auto;
}

#block1, #block2, #block3{
	float: left;
	margin-bottom: 20px;
}

#block1, #block3{
	width: 300px;
}


#block1 li a{
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
		color: #ffffff;
}

#block1 li a:hover{
	color: #ff6600;
}

#block1 li{
	padding-bottom: 8px;
	margin-left: 20px;
	list-style-type: square;
}

#block2{
	width: 400px;
}

#block3 img{
	padding-left: 60px;
	padding-top: 140px;
}


.food li {
	display: inline;
}

.submenu li{
	display: inline;
}

.maps {
	margin-top: 8px;
}

/* Produkto formavimas */

.product{
	background: url('../images/tab_bg2.png');
	clear: both;
	width: 558px;
	padding: 4px;
	overflow: hidden;
}


.product h1, p{
	padding-left: 175px;
	padding-top: 6px;
	color: #000000;
}

.product h1 {
	font: bold 1.4em/0.8em Tahoma, Arial, Sans-serif;
}

.product p {
	font: normal 0.9em/1em Tahoma, Arial, Sans-serif;
}

.product img {
	float: left;
	padding: 2px;
	background: #ffffff;
	border: 1px solid #333;
}

.price {
	float: right;
	margin-top: 35px;
	margin-right: 30px;
}

.price th{
	padding-left: 8px;
}

.price td{
	padding-left: 8px;
	text-align: center;
}

.ban-btn {
	position: absolute;
	bottom: 52px;
	right: 3px;
}

ul.links {
	width: 80%;
	margin: 5px auto;
}

.links li {
	display: inline;
}

#banners {
	clear: both;
	position: fixed;
	z-index: 3;
	background: url('../images/bg_bn.png');
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 70px;
}

.update {
	width: 300px;
	margin: 350px auto;
}


.wbg {
	background: url('../images/bg_bn.png');
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: solid #fff 3px;
	margin: 60px auto;
	width: 890px;
	height: 250px;
}

.pica {
	float: left;
}

#alt a, #klp a { 
	font: bold 1.8em/1.2em Tahoma, Arial, Sans-serif;
	text-decoration:none;
	text-shadow: 2px 2px 2px #000;
	padding: 75px 8px;
	color: #fff;
	float: left;
}

#alt a {
	border-right: 2px dotted #fff;
}

#alt a:hover, #klp a:hover {
	text-shadow: 4px 4px 4px #000;
}

.cont{
	margin: 10px 10px 25px 15px;
}

.cont td{
	padding: 15px;
}


