/****************************** Podstawowe **************************************/
form	{
	margin:0px 0px;
	}

input, textarea, select	{
	border:solid 1px #D5D5D5;
	}
input[type="radio"] {
	border:none;
	}
input[type="checkbox"] {
	border:none;
	}
.radiocheck {
	border:none;
	background-color:transparent;
	}
.radiocheck2 {
	border:none;
	background-color:transparent;
	}
.error .radiocheck {
	border:none;
	background-color:transparent;
	}
.error .radiocheck2 {
	border:none;
	background-color:transparent;
	}
img	{
	border:none;
	}
h3	{
	font-size:10px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:  Tahoma, Helvetica, Sans-Serif;
	}
h2	{
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 12px 10px 10px;
	}
h2.profil {
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	background:#DEDEDE;
	}
h1	{
	margin:0px 0px 16px 0px;
	padding:18px 10px 10px 10px;
	font-size:12px;
	}
.error	{
	font-weight:bold;
	color:#FF0000;
	}
#login .userlog .error .btn {
	font-weight:normal;
	}
#login .userlog div.error {
	padding:0px 0px 0px 0px;
	}
#towncontent .error .btn {
	font-weight:normal;
	}
.error input {
	background-color: #F0F0F0;
	}
td	{
	vertical-align:top;
	}

html	{
	height:100%;
	padding:0px 0px;
	margin:0px 0px;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	font-size:11px;
	line-height:16px;
	}
body 	{
	height:100%;
	line-height: 16px;
	color:#333333;
	background-position: center top;
	background:  #EFEFEF;
	background-image:   url(../images/bg3.gif);
	background-repeat: repeat-x;
	margin: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 2;
	
	/*color: #484848; */

	}
.border {
	border-right:solid 0px #EAEAEA;
	border-left:solid 0px #EAEAEA;
	}
.dotted-9d-t {background-image:url(../0_image/dotted-9D9D9D.gif); background-position:top left; background-repeat:repeat-x;}
.dotted-9d-b {background-image:url(../0_image/dotted-9D9D9D.gif); background-position:bottom left; background-repeat:repeat-x;}
.dotted-99-t {background-image:url(../0_image/dotted-999999.gif); background-position:top left; background-repeat:repeat-x;}
.dotted-99-b {background-image:url(../0_image/dotted-999999.gif); background-position:bottom left; background-repeat:repeat-x;}
.dotted-cc-t {background-image:url(../0_image/dotted-CCCCCC.gif); background-position:top left; background-repeat:repeat-x;}
.dotted-cc-b {background-image:url(../0_image/dotted-CCCCCC.gif); background-position:bottom left; background-repeat:repeat-x;}
.dotted-cb-t {background-image:url(../0_image/dotted-CBCBCB.gif); background-position:top left; background-repeat:repeat-x;}
.dotted-cb-b {background-image:url(../0_image/dotted-CBCBCB.gif); background-position:bottom left; background-repeat:repeat-x;}

/****************************** Linki **************************************/	
a 	{
	color:#C54F00;
	text-decoration:none;
	}
a:hover {
	color:#ffffff;
	background-color:#E75B26;
	text-decoration:underline;
	}
a.no:hover {
	background-color:transparent;
	}
a.nono	{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}
a.nono:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background:transparent;
	}
	

a.newbtn {
	display:block;
	font-size:10px;
	line-height:16px;
	text-align:center;
	padding:1px 0px;
	margin:5px 0px 5px 0px;
	border:solid 1px #C54F00;
	background-color:#ffffff;
	}
a.newbtn:hover {
	background-color:#E75B26;
	color:#ffffff;
	}
a.newbtnactive {
	display:block;
	font-size:10px;
	line-height:16px;
	text-align:center;
	padding:1px 0px;
	margin:5px 0px 5px 0px;
	border:solid 1px #E75B26;
	background-color:#E75B26;
	color:#ffffff;
	}
a.newbtnactive:hover {
	background-color:#E75B26;
	color:#ffffff;
	}
a.newbtndeactive {
	display:block;
	font-size:10px;
	line-height:16px;
	text-align:center;
	padding:1px 0px;
	margin:5px 0px 5px 0px;
	border:solid 1px #999999;
	background-color:#ffffff;
	color:#333333;
	}
a.newbtndeactive:hover {
	border:solid 1px #999999;
	background-color:#ffffff;
	color:#333333;
	}


	
	
	
a.btn	{
	font-size:10px;
	padding:1px 5px;
	border:solid 1px #C54F00;
	background-color:#ffffff;
	}
a.btnactive {
	font-size:10px;
	padding:1px 5px;
	border:solid 1px #E75B26;
	background-color:#E75B26;
	color:#ffffff;
	}
a.btnactive:hover {
	font-size:10px;
	padding:1px 5px;
	border:solid 1px #E75B26;
	background-color:#E75B26;
	color:#ffffff;
	}
a.btndeactive {
	font-size:10px;
	padding:1px 5px;
	border:solid 1px #999999;
	background-color:#ffffff;
	color:#333333;
	}
a.btndeactive:hover {
	font-size:10px;
	padding:1px 5px;
	border:solid 1px #999999;
	background-color:#ffffff;
	color:#333333;
	}
td.aktiv a.btn   {
	font-size:10px;
	padding:1px 5px;
	color:#333333;
	background-color:#ffffff;
	border:solid 1px #999999;
	}

.block	{
	display:block;
	margin:0px 0px 2px 0px;
	padding:0px 0px;
	text-align:center;
	}
a.btn:hover {
	background-color:#E75B26;
	}
.aktiv a.auswaehlen {
	font-size:10px;
	padding:1px 5px;
	color:#333333;
	background-color:#ffffff;
	border:solid 1px #999999;
	}
a.auswaehlen:hover .aktiv {
	font-size:10px;
	padding:1px 5px;
	color:#333333;
	background-color:#ffffff;
	border:solid 1px #999999;
	}
/****************************** Head **************************************/
#head	{
	width:996px;
	/* height:140px; */
	 height:68px; 
	margin:0px auto;
	background-color:#FFFFFF;
	background-image: url(../images/bg3.gif);
	background-repeat:repeat-x; 
	background-position:top left;
	z-index: 2 ;
	}
	
#head div {
	padding:0px 0px 0px 0px;
	}

/****************************** Page / Groups **************************************/
#page	{
	width:996px;	
	margin: -2px auto;
	background-color:#FAFAFA;
	/*background-image:url(../images/bg_marginal.gif);
	background-repeat:repeat-y;
	background-position:top right; */
	
	clear:both;
	}
#page .cancel	{
	font-size:1px;
	line-height:1px;
	height:1px;
	clear:both;
	background-color:transparent;
	}
#content-group {
	width:772px;
	background-color:#FAFAFA;
	float:left;

	}
#marginal-group {
	width:221px;
	float:right;
	clear:right;
	background-color:#F7F7F7;
	}


/****************************** PNA-Szukanie **************************************/
#plz-search {
	background-color:#F8F8F8;
	text-align:center;
	padding: 2px 0px 2px 0px;
	}
#plz-search b {
	font-size:11px;
	font-weight:bold;
	}
#plz-search input {
	width:128px;
	height: 16px;
	margin:1px 0px 0px 0px;
	}
* + html #plz-search[id] input {  	/* IE = 7 */
	margin: 0px 0px 0px 0px;
	}
*   html #plz-search     input { 	/* IE < 7 */
	margin: 0px 0px 0px 0px;
	}
	 
#plz-search select {
	border-bottom:solid 1px #FED032;
	width:128px;
	}
a.plz {margin:1px 0px 0px 0px;}

/****************************** Login **************************************/
#login 	{
	background:#ffffff;
	border:solid 1px #E7E7E7;
	border-right:none;
	margin:1px 0px 0px 0px;
	font-size:9px;
	line-height:16px;
	background-image: url(../images/login.gif);
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	z-index: 1 ;
	}
#login .userlog {
	/*padding:  0px 2px 10px 65px;*/
	padding:  0px 2px 10px 35px;
	background-image:url(/0_image/0_marginal/pizza.de-login.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	}
#login div {
	padding:10px 5px 10px 5px;
	}
#login input {
	font-size:10px;
	width:70px;
	}
#login p {
	margin:4px 0px 0px 0px;
	}

/****************************** Margines **************************************/
#marginal {
	/*background-color:#ffff00; */
	font-size:9px;
	line-height:13px;
	}
#marginal div {
	background-color:#F7F7F7;
	}
#marginal div div {
	background-color:transparent;
	border:none;
	padding:11px 7px 15px 7px;
	}
#marginal p {
	margin:6px 0px 0px 0px;	
	}
#marginal .im-internet {
	border:none;
	padding:0px 0px 1px 0px;
	}
#marginal .lieferservice {
	background-image:url(/0_image/0_marginal/lieferservice-userlog.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#F7F7F7;
	padding:0px 0px 45px 0px;
	}
#marginal .newsletter {
	border-top:none;
	background-color:#F7F7F7;
	background-image:url(/0_image/0_marginal/newsletter.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}
#marginal .newsletter div {
	background-image:url(../images/main_a.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:45px 7px 120px 7px;
	}
#marginal .newsletter div div {
	background-image:none;
	padding:5px 0px 5px 0px;
	}
#marginal .newsletter div.created {
	padding:11px 7px 200px 7px;
	}
	
	
/****************************** Zawartość **************************************/
#towncontent div {
	padding:0px 10px 20px 10px;
	/*width : 772px; */
	}
#towncontent .form {
	padding: 0px 10px 0px 10px;
	}
#towncontent .form .error {
	padding: 0px 0px 0px 0px;
	}
#towncontent .form td.error {
	padding: 0px 5px 10px 0px;
	}
.error span {
	color:#333333;
	font-weight:normal;
	}
#towncontent .form td {
	padding:0px 5px 10px 0px;
	}
#towncontent .form th {
	}
#towncontent caption {
	background-color:#ff0000;
	display:none;
	}
#towncontent .bottom {
	padding:5px 10px 30px 10px;
	margin:0px 0px 20px 0px;
	}
#towncontent .gutschein {
	background-image:url(/0_image/20eur-gutscheine.gif);
	background-repeat:no-repeat;
	background-position:450px bottom;
	padding:5px 10px 65px 10px;
	}
x#towncontent x.gutschein {
	background-image:url(/0_image/20eur-gutscheine.gif);
	background-repeat:no-repeat;
	background-position:450px bottom;
	padding:5px 410px 50px 10px;
	}	
#towncontent .s14 {width:80px;}
#towncontent .s24 {width:160px;}
#towncontent .s34 {width:240px;}
#towncontent .s44 {width:329px;}
#towncontent .s54 {width:290px;}

#towncontent .s14_error {width:80px;   background:  #FFCC99; border:solid 1px #CC0033;}
#towncontent .s24_error {width:160px;  background:  #FFCC99; border:solid 1px #CC0033;}
#towncontent .s34_error {width:240px;  background:  #FFCC99; border:solid 1px #CC0033;}
#towncontent .s44_error {width:329px;  background:  #FFCC99; border:solid 1px #CC0033;}
#towncontent .s54_error {width:290px;  background:  #FFCC99; border:solid 1px #CC0033;}

div#staedteliste {padding:0px 0px 20px 0px;}
div#neuigkeiten {padding:0px 0px 20px 0px;}
div#favorder {padding:0px 0px 20px 0px;}
div#bewertung {padding:0px 0px 20px 0px;}
div#orderhistorie {padding:0px 0px 20px 0px;}
div#optionen {padding:0px 0px 20px 0px;}
div#shop-liste {padding:0px 0px 20px 0px;}
div#liefer-liste {padding:0px 0px 20px 0px;}
div#flash {padding:17px 0px 0px 10px;}
div#daten {padding:0px 0px 20px 0px;}
div#idx-pizza-bestellen {background-image:url(../0_image/bg_main.jpg); background-position:top left; background-repeat:no-repeat; padding:0px 0px 0px 0px; margin:0px 0px 30px 0px;}
div#optionen {}
div#sitemap {padding:0px 0px 20px 0px;}

#daten td {
	padding:10px 10px 5px 10px;
	}
#daten .aktiv {
	background-color:#F7F7F7;
	}

#daten div td a.btn {
	display:block;
	margin:0px 0px 2px 0px;
	padding:0px 0px;
	text-align:center;
	}
#daten div {
	padding:0px 0px 5px 0px;
	}
#daten div.aktiv .lieferadresse {
	font-weight:bold;
	}
td.rateddeactive {
	filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3;
	}
td.rateddeactive a:hover {
	border:solid 1px #999999;
	background-color:#ffffff;
	color:#333333;
	}
td.rateddeactive a {
	border:solid 1px #999999;
	background-color:#ffffff;
	color:#333333;
	}
tr.rateddeactive td {
	color:#CC0000;
	font-weight:bold;
	padding:10px 0px 5px 60px;
	background-image:url(/0_image/pizza-de_uhr.gif);
	background-repeat:no-repeat;
	background-position:10px 9px;
	}
	
	#towncontent .lab {
	font-weight: normal;
	}
	#towncontent .lab1 {
	font-weight: bold;
	}
/****************************** Index **************************************/
#idx-pizza-bestellen h1 {
	/*padding:20px 0px 5px 285px;  */
	padding:20px 0px 5px 305px;  
	margin:0px 0px;
	border:none;
	}
#idx-pizza-bestellen div {
	/*padding:10px 0px 20px 145px;*/
	padding:10px 0px 20px 125px;
	/*padding: 0px 0px 0px 50px; */
	margin:0px 0px 0px 180px;
	}
#idx-pizza-bestellen p {
	font-size: 1.04em;
	}
	
div#idx-01-02-03-top {padding:0px 0px 0px 0px; margin:0px 0px 10px 0px;}
div#idx-01-02-03-bottom {padding:0px 0px 15px 0px; background-image:url(../0_image/main_pasta.jpg); background-repeat:no-repeat; background-position:175px 97px;}

#idx-01-02-03-bottom .idx-01 div div {height:5px; float:right; clear:right; font-size:1px; line-height:1px; padding:0px 0px 0px 0px; }
#idx-01-02-03-bottom .idx-01 div img {float:left; padding:0px 10px 10px 0px;}

#idx-01-02-03-top .idx-02 div {padding:0px 10px;}
#idx-01-02-03-top .idx-02 h2 {padding:0px 0px 10px 0px;}
#idx-01-02-03-bottom .idx-02 div div {height:5px; float:left; clear:left; font-size:1px; line-height:1px; padding:0px 0px 0px 0px;}

#idx-01-02-03-bottom .idx-03 div {padding:0px 5px 0px 0px;}

b.mmclosed {
	padding:1px 2px 4px 8px;
	background:#E7E7E7;
	display:block;
	font-weight:normal;
	}
/****************************** Lista Nowiści **************************************/
div.nliste {
	line-height:18px;
	padding:0px 0px 20px 0px;
	}
.nliste th {
	height:1px;
	font-size:1px;
	line-height:1px;
	}
.nliste td {
	padding:4px 0px 2px 10px;
	}
.nliste td.rechts {
	padding:4px 10px 2px 10px;
	}
.nliste .logo {
	border:solid 1px #CCCCCC;
	background-color:#ffffff;
	}
.nliste a {
	font-weight:normal;
	}
	
/****************************** Duża Lista **************************************/
div.bliste {
	line-height:18px;
	padding:0px 0px 20px 0px;
	}
.bliste th {
	/*background-color:#FFCC00; */
	background-color:#EAEAEA; 
	border-left:solid 1px #ffffff;
	text-align:left;
	padding:4px 0px 4px 10px;
	}
.bliste td {
	padding:4px 0px 2px 10px;
	}
.bliste .logo {
	border:solid 1px #CCCCCC;
	background-color:#ffffff;
	}
.bliste a {
	font-weight:bold;
	}
.bliste a.btn {
	font-weight:normal;
	}
.bliste a.btnactive {
	font-weight:normal;
	}
.bliste td td {
	padding:0px 0px 0px 0px;
	}
.bliste .bewertungen-detail {
	margin:0px 0px 20px 0px;
	}
.bliste table.bewertungen-detail td {
	padding:4px 10px 0px 0px;
	}
.bliste table.bewertungen-detail th {
	padding:0px;
	border:none;
	background:transparent;
	color:#666666;
	}
.bliste table.bewertungen-detail td b {
	color:#666666;
	}
.bliste .bewertungen-detail .dotted {
	background-image:url(/0_image/dotted-F3F3F3.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	}
/****************************** Mała lista **************************************/
div.sliste {
	line-height:18px;
	padding:0px 0px 20px 0px;
	}
.sliste th {
	background-color:#F4F4F4;
	border-left:solid 1px #ffffff;
	text-align:left;
	padding:4px 0px 4px 10px;
	}
.sliste td {
	padding:10px 0px 10px 10px;
	}
.sliste td a {
	font-weight:bold;
	}
.sliste td a.btn {
	font-weight:normal;
	}
.sliste td.rechts {
	padding:10px 10px 10px 10px;
	text-align:right;
	}
.sliste th.rechts {
	background-color:#F7F7F7;
	border-left:solid 1px #ffffff;
	text-align:right;
	padding:4px 10px 4px 10px;
	}
.sliste td span {
	display:block;
	padding:0px 0px 0px 20px;
	font-size:10px;
	line-height:12px;
	}
/****************************** Mała Lista **************************************/
#bewertung table td table td {
	padding:0px 0px 0px 0px;
	}
#bewertung .sliste td.rechts {
	text-align:right;
	}
/****************************** Mała Lista **************************************/
#sitemap div {
	background-image:url(/0_image/dotted-CCCCCC.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:10px 10px 10px 10px;
	}
#sitemap div div {
	padding:10px 10px 10px 80px;
	}
#sitemap div div div {
	padding:10px 10px 10px 80px;
	}
/****************************** Specialności **************************************/
div#groupsearch {
	width:136px;
	width:485px;
	background:#ffffff;
	position:absolute;
	top:auto;
	left: 640px;
	border:solid 1px #8A8A8A;
	z-index:5;
	padding:10px 10px 0px 10px;
	}
#groupsearch div {
	padding:0px 0px 0px 0px;
	font-weight:normal;
	float:left;
	width:160px;
	}
#groupsearch td {padding:10px 0px; margin:0px;}
#groupsearch .cancel {clear:both; float:none; width:100%; height:1px; font-size:1px; line-height:1px;}
