/* CSS Document */
body {
  text-align:center;
	font-family: verdana, arial;
	font-size: 12px;
}
h1{
display:inline;
font-size:16px;
}
#chyba{
  font-weight: bold;
  color:red;
}

.cart_table {
	border: solid 1px #cccccc;
	width: 100%;
	margin-bottom:15px;
}
.cart_table .left{
	background-color: #666666;
	text-decoration: none;
	color: white;
	font-size: 16;
	text-align: left;
	margin:0;
	width:30%;
}
table form {
	margin-bottom: 0px;
}

.cart_table input{
  text-align: right;
  width:2.5em;
}
.cart_table td {
	background-color: #cccccc;
	text-decoration: none;
	color: red;
	font-size: 11;
	text-align: right;
	font-weight: normal;
}
.cart_table th {
	background-color: #666666;
	text-decoration: none;
	color: white;
	font-size: 16;
	text-align: right;
}
.cart_table td a {
	text-decoration: none;
	color: red;
	font-weight: bold;
	font-size: 11;
}
.cart_table .titul {
	text-align: left;
	font-size: 11;
	font-weight: normal;
}
#main {
  /*border: solid 2px #00ff00;*/
  width: 980px;
  text-align:left;
  margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#head {
	/*border: solid 1px #000000;*/
	width: 980px;
	height: 75px;
	background-repeat: no-repeat;
	margin-top: 0px;
	/*background-image: url('pics/logo.png');*/
	/*cursor: hand;*/
}
#head img {
  border: 0px;
  margin: 0px 0px 0px 0px;
}
#head table{
	position: relative;
	float: right;
	margin: -4px 0px 0px 0px;
}

#search {
  /*width: 967px;*/
  width: 100%;
	background-color: #CCCCCC;
	padding: 0;
	margin: 5px 0px 0px 0px;
}

#search form {
	margin-bottom: 0px;
}
#item_table{
  margin-left: 0px;
  float: left;
}
.item_table{
  margin-left: 0px;
  float: left;
}

#item_table_header{
  /*border: solid 2px #00ff00;*/
  width:100%;
  float: left;
  background-color: #666666;
  font-weight: bold;
  color: white;
}
.item_table_header{
  /*border: solid 2px #00ff00;*/
  width:100%;
  float: left;
  background-color: #666666;
  font-weight: bold;
  color: white;
}
.item_table_header h2{
  display:inline;
}
.item_table_header h1{
  display:inline;
  font-size: small;
  margin:0;
  
}

#content {
  /*border:solid 1px #ff00ff;*/
	margin: 5px 0px 0px 180px;
	padding: 0;
	width: 795px;
}
#content h2 {
	margin-top: 0;
}
#left {
  /*border:solid 1px #ff00ff;*/
	background-color: #CCCCCC;
	width: 170px;
	float: left;
	margin: 5px 0px 5px 0px;
}
#left .main_ul{
margin-left: 20px;
}

#left ul {
	list-style-position: outside;
	list-style-type: disc;
	color: #ff0000;
	margin-left: 7px;
	padding-left: 0px;
}
#left li {
	border: solid 1px #CCCCCC;
	margin: 0;
}
#left ul ul{
	color: #000000;
}

#left a {
	text-decoration: none;
	display: block;
	color: #000000;
	font-weight: bold;
}
#left .small{
  font-size: 9px;
  display: inline;
}
#left li a:hover {
	background-color: #EEEEEE;
}

.main_ul .img_li a:hover{
  background-color: #cccccc ;
}

.main_ul .img_li{
  list-style-type: none;
}

#left p {
  display: list-item;

	margin: 0;
	width: 100%;
	font-size: 16;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff0000;
	text-indent: 7px;
}
#left hr {
	color: #FFFFFF;
}
#grafoman img{
  width: 97%;
	margin: 10px 0px 0px 0px;
	border:0;
}
#footer {
  font-size: 10px;
	width: 100%;
	background-color: #CCCCCC;
	border: 0;
	clear: both;
	margin-top: 5px;
}

#footer img {
  border: 0;
  margin-left: 40px;
}

main_column{
}

#item {
  clear: both;
	color: red;
	width: 256px;
	font-size: 10px;
}
.item {
  clear: both;
	color: red;
	width: 256px;
	font-size: 10px;
}
.ks{
  color: #333333;
}
.item .picture{
  vertical-align: top;
  border: 0;
}
.item img {
	/*width:100px;*/
}
.item a {
	color: red;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:0px ;
}
.item h3{
  display: inline;
}
.item p{
	margin:0;
	font-size: 10;
	text-align: left;
}
.item input {
	position: relative;
	vertical-align: bottom;
	border:0;
}
.item .info{
    border: 0;
    vertical-align: top;
    padding-left: 8px;
    width: 156px;
}
.item .count {
	border: 0px;
	background-color: #CCCCCC;
	width: 2em;
	margin-left: 5px;
	text-align: right;
	color: red;
}
.item .cena {
	margin: 10px 0px 10px 0px;
	font-size: 16;
	font-weight: bold;
}
.cenaX {
	margin: 10px 0px 0px 0px;
	font-size: 14;
	font-weight: normal;
	text-decoration: line-through;
}
.cenaN {
	margin:0;
	font-size: 16;
	font-weight: bold;
}
.detail_main{
  float:left;
}
#detail_main{
  float:left;
}
.detail {
  clear: both;
	color: red;
	background-color: #f0f0f0;
	width: 100%;
}
.detail h2{
 	margin: 0px 0px 0px 0px;
	font-size: small;
  font-weight: bold;
}
.detail .picture{
  width: 200px;
}
.detail .info{
  padding-top: 5px;
  vertical-align: top;
}
.detail img {
	float: left;
	margin: 4px;
	width:200px;
}
#detail #info{
}
.info .star br {
  clear:left;  
}
.detail a {
	color: red;
	font-size: 15;
	font-weight: bold;
}
.detail p {
	margin: 0px 0px 0px 0px;
	font-size: 15;
}
.detail input {
	position: relative;
	vertical-align: bottom;
	border:0;
}
.detail .count {
	border: 0px;
	background-color: #CCCCCC;
	width: 2em;
	margin-left: 5px;
	text-align: right;
	color: red;
}
.detail .cena {
	margin: 10px 0px 10px 0px;
	font-size: 16;
	font-weight: bold;
}
.anotace {
  margin-top: 10px;
  width: 100%;
}
.anotace img{
  float:left;
  margin:0 5px 0 0;
}
.anotace th{
  background-color: #333333;
  color: white;
  font-size: 12px;
  text-align:left;
}
.anotace h3{
  display:inline;
  font-size:12px;
}
.anotace td textarea{
  margin: 5px;
}
.anotace td{
  background-color: #f0f0f0;
  font-size: 12px;
}
.anotace td input{
  margin: 5px;
}
#searchForm{
  width: 100%;
}
#searchForm #field{
  border: solid 1px #ff0000;
  width: 70%;
}
#searchrow{
  font-size: 11;
}
#regtable{
  width:100%;
  border:0;
}
#regtable table{
  border: solid 1px #555555;
}
#regtable table th{
  background-color: #555555;
  color: white;
  width:50%;
}
#regtable input{
  border: solid 1px #555555;
  width: 250px
}
.regtable{
  width:100%;
  border:0;
}
.regtable td{
  vertical-align:top;
}
.regtable table{
  border: solid 1px #555555;
}
.regtable table th{
  background-color: #555555;
  color: white;
  width:50%;
}
.regtable input{
  border: solid 1px #555555;
  width: 250px
}
input{
  border: solid 1px #555555;
  margin-right: 5px;
}
#login a{
  color: #333333;
  text-decoration: none;
  font-weight: bold;
  font-size: 11;
}
#button{
  margin: 7px 0px 0px 4px;
}
.button{
  margin: 7px 0px 0px 4px;
}

#item_table td {
  border: solid 1px #333333;
  background-color: #eeeeee;
}
.item_table table{
  width: 100%;
}
.item_table td {
  border: 0px;
  border-bottom:1px dotted #555555;
  padding-top: 3px;
  padding-bottom: 3px;
}
#item_table_header a{
  color: white;
  text-decoration: none;
}
.item_table_header a{
  color: white;
  text-decoration: none;
}

#item_table_header a:hover{
  color: #cccccc
}
.item_table_header a:hover{
  color: #cccccc
}

#pager{
  display:block;
  float: right;
}
.pager{
  display:block;
  float: right;
}
#kat_path{
  float: left;
  display:block;
}
.kat_path{
  float: left;
  display:block;
}
.news_tbl{
  width: 100%;
  font-size: small;
  border: 0px;
  margin-bottom: 3px;
  margin-top: 6px;
}
.news_tbl th{
  background-color:#cccccc ;
  color:red;
}
.news_tbl h2{
  background-color:#cccccc ;
  color:red;
  display:inline;
  font-size:small;  
}
.news_tbl h2 a{
  background-color:#cccccc ;
  color:red;
  display:inline;
  font-size:small;
  text-decoration: none;
}
.news_tbl th h1{
  background-color:#cccccc ;
  color:red;
  display:inline;
  font-size:small;  
}
#menu #knihkupectvi img{
  margin: 2px 0px 0px 0px;
}
#knihkupec{
margin:0;
border:0;
}
#knihkupec img{
float: left;
border:0;
margin:0 10px 0 0;
}
#vzkaz_tbl{
  width:99.8%;
  margin: 5px 0 0 0;
  border: solid 1px #555555;
}
#vzkaz_tbl th{
  background-color: #555555;
  color: white;
}
#vzkaz_tbl textarea{
  width:100%;
  border: solid 1px #555555;
}
.vzkaz_tbl{
  width:99.8%;
  margin: 5px 0 0 0;
  border: solid 1px #555555;
}
.vzkaz_tbl th{
  background-color: #555555;
  color: white;
}
.vzkaz_tbl textarea{
  width:100%;
  border: solid 1px #555555;
}
.kategory_tree{
  width:100%;
  margin-left:3px;
  /*border:solid 1px #555555;*/
}
.kategory_tree th h1{
  font-size: 12px;
  display:inline;
}
.kategory_tree th{
  background-color: #555555;
  color: white;
  text-align:left;
}

.kategory_tree ul{
  font-weight: bold;
	list-style-position: outside;
	list-style-type: disc;
	color: #ff0000;
	margin-left: 10px;
	padding-left: 0px;
}
.kategory_tree ul ul{
  font-weight: normal;
 	color: #000000;
}
.kategory_tree a{
  text-decoration: none;
  color:black;
}
.kategory_tree a:hover{
  background-color: #cccccc;
}


.ctnp_chapter {
	margin: 8px;
	border: 1px solid #dddddd;
	padding: 8px;
}

.ctnp_p {
	font-size: 14px;
	line-height: 150%;
	text-indent: 3em;
}
.red a{
  text-decoration: none;
  color:red;
}

.profiletable{
  width:100%;
  border:0;
  font-size: 11px;
}
.profiletable table th{
  background-color: #555555;
  color: white;
  font-size: 11px;
}
.profiletable table td{
  font-size: 11px;
}
.profiletable input{
  border: solid 1px #555555;
}
.profiletableautor{
  width: 150px;
}
.profiletablecena{
  width: 90px;
  text-align:right;
}
.profiletableks{
  width: 30px;
  text-align:right;
}
.fullwidth
{
  width: 100%;
}
button{
  border: solid 1px #555555;
  margin-right: 5px;
}
.colored{
  background-color:#CCCCCC;
}
.nocolored{
  background-color:#FFFFFF;
}
.right{
  text-align:right;
}
.imagebox img{
  border:0;
}
.chyba{
  font-weight: bold;
  color:red;
}
.actionstable{
  font-size:8px;
  width:215px;
}
.actionstable a{
  font-size:11px;
  font-weight: bold;
  color:red;
  text-decoration:none;
}
.actionstable input{
  cursor:hand;
  border:0;
}
.crossed{
  text-decoration: line-through;
}
.center{
  text-align:center;
}
.redlink{
  font-size:11px;
  font-weight: bold;
  color:red;
  text-decoration:none;
}
.star img{
  width: 9px; 
  height: 9px;
  vertical-align:center;
}
.star_ranking{
  width:15px;
  float:left;
  text-align:center;
  margin-left:3px;
}
.reviewed_left{
  margin-right:15px;
  margin-bottom:15px;
  float:left;
  width: 256px;
}
.reviewed_left .item .picture img{
  width: 100px;
}
.reviewed_review{
  background-color: #C0C0C0;
  font-weight : bold;
  font-size: 12px;
  text-align:left;
}
.noborder{
  border:0px;
}
.withborder{
  border: 1px solid #555555;
}
.inline{
  display:inline;
}
.centered{
  margin:0 auto;
}
.big{
  font-size:large;
}
.marketnews{
  text-align: justify;
}
.marketnews a{
  font-weight: bold;
  color:red;
  text-decoration:none;
}
/*vanoce*/
.koupit_vse {
  border: 1px solid black;
  background-color: red; 
  color: white;
  font-size: 14px;
  font-weight: bold; 
}
.gift_package {
  border: 1px dotted #cccccc;
	color: red;
	width: 360px;
	font-size: 10px;
  margin: 0 auto;
}
.gift_package .buy_package{
  padding: 7px 0;
  font-size: 11px;
  text-align:center;
  border-top: 1px dotted #cccccc;
}
.gift_package .to_cart{
  border: none;
}
.gift_package a {
	color: red;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:0px ;
}
.gift_package th{
  background-color:#cccccc ;
  color:red;
}

.gift_package h2{
  background-color:#cccccc ;
  color:red;
  display:inline;
  font-size:small;  
}
.gift_package h3{
  display: inline;
}
.gift_package p{
	margin:0;
	font-size: 10;
	text-align: left;
}
.top{
 vertical-align:top;
}
#twtr-profile-widget p{
  background-color:#cccccc;
  color:#000000;
}
#twtr-profile-widget p a{
  background-color:#cccccc;
  color:#ff0000;
}

/*/vanoce*/

#left .rss_ul{
margin-left: 30px;
list-style-image:url(pics/rss_small.png);
list-style-type:square;
}


#left .rss_ul li {
margin-top: 5px;
}

#left .fb_ul{
margin-left: 30px;
list-style-image:url(pics/fbicon.png);
list-style-type:square;
}


#left .fb_ul li {
margin-top: 5px;
}

.orderbutton{
  float: right;
  padding-right: 170px;
  border: 0;
}
.tz_tbl{
  width: 100%;
  font-size: small;
  border: 0px;
  margin-bottom: 3px;
  margin-top: 6px;
}
.tz_tbl th{
  background-color:#cccccc ;
  color:red;
}
.tz_tbl h2{
  color:red;
  display:inline;
  font-size:small;  
}
.tz_tbl h2 a{
  color:red;
  display:inline;
  font-size:small;
  text-decoration: none;
}
.ok
{
  color:green;
  font-weight: bold;
}