html {
	font-size: 100.01%;
	overflow-y: scroll;
	overflow-x: auto;
	}

body {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 70.01%;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: url('/obrazky/librum/screen-bg.gif') repeat-x #FFFFFF;
	color: #333333;
	}

a {
	color: #008080;
	}

* {
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
}

#all {
	margin: 0 auto;
	text-align: left;
	width: 990px;
	font-size: 1.1em;
	}

.logo {
	float: left;
	width: 500px;
	height: 95px;
	padding-top: 20px;
	display: block;
	}

.cart {
	float: left;
	width: 490px;
	text-align: right;
	height: 65px;
	padding-top: 50px;
	font-size: 90.01%;
	}

.cart strong a {
	font-size: 150.01%;
	font-weight: bold;
	text-decoration: none;
	}

.cart a {
	color: #FF5900;
	text-decoration: none;
	}

.menu {
	clear: both;
	width: 990px;
	height: 30px;
	background: url('/obrazky/librum/screen-menu_bg.gif') repeat-x #FFFFFF;
	}

.menu_links {
	width: 750px;
	padding-top: 3px;
	float: left;
	}

.menu_links a {
	padding-right: 20px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 105.01%;
	color: #777777;
	}

.menu_search {
	width: 240px;
	float: left;
	text-align: right;
	vertical-align: bottom;
	}

.menu_search-input {
	font-size: 140.01%;
	font-weight: bold;
	color: #008080;
	border: 1px solid #AAAAAA;
	border-right: 0px;
	}

.menu_search-submit {
	vertical-align: top;
	}

.content-col {
	float: left;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.content-main {
	float: left;
	width: 735px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	}

#bottom {
	width: 630px;
	background: url('/obrazky/librum/screen-bottom_bg.gif') no-repeat #EEEEEE 0 0;
	padding-left: 350px;
	padding-right: 10px;
	padding-top: 50px;
	height: 100px;
	color: #777777;
	}

.clear {
	clear: both;
	}

.category {
	}

.category ul li {
	width: 210px;
	background: url('/obrazky/librum/screen-category_hli.gif') no-repeat #00BFBF 0 0;
	overflow: hidden;
	padding: 10px;
	padding-left: 20px;
	margin-bottom: 3px;
	}

.category ul li a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110.01%;
	text-decoration: none;
	}

.category ul ul li {
	width: 205px;
	background: url('/obrazky/librum/screen-category_li.gif') no-repeat #CCCCCC -5px -5px;
	overflow: hidden;
	margin-left: -20px;
	padding-left: 25px;
	padding-top: 7px;
	margin-bottom: 1px;
	}

.category ul ul li a {
	color: #333333;
	font-weight: bold;
	font-size: 100.01%;
	text-decoration: none;
	}

.category ul ul li strong {
	color: #555555;
	font-weight: bold;
	font-size: 100.01%;
	text-decoration: none;
	}

.category ul ul ul li {
	width: 190px;
	background: url('/obrazky/librum/screen-category_li.gif') no-repeat #DDDDDD 0 -5px;
	overflow: hidden;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 5px;
	}

.breadcrumbs {
	padding: 5px;
	background: url('/obrazky/librum/breadcrumbs_bg.gif') repeat-x 0 0;
	}

.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:hover {
	background: url(/obrazky/librum/breadcrumbs_li.gif) no-repeat 3px 4px;
	padding-left: 12px;
	margin-right: 5px;
	}

.list-item {
	float: left;
	width: 209px;
	padding: 15px;
	height: 390px;
	border: 1px dashed #CCCCCC;
	margin: 2px;
	background: #FAFAFA;
	text-align: center;
	}

.list-itemO {
	height: 230px;
	}

.list-itemA {
	height: 55px;
	}

.list-itemP {
	height: 45px;
	}

.list-itemPL {
	width: 54px;
	float: left;
	font-size: 90.01%;
	text-align: left;
	}

.list-itemPR {
	width: 155px;
	float: right;
	font-size: 90.01%;
	text-align: right;
	}

.list-itemF {
	width: 104px;
	float: left;
	text-align: left;
	}

.list-itemC {
	width: 105px;
	float: left;
	text-align: center;
	color: #008080;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 180.01%;
	}

.list-itemD {
	clear: both;
	padding-top: 5px;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #008080;
	}

.list-item input {
	background: #008080;
	width: 100px;
	height: 25px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90.01%;
	border: 1px #008080;
	}

.show-item {
	float: left;
	width: 250px;
	padding: 10px;
	}

.limit-item {
	float: left;
	width: 445px;
	padding: 10px;
	text-align: right;
	}

.limit-item a {
	margin-left: 7px;
	padding-left: 7px;
	border-left: 1px dotted #008080;
	}

.limit-item strong {
	margin-left: 7px;
	padding-left: 7px;
	border-left: 1px dotted #008080;
	}

.order-item {
	float: left;
	width: 250px;
	background: #008080;
	padding: 10px;
	color: #FFFFFF;
	}

.order-item a {
	color: #FFFFFF;
	margin-left: 7px;
	padding-left: 7px;
	border-left: 1px dotted #FFFFFF;
	}

.page-item {
	float: left;
	width: 445px;
	background: #008080;
	padding: 10px;
	color: #FFFFFF;
	text-align: right;
	}

.page-item a {
	color: #FFFFFF;
	margin-left: 7px;
	padding-left: 7px;
	border-left: 1px dotted #FFFFFF;
	}

.page-item strong {
	color: #FFFFFF;
	margin-left: 7px;
	padding-left: 7px;
	border-left: 1px dotted #FFFFFF;
	}

.navi-item {
	clear: both;
	width: 715px;
	padding: 10px;
	text-align: center;
	font-size: 130.01%;
	font-weight: bold;
	}

.PL3 {
	padding-left: 3px;
	}

.text {
	background: #FAFAFA;
	padding: 10px;
	border: 1px solid #EEEEEE;
	}

.text input[type=text], .text input[type=password], .text select {
	padding: 5px;
	}

.text ul {
	padding-left: 30px;
	}

.links a {
	color: #777777;
	margin-left: 7px;
	padding-left: 7px;
	border-left: 1px dotted #777777;
	}

.copyright {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}

.copyright a {
	color: #777777;
	}

.proc {
	background: url('/obrazky/librum/proc_bg.gif') no-repeat #FFFFFF 0 0;
	height: 350px;
	margin-bottom: 5px;
	}

.proc_box {
	float: left;
	width: 210px;
	height: 60px;
	padding-left: 125px;
	padding-top: 40px;
	color: #333333;
	}

.proc_box strong {
	font-size: 150.01%;
	letter-spacing: -1px;
	color: #008080;
	}

.zakaznicka_podpora {
	background: url('/obrazky/librum/zakaznicka_podpora.gif') no-repeat #FFFFFF 0 0;
	padding-top: 20px;
	padding-left: 200px;
	padding-right: 10px;
	height: 125px;
	margin-bottom: 5px;
	color: #333333;
	}

.zakaznicka_podpora strong {
	font-size: 200%;
	letter-spacing: -1px;
	}

.zakaznicka_podpora_time {
	font-weight: normal;
	color: #999999;
	}

.zakaznicka_podpora_contact {
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-left: 40px;
	font-weight: bold;
	font-size: 160.01%;
	color: #008080;
	}

.podpora {
	font-size: 120.01%;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	padding: 10px;
	text-align: left;
	width: 220px;
	height: 135px;
	background: url('/obrazky/librum/podpora_bg.gif') no-repeat #FFFFFF 0 0;
	}

.podpora strong {
	font-size: 130.01%;
	padding-left: 23px;
	margin-bottom: 10px;
	letter-spacing: -1px;
	}

.podpora_text {
	width: 150px;
	font-size: 70.01%;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 25px;
	}

.kosik_trD {
	color: #777777;
	font-size: 80.01%;
	}

.kosik_td {
	color: #333333;
	background: #EEEEEE;
	font-size: 110.01%;
	padding: 5px;
	}

.prepocitat {
	margin-top: 10px;
	text-align: center;
	font-size: 90%;
	padding: 5px;
	font-weight: bold;
	background: #00BFBF;
	width: 100px;
	}

.prepocitat_text {
	text-align: right;
	font-size: 110.01%;
	color: #999999;
	font-weight: bold;
	}

.form {
	color: #333333;
	}

.formN {
	color: #008080;
	font-weight: bold;
	}

.formM {
	font-size: 90.01%;
	}

.objednavka {
	margin-top: 10px;
	text-align: center;
	font-size: 130.01%;
	padding: 5px;
	font-weight: bold;
	background: #008080;
	color: #FFFFFF;
	width: 300px;
	}

.huge {
	color: #008080;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 130.01%;
	}

.center {
	text-align: center;
	}

.highlight {
	color: #008080;
	font-weight: bold;
	font-size: 110.01%;
	}

.np {
	font-size: 120.01%;
	font-weight: bold;
	color: #333333;
	margin-top: 30px;
	padding: 10px;
	text-align: left;
	width: 220px;
	background: url('/obrazky/librum/np_bg.gif') no-repeat #FFFFFF 0 0;
	}

.np_text {
	font-size: 80.01%;
	font-weight: normal;
	padding-top: 5px;
	}

.postovne {
	font-size: 120.01%;
	font-weight: bold;
	color: #333333;
	padding: 10px;
	margin-top: 15px;
	text-align: left;
	width: 220px;
	height: 170px;
	background: url('/obrazky/librum/postovne_bg.gif') no-repeat #FFFFFF 0 0;
	}

.postovne_text {
  height: 65px;
  margin-left: 75px;
  margin-top: 10px;
	font-size: 70.01%;
	font-weight: normal;
	padding-top: 5px;
	}

.postovne_text strong {
	font-size: 130.01%;
	color: #008080;
	}

.postovne_text p {
	padding-top: 3px;
	}

.postovne_right {
	font-size: 130.01%;
  font-weight: bold;
	float: right;
	color: #FF5900;
	}

.odber {
	font-size: 120.01%;
	font-weight: bold;
	color: #333333;
	padding: 10px;
	margin-top: 15px;
	text-align: left;
	width: 220px;
	height: 170px;
	background: url('/obrazky/librum/odber_bg.gif') no-repeat #FFFFFF 0 0;
	}

.odber_text {
  height: 65px;
  margin-left: 90px;
	font-size: 70.01%;
	font-weight: normal;
	padding-top: 5px;
	}

.red a {
  color: #A00;
  }

.vanoce_objednavka {
  text-align: center;
  padding: 15px;
  margin-bottom: 10px;
  background: #A00;
  color: #FFF;
  }

.vanoce_objednavka strong {
  font-size: 130.01%;
  }
