/*  styly tykajici se vzhledu stranek */
@import 'styles.formulare.css';
@import 'styles.eshop.css';
@import 'styles.ovladani.css';
@import 'styles.box.css';
@import 'styles.katalog.css';

body {
	color: rgb(255,255,255);
	font-size: 100%;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	text-align: center;
	background: rgb(21,35,68);
}

/* ============== OBECNE DEFINICE ================== */ 
a {
	color: rgb(255,255,255);
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: rgb(151,168,255);
}

h1 {
	margin: 0;
	color: #6FB6B8;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
	color: #555555;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 10px 0;
	padding: 0;
}


/* ================ TEXTY =================== */
.wysiwyg {
	line-height: 1.2em;
	width: 99%;
}

.odstavec {
	padding: 0.5em;
	font-size: 0.95em;
}

.odstavec2 {
	padding: 0.5em;
}

.odstavec h3, h4, h5, h6 {
	color: rgb(255,255,255);
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	margin: 0.3em 0 0.5em;
}

.odstavec h3 {
	font-size: 1em;
}

.odstavec h3 {
	font-size: 0.9em;
}

.odstavec p {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: rgb(255,255,255);
}

.odstavec .obr {
	margin: 0 5px 5px 0;
	float: left;
}

.odstavec ul li {
	margin-left: 10px;
	list-style-type: square !important;
}

.odstavec li {
	font-size: 0.8em;
}

.odstavec table {
	border: 2px solid rgb(170,203,228);
	margin: 0 auto !important;
	border-collapse: collapse;
}

.odstavec table th {
	border-bottom: 1px solid rgb(170,203,228);
	color: rgb(170,203,228);
	text-align: center;
}

.odstavec table td {
	padding: 5px;
	font-size: 0.8em;
}

.odstavec .soubor {
	color: rgb(255,255,255);
	font-size: 0.8em;
}

.odstavec .soubor a {
	color: rgb(255,255,255);
}
	
/* =============== LAYOUT ================= */
#page-holder-h {
	text-align: left;
	width: 706px;
	margin: 1em auto;
	position: relative;
}

#page-left {
	height: 100%;
	width: 374px;
	position: absolute;
	top: 0;
	left: 0;
}

#page-left-top {
	background: url('img/page-left-top.jpg') top left no-repeat;
	width: 374px;
	height: 228px;
	position: relative;
}

#main-menu1 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 184px;
}

#main-menu2 {
	position: absolute;
	top: 10px;
	left: 180px;
	width: 184px;
}

#page-left-bottom {
	margin-top: 7px;
	position: relative;
}

#page-left-bottom .login-right {
	position: absolute;
	left: 190px;
	top: 0;
}

#page-left-bottom .login-left {
	position: absolute;
	top: 0;
	left: 0;
}

#page-right {
	width: 326px;
	left: 379px;
	top: 0;
	position: absolute;
}

/* -------- NADPISY STRANKY --------- */
h2#logo {
	margin: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	bottom: 5px;
	left: 10px;
}

h1 {
	font-size: 0.9em !important;
	color: rgb(255,255,255);
	margin-left: 20px;
	padding: 5px;
}

#page-heading #page-navigator {
	margin: 0;
	padding: 1px 40px;
	font-size: 0.9em;
	font-weight: normal;
	color: white;
}

#page-heading #page-navigator a:link,
#page-heading #page-navigator a:visited {
	text-decoration: none;
	color: white;
}
				
/* ------- OBSAH STRANKY --------- */
#page-content {
	background: rgb(63,93,199) url('img/content.jpg') top left repeat-x;
}

.content-lh {
	background: url('img/roh-levy-horni.gif') top left no-repeat;
}
							
.content-ph {
	background: url('img/roh-pravy-horni.gif') top right no-repeat;
}
							
.content-ld {
	background: url('img/roh-levy-dolni.gif') bottom left no-repeat;
}
							
.content-pd {
	background: url('img/roh-pravy-dolni.gif') bottom right no-repeat;
}

 #page-content, .content-lh, .content-ph, .content-ld, .content-pd {
	height: 468px;
	width: 326px;
}

#page-main-content {
	height: 425px;
	overflow: auto;
	position: relative;
}

*:first-child+html #page-main-content {
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 20px;
}

/* ================== HLAVNI MENU ==================== */
#main-menu1 .menu-item a,
#main-menu1 .menu-item a:visited {
	background: url('img/odrazka-1.gif') center left no-repeat;			
	padding-left: 18px;
	text-decoration: none;
	color: rgb(255,255,255);
	font-size: 0.8em;
}

#main-menu1 .menu-item a:hover {
	background-image: url('img/odrazka-1-aktivni.gif');
	color: rgb(151,168,255);
}

/* ==================== ROZCESTNIK NA PODSTRANKY ====================== */
#subpages {
}

#subpages li {
	margin: 5px 20px;
	font-size: 1.0em;
	padding-left: 20px;
	background: transparent url('img/odrazka1.gif') no-repeat center left;
}

#subpages li a {
	text-decoration: none;
}	

#flashtitle {
	background: url("../../img/ani.jpg") top left no-repeat;
	width: 321px;
	height: 468px;
}
