body
{
	padding:0;
	margin:0;
	background-color: #cce984;
	background: url(../images/background.gif) repeat-x top center;
	background-attachment: fixed;
}

#WholePage
{
	/* background-color: white; */
}

#Container
{
	width: 962px;
	margin: 0px auto;
}

#Top
{
	padding:0;
	margin:0;
	height: 248px;
	/*background: url("../images/main-picture.jpg") left 71px no-repeat;
	background-color: #90b436;*/
	border: 0px solid red;
}

#Top *
{
	padding:0;
	margin:0;
}

#Header
{
	font-family: arial;
	height: 61px; padding-top: 10px;
	padding-left: 25px;
	background: url('../images/header-background.png') repeat-x left top;
}

.name
{
	text-transform: uppercase;
	font-size: 24px;
	color: #e3e76e;
}

.adress
{
	font-size: 14px;
	color: white;
}

#Menu {
	height: 53px;
	margin-top: 0px;
	padding-left: 3px;
	background: url('../images/menu-background.png') repeat-x left top;
}

#Menu a
{
	height: 53px;
	line-height: 50px;
	padding-right: 18px; padding-left: 18px;
	background: url('../images/menu-devider.png') right top no-repeat;
	float: left;
	margin-left: 3px;
	text-decoration: none;
	color: white;
	font-size: 12px;
	text-align: center;
	font-family: arial;
}

#Info {
	float: left;
	width: 962px;
	background: url('../images/menu-background.png') repeat-x left top;
}

#Info a
{
	padding-right: 10px; padding-left: 10px;
	text-decoration: none;
	color: #edf32d;
	font-size: 12px;
	font-family: arial;
}

/* For Linux : start */
#MenuLinux {
	height: 53px;
	margin-top: 0px;
	padding-left: 3px;
	background: url('../images/menu-background.png') repeat-x left top;
}


#MenuLinux a
{
	height: 53px;
	line-height: 50px;
	padding-right: 18px; padding-left: 18px;
	background: url('../images/menu-devider.png') right top no-repeat;
	float: left;
	margin-left: 3px;
	text-decoration: none;
	color: white;
	font-size: 12px;
	text-align: center;
	font-family: arial;
}
/* For Linux : end */

#Top #Menu a:hover, #Top #Menu a.active
{
	text-decoration: underline;
}

#Page
{

}

#Content
{
	padding-left: 8px;
}

#Content, #Left
{
	padding-top: 3px;
}

#Footer
{
	background-image: url("../images/bottom_pattern.gif");
	background-repeat: repeat-x;
	background-position: left top;
	height: 56px;
	width: 100%;
	float: left;
	margin: 0px auto;
}

#Bottom
{
	height: 32px;
	width: 962px;
	background: url('../images/footer-background.png') repeat-x left top;
	text-align: center;
	line-height: 32px;
	clear: left;
	margin: 0px auto;
	font-family: arial;
	font-size: 12px;
	color: white;
}

#Bottom a 
{
	text-decoration: none;
	color: white;
}

#Bottom a:hover
{
	text-decoration: underline;
}

#Middle
{
	width: 688px;
}

#Middle,
#Left
{
	float: left;
}

#Left
{
	width: 274px;
}

.Part,.TopPart,#LeftMenu
{
	border: 2px solid #d0d1d0;
	background: #e4ece3;
}

#LeftMenu
{
	font-size: 12px;
	font-family: arial;
	padding-bottom: 8px;
}

.Part
{

}

.TopPart 
{
	border: 0px;
	background: url('../images/first-banner.png') no-repeat left top;
	height: 174px;
	padding: 8px 8px 18px 8px;
}

.Part,.TopPart
{
	margin-bottom: 8px;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
}

.Part p
{
	margin-left: 8px;
	margin-right: 8px;
}

.TopPart p
{
	margin-bottom: 0px;
	margin-top: 6px;
}

.Part 
{
	clear: left;
	padding-left: 0px;
}

.Part img
{
	float: left;
	margin: 8px;
}

#Content p
{
	padding-left: 0px;
}

#LeftMenu ul
{
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	background: url('../images/left_separator.gif') no-repeat center bottom;
}

#LeftMenu li
{
	margin-top: 3px;
	list-style-type: none;
}

#LeftMenu span
{
	text-decoration: underline;
	color: #446d07;
	font-size: 15px;
}

#LeftMenu a
{
	color: #666363;
	text-decoration: none;
}

#LeftMenu a.Links
{
	margin-top: 8px;
	text-decoration: underline;
}

#LeftMenu a:hover
{
	text-decoration: underline;
}

#LeftMenu span,
#LeftMenu a
{
	display: block;
	padding-left: 9px;
}

#LeftMenu li a
{
	background: url('../images/green-arrow.gif') no-repeat 9px 4px;
	padding-left: 24px;
	display: inline;
}

.TopPart h2
{
	margin: 0px;
	color: #edf32d;
	font-size: 18px;
	font-weight: normal;
	font-family: arial;
	text-transform: uppercase;
}

.TopPart .Larger
{
	font-size: 14px;
}

.LeftHeader
{
	margin: 0px;
	background: url('../images/left-header.png') no-repeat left top;
	height: 38px;
}

.Part h2
{
	margin: 0px;
	background: url('../images/content-header.png') no-repeat left top;
	height: 37px;
	display: block;
	font-weight: normal;
}

.PartGallery
{
	border: 2px solid #d0d1d0;
	background: #e4ece3;
	margin-bottom: 8px;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	clear: left;
	padding: 6px 8px 6px 8px;
}
.PartGallery h2
{
	margin: 0px;
	background: url('../images/content-header.png') no-repeat left top;
	height: 37px;
	display: block;
	font-weight: normal;
	font-family: arial;
	font-size: 16px;
	color: white;
	line-height: 37px;
	padding-left: 10px;
}

.PartPolling
{
	border: 2px solid #d0d1d0;
	background: #e4ece3;
	margin-bottom: 8px;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	clear: left;
	padding-left: 0px;
	
	margin-left:7px; 
}
.PartPolling h2
{
	margin: 0px;
	background: url('../images/content-header.png') no-repeat left top;
	height: 37px;
	display: block;
	font-weight: normal;
	font-family: arial;
	font-size: 16px;
	color: white;
	line-height: 37px;
	padding-left: 10px;
}

.LeftHeader,
.Part h2
{
	font-family: arial;
	font-size: 16px;
	color: white;
	line-height: 37px;
	padding-left: 10px;
}

.Part a
{
	color: #4f8803;
}

.Part ul
{
	clear: left;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.Part li
{
	margin-top: 3px;
	list-style-type: none;
}

.Part li a
{
	padding-left: 14px;
	background: url('../images/green-arrow-2.gif') no-repeat 0px 5px;
}

#validator
{
	clear: left;
	float: left;
}

#validator img {
	border:0 solid #FFFFFF;
	height:31px;
	width:88px;
}

#Inter
{
	height: 178px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: white;
}

#Inter ul
{
	padding: 0px;
	margin: 0px;
	padding-top: 90px;
	padding-left: 20px;
}

#Inter li
{
	margin-top: 3px;
	background: url('../images/white-arrow.gif') no-repeat 0px 4px;
	list-style-type: none;
	padding-left: 11px;
}

#RightHeader
{
	float: right;
	padding-right: 10px;
	font-size: 12px;
}

#RightHeader a
{
	padding-left: 16px;
	padding-right: 4px;
	color: #d2e288;
	text-decoration: none;
	background: no-repeat 0px 0px;
}

#RightHeader a:hover
{
	text-decoration: underline;
	color: white;
}

#RightHeader a:hover 
{
	background-position: 0px -12px; 
}

#RightHeader a#home 
{
	background-image: url('../images/home-icon.png');
}

#RightHeader a#home:hover 
{
	background-position: 0px -14px; 
}

#RightHeader a#sitemap 
{
	background-image: url('../images/site-map-icon.png');
}

#RightHeader a#contacts 
{
	background-image: url('../images/contact-icon.png');
}

li,ul /* korekce pro IE6 */
{
	_padding-bottom: 0px;
	_height: 12px;
	_padding-top: 0px;
	_margin: 0px;
}



/* RSS Ticker : start */

.detikClass{
	width: 198px;
	padding: 6px;
	background-color: lightyellow;
	border: 1px solid #cccccc;
}

.okeClass{
	width: 198px;
	padding: 6px;
	background-color: #6AFF2B;
	border: 1px solid #cccccc;
}

.beritaNetClass{
	width: 198px;
	padding: 6px;
	background-color: #BDA4FF;
	border: 1px solid #cccccc;
}

.ikcClass{
	width: 159px;
	padding: 6px;
	background-color: #BDA4FF;
	border: 1px solid #cccccc;
}

.antaraClass{
	width: 159px;
	padding: 6px;
	background-color: #BDA4FF;
	border: 1px solid #cccccc;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
	font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
	color: gray;
	font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/ }

/* RSS Ticker : end */


.imagesFrameBig { border: 3px solid #cccccc; padding:1px; }
.imagesFrameMedium {
	border: 5px solid #ddd;
	text-align: center;
	color: #4E4E4E;
	Margin: 0px 10px 0px 1px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 3px;
}

.imagesFrameSmall { 
	border: 3px solid #fff;
	text-align: center;
	color: #4E4E4E;
	margin: 0px 10px 0px 1px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 3px;
}

.imagesFrameGallery {
	border: 5px solid #436C07;
	text-align: center;
	color: #4E4E4E;
	margin: 0px 10px 0px 1px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.imageCaption {
	background-color: #ddd;
	font-size: 9px;
	text-align: center;
	margin-top: -3px;
	padding-top: 3px;
}

.imagesFrameMediumNewsDetail { 
	border: 5px solid #ccc;
	text-align: center;
	color: #4E4E4E;
	Margin: 0px 10px 0px 1px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 3px;
}

.imageCaptionNewsDetail {
	font-size: 9px;
	text-align: center;
	margin-top: -3px;
	padding-top: 3px;
}

.row_over	{ background-color:#E7FFCE ; color:#0000C6 }
.row_out	{ background-color:none }