* {
margin: 0;
padding: 0;
}


body {
font: 12px Verdana, Arial, sans-serif; 
background: #fff url(backi.jpg) repeat-x top; 
color: #111;
margin: 0;
padding: 0;
line-height: 1.5em;
}

img { border: none }
ul {  padding: 0; margin: 0;}
li { list-style-type: none;}

a {
color: #024294;
background-color: transparent;
text-decoration: none;
}
a:hover { color: #000; }

.pallet{
	display:none;
	position:absolute;
	background-color:#eee;
	border:1px solid black;
}
.pallet_table{
	border-spacing:0px;
}
table.pallet_table td{
	width:15px;
	height:15px;
	padding:0;
	border:1px solid #555;
	cursor:pointer;
}

#wrap {
margin: 0 auto;
width: 770px;
}

#header {
background: transparent;
height: 60px;
background-repeat: no-repeat;
background-position: top left;
}
#header h1 {
color: #fff;
font-size: 150%;
padding-top: 10px;
margin: 0;
font-weight: 100;
}
#header h1 a { font-weight: 100; text-decoration: none; color : #fff; }
#header h2 {
color: #eee;
font-size: 120%;
margin: 0;
font-weight: 100;
}

#breadcrumbs {
background : #eee;
padding: 2px 5px 2px 5px;
font-size: 11px;
margin-bottom: 10px;
}



#widgetTable{
font-family:verdana;
font-size:13px;
width:770px;
margin: 0 auto;
border:1px solid #C0C9D1;
}
td.etykieta{
width:255px;
text-align:right;
font-weight:bold;
font-size:12px;
background: #EEEEEE;
}
td.etykieta2{
width:auto;
text-align:right;
font-weight:bold;
font-size:12px;
background: #EEEEEE;
}
.podw{
text-align: center !important;
}
td.pole{
width:600px;
background:#F8F8F8;
}
td.pole2{
width:220px;
background:#F8F8F8;
}
td.etykieta div{
width:285px;
}
small {
font-size:11px;
}
#widgetTable .selList{
width:175px;
}
.inputtext{
width:172px;
}
.submitrow{
background:#eee;
text-align:center;
font-weight:bold;
}
/*#widgetTable textarea{
width:500px;
height:300px;
} */
td.code{
padding-left:20px;
}
td.podglad{
text-align:center !important;
font-weight:normal !important;
}
td.podglad table{
margin: 0 auto;
}