/* ******* */
/* common */
/* ******* */
body, p, br, div, table, tr, td, ul, ol, li, input, textarea, h1, h2, h3, h4, h5 {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:18px;
	text-align:left;
}
body, p, br, a, div, table, tr, td, ul, ol, li, h1, h2, h3, h4, h5 {
	color:#606060;
	margin:0;
	padding:0;
}

a {color:#A0141E;}

h1 {color:#444444;}

img {border:none;}

.rot {color:#A0141E;}
.helper {display:none;}





/* ************** */
/* basic page layout */
/* ************** */
body {
	text-align:center;
	background:#FFFFFF url(../img/body_bg.gif) repeat-x;
}
div.page {
	width:990px;
	margin:auto;
	margin-top:0;
	overflow:hidden;
}
div.header {
	clear:both;
	width:685px;
	height:104px;
	text-align:right;
	background:url(../img/logo.gif) no-repeat;
	background-position:15px 0;
	margin:0;
	padding:0 305px 8px 0;
	overflow:hidden;
}
div.corpus {
	clear:both;
	width:990px;
	margin-bottom:20px;
	overflow:hidden;
}





/* *******/
/* header */
/* *******/
div.header div.mood {
	text-align:right;
	vertical-align:bottom;
}
div.header img {
	margin-top:44px;
	vertical-align:bottom;
}





/* *******/
/* corpus */
/* *******/
div.left {
	width:171px;
	margin-left:130px;
	display:inline;
	float:left;
	overflow:hidden;
}

/* navigation */
div.nav {margin-top:4px;}
div.nav li {list-style:none;}
div.nav a {
	color:#606060;
	text-decoration:none;
}
div.nav a:hover, div.nav a.act {color:#A0141E;}
div.nav ul.level2 {margin-left:15px;}

/* content */
div.right {
	width:675px;
	margin-left:4px;
	display:inline;
	float:left;
	overflow:hidden;
}
p.rezension {font-style:italic;}

div.tx-femp3player-pi1 {
	text-align:left;
}


body.mediabox {
	text-align:left;
	background:transparent;
	padding:10px;
}
div.tx-fnorderform-pi1 {width:880px;}
div.tx-fnorderform-pi1 form.orderform div.head {height:20px;}
div.tx-fnorderform-pi1 form.orderform div.float div {float:left;}
div.tx-fnorderform-pi1 form.orderform div.personalData {margin:0 20px 0 0;}
div.tx-fnorderform-pi1 form.orderform input {
	width:200px;
	padding:1px;
	margin:0;
}
div.tx-fnorderform-pi1 form.orderform table.orderform {width:426px;}
div.tx-fnorderform-pi1 form.orderform table.orderform {width:426px;}
div.tx-fnorderform-pi1 form.orderform table.orderform th {padding:0 10px 10px 0;}
div.tx-fnorderform-pi1 form.orderform table.orderform td {padding:0 10px 5px 0;}
div.tx-fnorderform-pi1 form.orderform input.radio, div.tx-fnorderform-pi1 form.orderform input.check, div.tx-fnorderform-pi1 form.orderform input.buttonSubmit {
	width:auto;
	padding:0;
}
div.tx-fnorderform-pi1 form.orderform input.radio {
	margin-left:10px;
	margin-right:5px;
}
div.tx-fnorderform-pi1 form.orderform input.company {width:414px;}
div.tx-fnorderform-pi1 form.orderform input.zip {width:50px;}
div.tx-fnorderform-pi1 form.orderform input.quantity {width:30px;}
div.tx-fnorderform-pi1 form.orderform input.city {width:142px;}
div.tx-fnorderform-pi1 form.orderform textarea {
	width:414px;
	height:55px;
	padding:1px;
}
div.tx-fnorderform-pi1 form.orderform table.articlelist th.col3 {text-align:right;}
div.tx-fnorderform-pi1 form.orderform table.articlelist td.col3 {text-align:right;}
div.tx-fnorderform-pi1 form.orderform table.articlelist input {text-align:right;}

div.tx-fnorderform-pi1 form.orderform div.info {
	clear:both;
	margin-top:25px;
}
div.tx-fnorderform-pi1 form.orderform div.info table td {
	width:426px;
	vertical-align:top;
}
div.tx-fnorderform-pi1 form.orderform div.info table th {padding:0 10px 10px 0;}
div.tx-fnorderform-pi1 form.orderform div.info table td.col1 {padding-right:30px;}
div.tx-fnorderform-pi1 form.orderform div.info ul {margin:0 0 0 15px;}

div.fc-tbx p {line-height:12px;}
