body {
	margin:0px;
	background-color: #000;
}
td,textarea,input {
	font-size:12px;
	font-family: Arial;	
	vertical-align:top;
	color:#e0e0e0;
	line-height:16px;
}
a {
	color: #FFF;
	text-decoration:none;
}
input,textarea {
	background-color:#1e1e1e;
	border:1px solid #4b4b4b;
	font-size:11px;
	color:#FFF;
}
input#radio {
	background-color:#000;
	border:none;
}
a:hover {
	text-decoration: underline;
}
#count a {
	color: #FFFFCC;
}
h1#title {
	position:absolute;
	top:340px;
	margin:0px;
	width:800px;
	text-align:right;
	border:0px solid white;
}
.skraj {
	background-image:url('gfx/tlo_gora.jpg');
	background-repeat:repeat-x;
	background-position:top;
	width:20%;
}	
.stopka {
	background-image:url('gfx/tlo_dol.jpg');
	background-repeat:repeat-x;
	background-position:top;
	padding-top:8px;
}
#left {
	float:left;
}
#right {
	float:right;
}
.box {
	border:1px solid #333333;
	background-image:url('gfx/tlo_box.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
.box_url {
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	background-image:url('gfx/tlo_box_url.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left:205px;
	padding: 2px 10px 2px 10px;
	font-size:11px;
}
.raquo {
	color:#FF9900;
}
.text_body{
	padding:27px 0px 30px 0px;
	text-align:left;
}
.naglowek {
	font-family: Times New Roman;	
	color:#FF9900;
	font-weight:bold;
	margin-left:30px;
	font-size:16px;
}
.start {
	background-image:url('gfx/pizza_mean.jpg');
	background-repeat: no-repeat;
	background-position:bottom right;
	color:#FFFFCC;
	font-size:12px;
}
.miasto {
	color:#FFFF8A;
	font-size:22px;
	font-weight:bold;
}
#copyright {
	float:left;
	width: 190px;
	color:#FFFF99;
	margin-left:10px;
	margin-top:15px;
	font-family:Georgia;
}
div#copyright a {
	color:#FFFF99;
}
#count {
	text-align:center;
	height:56px;
	width:445px;
	float:left;
}
#design {
	float:right;
	width:140px;
	text-align:right;
	color:#FFFF99;
	margin-right:10px;
	margin-top:15px;
	font-family:Georgia;
}
.menu_pizza td {
	border:1px solid #373737;
}