label {
	width: 100%;
	display: inline-table;
	font-weight: bold;
}

label.error {
	width: 100%;
	display: inline-table;
	font-weight: bold;
	color: red;
}

form { /*padding-left: 10px;*/
	
}

form div.field {
	padding-top: 5px;
	width: 350px;
}

input.submit {
	margin-top: 10px;
}

form input.required {
	border-left: 3px solid red;
}

form select.required {
	border-left: 3px solid red;
	width: 100%;
}

input.radio {
	width: 20px;
	line-height: 20px;
}

option {
	background: none;
}

.text,.med {
	border: #CDCDCD 1px solid;
	padding: 2px;
	background: #FFFFFF url(../gfx/txtbg.gif) repeat-x top;
	font: 12px Helvetica, Arial, FreeSans, sans-serif;
	color: #43494f;
	width: 100%;
}

textarea {
	width: 100%;
	height: 100px;
	background: #FFFFFF url(../gfx/txtbg.gif) repeat-x top;
	border: #CDCDCD 1px solid;
	font: 12px Helvetica, Arial, FreeSans, sans-serif;
	color: #43494f;
	padding: 3px;
}

#konfigurator .internet, .telefon {
	width: 160px; float: left; margin-left: 20px;	
}

#konfigurator .telewizja {
	width: 190px; float: left; margin-left: 20px;
}

#konfigurator .suma {
	width: 200px; margin: 50px; float: left; height: auto; clear: both; border: 2px solid #C50000;
	text-align:center;	
}

#konfigurator #wpakiecietaniej {
	color: #C50000;
	width: 100%; float: left; height: auto; clear: both;
	text-align: center;
	display: none;
}

#konfigurator .suma p.suma1 {
	width: 100%; float: left;
	font: normal 24px Helvetica,Arial,Georgia, serif;
	color: #C50000;
	margin-top: 10px;
}

#konfigurator .small {
	font-size: 11px; color: #AAAAAA;
	line-height: 16px;
}



#player, #player img {
border:0 none;
display:block;
height:380px;
width:100%;
padding-top: 10px;
padding-bottom: 10px;
}

#playlist {
	display: block;
	margin: 20px;
}

#playlist a {
	width: 25%; float: left; margin-right: 10px;
	height:auto;padding:5px 0 5px 18px;border-bottom:1px solid #f1f1ed;background: url(../gfx/darrow.gif) no-repeat 2px 9px;}
}

.fright, .ePIr {
float:right;
margin-left:10px;
margin-top:3px;
}

DIV#rcol li {
background:transparent url(../gfx/darrow.gif) no-repeat scroll 2px 9px;
border-bottom:1px solid #F1F1ED;
padding:5px 0 5px 18px;
}

.wbox2{border:1px solid #a1a192;border-top:none;background:#fff url(../gfx/wt-bg2.png) repeat-x left 0px;}
.wbox2{padding:18px;margin-bottom:12px;}

.wbox2 img.obraz {
	margin-left: 10px;
	float: right;
}



/* ------------ menu in the middle ---------- */

#nav{margin:8px 13px 0 0;}

#nav li { padding-left: 10px; display:block; font-weight: bold; float: right;}

#nav li a {
	display: block;
}

#nav a.m1  {
	width: 120px;
	height: 36px;
	background: url(../gfx/m1.jpg) top left no-repeat;
}
   
#nav a.m1:hover , a.m1selected {
	width: 120px;
	height: 36px;
	background: url(../gfx/m1r.jpg) top left no-repeat;
}

#nav a.m2 {
	width: 111px;
	height: 36px;
	background: url(../gfx/m2.jpg) top left no-repeat;
}
   
#nav a.m2:hover, a.m2selected {
	width: 111px;
	height: 36px;
	background: url(../gfx/m2r.jpg) top left no-repeat;
}

#nav a.m3 {
	width: 324px;
	height: 36px;
	background: url(../gfx/m3.jpg) top left no-repeat;
}
   
#nav a.m3:hover, a.m3selected {
	width: 324px;
	height: 36px;
	background: url(../gfx/m3r.jpg) top left no-repeat;
}

#footer {
	margin-bottom: 15px;
}

