
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: 0px;
	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: 19px;
	padding-right: 19px;
}

.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: 256px;
	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_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;	
}

/* 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;
}


.footer-links{
  padding-left: 15px;
  padding-right: 15px;
}

.footer-links a{
	font-size: 10px;
	color: #969696;
	text-decoration: none;
}











