*{margin: 0; padding: 0;}
a img {border: none;}
ul, ol {margin-left: 25px;}
img {//margin-bottom: -3px;}
div.slog a:hover, div.content  a:hover {text-decoration: underline;}

html {font-size: 100.1%;}

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	vwidth: 100%;
	background: url(/images/pizza.jpg) no-repeat 80% top;
}

a{
        font: normal 100% arial;
        color:#085FB2;
}


/*-------------------------------------------------header-----------------------------------------------------------*/



#logotype {
	width: 20%;
	text-align: center;
	float: left;
}

#logotype img {
	margin-top: 51px;
}

#title {
	width: 80%;
	float: left;
	font-size: 1.4em;
	color: #707070;
	padding-top: 44px;
}

p.title {
	margin-left: 14px;
}

p.title span {
	color: #000;
}

div.menu {
	margin-top: 20px;
	width: 720px;
	text-align: center;
	overflow: hidden;
	padding: 10px 0;
	position: relative;
}

div.menu div.star {
	background: url(/images/star-green.png) no-repeat left top;
}

div.star {
	width: 20px;
	height: 20px;
	position: absolute;
	left: -10px;
	top: -10px;
}

div.star.tl {
	width: 100%;
}

div.star.tr {
	margin-left: 100%;
	top: -10px;
}

div.star.bl {
	width: 100%;
	bottom: -10px;
	top: auto;
}

div.star.br {
	margin-left: 100%;
	bottom: -10px;
	top: auto;
}

div.pole {
	upadding: 0 4px;
	background-color: #509B00;
	//background-color: #449100;
}

div.menu span {
	padding: 0 8px;
	border-left: 1px solid #fff;
}

div.menu a {
	color: #FFF;
	text-decoration: none;
	white-space:nowrap;
}

div.menu a.active-pages {
	color: #010000;
}

.clear-all {
	clear: both;
	height: 0;
	line-height: 1px;
}

/*-------------------------------------------------wrapper-----------------------------------------------------------*/
div.slog {
	float: left;
	margin-left: 20%;
	-margin-left: 10%;
	fgwidth: 425px;
	padding-left: 14px;
	padding-right: 4px;
	padding-top: 14px;
	overflow: visible;
	position: relative;
}

div.slog h1 {
	color: #010101;
	font-size: 3em;
	font-weight: 500;
	margin-bottom: 14px;
	margin-right: 5px;
}

div.slog h4 {
	color: #FF9000;
	font-size: 1.1em;
	font-weight: 500;
	font-style: italic;
}

div.slog h4 span {
	position: absolute;
	right: 0;
	//right: -3px;
}

div.slog p {
	text-align: right;
	color: #FF9000;
	font-size: 1.1em;
	font-weight: 500;
	line-height: 1.6em;
}

#wrapper {
	float: left;
	width: 100%;
	
}

#content {
	margin: 0 21% 0 20%;
	padding-top: 14px;
	color: #010101;
	font-size: 1.3em;
	-width:59%;
}

div.content {
	padding: 0 50px 20px 14px;
}

div.content h1 {
	font-size: 1.846em;
	font-weight: 500;
}

div.content p, div.content ul,  div.content ul.small-text {
	margin-bottom: 14px;
}

div.content ul li {
	line-height: 1.6em;
	list-style-type: none;
}

div.content .small-text {
	margin-bottom: 0;
	font-size: 0.846em;
}

/*-------------------------------------------------left-bar-----------------------------------------------------------*/


#left-bar {
	float: left;
	margin-left: -100%;
	width: 20%;
	padding-top: 14px;
	text-align: center;
	font-size: 1.4em;
	color: #7F7F7F;
}

p.tel {
	font-size: 1.714em;
	color: #41A200;
	position: relative;
	margin: 0 auto 20px;
	overflow: visible;
	width: 180px;
}

div.all-kafe {
	position: relative;
}

div.all-kafe p.tel span {
	font-size: 0.45em;
	line-height: 1em;
	color: #C7C7C7;
	position: absolute;
	right: 12.8em;
	top: 0.8em;
}

#left-bar div.banner {
	text-align: left;
	margin-top: 68px;
}

/*-------------------------------------------------right-bar-----------------------------------------------------------*/


#right-bar {
	float: left;
	width: 21%;
	margin-left: -21%;
	margin-top: -80px;
}

#right-bar div.banner {
	width: 204px;
	position: relative;
	float: right;
}

#right-bar2 {
	float: left;
	width: 21%;
	margin-left: -21%;
	margin-top: -5px;
}



/*-------------------------------------------------footer-----------------------------------------------------------*/

#footer {
	
	background-color: #FFAD42;
	dmargin-top: 72px;
	padding-top: 24px;
	height: 40px;
	color: #FFF;
	font-size: 1.1em;
}

p.email {
	float: left;
	width: 20%;
	text-align: center;
}

p.copyright {
	margin-left: 20%;
	padding-left: 15px;
	width: 50%;
}

div.search {
	float: right;
	width: 21%;
	text-align: left;
}

#footer a {
	color: #1D1000;
	text-decoration: underline;
}

#search-batton {
	margin-right: 14px;
}

#search-text {
	width: 168px;
	border: 1px solid #BBBBBB;
}
.col_title {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #0059af
}

#menul a:link{
        font: normal 100% arial;
        color:#085FB2;
		text-decoration : none;
		font-size: 0.846em;
}

#menul a:visited{
        font-size:100%;
        color:#085FB2;
        text-decoration : none;
        font-size: 0.846em;
}

#menul a:hover{
        font-size: 100% ;
        color:#085FB2;
        text-decoration : none;
}

