* {
	margin:0px;
	padding:0px;
}

body {
	text-align:center;
	background:url('img/logobg.png') repeat-x top left;
	
	font-family:'Arial';
	font-size:0.8em;
}

#page {
	position:relative;
	margin:auto;
	text-align:left;
	width:975px;
}

#logo {
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	width:136px;
	height:50px;
	background:url('img/logo.png') no-repeat top left;
}

#logohr {
	position:absolute;
	top:2px;
	left:150px;
	height:46px;
	background:url('img/logohr.png') no-repeat left top;
	padding:15px 0px 0px 15px;
	color:#969696;
	text-indent:0px;
	margin:0px;
	font-size:1em;
}

#hform {
	position:absolute;
	top:10px;
	right:0px;
	left:320px;
}

#inp {
	width:400px;
	padding:4px;
	top:5px;
}

#sub {
	background:url('img/sub.png') repeat-x left top;
	border:1px solid #bebebe;
	padding:5px 13px 5px 13px;
	font-weight:bold;
}

#fleft {
	position:relative;
	float:left;
	width:780px;
	margin-top:65px;
	font-size:0.85em;
}

#fright {
	position:relative;
	float:right;
	width:180px;
	margin-top:65px;
}

#footer {
	position:relative;
	background-color:#f2f2f2;
	top:10px;
	padding:20px 0px 20px 0px;
}

#footer p {
	text-align:center;
	font-size:0.9em;
	padding:3px;
}

#footer a {
	color:#0000CC;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

/* GLOBAL */

.reset {
	clear:both;
}

.l {
	text-align:left;
}

.c {
	text-align:center;
}

.r {
	text-align:right;
}

.b {
	font-weight:bold;
}

.fr {
	position:relative;
	float:right;
}

div.fr, .fr ul, .fr ul li {
	display:inline;
}

.fl {
	position:relative;
	float:left;
}

.inline {
	display:inline;
}

strong {
	font-weight:normal;
}

img {
	border:0px solid;
}

a:hover {
	text-decoration:none;
}

.green {
	color:green;
}

.blue {
	color:blue;
}

/* STARS */

.star1 {
	position:relative;
	background:url('img/star.png') no-repeat left top;
	width:16px;
	height:14px;
}

.star2 {
	position:relative;
	background:url('img/star.png') repeat-x left top;
	width:32px;
	height:14px;
}

.star3 {
	position:relative;
	background:url('img/star.png') repeat-x left top;
	width:48px;
	height:14px;
}

.star4 {
	position:relative;
	background:url('img/star.png') repeat-x left top;
	width:64px;
	height:14px;
}

.star5 {
	position:relative;
	background:url('img/star.png') repeat-x left top;
	width:80px;
	height:14px;
}

/* VYPIS TABULKA */

table.roll {
	position:relative;
	width:100%;
	border-collapse:collapse;
}

table.roll tr {
	height:99px;
	border-bottom:1px solid #f2f2f2;
}

.rolltrbot {
	background:url('img/listbg.png') repeat-x left top;
}

.rolltrtop {
	background:url('img/listbgreverse.png') repeat-x left top;
}

table.roll tr td {
	padding:0px 10px 0px 10px;
}

.whitebg {
	background:white;
}

.rollimg {
	width:85px;
	text-align:center;
}

.rollimg img {
	width:80px;
	height:80px;
}

.rollname {
	width:400px;
}

.rollname span {
	font-weight:bold;
	font-size:1.7em;
	color:#e62f70;
}

.rollname a {
	font-size:1.6em;
	font-weight:bold;
}

.rollarrow {
	border-left:1px solid #f2f2f2;
	width:50px;
}


.rollstars {
	border-left:1px solid #f2f2f2;
	width:80px;
}

.rollstars div {
	margin-left:10px;
}

a {
	color:#0000CC;
}

/* TABULKA LISTING */

.rolllist {
	position:relative;
	background:url('img/listingbg.png') repeat-x left top;
	padding:4px 0px 4px 4px;
	margin:1px 0px 1px 0px;
	font-size:1.1em;
}

div.rolllist div.fr a {
	position:relative;
	padding:5px;
	background:url('img/listinga.png') repeat-x left top;
	top:1px;
	margin-left:-2px;
	font-size:1.2em;
	text-decoration:none;
	color:#0000CC;
}

div.rolllist div.fr a:hover {
	background:url('img/listinghoveractive.png') repeat-x left top;

}

div.rolllist div.fr a.active {
	background:#0000CC;
	color:white;
	text-decoration:none;
}

div.rolllist div.fr a.active:hover {
	text-decoration:underline;
}

/* PRODUCT */

#product {
	border-bottom:1px solid #f2f2f2;
	padding-bottom:10px;
	margin-bottom:20px;
}

#product img {
	float:left;
}

#product h1, h1, h2, h3 {
	color:#A3A3A3;
	font-size:2em;
	padding:6px;
}

h2 {
	font-size:1.55em;
	margin-left:10px;
	margin-top:5px;
}

#product p {
	text-indent:30px;
	font-size:1.2em;
}

#price {
	position:relative;
	float:right;
	background:url('img/orangebg.png') repeat-x left top;
	height:92px;
}

#price div {
	color:white;
	font-weight:bold;
	font-size:2.6em;
	position:relative;
	padding:20px;
	top:10px;
}

#price .pricelside {
	position:absolute;
	top:0px;
	left:0px;
	width:13px;
	height:92px;
	background:url('img/orangeleftside.png') no-repeat left top;
}

#price .pricerside {
	position:absolute;
	top:0px;
	right:0px;
	width:13px;
	height:92px;
	background:url('img/orangerightside.png') no-repeat right top;
}

/* RELEVANTNI */

.rel {
	position:relative;
	height:114px;
	background:url('img/relbg.png') repeat-x left top;
	margin-top:8px;
}

div.rel img {
	margin:10px 0px 0px 25px;
}

div.relleft {
	position:absolute;
	top:0px;
	left:0px;
	width:13px;
	height:114px;
	background:url('img/relleft.png') no-repeat left top;
}

div.relright {
	position:absolute;
	top:0px;
	right:0px;
	width:13px;
	height:114px;
	background:url('img/relright.png') no-repeat right top;
}

.relprice {
	position:absolute;
	bottom:-5px;
	right:0px;
	height:19px;
}

.priceleft {
	position:relative;
	float:left;
	width:4px;
	height:19px;
	background:url('img/priceleft.png') no-repeat left top;
}

.pricemid {
	position:relative;
	height:19px;
	float:left;
	background:url('img/pricemid.png') repeat-x left top;
}

.priceright {
	position:relative;
	float:right;
	width:4px;
	height:19px;
	background:url('img/priceright.png') no-repeat right top;
}

.relprice span {
	position:relative;
	top:2px;
	font-weight:bold;
	margin:3px;
}

/* katalog */

div.kan {
	width:250px;
	position:relative;
	float:left;
	font-size:1.25em;
}


div.kan ul li {
	font-size:0.85em;
	list-style-type:none;
	display:inline;
	padding-right:5px;
	font-weight:normal;
	
}	

div.kan {
	text-align:left;
	padding:5px;
	font-weight:bold;
}

.kws {
	margin-top:15px;
	padding:3px;
	text-align:justify;
}

ul.listi {
	margin-top:20px;
	font-size:1.1em;
}

ul.listi li {
	list-style-position:outside;
	list-style-type:square; 
	padding:1px;
	padding-top:3px;
	margin-left:80px;
}

ul.listi li.not {
	list-style-type:none;
	padding:3px;
}

.nw {
	white-space:nowrap;
}

.fl a img {
	height:95px;
	width:95px;
}

.smi {
	width:250px;
	height:250px;
	padding:8px;
}

.dn {
	display:none;
}

#infobox.infobox {
	margin:4px;
	margin-top:7px;
	padding:7px;
	font-size:1.3em;
	padding-top:20px;
	background:url('img/info.png') no-repeat;
}

p.p {
	padding:4px;
	font-size:1.1em;
	text-indent:25px;
}

ul.lma li {
	margin-left:40px;
}

ul.lma {
	margin-top:0px;
}

table {
	border-spacing:0px;
}

table th, table td {
	padding:3px;
	font-size:1.1em;
}

table th {
	background:#e1e1e1;
	padding:5px;
}

table td {
	border-bottom:1px solid #EBEBEB;
}

.mtn {
	margin-bottom:0px;
	padding-bottom:0px;
}

/* #################		NEW 	 #################### */

#admin {
	font-size:1.2em;
	padding-bottom:10px;
	border-bottom:2px solid #F2F2F2;
}

.nowrap {
	white-space:nowrap;
}

.small {
	font-size:0.9em;
}

.mess {
	padding:7px;
	border:1px solid #708297;
	background:#D9E0E7;
	font-size:1.1em;
	margin:10px;
}

.grebg {
	background:#B9FFB9;
}

.redbg {
	background:#FFB9B9;
}



table.tab {
	text-align:center;
	margin:auto;
	margin-top:5px;
	margin-bottom:10px;
	border:2px solid #CECECE;
	padding:1px;
}

table.tab th {
	border-bottom:1px solid #CECECE;
}

table.tab td {
	text-align:left;
	padding:4px;
}

table.tab td.c {
	text-align:center;
}

input {
	padding:2px;
}

input.sub {
	padding:4px;
	font-weight:bold;
	font-size:1.15em;
}

p {
	text-indent:25px;
	margin:4px;
	font-size:1.1em;
}

fieldset {
	border:1px solid #CECECE;
	padding:7px;
	font-size:1.1em;
}

fieldset legend {
	padding:7px;
	border:1px solid #CECECE;
	background:#F2F2F2;
}

fieldset div {
	padding:2px;
}

.dn {
	display:none;
}

form#hform a {
	color:#969696;
	margin-left:20px;
	font-size:0.9em;
}



ul#pre li {
	list-style-type:none;
	padding:3px;
	border-top:1px solid #F4F4F4;
}

ul#pre li span {
	text-align:right;
	padding:1px;
	font-size:0.85em;
	font-weight:bold;
	display:block;
	
}

ul#pre li p {
	font-size:0.85em;
}

ul#pre li div {
	background:#F4F4F4;
	text-align:right;
	padding:2px;
	font-size:0.85em;
}

.rec {
	padding:4px;
	background:#F4F4F4;
}

table tr.paid td {
	background:#F9FAC5;
}
