/* ------------------------------------------------------------------------- */
/* StyleScheet (c) 2004 IMA s.r.o. Institut of Microelectronic Applications  */
/*									    									 */
/* v 1.0 date Thu May  6 09:58:49 CEST 2004				   					 */
/* ------------------------------------------------------------------------- */


/* - - - COLUMN :: menu  - - - */

#column-menu {
	float: left;
	margin: 0px 5px 5px 5px;
	border-right: 3px solid #97B3C2;
	width: 190px;
	height: 340;
	overflow: hidden;
	/*border: 3px solid green;*/
}

/* - - - BOX 1 ::: menu - - - */
#column-menu .nadpis1 {
	background-image: url("../img/arrow/menu1_l3.gif");
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 180px;
	height: 25px;
}
/* - - - BOX 2 ::: menu - - - */
#column-menu .nadpis2 {
	background-image: url("../img/arrow/menu2_l3.gif");
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 180px;
	height: 25px;
}
/* - - - BOX 3 ::: menu - - - */
#column-menu .nadpis3 {
	background-image: url("../img/arrow/menu3_l3.gif");
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 180px;
	height: 25px;
}
#column-menu li a.menu3 {
	color: #97B3C3;
}

#column-menu h1 {
	font-size:1em;
	color: #FFFFFF;
	padding: 5px 0px 0px 30px ;
}
#column-menu h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#column-menu h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#column-menu ul {
	list-style-type: none;
	margin: 4px 0px 0px 10px;
	collor: #DCE6F5;
}
#column-menu li {
	margin: 0px 0px 0px 0px;
}
/* - - - odkazy  - - - */
#column-menu li a {
	font-size:0.9em;
	color: #000000;
	font-weight: 400;
	text-decoration: none;
}
#column-menu a:hover {
	text-decoration: underline;
	color: #F99D1C;
}


/* - - - COLUMN :: text  - - - */

#column-text-nadpis {
	float: left;
	padding: 0px;
	margin: 0px;
	border-bottom: 3px solid #97B3C2;
	width: 740px;
	/*border: 1px solid red;*/
}

#column-text-nadpis h1 {
	background-image: url("../img/arrow/sipka0_l3.gif");
	background-repeat: no-repeat;
	font-size:1.5em;
	color: #3E5C6B;
	padding: 7px 0px 0px 70px ;
	height: 40px;
}

#column-text {
	float: left;
	height: 300px;
	width: 740px;
	overflow: auto;
	/*border: 1px solid green;*/
	
	/* - - scrollbar - - */	
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #DCE6F5;

	scrollbar-shadow-color: #3E5C6B;
	scrollbar-lightshadow-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;

	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #3E5C6B;
}


/* - - - infobox - - - */
#infobox {
	float: left;
	padding: 10px 10px 0px 0px ;
	width: 160px;
	height: auto;
	overflow: none;
}

#infobox img.fotka {
	border-bottom: 10px solid white;
	width: 150px;
	height: 200px;
}

#infobox h2 {
	font-size: 1em;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
}

/* - - - odkazy - - - */
#infobox a h2 {
	color: #000000;
	font-weight: 400;
	text-decoration: none;
}
#infobox a:hover h2 {
	text-decoration: underline;
	color: #F99D1C;
}

/* - - - textbox - - - */
#textbox {
	float: left;
	margin: 0px;
	width: 530px;
	height: auto;
}

#textbox p {
	padding-bottom: 10px;
	font-weight: normal;
	width: auto;
}
#textbox p.uvod {
	padding-top: 10px;
	font-weight: bold;
}
#textbox p img.struktura {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 567px;
	height: 316px;
	border: 20px solid white   
}

/* - - - seznam - - - */
#textbox ul {
	/*list-style-type: none;*/
	list-style-type:square;
	margin: 0px 0px 0px 25px;
	collor: #000000;
}
#textbox li {
	margin: 0px 0px 0px 0px;
	/*border: 1px solid green;*/
}
#textbox li a {
	color: #3E5C6B;
	text-decoration: none;
}
#textbox li a:hover {
	text-decoration: underline;
}
#textbox li.nosquare {
	list-style-type: none;
	collor: #DCE6F5;
}

/* - - - odkazy - - - */
#textbox a {
	color: #000000;
	text-decoration: none;
}
#textbox a:visited {
	color: #000000;
	text-decoration: none;
}
#textbox a:hover {
	color: gray;
	text-decoration: none;
}


/* - - - oddelovac "2" - - - */
p.layer2 {
	clear: both;
	border-top: 3px solid #97B3C2;
	font-size:1px;
	margin: 10px;
}







/* - - - ZAPATI - - - */
#footer {
	float: right;
	margin: 0px 15px 0px 0px;
	border-top: 3px solid #97B3C2;
	padding: 0px 0px 5px;
	background-color: transparent;
	width: 70%;
	/*border: 1px solid red;*/
}
#footer .text {
	color: #3E5C6B;
	font-size: 0.9em;
	font-weight: normal;
	width: auto;
	/*border: 1px solid red*/
}
#footer a {
	color: #3E5C6B;
	font-weight: normal;
	text-decoration: none;
}
#footer .time {
        color: #3E5C6B;
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
	width: auto;
	/*border: 1px solid black*/
}


/*  - - - --- - - - */
/*  - - - EOF - - - */
/*  - - - --- - - - */
