/* www.agnes.cz, CSS styly pro zobrazeni */

/* zakladni nastaveni */

BODY {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	background-image: url(/res/gr01.gif);
	background-repeat: repeat-y;
}

DIV {
	margin: 0px;
	padding: 0px;
}

FORM {
	margin: 0px;
	padding: 0px;
}

A IMG, a:link IMG {
	border: none;
}

/* pro zvetsovani obrazku */

#large {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #FFFFFF;
}

#enlarge {
	width: 100%;
	height: 100%;
}

#enlarge P {
	margin: 0px;
}

/* nastaveni margin */

BODY.editor P, #homepage DIV P, #homepage DIV H1, #homepage DIV H2, #homepage DIV H3, #homepage DIV H4, #homepage DIV H5, #homepage DIV H6, #page DIV P, #page DIV H1, #page DIV H2, #page DIV H3, #page DIV H4, #page DIV H5, #page DIV H6 {
	margin: 0px;
}

/* definice pro credits layer */

#credits {
	border-top: 3px solid #FFFFFF;	
	border-bottom: 6px solid #FFFFFF;
}

#credits P {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

#credits A, #credits a:link, #credits a:hover {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
	text-decoration: underline;
}

#credits a:hover {
	color: #000000;
}

/* vrstvy pro tisk */

#print-header {
	display: none;
}

/* formatovaci vrstvy */

/* stranka */

#page {
	width: 780px;
}

/* levy sloupec */

#left {
	width: 200px;
	float: left;
	background-color: #FF9900;
}

/* prazdny formatovaci div */

#null {
	background-color: #FF9900;
	border-bottom: 2px solid #000066;
	height: 50px;
	max-height: 48px;
}

/* mutace */

#languages {
	background-color: #FF9900;
	border-top: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	float: left;
	width: 100%;
}

#languages P {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

/* menu */

#menu DIV {
	background-color: #000066;
	border-bottom: 3px solid #FFFFFF;
}

#menu DIV P {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

#menu DIV A, #menu DIV a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu DIV a:hover {
	color: #FF9900;
	text-decoration: none;
}

/* submenu */

#menu DIV DIV {
	background-color: #FF9900;
}

#menu DIV DIV P {
	font-size: 10px;
	color: #000066;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}

#menu DIV DIV A, #menu DIV DIV a:link {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#menu DIV DIV a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* hledani */

#search {
	background-color: #FF9900;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

#search P {
	color: #000066;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

#search INPUT {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: normal;
	font-style: normal;
	width: 100px;
	height: 15px;
	background-color: #FFFFFF;
	border: none;
	margin-right: 3px;
	padding-top: 2px;
}

#search INPUT.submit {
	font-weight: bold;
	width: 25px;
	height: 15px;
}

/* pravy sloupec */

#right {
	width: 580px;
	float: left;
}

/* motto, logo */

#motto {
	background-color: #FF9900;
	border-bottom: 2px solid #000066;
	height: 50px;
	max-height: 48px;
	margin-bottom: 7px;
	padding-left: 20px;
}

#motto P {
	line-height: 48px;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	letter-spacing: -1px;
}

#logo {
	float: right;
	width: 139px;
	height: 70px;
	background-color: #FF9900;
	margin-top: -55px;
	margin-bottom: 20px;
	padding-right: 20px;
	max-width: 119px;
	background-image: url(/res/gr05.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#logo P {
	text-align: right;
	padding-top: 5px;
}

/* definice pro textovy layer */

#text {
	padding-left: 20px;
	padding-right: 20px;
	width: 573px;
	max-width: 540px;
	_margin-top: -36px;
}

#text-content
{
	width: 535px;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

#text #header {
	width: 400px;
	margin-bottom: 20px;
}

#text #news {
	float: left;
	width: 390px;
	_width: 410px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

#text #news P, #text #news A, #text #news a:link {
	color: #333333;
}

#text #news a:hover {
	color: #FF9900;
}

#text #news P EM {
	color: #FF9900;
	font-style: normal;
	font-weight: normal;
}

#text #captions {
	float: right;
	width: 120px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #FFEACA;
	border-bottom: 1px solid #FFEACA;
	max-width: 119px;
	margin-bottom: 20px;
}

#text #captions DIV {
	margin-bottom: 15px;
}

#text #captions P {
	text-align: center;
	font-size: 90%;
}

#text P, BODY.editor P {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}

#text H1, BODY.editor H1 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	background-color: #000066;
	text-align: center;
	text-transform: uppercase;
}

#text H2, BODY.editor H2 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 120%;
	color: #FF9900;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

#text H3, BODY.editor H3 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 115%;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

#text H4, BODY.editor H4 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

#text H5, BODY.editor H5 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 105%;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

#text H6, BODY.editor H6 {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

#text EM, BODY.editor EM {
	font-style: italic;
}

#text STRONG, BODY.editor STRONG {
	font-weight: bold;
}

#text LI, BODY.editor LI {
	color: #000000;
}

#text OL, BODY.editor OL {
	margin-left: -10px;
	margin-top: 0px;
	_margin-left: 25px;
	_margin-top: 0px;
}

#text UL, BODY.editor UL {
	margin-left: -10px;
	margin-top: 0px;
	_margin-left: 25px;
	_margin-top: 0px;
}

#text UL LI, BODY.editor UL LI {
	list-style-type: square;
}

#text SUB, BODY.editor SUB {
	font-size: 80%;
	vertical-align: sub;
}

#text SUP, BODY.editor SUP {
	font-size: 80%;
	vertical-align: super;
}

#text A, BODY.editor A {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#text a:link, BODY.editor a:link {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#text a:hover, BODY.editor a:hover {
	font-size: 100%;
	color: #FF9900;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#text STRONG A, #text STRONG a:link, BODY.editor STRONG A, BODY.editor STRONG a:link {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

#text STRONG a:hover {
	font-weight: bold;
	color: #000000;
}

#text EM A, #text EM a:link, BODY.editor EM A, BODY.editor EM a:link {
	font-weight: bold;
	font-style: italic;
	color: #000066;
	text-decoration: underline;
}

#text EM a:hover {
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

#text INPUT {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	height: 19px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#text INPUT.checkbox {
	width: 13px;
	height: 13px;
	color: #000000;
	background-color: transparent;
	border: none;
}

#text INPUT.radio {
	width: 13px;
	height: 13px;
	color: #000000;
	background-color: transparent;
	border: none;
}

#text INPUT.submit {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;	
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
	width: 200px;
	height: 21px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CCCCCC;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}

#text INPUT.reset {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
	width: 200px;
	height: 21px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CCCCCC;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}

#text INPUT.button {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
	width: 200px;
	height: 21px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CCCCCC;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}

#text INPUT.file {
	width: 200px;
	height: 21px;
	background-color: transparent;
}

#text INPUT.image {
	padding: 0px;
	border: none;
}

#text TEXTAREA {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	height: 100px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#text SELECT {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	width: 200px;
	background-color: #FFFFFF;
}

#text HR, BODY.editor HR {
	size: 1px;
	color: #CCCCCC;
}

#text TABLE, BODY.editor TABLE {
	margin-bottom: 15px;	
}

#text TABLE TD, BODY.editor TABLE TD {
	font-size: 70%;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: top;
}

#text TABLE TH, BODY.editor TABLE TH {
	font-size: 70%;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: top;
}

#text TABLE.standard TD, BODY.editor TABLE.standard TD {
	border-bottom: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}

#text TABLE.standard TH, BODY.editor TABLE.standard TH {
	background-color: #EEEEEE;
	border-bottom: 1px solid #E2E2E2;
	border-right: 1px solid #EEEEEE;
}

#text TABLE.colored TD, BODY.editor TABLE.colored TD {
	border-bottom: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}

#text TABLE.colored TH, BODY.editor TABLE.colored TH {
	color: #EEEEEE;
	background-color: #000000;
}

#text TABLE.invisible {
	border: none;
}

#text TABLE.invisible TD {
	border: none;
}

#text TABLE.invisible TH {
	border: none;
	background-color: transparent;
}

SPAN.orange
{
	color: #FF9900;
}

/* foto galerie */
#text DIV.photo-gallery TABLE
{
	width: 100%;
}
#text DIV.photo-gallery TABLE TD
{
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	background-color: #F5F5F5;
}
