/*
<style>
/* */

body
	{
	background: #ffffff;
	font-family: "Trebuchet MS", Verdana, Geneva;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	}

td
	{
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Geneva;
	}

/* * * * * * * * * * *
 * Containers
 * * * * * * * * * * */
#containerIE
	{
	text-align: center;
	}
#container
	{
	text-align: left;
	width: 900px;
	margin: 0px auto;
	}

/* * * * * * * * * * *
 * Flags
 * * * * * * * * * * */
#flags
	{
	text-align: left;
	height:25px;
	}
#flags .flag
	{
	margin-top: 3px;
	margin-right: 10px;
	float: left;
	display: inline;
	}
#flags .flag img
	{
	border: 0px;
	}
#flags .search
	{
	background: url('images/background-search.jpg') no-repeat;
	width: 200px;
	height: 20px;
	margin-top: 2px;
	float: right;
	display: inline;
	}
#flags .search form
	{
	padding: 0px;
	margin: 0px;
	}
#flags .search .text
	{
	border: 0px;
	margin-left: 1px;
	margin-top: 1px;
	width: 172px;
	height: 18px;
	padding:0px;
	background: transparent;
	}
#flags .search .submit
	{
	border: 0px;
	color: white;
	font-weight: bold;
	padding: 0px;
	background: transparent;
	font-size: 12px;
	line-height: 15px;
	}

/* * * * * * * * * * *
 * Logo
 * * * * * * * * * * */

#top
	{
	height: 199px;
	}

#top .logo
	{
	background: url(images/background-logo.jpg);
	width: 200px;
	height: 199px;
	float: left;
	display: inline;
	}
#top .logo a
	{
	width: 190px;
	height: 190px;
	display: block;
	}

#top .banner
	{
	width: 698px;
	height: 199px;
	float: left;
	display: inline;
	margin-left: 2px;
	}
/* * * * * * * * * * * * * *
 * Panel
 * * * * * * * * * * * * * */
#panel
	{
	height: 30px;
	color: #6D6D6D;
	font-weight: bold;
	}

#panel .panelLeft
	{
	background: url(images/background-panel-left.jpg);
	width: 200px;
	height: 28px;
	margin-top: 2px;
	float: left;
	display:inline;

	line-height: 28px;
	}

#panel .panelMiddle
	{
	background: url(images/background-panel-middle.jpg);
	width: 496px;
	height: 28px;
	margin-top: 2px;
	margin-left: 2px;
	float: left;
	display:inline;

	line-height: 28px;
	}
#panel .panelMiddle .descr
	{
	float: left;
	display: inline;
	margin-right: 10px;
	margin-left: 20px;
	}
#panel .panelRight
	{
	background: url(images/background-panel-right.jpg);
	width: 200px;
	height: 28px;
	margin-top: 2px;
	margin-left: 2px;
	float: left;
	display:inline;

	line-height: 28px;
	}

/* * * * * * * * * * * * * *
 * Menu
 * * * * * * * * * * * * * */
#menu
	{
	background: url(images/background-menu-bottom.jpg) no-repeat bottom #E8E8E8;
	width: 200px;
	float: left;
	display: inline;
	margin-top: 2px;
	}
#menu .menuTop
	{
	background: url(images/background-menu-top.jpg) no-repeat top;
	width: 200px;
	height: 3px;
	font-size: 1px;
	overflow: hidden;
	}
#menu .menuItem
	{
	line-height: 14px;
	}
#menu .menuItem a
	{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #454941;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
#menu .menuItem a:hover, #menu .menuActive a
	{
	background: #70BE44;
	/*background: #D0CFCF;*/
	color: white;
	}
#menu .subMenuLeft
	{
	background: white;
	border-top: 1px solid #D2D2D2;
	line-height: 21px;
	}
#menu .subMenuRight
	{
	position: absolute;
	width: 160px;
	margin-left: 180px;
	background: white;
	border-top: 1px solid #D2D2D2;
	line-height: 21px;
	}

#menu .subMenuItem
	{
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	}
#menu .subMenuItem a
	{
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	color: #373737;
	font-size: 12px;
	text-decoration: none;
	}
#menu .subMenuItem a:hover, #menu .subMenuActive a
	{
	background: #70BE44;
	}

/* * * * * * * * * * * * * *
 * Obash stranky
 * * * * * * * * * * * * * */
#content
	{
	width: 496px;
	float: left;
	display: inline;
	margin-top: 2px;
	margin-left: 2px;
	overflow-x: hidden;
	}
#content .innerContent
	{
	margin: 10px;
	}
#content .docItem
	{
	width: 132px;
	height: 125px;
	border: 1px solid #E8E8E8;
	margin-top: 15px;
	float: left;
	display: inline;
	overflow: hidden;
	}
#content .docItemMargin
	{
	margin-left: 35px;
	}

#content .docItemText
	{
	width: 110px;
	margin: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #70BE44;
	}
#content .docItem img
	{
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px;
	}
#content .docItemDesc
	{
	float: left;
	display: inline;
	width: 75px;
	font-size: 11px;
	color: #959595;
	}
#content .galleryItem
	{
	width: 100px;
	margin-right: 14px;
	padding-bottom: 5px;
	float: left;
	display: inline;
	color: #868585;
	font-size: 10px;
	text-align: center;
	}
#content .galleryItem img
	{
	border: 0px
	}
#content .newsItem
	{
	margin-bottom: 20px;
	color: #545454;
	}
#content .newsItem img
	{
	float: left;
	margin-right: 10px;
	}
#content .newsItem h1
	{
	font-size: 13px;
	color: #6EAE1D;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
#content .newsItem .author
	{
	color: #9E9E9E;
	}
#content .newsItem a
	{
	color: #70BE44;
	text-decoration: none;
	}
#content .newsItem a:hover
	{
	text-decoration: underline;
	}
#content .sitemap
	{
	font-size: 14px;
	color: #70BE44;
	}

#content .sitemap a
	{
	color: #70BE44;
	text-decoration: none;
	}
#content .sitemap a:hover
	{
	text-decoration: underline;
	}

#content .sitemap2 a
	{
	color: #70BE44;
	text-decoration: none;
	}
#content .sitemap2 a:hover
	{
	text-decoration: underline;
	}

#content .sitemap3
	{
	color: #6D6D6D;
	text-decoration: none;
	}
#content .sitemap3:hover
	{
	text-decoration: underline;
	}
#content .pages
	{
	margin-top: 20px;
	text-align: center;
	}
#content .pages .activeLink
	{
	color: red;
	}
#content a
	{
	color: #70BE44
	}
/* * * * * * * * * * * * * *
 * Prava strana
 * * * * * * * * * * * * * */
#rightSide
	{
	width: 202px;
	float: left;
	overflow-x: hidden;
	}

#rightMenu
	{
	background: url(images/background-menuright-bottom.jpg) no-repeat bottom #70BE44;
	width: 200px;
	margin-left: 2px;
	margin-top: 2px;
	}
#rightMenu .rightMenuTop
	{
	background: url(images/background-menuright-top.jpg) no-repeat;
	width: 200px;
	height: 3px;
	font-size: 1px;
	overflow: hidden;
	}

#rightMenu .rightMenuItem
	{
	border: 1px solid #70BE44;
	line-height: 14px;
	}

#rightMenu .rightMenuItem a
	{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

#rightMenu .rightMenuItem a:hover
	{
	color: #373737;
	background: white;
	}

#newsletter
	{
	background: url(images/background-newsletter.jpg);
	width: 200px;
	height: 107px;
	margin-left: 2px;
	margin-top: 2px;

	font-size: 12px;
	line-height: 14px;
	color: #343434;
	font-weight: bold;
	}
#newsletter .inner
	{
	margin: 16px;
	margin-top: 12px;
	margin-bottom: 3px;
	}
#newsletter .white
	{
	color: white;
	}

#newsletter form
	{
	padding: 0px;
	margin: 0px;
	}
#newsletter .email
	{
	width: 135px;
	border: 0px;
	}
#newsletter .register
	{
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	border: 0px;
	background: #6E692A;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	}

#poll
	{
	background: url(images/background-poll-bottom.jpg) no-repeat bottom #D0CFCF;
	width: 200px;
	margin-left: 2px;
	margin-top: 2px;
	}
#poll .pollTop
	{
	background: url(images/background-poll-top.jpg) no-repeat;
	width: 200px;
	height: 3px;
	font-size: 1px;
	overflow: hidden;
	}
#poll .question
	{
	margin-top: 8px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #454941;
	}

#poll .answers
	{
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #454941;
	}
#poll .answers a
	{
	color: #454941;
	}


/* * * * * * * * * * * * * *
 * Spodok
 * * * * * * * * * * * * * */
#bottom
	{
	background: url(images/background-bottom.jpg) no-repeat;
	width: 900px;
	height: 44px;
	margin-top: 2px;
	font-size: 9px;
	text-align: center;
	line-height: 44px;
	color: white;
	overflow: hidden;
	}
#bottom a
	{
	color: white;
	text-decoration: none;
	}
#bottom a:hover
	{
	text-decoration: underline;
	}
/* * * * * * * * * * * * * *
 * Copyright
 * * * * * * * * * * * * * */
#copyright
	{
	width: 900px;
	height: 30px;
	line-height: 30px;
	padding-bottom: 30px;
	color: #838383;
	}
#copyright .right
	{
	float: right;
	display: inline;
	}
#copyright .left
	{
	float: left;
	display: inline;
	}
#copyright a
	{
	color: #838383;
	text-decoration: none;
	}
#copyright a:hover
	{
	text-decoration: underline;
	}
/* * * * * * * * * * * * * *
 * Vseobecne stylu
 * * * * * * * * * * * * * */
.topper
	{
	width: 2px;
	height: 2px;
	overflow: hidden;
	BBbackground: white;
	}

.clearer
	{
	clear: both;
	}

.dropdown
	{
	width: 147px;
	height: 21px;
	float: left;
	display: inline;
	margin-top: 3px;
	padding: 0px;

	background: #70BE44;

	color: white;
	font-size: 11px;
	}
.dropdown img
	{
	border: 0px;
	}
.dropdown .dropmenu
	{
	position: absolute;
	width: 147px;

	background: white;
	margin-top: 21px;
	}
.dropdown .dropdowntext
	{
	line-height: 12px;
	padding-top: 4px;
	text-align: center;
	}

.dropdown .dropmenuitem
	{
	border-left: 1px solid #70BE44;
	border-right: 1px solid #70BE44;
	border-bottom: 1px solid #70BE44;
	text-align: left;
	line-height: 20px;
	}
.dropdown .dropmenuitem a
	{
	padding-left: 14px;
	display: block;
	color: #373737;
	text-decoration: none;
	}
.dropdown .dropmenuitem a:hover, .dropdown .dropmenuitemactive a
	{
	background: #70BE44;
	}

