@import url("layout.css");
body {
	font-family: Verdana, verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #eed;
	background-image: url("http://nts1.cgu.cz/portal/pls/portal/docs/1/242168.GIF");
	background-position: top left;
	background-repeat: repeat-x;
}
#container {
	width: 100%;
	margin-top: 22px;
	border-bottom: 2px solid #a0522d;
	background-color: #fff;
}
#masthead {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navigation {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
#page_content {
	position: relative;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	position: relative;
	float: left;
	width: 690px;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
	text-align: left;
}

#footer {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 10px;
}

/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	font-weight: bold;
	color: #a0522d;
	display: block;
	margin: 0px 4px 0px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #708090;
	background-color: #edb;
}
#navigation a:hover {
	text-decoration: none;
	color: #edb;
	background-color: #600;
}
/* Content Styles */
h1,h2,h3,h4,h5,h6 {
	color: #a0522d;
}

h1 {
	font-size: 140%; margin-top: 1em; margin-bottom: 0.2em;
}

h2 {
	font-size: 130%; margin-top: 1em; margin-bottom: 0.2em;
}

h3 {
	font-size: 120%; margin-top: 2em; margin-bottom: 0em; 
}

h4 {
	font-size: 110%; margin-top: 1em; margin-bottom: 0.2em;
}

h5 {
	font-size: 100%; margin-top: 1em; margin-bottom: 0.2em;
}


p.main {
	color: #444; padding-top: Opx; margin-top: Opx;
}

/* Tables */
table.main {font-size: 90%;
	}

table.main td {color: #222; background-color: #eed; vertical-align: top;
	}	

table.main th {background-color: #edb; font-weight: normal; color: #111; vertical-align: top;
	}	 

#content img {
	padding: 0px;
	/*border: 1px solid #a0522d;*/
}

/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #808080;
}
#footer a {
	color: #a0522d;
	text-decoration: underline;
}
#footer a:hover {
	color: #800000;
	text-decoration: none;
}

/* Link Styles */
a {
	color: #600;
	text-decoration: none;
}
a:hover {
	color: #800;
	text-decoration: underline;
}

p.main a {
	color: #600;
	text-decoration: underline;
}



/* Lists */

ul.circle {
	list-style-type: circle;
}

ul.circle li {
	margin-bottom: 0.3em;
}


.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


#footer a.grey {
	color: #999;
}


.news {
	border: solid 1px #a0522d; padding: 4px; color: #444; background-color: #eed;
	}

.frame {
	border: solid 1px #a0522d; padding: 4px; color: #666;
	}
	
	
span.brown {
	color: #a0522d; font-weight: bold;
	}


div.news p.main {
	color: #555; padding-top: 0px; margin-top: Opx;
}


/* Stylování systémových tříd */

.descriptionid1siteid394 {
	font-size: 11px; color: #888; line-height: 13px;
}

.PortletSubHeaderColor {
	background-color: #F3F3F3;
}

.PortletSubHeaderLink  {
	font-size: 12px; color: #999;
}