* {
	padding:0;
	margin:0;
}

body  {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	/*background:#210003 url(images/bgmia.jpg) fixed repeat-x center top;*/
	background:#000 url(images/5.jpg) fixed repeat-y center top;
	text-align: center;
}

.red {
	color: #BE060B;
}

#mainContent p {
	line-height: 1.7em;
	margin: 10px 5px 10px 5px;
	text-align:justify;
}

a {
	color: #fbf8f8;
	text-decoration: underline;
}

a:hover {
	color: #fbf8f8;
	text-decoration:none;
}

a:hover.postMetaPlain {
	color: #BE060B;
	text-decoration: underline;
}

ul, ol {
	margin-left: 20px;
	line-height: 2em;
}

ul {
	list-style: none none;
	list-style-image: url(images/bullet_star.png);
}

ol {
	list-style: decimal;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Helvetica, sans-serif;
	text-transform: uppercase;
	margin:0;
}

h1 { 
	font-size: 24px;
	line-height: 1em;
}

h2 { 
	font-size: 21px;
}

h3 { 
	font-size: 18px;
}

h4 { 
	font-size: 15px;
}

h5 { 
	font-size: 12px;
}

h6 { 
	font-size: 9px;
}

input {
	line-height: 24px;
	height: 24px;
	vertical-align: middle;
}

input.button {
	background: url(images/button.png) bottom left repeat-x #FFF;
	border: 1px solid #999;
	color: #1A1A1A;
	font-size:140%;
	height: 28px;
	padding: 0 4px;
	width: auto !important;
}

input.button:hover {
	color: #BE060B;
}

abbr, acronym { 
	border-bottom:1px dotted #fbf8f8;
}

blockquote {
	/*border: 1px solid #888;*/
	margin-top: 10px;
	padding: 0 30px;
	font-style: oblique;
	font-size: 140%;
}

code {
	background: #333;
	color: #fbf8f8;
	font-family: "Courier New", Courier, monospace;
	padding: 2px;
}

/* ----------------------------[GLÓWNY ROZKLAD]--------------------------------*/


#container {
	background: url(images/container.png) top center repeat-y transparent;
	margin: 0 auto;
	text-align: left;
	width: 722px;
}

*html #container {
	width: 701px; /* in IE 6 hides the PNG shadow */
}

#header {
	/*background: url(images/intro1.jpg) bottom left no-repeat;*/
	height: 417px;
	margin-bottom: 20px;
	padding-top:0;
}

#sidebar {
	color: #1A1A1A;
	float: right;
	padding: 0 10px 15px 0;
	width: 201px;
}

*html #sidebar { /* in IE 6 fixes sidebar issues */
	padding: 0 0 15px 0;
	width: 200px;
}

#mainContent {
	color: #FFF;
	font-size:123%;
	line-height: 1.6em;
	margin: 0 200px 0 0;
	padding: 0 27px 0 30px;
}

#footer {
	/*background: url(images/footer.png) repeat-x;*/
	clear:both;
	color: #fff;
	background:url(images/footer2.png) no-repeat 0 center;
	font-size: 11px;
	height: 109px;
	margin:0 auto;
	padding:0;
	width:722px;
}
#footer p {
	padding:60px 0 0 0;
	text-align: center;
}

/* ---------------------[STYLE NAGLÓWKA]--------------------------------*/


#header h1 {
	font: 65px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 65px;
	position: relative; /* IE needs this to show the full decender */
	text-transform: none;
}

.slogan {
	font-size: 24px;
	margin-left: -16px;
}

/* ----------------------[STYLE QUOTA]--------------------------------*/


.quoteBoxTop,
.quoteBoxBottom,
.quoteBoxMid {
	padding: 0 15px;
}

*html .quoteBoxTop,
.quoteBoxBottom,
.quoteBoxMid {
	border-left: 1px solid #920307;
	width: 170px;
}

.quoteBoxTop,
.quoteBoxBottom {
	color: #fbf8f8;
	text-transform: uppercase;
	height: 28px;
	line-height: 28px;
}

.quoteBoxTop {
	background: url(images/quote_top.png) no-repeat #BE060B;
}

.quoteBoxMid {
	background: url(images/quote_bg.png) repeat-y #BE060B;
	color: #FFF;
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.8em;
}

.quoteBoxMid a {
	text-decoration:underline;
}

.quoteBoxMid a:hover {
	text-decoration:none;
}

.quoteBoxBottom {
	background: url(images/quote_bottom.png) no-repeat #BE060B;
	text-align: right;
}

/* -------------------------[STYLE WPISÓW NA BLOGU I STRONIE]------------------------------*/


.postMeta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.color {
	color:#ddd;
	font-style:italic;
}
.postMeta h2 {
	font-size: 22px;
	text-indent:5px;
	text-transform: none;
	margin:0 0 8px 0;
}

.postMeta h2 a,
.postMeta h2 a:hover {
	color: #FFF;
}

.postMeta h3 {
	color: #888;
	text-transform:none;
	font-size:15px;
}

.postMeta h3 a {
	color: #BE060B;
}

.postMeta h3 a.postMetaPlain,
.catsTags a {
	color: #888;
}

.catsTags {
	color: #888;
	font-size: 11px;
}

.separator {
	background: url(images/divider.png) center left no-repeat;
	height: 16px;
	margin:8px;
}

/* --------------------------------------[STYLE MENU BOCZNEGO]----------------------------------*/


#mainSideBar {
	padding: 20px 10px;
}

.plainList {
	list-style: none;
	margin-left: 0;
}

#mainSideBar h2 {
	color: #BE060B;
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	text-transform: uppercase;
}

#mainSideBar h2,
#mainSideBar a {
	padding-left: 4px;
	height:2em;
	border-bottom:1px solid #E6DFCF;
	text-decoration:none;
}

#mainSideBar ul {
	list-style-image: none;
	margin-bottom: 8px;
}

*html #mainSideBar li { /* IE 6 fix */
	height: 1em;
}

#mainSideBar form {
	margin-bottom: 12px;
}

.sidebarSearch {
	width: 120px;
}

#mainSideBar a {
	text-transform: uppercase;
	color: #1A1A1A;
	margin:3px 0;
	display: block;
	font-size:120%;
}

#mainSideBar h2.header {
	background:url(images/mia-header.png) no-repeat 10px center;
}

#mainSideBar h2.miamenu {
	background:url(images/miamenu.png) no-repeat 10px center;
}

#mainSideBar a:hover {
	/*background: url(images/quote_top.png) top center no-repeat #BE060B;*/
	/*background:#BE060B;*/
	background:transparent url(images/basil.png) no-repeat 88% center;
	color: #BE060B;
	text-decoration: none;
}

#mainSideBar a.active {
	background:transparent url(images/basil.png) no-repeat 88% center;
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

#selected {
	background:transparent url(images/basil.png) no-repeat 88% center;
}

#mainSideBar .home {
	background:transparent url(images/home.png) no-repeat 20px center;

}
#mainSideBar .menu {
	background:transparent url(images/menu.png) no-repeat 20px center;

}
#mainSideBar .praca {
	background:transparent url(images/praca.png) no-repeat 20px center;

}
#mainSideBar .promocja {
	background:transparent url(images/promocje.png) no-repeat 20px center;

}
#mainSideBar .galeria {
	background:transparent url(images/galeria.png) no-repeat 20px center;

}
#mainSideBar .mapka {
	background:transparent url(images/mapka.png) no-repeat 20px center;

}
#mainSideBar .catering {
	background:transparent url(images/catering.png) no-repeat 20px center;

}

#mainSideBar .franchising {
	background:transparent url(images/franchising.png) no-repeat 20px center;

}

#mainSideBar .mecenat {
	background:transparent url(images/mecenat.png) no-repeat 20px center;

}

#mainSideBar .kontakt {
	background:transparent url(images/kontakt.png) no-repeat 20px center;

}
#mainSideBar .partnerzy {
	background:transparent url(images/partnerzy.png) no-repeat 20px center;

}
#mainSideBar .pizza {
	background:transparent url(images/pizza.png) no-repeat 20px center;

}
#mainSideBar .obiad {
	background:transparent url(images/dania.png) no-repeat 20px center;

}
#mainSideBar .kebab {
	background:transparent url(images/kebab.png) no-repeat 20px center;

}
#mainSideBar .dodatki {
	background:transparent url(images/dodatki.png) no-repeat 20px center;

}
#mainSideBar .napoje {
	background:transparent url(images/napoje.png) no-repeat 20px center;

}
#mainSideBar .ankieta {
	background:transparent url(images/ankieta.png) no-repeat 20px center;

}
#mainSideBar .sfera {
	background:transparent url(images/sfera.png) no-repeat 20px center;

}
#mainSideBar .sarni {
	background:transparent url(images/sarni.png) no-repeat 20px center;

}
#mainSideBar .blog {
	background:transparent url(images/blog.png) no-repeat 20px center;

}
#mainSideBar a.promocja {
	color: #BE060B;
	font-weight:bold;
	text-shadow:#333333;
}

/* -------------------------STYLE KOMENTARZY - NIEUZYWANE-----------------------------*/

.commentSection h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none; 
}

.comments {
	margin-top: 10px;
}

.comments li {
	border-top: 3px solid #888;
	list-style-position: outside;
}

.commenter,
.commentMeta .commenter a {
	color: #BE060B;
	font-size: 12px !important;
	font-weight: bold;
}

.commentMeta a {
	color: #888;
}

.commentMeta {
	color: #888;
	font-size:110%;
	float: left;
	line-height: 1.6em;
	padding-top: 4px;
	width: 25%
}

.commentContent {
	background: #222;
	float: right;
	height: 100%;
	padding: 0 2.5%;
	margin-bottom: 20px;
	width: 70%;
}

/* -----------------------------[STYLE FORMULARZA DLA KOMENTARZY - NIEUZYWANE]--------------*/


.leaveComment input {
	width: 50%;
}

.leaveComment textarea {
	overflow: auto;
	width: 100%;
}

*html .leaveComment textarea {
	width: 98%;
}

.leaveComment label {
	padding-left: 10px;
}

.leaveComment span {
	color: #888;
	font-size: 11px;
}

/* -----------------------------------[STYLE STOPKI]------------------------------------*/



#footer a {
	color: #fbf8f8;
}

/*
	OPLYWANIE I CZYSZCZENIE
	
*/

.floatRight {
	float: right;
	margin-left: 8px;
}

.floatLeft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*------------------------------------[CENNIK MIA PIZZA]-------------------------------*/
div#prices {
	width:auto;
	margin: 10px auto;
	text-align:left;
	/*clear:both;*/
	}
dl {
	width:100%;
	overflow: hidden;
	margin: 0 0 .8em;
    background:#101010 url(images/dot.png) repeat-x 0 .95em;
	}
dt,dd.price {
	background:#101010;
	font-size:1.0em;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
dt {
	float: left;
	padding-right: 2px;
	color:#ed3f2d;
	font:italic 1.16em Arial Narrow,Georgia, "Times New Roman", Times, serif;
	background:#101010 url(images/menubasil.png) no-repeat 0 center;
	padding:0 0 0 21px;
	}
dd	{margin:0}
dd.price {
	float: right;
	padding-left: 2px;
	color:#ed3f2d;
	}
dd.description {
	float: left;
	width: 100%;
	padding: 3px 0;
    font: italic 1em Georgia,Times,sans-serif;
	color: #555;
	}
.scroll {
	width:auto;
	padding:0 10px 0 25px;
	overflow:auto;
	height:31em;
}

/*-----------------------[ROZWIJANE DROP DOWN MENU GORNE - JAVA SCRIPT]---------------------------*/

#dropmenudiv{
	position:absolute;
	z-index:100;
	text-align:left;

}
#dropmenudiv a {
	font-size:110%;
	background:#101010;
	text-transform:uppercase;
	line-height:2.5em;
	display:block;
	text-indent:5px;
	text-decoration:none;
	color:#fff;
	border-bottom:1px dotted #555;
}

#dropmenudiv a:hover{
	background:#101010;
	color:#555;
}
/*---------------------------------[GÓRNE MENU ALA STU NICHOLS]-----------------------------------*/

#nav, #nav ul {
	padding:0; 
	margin:0; 
	list-style:none; 
	font-size: 100%;
	text-transform:uppercase; 
	background:#121212; 
	position:relative; 
	z-index:100;
}
#nav {
	height:35px; 
	width:100%; 
	padding:10px 0 0 0;
	margin:0 0 10px 0; 
	background:#101010;
	border-bottom:dashed 1px #333;
}

#nav table {
	border-collapse:collapse;
}
#nav li {
	float:left; 
	width:auto;
	padding:0 6px 0 0;
	/*background:transparent url(images/leaf.gif) no-repeat right center; */
}

#selectedTop {
	background:url(images/bullet_star.png) no-repeat 101% 9px;
	padding-left:10px;
}

#nav li li {
	float:none; 
	background:none; 
	border-bottom:1px dotted #555;
}
/* ------------[IE]------------------ */
#nav li a li {float:left; }

#nav li a {
	display:block; 
	float:left; 
	color:#fff; 
	height:35px; 
	padding:0 10px 0 10px; 
	line-height:25px; 
	text-decoration:none; 
	white-space:nowrap; 
	font-weight:normal;
}
#nav li a:hover {text-decoration:underline;}
#nav li li a:hover {text-decoration:none;}
#nav li li a {
	height:30px; 
	line-height:30px; 
	float:none;
}
#nav li:hover {
	position:relative; 
	z-index:100;
}
#nav a:hover {
	position:relative; 
	z-index:100; 
	color:#555;
}
#nav li:hover > a {color:#fff;}

#nav :hover  ul {
	left:0; 
	top:25px; 
	z-index:300;
}
#nav a:hover ul {left:-1px;}

#nav ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px;
}

/*-----------------------[POKAZ NASTEPNY POZIOM]---------------------*/
#nav li:hover li:hover > ul {
	left:0; 
	margin-left:100%; 
	top:0;
}
/*----------[POZOSTAW NASTEPNE POZIOMY UKRYTE]-----------------------*/
#nav li:hover > ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:auto;
}

#nav li:hover li:hover > a {background:#101010; color:#ddd;}

#nav li a:hover ul li a:hover {background:#101010;}

/*------------- [IE]----------------------*/
/*-------------- [POKAZ NASTEPNY POZIOM]-------------- */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul {
	left:100%; 
	top:0;
}

/*------------[UTRZYMUJ POZOSTALE POZIOMY UKRYTE-------------------*/
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px;
}
.ramka {
	border:1px solid #444;
	margin:0 0 5px 0;
}
.small {
	font-size: xx-small;
	letter-spacing:.07em;
}
.kolor {
	color:#E98D36;
}

/*------------------------[INNE]---------------------*/
.descbox {
	display: block;
	width: auto;
	background: #212121;
	color: #fff;
	padding: 2px 10px;
	margin:8px 0;
	text-align:justify;
	-o-border-radius: 8px;
	-icab-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border:1px solid #333;
}

#logobielgast { 
	z-index:1px;
	margin:5px auto;
	width:86px;
	height:110px;
	clear:both;
	
}

#logobielgast h2 { 
	background: url(images/logo-bielgast.png) no-repeat;
	width:86px;
	height:110px;
}
#logobielgast h2 a {
	display:block;
	width:86px;
	height:110px;
	border:none;
	-moz-box-shadow:1px 3px 3px #EAE3D2;
	-webkit-box-shadow:1px 3px 3px #EAE3D2;
	box-shadow:1px 3px 3px #EAE3D2;
}
#logobielgast h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#sidebar .music {
	margin:5px 90px;
	clear:both;
}
