
body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #3f3f3f;
	text-align:center;
}

img {
	border: 0px;
}

.main_box {
	margin: 0px auto;
	position: relative;
	width: 900px;
	text-align: left;
}

.logo_box {
	position: absolute;
	top: 5px;
	margin-left: 10px;
}

.main_menu_box {
	position: absolute;
	top: 18px;
	margin-left: 240px;
}

.main_menu_left_box {
	background-image: url(../img/bg_main_menu_left.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 50px;
	float: left;
}

.main_menu_right_box {
	background-image: url(../img/bg_main_menu_right.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 50px;
	float: left;
}

.main_menu_box .menu_item {
	background-image: url(../img/bg_main_menu.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	padding-top: 12px;
	height: 50px;
	float: left;
	font-weight: bold;
	padding-left: 34px;
	padding-right: 34px;
}

.main_menu_box .menu_item a {
	color: #ffffff;
	text-decoration: none;
}

.main_menu_box .menu_item a:hover {
	color: #8f0000;
	text-decoration: none;
}

.main_menu_box .menu_separator {
	background-image: url(../img/bg_main_menu_separator.gif);
	background-repeat: no-repeat;
	float: left;
	width: 1px;
	height: 50px;
	background-color: #DADAD9;
}

.buttons_collection_box {
	background-image: url(../img/buttons_collection.jpg);
	background-repeat: no-repeat;
	width: 934px;
	height: 250px;
	position: absolute;
	top: 70px;
}

.fotoknihy_button {
	background-image: url(../img/blank.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 240px;
	height: 220px;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 7px;
}

.fotokalendare_button {
	background-image: url(../img/blank.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 240px;
	height: 220px;
	cursor: pointer;
	padding-top: 26px;
	padding-left: 9px;
	margin-left: 225px;
}

.objednavka_button {
	background-image: url(../img/blank.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 252px;
	height: 189px;
	cursor: pointer;
	padding-top: 22px;
	padding-left: 9px;
	margin-left: 448px;
}

.stahnout_button {
	background-image: url(../img/blank.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 251px;
	height: 190px;
	cursor: pointer;
	padding-top: 26px;
	padding-left: 9px;
	margin-left: 664px;
}

.hp_text_box {
	background-image: url(../img/bg_hp_text.gif);
	background-repeat: no-repeat;
	width: 892px;
	position: relative;
}

.hp_text_box_bottom {
  background-image: url(../img/bg_hp_text_bottom.gif);
  background-repeat: no-repeat;
  width: 892px;
  height: 10px;
  font-size: 5px;
  position: relative;
}

.hp_text_box .left_box {
	float: left;
}

.hp_text_box .left_title {
	margin-top: 10px;
	margin-left: 40px;
  font-size: 18px;
  color: #df2439;
}

.hp_text_box .left_text {
	margin-left: 15px;
	width: 520px;
	font-size: 12px;
}

.hp_text_box .right_title {
  padding-top: 10px;
	margin-left: 600px;
  font-size: 18px;
  color: #df2439;
}

.hp_text_box .right_text {
	margin-left: 575px;
	width: 300px;
	font-size: 12px;
}

.hp_text_bottom_box {
  background-image: url(../img/bg_hp_bottom_text.gif);
  background-repeat: no-repeat;
  width: 892px;
  position: relative;
}

.hp_text_bottom_box .left_title {
  padding-top: 10px;
  margin-left: 40px;
  font-size: 18px;
  color: #df2439;
}

.hp_text_bottom_box .left_text {
  margin-left: 15px;
  font-size: 12px;
}

.hp_text_bottom_box_bottom {
  background-image: url(../img/bg_hp_bottom_text_bottom.gif);
  background-repeat: no-repeat;
  width: 892px;
  position: relative;
}

h1 {
	font-size: 18px;
	color: #df2439;
}

.bottom_menu_box {
	background-image: url(../img/bg_bottom_menu.gif);
	background-repeat: no-repeat;
	width: 899px;
	height: 47px;
}

.bottom_menu_box .separator {
	background-image: url(../img/bg_bottom_menu_separator.gif);
	background-repeat: no-repeat;
	width: 1px;
	float: left;
	height: 37px;
	background-color: #DADAD9;
}

.bottom_menu_box .item {
	font-size: 12px;
	padding-top: 10px;
	height: 47px;
	float: left;
	font-weight: bold;
	padding-left: 19px;
	padding-right: 19px;
}

.bottom_menu_box .item a {
	color: #ffffff;
	text-decoration: none;
}

.bottom_menu_box .item a:hover {
	color: #8f0000;
	text-decoration: none;
}

.content_outer_box_without_menu {
	margin-top: 60px;
}

.content_outer_box {
	margin-top: 290px;
}

.cb1 .content_title_box {
	background-image: url(../img/bg_content_top.gif);
	background-repeat: no-repeat;
	width: 891px;
	height: 33px;
}


.cb1 .content_title_box h1 {
	margin-left: 45px;
	padding-top: 8px;
}
.cb1 .content_title_box h2 {
  font-size: 18px;
	color: #A51A39;
	margin-left: 45px;
	padding-top: 8px;
}

.cb1 .content_box {
	background-image: url(../img/bg_content_middle.gif);
	background-repeat: repeat-y;
	width: 851px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cb1 .content_bottom_box {
	background-image: url(../img/bg_content_bottom.gif);
	background-repeat: no-repeat;
	width: 891px;
	height: 12px;
}


.cb2 .content_title_box {
	background-image: none;
}

.cb2 .content_box {
	background-image: none;
}

.cb2 .content_bottom_box {
	background-image: none;
}

a {
	color: #8f0000;
	text-decoration: none;
}

a:hover {
	color: #8f0000;
	text-decoration: underline;
}

.footer_links a {
	font-size: 9px;
	color: #969696;
	text-decoration: none;
}

.copy {
	font-size: 10px;
	color: #969696;
	text-decoration: none;
	float: right;
}

.copy a {
	color: #ff4200;	
}

#footer_links{
	float: left;
	font-size: 9px;  
	color: #969696;
}

/* formulare */



form fieldset {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #eaeaea;
}

form legend {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

form .label {
	margin-top: 1px;
	margin-right: 5px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 150px;
	text-align: right;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

form .right_part {
	margin-left: 160px;
}

input, textarea {
	border: 1px solid #5b5b5b;
	font-size: 12px; 
	font-family: Arial;
	padding-left: 2px;
}

input.text, select {
	width: 160px;
}

input.text_long {
	width: 300px;
}

input.text_number {
	width: 50px;
}

input.text_date {
	width: 60px;
}

.butt {
	width: 180px;
	background-image: none;
	background-color: #800C0C;
	color: #FFFFFF;
	font-weight: bold;
}

input.check {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

select.sel_short {
	width: 163px;
	font-size: 11px;
}

select.sel_middle {
	width: 300px;
}


form {
	margin: 0px;
	padding: 0px;
}

textarea {
	width: 300px;
}

.warning {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	white-space: nowrap;
}

.req {
	color: #FF0000;
}

.clear {
	clear: both;
}

.alert_box {
	border: 3px solid black; 
	width: 400px; 
	height: 100px; 
	position: absolute; 
	background-color: #2a6faa; 
	padding: 15px; 
	color: #ffffff; 
	margin-left: 200px;	
	display: none;
	text-align: center;
}

.submit_button {
	border: 1px solid #11325e;
	color: #ffffff;
	background-image: url(../img/bg_button.gif);
	background-repeat: repeat-x;
	background-color: #214c80;
}

.no_border {
	border: 0px;
}

.desc_box {
	position: absolute;
	font-size: 7px;
	top: 25px;
	margin-left: 250px;
}

.title {
  font-size: 18px;
	color: #a51a39;
	padding-left: 35px;
  margin-left: 10px;
  background: transparent url('../img/title_bg.png') no-repeat 0% 0%;
}
.ico_box {
  margin-left: 10px;
}
.product_list {
  width: 646px;
  float: right;
}
.product_list .item_info {
  background: transparent url('../img/product_item_top_bg.png') no-repeat 0% 0%;
  width: 626px;
  padding: 10px;
}
.product_list .item_info_bottom {
  width: 646px;
  height: 10px;
  background: transparent url('../img/product_item_bottom_bg.png') no-repeat 0% 0%;
}
.product_list td,
.product_list th {
  margin: 0px;
  padding: 0px;
}
.product_list th {
  width: 130px;
  color: #666666;
}
.product_list td {
  color: #000000;
}
.product_list h2 {
  background: transparent url('../img/title_bg.png') no-repeat 0% 0%;
  font-size: 20px;
  color: #8f0000;
  margin: 0px;
  padding: 0px;
  padding-left: 35px;
  text-decoration: underline;
  margin-bottom: 8px;
}
.product_list h3 {
  background: transparent url('../img/title_h3_bg.png') no-repeat 0% 0%;
  font-size: 14px;
  color: #8f0000;
  margin: 0px;
  margin-left: 30px;
  padding: 0px;
  padding-left: 35px;
  padding-bottom: 12px;
}
.product_list .price_box {
  background: transparent url('../img/price_box_bg.png') no-repeat 0% 0%;
  width: 404px;
  height: 50px;
  float: right;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  margin-bottom: 15px;
}
.product_list .price_box span {
  color: #a01c2c;
  font-size: 18px;
}

.product_thumb {
  float: left;
  width: 240px;
  text-align: center;
}

.right {
  float: right;
}

.sw_box {
  text-align: left;
  margin-left: 8px;
}
.sw_box .win {
  margin-left: 15px;
}
.sw_box .mac {
  margin-left: 3px;
}
.sw_box .linux {
  margin-left: 3px;
}

.img_over {
  cursor: pointer;
}

.hide {
  display: none;
}

.gray-line {
  background-color: #ededed;
}
.tbl-fotobook-line {
  background-color: #faba00;
}
.tbl-calendar-line {
  background-color: #72bc1f;
}
.tbl-head {
  background-color: #e4e4e4;
}


#man_text{
  padding-bottom: 20px;
}

.order_box{
  float: left;
  cursor: pointer;
}


#popup {
  height: 100%;
  width: 100%;
  background: #000000;
  position: absolute;
  top: 0px;
  -moz-opacity:0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  filter:alpha(opacity=75);
}

#window {
  position: absolute;
  top: 20px;
  width: 100%;
}

#window .content{
  border: 1px solid #000000;
  position: relative;  
  margin: 0 auto;
  background: #ffffff;
  cursor: pointer;
}

#window .close{
  font-size: 15px;
  font-weight: bold;
  margin: 3px;
  cursor: pointer;
}

