

/* ___| CSS document |_____________________ */


body { 
	margin: 29px 0 0 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 75%;
	background: #fff;
	color: #686868;
	}
a img {
  	border: 0;
	}
* {
	margin: 0;
	padding: 0;
	}
.none {
	display: none;
	}
.hidden {
	visibility: hidden;
	}
.clear {
	margin: 0;
	height: 0;
	float: left;
	clear: both;
	}


/* ___| container |_____________________ */


#container {
	margin: 0 auto;
	width: 970px;
	position: relative;
	}


/* ___| header |_____________________ */


#header {
	margin: 0;
	width: 970px;
	height: 156px;
	float: left;
	clear: both;
	}
#header h2 {
	margin: 0;
	left: 0;
	top: 0;
	width: 283px;
	height: 64px;
	overflow: hidden;
	background: none;
	display: block;
	position: relative;
	float: left;
	}
#header h2 a {	
	width: 283px;
	height: 64px;
	color: #3e3f41;
	text-decoration: none;
	cursor: pointer;
	display: block; font-size: 75%;
	}
#header h2 a span {
	left: 0;
	top: 0;
	width: 283px;
	height: 64px;
	background: url("../img/publikace-24.png") no-repeat;
	display: block;
	position: absolute;
	}
#header h2 a:hover span {
	background-position: 0 -64px;
	}
	
#box_blue {
	margin: 0;
	width: 237px;
	height: 152px;
	top: 0;
	left: 467px;
	position: absolute;
	}
#box_red {
	margin: 0;
	width: 184px;
	height: 118px;
	top: 38px;
	left: 752px;
	position: absolute;
	}
#box_blue a {
	display: block;
	padding: 0 12px 12px 12px;
	width: 213px;
	height: 140px;
	color: #bceff2;
	text-decoration: none;
	font-size: 130%;
	background: #17969e url("../img/bg_box_blue.png") no-repeat;
	}
#box_red a {
	display: block;
	padding: 6px 10px 10px 10px;
	width: 164px;
	height: 102px;
	color: #e9a7a7;
	text-decoration: none;
	font-size: 110%;
	background: #910707 url("../img/bg_box_red.png") no-repeat;
	}
#box_red a strong {
	line-height: 160%;
	color: #fff;
	font-size: 140%;
	}
#box_blue a strong {
	line-height: 180%;
	color: #fff;
	font-size: 160%;
	}
#box_blue a:hover span, #box_red a:hover span {
	color: #fff;
	}
#box_blue a:hover {
	background: #24abb3 url("../img/bg_box_blue.png") no-repeat 0 -152px;
	}
#box_red a:hover {
	background: #ae1515 url("../img/bg_box_red.png") no-repeat 0 -118px;
	}
	
	
/* ___| main |_____________________ */


#main {
	margin: 100px 0 0 0;
	width: 970px;
	float: left;
	clear: both;
	}
#left_column {
	margin: 0 38px 0 0;
	width: 480px;
	float: left;
	}
#right_column {
	margin: 0;
	width: 452px;
	float: left;
	}
	
#main img {margin: 0 10px 10px 10px;}	
/* ___| foot boxes |_____________________ */


#foot_boxes {
	margin: 30px 0 0 0;
	width: 970px;
	float: left;
	clear: both;
	}
.fbox {
	margin: 0 3px 0 3px;
	width: 316px;
	border-top: 7px solid #f0f0f0;
	float: left;
	}
.fbox a {
	margin: 14px 0 0 42px;
	display: block;
	padding-top: 27px;
	width: 220px;
	height: 71px;
	color: #525252;
	text-decoration: none;
	line-height: 170%;
	font-size: 110%;
	background: url("../img/bg_foot_box.png") no-repeat right 0;
	}
.fbox a strong {
	color: #0a7ed0;
	font-size: 180%;
	font-weight: normal;
	}
.fbox a:hover {
	background-position: right -98px;
	}
.fbox a:hover strong {
	color: #49a6e8;
	}
	

/* ___| menu |_____________________ */


menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 174px;
	left: 0;
	}
menu li {
	margin: 0 58px 0 0;
	list-style: none;
	font-weight: bold;
	font-size: 160%;
	display: inline;
	}
menu li#kontakt { margin: 0; }
menu li a {
	margin: 0;
	text-decoration: underline;
	}
menu li a:hover, menu li.now a  {
	text-decoration: none;
	}
menu li#skripta-a-sborniky a { color: #910707; }
menu li#autori a { color: #9a752d; }
menu li#vydavatele a { color: #5a973f; }
menu li#kalkulace-ceny a { color: #17969e; }
menu li#eshop a { color: #910707; }
menu li#kontakt a { color: #3e3f41; }
	
	
/* ___| formats |_____________________ */


#main h1 { margin-bottom: 20px; font-size: 200%; color: #000; }
#main h2 { margin-bottom: 10px; font-size: 140%; color: #000; }
#main h3 { margin-bottom: 10px; font-size: 125%; color: #000; }
#main h4 { padding: 10px 0 10px 0; font-size: 110%; color: #000; clear: both; }
#main .tower h3 { margin-bottom: 4px; font-size: 160%; color: #000; width: 218px; height: 52px; line-height: 52px; vertical-align: middle; text-align: center; background: #f2f2f2 url("../img/bg_tit.png") no-repeat; }
#main p { margin-bottom: 10px; line-height: 155%; font-size: 110%; }
#main p a { color: #50b0b6; text-decoration: none; }
#main p a:hover { color: #0b555a; text-decoration: underline; }

#main div.newC a { color: #50b0b6; text-decoration: none; }
#main div.newC a:hover { color: #0b555a; text-decoration: underline; }

#main ul { margin: 0 0 10px 6px; padding: 10px 0 0 0; }
#main ul li { margin: 0 0 4px 0; padding: 5px 0 0 48px; list-style: none; background: url("../img/item.png") no-repeat left top; color: #000; min-height: 34px; font-size: 120%; }
#main ul li span { margin: 2px 0 0 0; color: #7f7f7f; font-size: 80%; }
#main ul.big_ul { padding-top: 24px; }
#main ul.big_ul li { margin: 0 0 18px 0; padding: 0 0 0 60px; list-style: none; background: url("../img/ico_right.png") no-repeat left 6px; color: #000; min-height: 38px; font-size: 120%; }
#main ul.big_ul li.cross { background: url("../img/ico_plus.png") no-repeat left 6px; }
#main ul.big_ul li a { color: #910707; text-decoration: none; }
#main ul.big_ul li a.yellow { color: #9a752d; }
#main ul.big_ul li a.green { color: #5a973f; }
#main ul.big_ul li a:hover { text-decoration: underline; }

table.tab { width: 100%; border-top: 1px solid #fff; border-left: 1px solid #fff; margin: 10px 0 20px 0; border-collapse: collapse; }
table.tab th { border-right: 1px solid #c6c6c6; border-bottom: 1px solid #969696; color: #fff; font-size: 120%; text-align: left; padding: 6px 8px; font-weight: normal; background: #a53535; }
table.tab th.th_green { background: #5a973f; }
table.tab th.th_blue { background: #50b0b6; }
table.tab td { border-right: 1px solid #c6c6c6; border-bottom: 1px solid #969696; color: #676767; font-size: 110%; text-align: left; padding: 12px 8px; background: #fff url("../img/bg_td.png") repeat-x top; }
table.tab td.cena_celkem { text-align: center; font-size: 140%; color: #000; font-weight: bold; }

#main table.tab td#odkazy-eshop p { line-height: 180%; }
#main table.tab td#odkazy-eshop p a { color: #5a973f; margin: 0 20px 0 11px; text-decoration: underline; }
#main table.tab td#odkazy-eshop p a:hover { color: #5a973f; text-decoration: none; }


table.eshop-confirm-print-goods { width: 100%; border-top: 1px solid #fff; border-left: 1px solid #fff; margin: 10px 0 20px 0; border-collapse: collapse; }
table.eshop-confirm-print-goods th { border-right: 1px solid #c6c6c6; border-bottom: 1px solid #969696; color: #fff; font-size: 120%; text-align: left; padding: 6px 8px; font-weight: normal; background: #a53535; }
table.eshop-confirm-print-goods th.th_green { background: #5a973f; }
table.eshop-confirm-print-goods th.th_blue { background: #50b0b6; }
table.eshop-confirm-print-goods td { border-right: 1px solid #c6c6c6; border-bottom: 1px solid #969696; color: #676767; font-size: 110%; text-align: left; padding: 12px 8px; background: #fff url("../img/bg_td.png") repeat-x top; }
table.eshop-confirm-print-goods td.cena_celkem { text-align: center; font-size: 140%; color: #000; font-weight: bold; }

table.eshop-confirm-print-custumer { width: 100%; border-top: 1px solid #fff; border-left: 1px solid #fff; margin: 10px 0 20px 0; border-collapse: collapse; }
table.eshop-confirm-print-custumer th { border-right: 1px solid #c6c6c6; border-bottom: 1px solid #969696; color: #fff; font-size: 120%; text-align: left; padding: 6px 8px; font-weight: normal; background: #a53535; }
table.eshop-confirm-print-custumer th.th_green { background: #5a973f; }
table.eshop-confirm-print-custumer th.th_blue { background: #50b0b6; }
table.eshop-confirm-print-custumer td { border-right: 1px solid #c6c6c6; border-bottom: 1px solid #969696; color: #676767; font-size: 110%; text-align: left; padding: 12px 8px; background: #fff url("../img/bg_td.png") repeat-x top; }
table.eshop-confirm-print-custumer td.cena_celkem { text-align: center; font-size: 140%; color: #000; font-weight: bold; }

#eshop-order table { width: 100%; border-top: 1px solid #fff; border-left: 1px solid #fff; margin: 10px 0 20px 0; border-collapse: collapse; }
#eshop-order table th { border-right: 1px solid #c6c6c6; border-bottom: 1px solid #969696; color: #fff; font-size: 120%; text-align: left; padding: 6px 8px; font-weight: normal; background: #a53535; }
#eshop-order table th.th_green { background: #5a973f; }
#eshop-order table th.th_blue { background: #50b0b6; }
#eshop-order table td { border-right: 1px solid #c6c6c6; border-bottom: 1px solid #969696; color: #676767; font-size: 110%; text-align: left; padding: 12px 8px; background: #fff url("../img/bg_td.png") repeat-x top; }
#eshop-order table td.cena_celkem { text-align: center; font-size: 140%; color: #000; font-weight: bold; }

.styl1, #main p.styl1 { margin-bottom: 14px; font-size: 145%; color: #000; }
.styl2, #main p.styl2 { font-style: italic; font-size: 90%; color: #979797; }
.styl3, #main p.styl3 { background: #f5f5f5; padding: 20px 22px; }


/* ___| eshop |_____________________ */


#short-mar {
	margin: 0px 0 20px 0;
	position: relative;
	float: left;
	clear: both;
	}
table.vypis {
	margin: 0 0 20px 0;
	/*width: 970px;*/
	border-bottom: dotted 1px #87B1CF;
	}
table.last {
	border: none;
	}
table.vypis tr td {
	vertical-align: top;
	padding: 7px;
	}
#main table.vypis tr td p {
	color: #004576;
	}
#main table.vypis tr td p.cena {
	color: #3e7aa5;
	}
#main table.vypis tr td p.akt_cena {
	color: #910707;
	text-align: right;
	font-size: 135%;
	font-weight: bold;
	}
#main table.vypis tr td p.cena span.preskrtnute {
	text-decoration: line-through;
	}
#main table.vypis td h3 {
	color: #004576;
	font-size: 120%;
	}
.button {
	width: 72px;
	height: 20px;
	background: url('../img/button.gif');
	font-size: 9px;
	color: #fff;
	background-color: inherit;
	border: 0;
	margin-left: 7px;
	line-height: 2.3em;
	}
.button_svetly {
	width: 72px;
	height: 20px;
	background: url('../img/button_svetly.gif');
	font-size: 9px;
	color: #fff;
	background-color: inherit;
	border: 0;
	margin-left: 7px;
	line-height: 2.3em;
	}
	
a.button {
	width: 72px;
	height: 20px;
	background: url('../img/button.gif');
	font-size: 9px;
	color: #fff;
	background-color: inherit;
	border: 0;
	margin-left: 7px;
	line-height: 2.3em;
	display: block;
	text-decoration: none;
	text-align: center;
	}
a.button_svetly {
	width: 72px;
	height: 20px;
	background: url('../img/button_svetly.gif');
	font-size: 9px;
	color: #fff;
	background-color: inherit;
	border: 0;
	margin-left: 7px;
	line-height: 2.3em;
	display: block !important;
	text-align: center;
	text-decoration: none;
	}
		
	
button.btn_red, button.btn_blue {
	margin: 14px 0 0 62px;
	border: none;
	padding: 0 0 22px 0;
	width: 164px;
	height: 118px;
	color: #fff;
	background: #910707 url("../img/bg_box_red.png") no-repeat;
	font-size: 230%;
	text-align: center;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	float: left;
	}
button.btn_red span, button.btn_blue span {
	text-decoration: underline;
	}
button.btn_blue {
	background: #17969e url("../img/bg_box_blue-mini.png") no-repeat;
	}


/* ___| kalkulace |_____________________ */


#towers {
	margin-bottom: 24px;
	width: 970px;
	float: left;
	clear: both;
	}
.tower {
	margin: 0 10px 0 0;
	width: 237px;
	float: left;
	}
.last_t {
	margin: 0;
	width: 218px;
	}
.tower_in {
	margin: 0;
	width: 218px;
	background: #fffef3 url("../img/bg_tower.png") repeat-y left;
	border-top: 2px solid #f6f5e7;
	border-bottom: 2px solid #f6f5e7;
	float: left;
	clear: both;
	}
.last_t .tower_in {
	margin: 0;
	padding: 0 10px 10px 10px;
	width: 198px;
	}
.arr {
	margin: 0 -19px 0 0;
	padding: 0 10px 4px 10px;
	width: 217px;
	position: relative;
	background: url("../img/arr.png") no-repeat right center;
	float: left;
	clear: both;
	}

.tower input.text {
	margin: 0;
	padding: 12px;
	width: 172px;
	color: #8b885a;
	font-size: 130%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	float: left;
	background: #fff url("../img/bg_input.png") no-repeat left top;
	border: 1px solid #a4a4a4;
	}
.tower input.text_small {
	margin: 0 0 0 20px;
	padding: 6px;
	width: 130px;
	color: #8b885a;
	font-size: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	float: left;
	background: #fff url("../img/bg_input.png") no-repeat left top;
	border: 1px solid #a4a4a4;
	}
.tower input {
	margin: 4px 6px 0 0;
	float: left;
	}
.tower select {
	padding: 3px;
	width: 194px;
	}
.tower label {
	margin: 0;
	display: block;
	font-size: 90%;
	width: 170px;
	float: left;
	}
#main .tower p {
	margin: 0 0 4px 0;
	width: 217px;
	clear: both;
	float: left;
	}
#main .last_t p {
	width: 198px;
	}
	

/* ___| footer |_____________________ */


#footer {
	padding: 60px 0 0 0;
	padding-bottom: 16px;
	width: 970px;
	background: url("../img/bg_footer.png") no-repeat center bottom;
	float: none;
	clear: both;
	}
#footer p {
	color: #5d5d5d;
	text-align: center;
	font-size: 90%;
	text-transform: uppercase;
	line-height: 160%;
	}
#footer p a {
	color: #265063;
	text-decoration: none;
	}
#footer p a:hover {
	color: #2195c9;
	}
#footer p#partneri {
	color: #5d5d5d;
	}
#footer p#partneri a {
	color: #6b8795;
	text-decoration: underline;
	}
#footer p#partneri a:hover {
	color: #1c92cd;
	}
	
/**
* FCK
*/
.Bold { font-weight: bold; }
.Italic { font-style: italic; }
.Underline {text-decoration: underline; }
.StrikeThrough { text-decoration: line-through; }
.Subscript { vertical-align: sub; font-size: smaller; }
.Superscript { vertical-align: super; font-size: smaller; }
.FontComic { font-family: 'Comic Sans MS'; }
.FontCourier { font-family: 'Courier New'; }
.FontTimes{ font-family: 'Times New Roman'; }
.FontSmaller { font-size: smaller; }
.FontLarger { font-size: larger; }
.FontSmall { font-size: 8pt; }
.FontBig { font-size: 14pt; }
.FontDouble { font-size: 200%; }
.FontColor1 { color: #ff9900; }
.FontColor2 { color: #0066cc; }
.FontColor3 { color: #ff0000; }
.FontColor1BG { background-color: #ff9900; }
.FontColor2BG { background-color: #0066cc; }
.FontColor3BG { background-color: #ff0000; }
.Indent1 { margin-left: 40px; }
.Indent2 { margin-left: 80px; }
.Indent3 { margin-left: 120px; }
.JustifyLeft { text-align: left; }
.JustifyRight { text-align: right; }
.JustifyCenter { text-align: center; }
.JustifyFull { text-align: justify; }
code { font-family: courier, monospace; background-color: #eeeeee; padding-left: 1px; padding-right: 1px; border: #c0c0c0 1px solid; }
kbd { padding: 0px 1px 0px 1px; border-width: 1px 2px 2px 1px; border-style: solid; }
blockquote { color: #808080; }


#eshop-order input {
	margin: 5px 0 5px 20px;
	padding: 6px;
	width: 285px;
	color: #8b885a;
	font-size: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	float: left;
	background: #fff url("../img/bg_input.png") no-repeat left top;
	border: 1px solid #a4a4a4;
	}
	
#eshop-order input.radio {
	margin: 5px 0 5px 20px;
	padding: 6px;
	width: 16px;
	color: #8b885a;
	font-size: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	float: none;
	}


/** BASKET **/
table.eshop-basket-list { width: 100%; border-top: 1px solid #fff; border-left: 1px solid #fff; margin: 10px 0 20px 0; border-collapse: collapse; }
table.eshop-basket-list th { border-right: 1px solid #c6c6c6; border-bottom: 1px solid #969696; color: #fff; font-size: 120%; text-align: left; padding: 6px 8px; font-weight: normal; background: #a53535; }
table.eshop-basket-list th.th_green { background: #5a973f; }
table.eshop-basket-list th.th_blue { background: #50b0b6; }
table.eshop-basket-list td { border-right: 1px solid #c6c6c6; border-bottom: 1px solid #969696; color: #676767; font-size: 110%; text-align: left; padding: 12px 8px; background: #fff url("../img/bg_td.png") repeat-x top; }
table.eshop-basket-list td.cena_celkem { text-align: center; font-size: 140%; color: #000; font-weight: bold; }

a#backlink:visited { color: #5A7A3F; margin: 15px 20px 0 11px; text-decoration: underline; padding-top: 10px; display: block; }
a#backlink:link { color: #5A7A3F; margin: 15px 20px 0 11px; text-decoration: underline; padding-top: 10px; display: block; }
a#backlink:hover { color: #5a973f; text-decoration: none; }