body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: black;
	/*background-color: #b4b4b4;*/
 	background: #eeeeee url(img/body_bg.gif) repeat-y 50% top;
	text-align: center;
	font-size: 100%;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
a {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	color: #b40000;
	background-color: #ffffff;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 25px;
	margin: 0;
	padding: 0;
}
h2, h3, h4 {
	margin: 0;
	padding: 0;
}
input, textarea {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
#all {
	background-color: #ffffff;
	color: #000000;
	width: 963px;
	margin: 0 auto;
}
#page {
	background: #ffffff url(img/1x1gray_m.gif) repeat-y 732px 0%;
  color: #000000;
	width: 963px;
	margin: 0;
	text-align: left;
}
#whitebox_top {
	width: 963px;
	height: 11px;
	font-size: 5px;
	color: #000000;
	background-color: #ffffff;
	clear: both;
}
.whitebox {
	width: 963px;
	height: 11px;
	font-size: 5px;
	color: #000000;
	background-color: #ffffff;
	clear: both;
}
#header {
	background-color: #5580ad;
	color: #000000;
	width: 963px;
	text-align: left;
}
#top1 {
	height: 2em;
	background-color: #000000;
	color: #ffffff;
	padding: 0 15px 0 15px;
	font-size: 0.75em;
}
#top_line01 {
	height: 2px;
	font-size: 2px;
	background: url(img/top01line.gif) repeat-x;
}
#logo {
  float: left;
  width: 101px;
  height: 120px;
  background-color: #2F588C;
}
#comp_name_box {
  float: left; 
  width: 751px;
  height: 120px; 
  background: #4d78a5 url(img/top_bg_color.jpg) repeat-y;
}
#comp_name1 {
  color: #ffffff;
  margin-top: 18px;
  float: left; 
  width: 400px
}
#comp_name2 {
  margin-top: -3px;
  color: #cecece; 
  font-size: 0.75em;
  font-weight: bold;
  float: left;
  width: 400px;
}
#logo_header {
  height: 120px;
}
#search_top {
  position: relative; 
  top: 20px;
  left: 200px;
  width: 495px;
  float: left; 
  vertical-align: middle;
}
#bg_top_img {
  float: right;
  width: 111px;
  height: 120px;
  background: #84a8cc url(img/top_bg_woman.jpg) no-repeat left top;
}
#top_line02 {
	height: 2px;
	font-size: 2px;
	background: url(img/top02line.gif) repeat-x;
}
.input_txt_s_enh, .input_txt_frm {
	background-color: #ffffff;
	color: #303030;
	font-size: 12px;
	border: 1px solid #cbcbcb;
	width: 200px;
	vertical-align: middle;
}
.input_txt_s {
	background-color: #f4f4f4;
	color: #666666;
	font-size: 12px;
	border: 1px solid #cbcbcb;
	width: 200px;
	vertical-align: middle;
}
.input_btn_s {
	margin: 0 0 0 3px;
	padding: 0;
	height: 19px;
	width: 19px;
	vertical-align: middle;
}
.img_s {
	height: 19px;
	width: 269px;
	vertical-align: middle;
}
#top2_menu {
	height: 2.25em;
	background-color: #000000;
	color: #ffffff;
	padding: 0 25px 0 25px;
	font-size: 0.75em;
}
#top2_menu ul {
	display: block;
	width: auto;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#top2_menu li {
	display: block;
	width: auto;
	float: left;
}
#top1 a, #top2_menu a {
	color: #ffffff;
	background-color: #000000;
}
#top1 a:hover, #top2_menu a:hover {
	color: #cacaca;
	background-color: #000000;
}
#columnLeft {
	position: relative;
	top: 0;
	right: 0;
	float: left;
	width: 230px;
	height: auto;
	margin: 0;
	padding: 0;
	/* background: url(img/1x1gray_m.gif) repeat-y right top; */
	background-color: #ffffff;
	color: #303030;
}
#columnLeft ul, #columnRight ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#columnLeft li, #columnRight li {
	margin: 0;
	padding: 0;
	width: 195px;
	float: left;
}
.menu_header1_box {
	color: #2f588c;
	background-color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	width: 192px;
	position: relative;
	left: 25px;
	float: left;
}
#columnRight .menu_header1_box {
	left: 20px;
}
.menu_header2_box {
	color: #586079;
	background-color: #ffffff;
	font-size: 0.8em;
	width: 200px;
	position: relative;
	left: 12px;
	float: left;
}
.menu_header2_box a {
	color: #586079;
	background-color: #ffffff;
	display: block;
	width: 200px;
	padding: 3px 0 1px 5px;
}
.menu_header2_box a:hover {
	color: #262e45;
	background-color: #d0e0f0;
	text-decoration: none;
}
.menu_dotted {
	background: url(img/menu_line_dot.gif) repeat-x left center;
	height: 5px;
	font-size: 3px;
	width: 203px;
	position: relative;
	left: 13px;
	float: left;
}
.menu_spec_url {
	float: left;
}
.menu_spec_url li {
	margin: 0 0 3px 0;
}
.menu_item1 {
	margin: 0 0 0 8px;
	color: #586079;
	background-color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding: 0;
}
.menu_item1 a {
	color: #586079;
	background-color: #ffffff;
	text-decoration: none;
	font-size: 0.75em;
	display: block;
	width: 182px;
}
.menu_item1 a:hover {
	text-decoration: underline;
	color: #586079;
	background-color: #ffffff;
}
.odrazka_point {
	width: 197px;
	margin: 0 0 0 20px;
	background-image: url('img/li_point.gif');
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-top: 0;
	text-align: left;
}
#columnRight .odrazka_point {
	margin: 1px 0 1px 15px;
}
.odrazka_arr {
	width: 190px;
	margin: 1px 0 1px 20px;
	background-image: url('img/li_arr.gif');
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-top: 0;
	text-align: left;
}
.menu_item2 {
	margin: 0 0 0 8px;
	color: #40475e;
	background-color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding: 0;
}
.menu_item2 a {
	color: #40475e;
	background-color: #ffffff;
	text-decoration: none;
	font-size: 0.75em;
	display: block;
	width: 189px;
}
.menu_item2 a:hover {
	text-decoration: underline;
	color: #40475e;
	background-color: #ffffff;
}
.menu_bottom_box {
	width: 220px;
	height: 5px;
	font-size: 3px;
	float: left;
}
#columnMain {
  float: right;
  padding: 0;
  width: 501px;
	/* margin: 0 0 0 236px; */
	color: #303030;
	background-color: #ffffff;
}
#columnRight {
 float: right;
 background-color: #ffffff;
 width: 230px
}
#enclose {
 float:left;
 background: url(img/1x1gray_m.gif) repeat-y 230px top;
 /*background-color: #e4e4e4;*/
 width: 732px;
}
.path {
	margin: 3px 0 12px 0;
	position: relative;
	left: 15px;
	height: 2.3em;
	width: 471px;
	font-size: 0.65em;
	color: #707070;
	background: #ffffff url(img/1x1gray.gif) repeat-x left bottom;
	text-transform: uppercase;
	float: left;
}
.path a {
	color: #707070;
	background-color: #ffffff;
}
.path h1 {
	font-size: 1em;
	font-weight: normal;
	display: inline;
}
.cat_box {
	width: 501px;
	float: left;
	background: #ffffff url(img/1x1gray.gif) repeat-y 250px 0;
}
.cat_box_item {
	width: 232px;
	padding-left: 15px;
	position: relative;
	left: 0px;
	float: left;
}
.book_img_small_box {
	width: 75px;
	margin: 0 8px 5px 0;
	text-align: center;
	overflow: hidden;
	float: left;
	border: 0 solid #003366;
}
.book_img_small {
	border: 1px solid #d5d5d5;
	margin: 0;
	padding: 0;
}
.new1_C, .new2_C, .tip_C, .top_C, .vyprod_C, .neprod_C {
	width: 57px;
	height: 1.3em;
	font-size: 1.25em;
	margin: -0.2em 0 0.1em 0;
	float: left;
	background-color: #ffffff;
	color: #e90000;
	text-align: left;
	padding-left: 0;
	font-weight: bold;
	font-style: normal;
}
.new2_C {
	font-size: 1.1em;
	margin: -0.15em 0 0.4em 0;
}
.tip_C {
	color: #ff6500;
}
.top_C {
	color: #ff6500;
	margin: 0 0 0.1em 0;
}
.vyprod_C {
	color: #6b92bb;
}
.neprod_C {
	font-size: 1.1em;
	color: #5f5f5f;
	background-color: #ffffff;
	margin: -0.2em 0 0.4em 0;
}
.infoboxC {
	width: 141px;
	float: left;
}
.autorC {
	width: 224px;
	background-color: #ffffff;
	color: #303030;
	float: left;
	margin-top: 5px;
}
.autorC h4 {
	font-weight: normal;
	font-size: 0.75em;
}
.box_textC {
	width: 224px;
	margin-top: 5px;
	font-size: 0.75em;
	text-align: left;
	position: relative;
	left: 0;
	float: left;
	border: 0 solid #003366;
}
.naklC, .paramC, .isbn_idC {
	width: 141px;
	background-color: #ffffff;
	color: #6f6f6f;
	font-size: 0.9em;
	line-height: 1.1em;
}
.isbn_idC {
	margin: 0.3em 0 0 0;
}
.cena_boxC {
	margin-top: 7px;
	float: left;
}
.cena_label {
	float: left;
	width: 68px;
	text-align: right;
	margin-top: 2px;
	background-color: #ffffff;
}
.cenaC1_box, .cenaC2_box, .cenaCS_box {
	font-size: 0.9em;
	text-align: left;
	margin: 0 0 -1px 0;
	float: left;
}
.cenaC1_box {
	color: #e90000;
}
.cenaC2_box {
	color: #303030;
}
.cenaCS_box {
	color: #6f6f6f;
}
.cenaC1, .cenaC2, .cenaCS {
	width: 65px;
	background-color: #ffffff;
	float: right;
}
.cenaC1 strong, .cenaCS strong, .cenaC2 strong {
	font-size: 1.2em;
}
.cenaC1 {
	color: #e90000;
}
.cenaC2 {
	color: #303030;
}
/****************************/
.buy_box {
	text-align: left;
	margin: 7px 0 0 0;
	color: #5f5f5f;
	font-size: 1em;	
	float: left;
	/*background-color: #aa00ff;*/
}
/************************************/
.detail_link, .na_link {
	width: 141px;
	margin-top: 6px;
	float: left;
	text-align: left;
}
.detail_link a {
	color: #2f588c;
	background-color: #ffffff;
	font-size: 1em;
}
.detail_link a:hover {
	color: #6b92bb;
	background-color: #ffffff;
	font-size: 1em;
}
.na_link a {
	color: #303030;
	background-color: #ffffff;
	font-size: 1em;
}
.na_link a:hover {
	color: #5f5f5f;
	background-color: #ffffff;
	font-size: 1em;
}
.detail_link img, .na_link img {
	vertical-align: middle;
}
.subcat_link {
	width: 224px;
	color: #6f6f6f;
	background-color: transparent;
	font-size: 0.65em;
	line-height: 1.1em;
	margin: 5px 0 3px 0;
	padding: 0;
	float: left;
	text-align: left;
}
.subcat_link a {
	color: #6f6f6f;
	background-color: transparent;
}
.subcat_link a:hover {
	color: #0f0f0f;
	background-color: transparent;
}
.bottom_boxC {
	width: 471px;
	margin: 0;
	position: relative;
	left: 15px;
	float: left;
	color: #000000;
	background-color: #ffffff;
}
.bottom_box_line_divC {
	width: 23px;
	height: 27px;
	float: left;
}
.bottom_box_lineC {
	height: 27px;
	width: 224px;
	color: #000000;
	background: #ffffff url(img/1x1gray.gif) repeat-x left center;
	font-size: 2px;
	float: left;
}
.paging {
	height: 1.8em;
	font-weight: normal;
	font-size: 0.75em;
	text-align: center;
	background-color: #ffffff;
	color: #546078;
	position: relative;
	left: 15px;
	float: left;
}
.paging a {
	background-color: #ffffff;
	color: #546078;
}
.paging a:hover {
	background-color: #ffffff;
	color: #212e45;
}
.selected_page a {
	font-weight: bold;
	color: #2e3b52;
}
.header1 {
	margin-top: 0;
	/*width: 495px;*/
	width: 224px;
	color: #2f588c;
	background-color: #ffffff;
	position: relative;
	left: 15px;
	float: left;
}
.header1 h2 {
	font-size: 1em;
}
/*.header1 h2 a {
	color: #2f588c;
	background-color: #ffffff;
}
.header1 h2 a:hover {
	color: #6b92bb;
	background-color: #ffffff;
	text-decoration: none;
} */
.title_href a {
	color: #2f588c;
	background-color: #ffffff;
}
.title_href a:hover {
	color: #6b92bb;
	background-color: #ffffff;
	text-decoration: none;
}
.title_na {
	color: #6f6f6f;
	background-color: #ffffff;
}
.title_href_na a {
	color: #6f6f6f;
	background-color: #ffffff;
}
.title_href_na a:hover {
	color: #b4b4b4;
	background-color: #ffffff;
	text-decoration: none;
}
.header1 h3 {
	margin: 1px 0 -1px 0;
	width: 224px;
	color: #5f5f5f;
	background-color: #ffffff;
	font-size: 0.65em;
	text-transform: uppercase;
}
.bottom_header_line {
	height: 3px;
	width: 224px;
	/*width: 495px;*/	
	color: #7e7e7e;
	background: #ffffff url(img/1x1blue.gif) repeat-x left bottom;
	font-size: 2px;
	position: relative;
	left: 15px;
	float: left;
}
.box_text1 {
	margin: 15px 0 0 0;
	padding: 0 15px 0 15px;
	width: 470px; /* IE BUGGY!!!!! */
	font-size: 0.75em;
	text-align: left;
	float: left;
}
.detail_items {
  float: left;
  width: 471px;
}
.box_text_detail {
	margin: 15px 0 0 0;
	font-size: 0.75em;
	text-align: left;
	position: relative;
	left: 15px;
	float: left;
}
.box_text1 .search_href a {
	color: #303030;
}
.box_text1 .text, .box_text_detail .text {
	margin: 0;
	padding: 0;
	line-height: 1.35em;
	text-align: left;
}
.book_img_big_box {
	width: 155px;
	margin: 0 8px 5px 0;
	text-align: center;
	overflow: hidden;
	float: left;
	border: 0 solid #003366;
}
.new1_D, .new2_D, .tip_D, .top_D, .vyprod_D, .neprod_D {
	width: 150px;
	height: 1.3em;
	font-size: 1.25em;
	margin: -0.2em 0 0.2em 0;
	float: left;
	background-color: #ffffff;
	color: #e90000;
	text-align: left;
	padding-left: 0;
	font-weight: bold;
	font-style: normal;
}
.tip_D {
	color: #ff6500;
}
.top_D {
	color: #ff6500;
	margin: 0 0 0.3em 0;
}
.vyprod_D {
	color: #6b92bb;
}
.neprod_D {
	color: #5f5f5f;
	background-color: #ffffff;
}
.book_img_big {
	border: 1px solid #d5d5d5;
	margin: 0;
	padding: 0;
}
.infoboxD {
	width: 308px;
	float: left;
	background: #ffffff url(img/1x1gray_c.gif) repeat-y 55% center;
}
.nakl_param_isbn_id_autorD {
	float: left;
	padding-right: 5px;
	width: 160px;
	text-align: left;
}
.autorD h4 {
	color: #303030;
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 2px;
}
.naklD, .paramD {
	color: #6f6f6f;
	font-size: 0.9em;
	line-height: 1.1em;
}
.isbn_idD {
	color: #6f6f6f;
	font-size: 0.9em;
	line-height: 1.1em;
	margin: 0.3em 0 0 0;
}
.cena_boxD {
	width: 134px;
	margin: 14px -5px 14px 0;
	float: right;
}
.bottom_infoboxD {
	width: 95%;
	height: 19px;
	position: relative;
	top: 2px;
	left: 2.5%;
	background: #ffffff url(img/1x1gray_i.gif) repeat-x left center;
	font-size: 2px;
	float: left;
}
.bottom_box_line {
	width: 471px;
	height: 25px;
	margin: 5px 0 0 0;
	position: relative;
	left: 15px;
  background: url(img/1x1gray.gif) repeat-x left center;
	font-size: 1px;
	float: left;
}
/* Nákupni kosik */
.basketPopup, .no_sellPopup, .pricePopup {
	width: 360px;
	position: absolute;
	/*top: 255px;*/
	top: 55%;
	left: 35%;
	display: block;
	/*border: solid 1px #c9c9c9;*/
	border: solid 1px #000000;
	/*background-color: #f0f0f0;*/
	background-color: #ffffff;
  /* for IE */
  /*filter:alpha(opacity=95);*/
  /* CSS3 standard */
  /*opacity: 0.95;*/
  /* for Mozilla */
  /*-moz-opacity:0.95;*/
	font-size: 0.75em;
	z-index: 10;
}
.basketPopup .popupTitle, .no_sellPopup .popupTitle, .pricePopup .popupTitle {
	height: 1em;
	margin: 0;
  padding: 2px 0 5px 15px;
	color: #ffffff;
	background: #000000;
	border: none;
}
.basketPopup .popupTitle .text, .no_sellPopup .popupTitle .text, .pricePopup .popupTitle .text {
	float: left;
}
.basketPopup .popupTitle img, .no_sellPopup .popupTitle img, .pricePopup .popupTitle img {
	float: right;
	margin: 1px 0 0 0;
}
.basketPopup p, .no_sellPopup p, .pricePopup p {
	margin: 10px;
	padding-bottom:5px;
	border-bottom: solid 1px #e6e6e6;
}
.basketPopup .popupBottom, .no_sellPopup .popupBottom, .pricePopup .popupBottom {
	border: none;
}
#footer {
	width: 963px;
	height: 2em;
	background-color: #000000;
	color: #ffffff;
	padding: 0;
	font-size: 0.7em;
	clear: both;
}
.footer_txt {
	float: left;
	width: 824px;
	margin-top: 0.4em;
	text-align: center;
	color: #cacaca;
	background-color: #000000;
}
.footer_txt a {
	color: #e4f5ff;
	background-color: #000000;
}
.footer_div {
	color: #888888;
	background-color: #000000;
}
th {
	font-weight: normal;
}

