
body,html
{
margin:0 auto;
padding:0;
background:black;
font-family: Tahoma;
color:#4e4d4d;
font-size:smaller;
text-align:center;
}


fieldset{margin:0;padding:0;border:none;}
input,p,a,img,span,table,form,hr{margin:0;padding:0;}
ul,ol{margin:0;padding:0;list-style:none;}

textarea{overflow:auto;}

img{vertical-align:middle;}

label{padding-right:3px;}
label.block{display:block;padding-bottom:2px;}

input.check{
margin-top:3px;
}

p{
line-height:1.6;
}

span{
color:#6a6b68;
font-weight:bold;
}

em{
font-weight:bold;
font-style:normal;
}

hr{
height:1px;color:silver;
}

h1{
font-size:1.4em;
text-transform:uppercase;
font-weight:normal;
margin:0;
padding:0;
color:#8f2a2a;
text-indent:20px;
}
h1 span{
color:#c4773b;
font-weight:normal;
}

h2{
font-size:1.2em;
text-transform:uppercase;
font-weight:normal;
margin:0;
padding:6px 6px;
text-indent:15px;
color:#8f2a2a;
text-indent:15px;
}


a{
color:#4e4d4d;
}
a:hover{
text-decoration: none;
}


/* Elementy konstrukcyjne */

#container {
	margin:0 auto;
	padding:0;
	width:996px;
	height:800px;
	text-align:left;
	background:white;
	background:url(../gfx/bg.png);
	border:1px solid white;
	font-size:1.1em;
}



#header {
	float:left;
	background:white;
	width:100%;
}

#header img{
	float:left;
}

.box_container{
background:white;
margin:15px 10px 5px 10px;
width:349px;
float:left;
}
.box_top{
background:url('../gfx/box_top.png') no-repeat top left;
width:100%;
height:6px;
}
.box_middle{
background:url('../gfx/box_middle.png') repeat-y top left;
width:100%;
padding:0px 1px 0 1px;
}
.box_bottom{
background:url('../gfx/box_bottom.png') no-repeat bottom left;
width:100%;
height:6px;
}





.right_container{
float:right;width:240px;height:400px;margin:15px 10px 0 0;
}
.small_box{
background:url('../gfx/white_box.png') no-repeat top left;
width:180px;
height:88px;
float:right;
margin-bottom:10px;
}
.small_box2 {
width:56px;
height:88px;
float:right;
}
.small_box2#contact{
background:url('../gfx/box1.png') no-repeat top left;
}
.small_box2#info{
background:url('../gfx/box2.png') no-repeat top left;
}
.small_box2#hours{
background:url('../gfx/box3.png') no-repeat top left;
}
.small_box2#promotions{
background:url('../gfx/box4.png') no-repeat top left;
}

.small_box p{
margin-right:10px;
text-align:right;
}




.table_lite{
width:347px;
text-align:center;
margin-top:7px;
}

.table_lite th{
color:#b4b2b2;
font-weight:normal;
line-height:12px;
}

.table_lite td{
line-height:1.7;
font-size:13px;
}

td.left_align{
text-align:left;
}
td.left_align_short{
text-align:left;
width:40px;
}

tr.dark td{
border-top:1px solid #e9e9e9;
border-bottom:1px solid #e9e9e9;
background:#f8f5f2;
}

td img{
vertical-align:middle;
padding:1px;
}

#footer{
width:996px;clear:both;padding-top:79px;
}
#footer p{
text-align:center;
}


.red_box{
background:url('../gfx/red_box.png') no-repeat top left;
width:996px;
height:28px;
float:left;
}

#zegar_div{
float:left;
color:white;
margin:10px 0px 2px 100px;
}


/* style OPTYMALIZACJA */


div.red_box h2 {
	padding:10px 23px 0px 0px;
	color:#fff;
	float:right;
	margin:0px;
	text-transform:none;
	font-size:1.1em;
}

div.box_middle h3 {
	font-size:1.4em;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#8f2a2a;
	text-indent:20px;
}

div.box_middle  h3 span {
	color:#c4773b;
	font-weight:normal;
}

#container {
	height:805px;
}

#header {
	background:url('../gfx/baner_left.png') no-repeat 0px 0px;
}

div.small_box span {
	display:block;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:6px 6px;
	text-indent:15px;
	color:#8f2a2a;
	text-indent:15px;
}

#header .img_right {
	background:url('../gfx/baner_right_blank.png') no-repeat 0px 0px;
	width:632px;
	height:210px;
	float:right;
	margin:0px;
	padding:0px;
}

#header .img_right .box1 {
	width:250px;
	float:right;
	margin:9px 70px 0px 0px;	
}

#header .img_right .box1 h1 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-transform:none;
	font-size:16px;
}

#header .img_right .box1 p {
	margin:0px;
	padding:33px 0px 0px 60px;
	color:#999696;
	font-weight:bold;
	font-size:13px;
	line-height:17px;
}

#header .img_right .box2 {
	width:210px;
	float:right;
	margin:26px 155px 0px 0px;
	color:#8F2A2A;
	font-size:16px;
	letter-spacing:1px;
}

#header .img_right .box2 span {
	display:block;
	color:#999696;
	font-size:12px;
	position:relative;
	top:-4px;
	text-align:right;
	padding:0px 17px 0px 0px;
}
