@charset "UTF-8";

/* Colors

#4E4E4E - gray text
#525252 - dark gray text - content, left menu
#E6E6E6 - middle strip, active menu, ...
#007F00 - green heading
#C8C8C8 - image border
#C5C5C5

*/

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/body_strip.png) repeat-x #94BB00;
}
#wrapper {
	background: url(../images/greenField.jpg) repeat-x bottom transparent;
}
#page {
	width: 1000px;
	margin: auto;
	position: relative;
	padding-top: 30px;
}
#login {
	position: absolute;
	top: 10px;
	right: 30px;
}
#login a {
	font-size: 9px;
	color: white;
}

#headerIco ul.links {
	text-align: center;
}

#headerIco a {
	color: #5b8c00;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	padding: 18px 0 18px 50px;
	background: url(../images/icon-znacka.png) center left no-repeat;
}

#headerIco a:hover, #headerIco a:active {
	color: #fff;
}

#headerIco a.icon-odkazy {
	background-image: url(../images/icon-odkazy.png);
}
#headerIco a.icon-svazek {
	background-image: url(../images/icon-svazek.png);
}
#headerIco a.icon-hvozd {
	background-image: url(../images/icon-hvozd.png);
}
#headerIco a.icon-znacka {
	background-image: url(../images/icon-znacka.png);
}
#headerIco a.icon-leader {
	background-image: url(../images/icon-leader.png);
}

#header {
	width: 100%;
	height: 342px;
	position: relative;
	overflow: hidden;
	/*background: url(../images/header_image_01.jpg) top right no-repeat transparent;*/
}
#headerImg {
    width: 720px;
    height: 221px;
    position: absolute;
    top: 0;
    right: 0;
}
#headerBg {
    width: 100%;
	height: 275px;
	position: absolute;
    top: 0;
	display: block;
	text-decoration: none;
	background: url(../images/header_bg.png) bottom no-repeat transparent;
}
#headerIco {
    width: 100%;
	height: 50px;
	position: absolute;
    top: 276px;
	display: block;
	text-decoration: none;
/*	background: url(../images/header_ico.png) bottom no-repeat transparent; */
}
#headerMiddleTop {
    width: 100%;
	height: 15px;
	position: absolute;
    top: 327px;
	display: block;
	text-decoration: none;
	background: url(../images/middle_top_t.png) bottom no-repeat transparent;
}

#logo, #logo:hover {
    position: absolute;
    top: 60px;
    left: 40px;
    text-align: center;
    text-decoration: none;
}
#logo strong, #logo em {
    display: block;
    font-family: Tahomou;
}
#logo strong {
    padding-top: 15px;
    font-size: 26px;
    font-weight: normal;
}
#logo em {
    color: #C5C5C5;
}
#headerRightCorner {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/header_corner.png) no-repeat transparent;
}
#topMenu {
	position: absolute;
	top: 240px;
	left: 20px;
	text-align: center;
}
#topMenu li {
	float: left;
	display: inline;
}
#topMenu a {
	padding: 14px 14px 14px 14px;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
#middleWrap1 {
	margin-top: 0px;
	background: url(../images/middle_strip.png) bottom repeat-y white;
}
#middleWrap2 {
	background: url(../images/footer.jpg) bottom no-repeat white;
}
#middle {
	position: relative;
}
#middleTop {
	height: 0px;
/*	background: url(../images/middle_top.png) bottom no-repeat transparent; */
}
#left {
	width: 215px;
	margin: 10px 25px 0 30px;
	font-size: 13px;
	float: left;
}
#left h2 {
	font-weight: bold;
	color: #007F00;
	font-size: 13px;
	padding: 0;
}
#left a {
    padding: 5px 0;
	line-height: 18px;
    display: block;
	color: #7A7A7A;
}
#left .menu a {
	border-bottom: 1px solid #E6E6E6;
}
#left .menu a:hover, #left a.active {
	color: #007F00 !important;
	background-color: #E6E6E6 !important;
}
#left ul {
    padding: 0;
}

/* I. level */
#left li {
    margin: 0;
    padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#left li.active-trail a {
	color:#007F00;
}
#left li.active a {
	color:#007F00;
}
/* II. level */
#left li li a {
    font-size: 12px;
	padding-left: 20px;
	background: url(../images/menuItemDash.png) left 6px no-repeat;
    color: #5A5A5A;
}
#left li.active-trail li a {
	background: none;
	color: #4F4F4F;
}
#left li.active-trail li.active-trail a {
	color: #007F00;
}
#left li.active-trail li.active a {

}
/* III. level */
#left li li li a {
    font-size: 11px;
    line-height: 14px;
    padding-left: 30px;
    color: #2F2F2F;
    background: none;
}
#left li.active-trail li.active-trail li a {
    color: #2F2F2F;
}
#left li.active-trail li.active-trail li.active-trail a {
    color: #007F00;
	background-color: #E6E6E6;
}
#right {
	width: 635px;
	margin: 0px 45px 0 45px;
	float: right;
	position: relative;
}
#breadcrumbs {
	font-size: 11px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #C5C5C5;
	background: url(../images/breadcrumbs_dot.png) bottom repeat-x;
}
#breadcrumbs a {
	color: #C5C5C5;
}
#breadcrumbs a:hover {
	color: #007F00;
}
#content {
    min-height: 500px;
	position: relative;
	color: #525252;
}
#footer {
	/*height: 210px;*/
	height: 130px;
	position: relative;
	font-size: 9px;
}
#footerText {
	position: absolute;
	top: 60px;
	left: 20px;
	color: white;
}
#footerCopyright {
	position: absolute;
	top: 45px;
	right: 45px;
	color: #C5C5C5;
}

/* Drupal */
#search-theme-form {
	position: absolute;
	top: 198px;
	right: 15px;
}
#search-theme-form label {
	font-size: 9px;
	color: #4E4E4E;
}
#search-theme-form input {
	width: 134px;
	border: 0;
	padding: 2px 2px 0 8px;
	background-color: transparent;
	font-size: 10px;
}
#admin-menu, #admin-menu ul {
    line-height: 2em;
}
.pager a, .pager a.active {
	color: #007F00;
}
#content .node {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #888888;
    clear: both;
}
.views-table, .views-table td, .views-table th {
    border: 1px solid #88B52D;
    padding: 2px 4px !important;
}
.views-table thead {
    background-color: #A7D34B;
}
.views-table tbody {

}
.views-table tbody,  {

}
.views-table tbody .odd {
    background-color: #F3FAE4;
    /*color: #88962B;*/
}
.views-table tbody .even {
    background-color: #E0EFC0;
    /*color: #1C3D04;*/
}

