@CHARSET "UTF-8";

body {
font-size:12px;
font-family:Georgia, Arial, Tahoma;
color: #3a2b2b;
background-color: #fff;
padding:0px;
margin:0px;
}

a {
color:#860006;	
}

h1, h2, h3 {
margin:0px;
padding-bottom:10px;
font-style:italic;
font-size:15px;
}

h3 {
font-size:13px;
font-weight:normal;
}

a img {
border:0px;	
}

.fl {
float:left;	
}
.fr {
float:right;	
}
.clear_both {
clear:both;	
}

#header {
width:1000px;
height:110px;
background:url(../../images/zippo/topheader.jpg) left top no-repeat;

}

#logo {
position:relative;
left:25px;
top:10px;
}

#menu {
position:relative;
top:50px;
margin-right:20px;
font-family:Tahoma,Arial,Georgia;
}

#menu .menu_element {
padding-right:10px;	
}

.menu_element a {
color:#b1b1b1;
text-decoration:none;
}

.menu_element a:hover {
text-decoration:underline;	
}

#menu .current a {
text-decoration:underline;	
}

#content {
padding-right:30px;
}

#content {
	
}

#content #leftbox {
	width:525px;
	padding:10px;
	padding-left:0px;
	background-color:#f8f8f8;
	text-align:justify;
}

#content #leftbox #toptext {
	font-size:18px;
	font-style:italic;
	color:#929191;
	padding-left:30px;	
}

#content #leftbox .block {
	margin:10px 0px;
	padding:5px 10px 5px 30px;
	border:1px solid #e2dede;
	border-left:none;
	background-color:#e9e6e6;	
}

#content #rightbox {
	width:400px;
	padding:5px;
	
}

#foot {
padding:0px 30px;
margin-top:10px;
height:65px;
background:url(../../images/zippo/footer.jpg) left top no-repeat;
color:#b09d9b
}

#foot div#foot_content {
position:relative;
top:35px;
}

#foot a {
color:#efefef;
}

#foot a:hover {
text-decoration:none;	
}

/* Boxy */

.szary_box {width:110px;margin:10px;background-color:#f6f6f6;}
.szary_box .t {background: url(../../images/zippo/box/szary/dot.png) 0 0 repeat-x; width:inherit}
.szary_box .b {background: url(../../images/zippo/box/szary/dot.png) 0 100% repeat-x}
.szary_box .l {background: url(../../images/zippo/box/szary/dot.png) 0 0 repeat-y}
.szary_box .r {background: url(../../images/zippo/box/szary/dot.png) 100% 0 repeat-y}
.szary_box .bl {background: url(../../images/zippo/box/szary/bl.png) 0 100% no-repeat}
.szary_box .br {background: url(../../images/zippo/box/szary/br.png) 100% 100% no-repeat}
.szary_box .tl {background: url(../../images/zippo/box/szary/tl.png) 0 0 no-repeat}
.szary_box .tr {background: url(../../images/zippo/box/szary/tr.png) 100% 0 no-repeat; padding:10px}

.czerwony {background-color:#f1ecec;}
.czerwony .t {background: url(../../images/zippo/box/czerwony/dot.png) 0 0 repeat-x; width:inherit}
.czerwony .b {background: url(../../images/zippo/box/czerwony/dot.png) 0 100% repeat-x}
.czerwony .l {background: url(../../images/zippo/box/czerwony/dot.png) 0 0 repeat-y}
.czerwony .r {background: url(../../images/zippo/box/czerwony/dot.png) 100% 0 repeat-y}
.czerwony .bl {background: url(../../images/zippo/box/czerwony/bl.png) 0 100% no-repeat}
.czerwony .br {background: url(../../images/zippo/box/czerwony/br.png) 100% 100% no-repeat}
.czerwony .tl {background: url(../../images/zippo/box/czerwony/tl.png) 0 0 no-repeat}
.czerwony .tr {background: url(../../images/zippo/box/czerwony/tr.png) 100% 0 no-repeat; padding:10px}

.szary_box a {
padding:5px 0px;
color:#860006;
text-decoration:none;
}
.szary_box a:hover {
text-decoration:underline;	
}

.zippo_img {
margin-right:25px;	
}

a.biglink {
font-size:16px;color:#3a2b2b;font-style:italic;	
}

a:hover {
text-decoration:none;	
}

