html, body {
	 scrollbar-3dlight-color: white;
	 scrollbar-arrow-color: white;
	 scrollbar-highlight-color: #D7ECB4;
	 scrollbar-face-color: #9FC637;
	 scrollbar-track-color: #BADE84;
	 scrollbar-darkshadow-color: #85B641;
	 scrollbar-shadow-color: #5F8315;
}

body {
	 background-image: url("./images/background.jpg");
	 background-repeat: repeat-x;
	 background-attachment: fixed;
	 padding: 0px !important;
	 margin: 0px !important;
}

div {
	 padding: 0px !important;
}

h2 {
	 margin: 10px 0px 10px 0px;
	 font-size: 14pt;
}

h3 {
	 margin: 10px 0 5px 5px;
}

input, textarea, select {
	 background: #D7ECB4;
	 border: 1px white solid;
}

input:hover, textarea:hover {
	 background: #BADE84;
}

input:focus, textarea:focus {
	 background: #BADE84;
	 border: 1px #466d10 solid;
}

.tlacitko {
	 cursor: pointer;
	 cursor: hand;
}

#page {
	 width: 800px;
	 position: relative;
	 margin: 5px auto 0px auto;
}

#page_top {
	 width: 800px;
	 height: 180px;
	 position: relative;
	 background-image: url("./images/logo.jpg");
	 background-repeat: no-repeat;
	 float: left;
	 margin: 0px;
}


#page_intop {
	 width: 220px;
	 height: 45px;
	 position: absolute;
	 color: #525252;
	 font-size: 13px;
	 font-family: "Gill Sans MT", serif;
	 line-height: normal;
	 top: 90px;
	 left: 205px;
}

#page_top_menu {
	 width: 800px;
	 height: 20px;
	 position: relative;
	 float: left;
	 margin: 0px;
}

#page_top_menu a {
	 width: 100px;
	 height: 19px;
	 position: relative;
	 float: left;
	 display: inline-block;
	 text-align: center;
	 font-family: "Gill Sans MT", serif;
	 font-weight: bold;
	 font-size: 9pt;
	 padding-top: 1px;
	 margin: 0px;
}

a.top_menu_item {
	 color: #000000; 
	 text-decoration: none;
}

a.top_menu_item:link, a.top_menu_item:visited, a.top_menu_item:active {
	 background-image: url("./images/top_button.jpg");
	 background-repeat: no-repeat;
}

a.top_menu_item:hover {
	 background-image: url("./images/top_onbutton.jpg");
	 background-repeat: no-repeat;
}

#page_main {
	 width: 800px;
	 position: relative;
	 float: left;
	 margin: 0px;
}

.page_main {
	 width: 800px;
	 position: relative;
	 float: left;
	 margin: 10px 0px 0px 0px;
}

#page_main_left {
	 width: 152px;
	 position: relative;
	 float: left;
	 margin: 0px;
}

#menu {
	 width: 150px;
	 position: relative;
	 float: left;
	 margin: 0px;
}

#menu a {
	 color: #000000; 
	 text-decoration: none;
	 width: 141px;
	 height: 26px;
	 display: block;
	 text-align: right;
	 font-family: "Gill Sans MT", serif;
	 font-size: 9pt;
	 font-weight: bold;
	 padding-right: 9px;
	 padding-top: 8px;
	 margin: 0px;
}

a.menu_item:link, a.menu_item:visited, a.menu_item:active {
	 background-image: url("./images/button.jpg");
	 background-repeat: no-repeat;
}

a.menu_item:hover {
	 background-image: url("./images/onbutton.jpg");
	 background-repeat: no-repeat;
}

.left {
	 background-color: #9FC637;
	 width: 150px;
	 position: relative;
	 float: left;
	 border: 1px white solid;
	 margin-top: 10px;
}

.left_head {
	 background-image: url("./images/right_head.jpg");
	 background-repeat: no-repeat;
	 width: 150px;
	 height: 25px;
	 position: relative;
	 display: block;
	 margin: 0px;
}

.left_inhead {
	 width: 140px;
	 height: 22px;
	 margin-left: 5px;
	 margin-right: 5px;
	 margin-bottom: 4px;
	 font-size: 12pt;
	 font-weight: bold;
	 font-family: "Gill Sans MT", serif;
	 text-align: right;
	 position: absolute;
}

.left_content {
	 width: 140px;
	 font-size: 9pt;
	 position: relative;
	 margin: 5px auto 5px auto;
}

#page_main_content {
	 width: 648px;
	 position: relative;
	 float: left;
	 display: inline-block;
	 margin: 0px;
}

#content {
	 width: 496px;
	 position: relative;
	 float: left;
	 display: inline-block;
	 margin: 0px;
}

.content {
	 background-color: #9FC637;
	 width: 460px;
	 position: relative;
	 margin: 0px 17px 0px 17px;
	 border: 1px white solid;
}

#index_content_head, #content_head {
	 background-image: url("./images/content_head.jpg");
	 background-repeat: no-repeat;
	 width: 460px;
	 height: 35px;
	 position: relative;
}

.index_content_head, .content_head {
	 width: 446px;
	 position: absolute;
	 font-weight: bold;
	 text-align: right;
	 font-family: "Gill Sans MT", serif;
}

.index_content_head {
	 height: 30px;
	 margin: 0px 9px 4px 9px;
	 font-size: 10pt;
}

.index_content_head_small_text {
	 font-size: 8pt;
	 font-weight: bold;
	 text-align: right;
}

.content_head {
	 height: 18px;
	 margin: 4px 9px 5px 9px;
	 font-size: 13pt;
}

.inconent {
	 width: 450px;
	 position: relative;
	 font-size: 10pt;
	 font-family: "Times New Roman", serif; 
	 margin: 5px;
}

#right {
	 width: 152px;
	 position: relative;
	 float: left;
	 margin: 0px;
}

.right {
	 background-color: #9FC637;
	 width: 150px;
	 position: relative;
	 display: block;
	 margin-bottom: 10px;
	 border: 1px white solid;
}

.last_right {
	 background-color: #9FC637;
	 width: 150px;
	 position: relative;
	 display: block;
	 border: 1px white solid;
}

.right_head {
	 background-image: url("./images/right_head.jpg");
	 background-repeat: no-repeat;
	 width: 150px;
	 height: 25px;
	 position: relative;
	 display: block;
	 margin: 0px;
}

.right_inhead {
	 width: 140px;
	 height: 22px;
	 margin-left: 5px;
	 margin-right: 5px;
	 margin-bottom: 4px;
	 font-size: 12pt;
	 font-weight: bold;
	 font-family: "Gill Sans MT", serif;
	 text-align: right;
	 position: absolute;
}

.right_content {
	 width: 140px;
	 font-size: 9pt;
	 position: relative;
	 margin: 5px auto 5px auto;
}

.button_odkaz {
	 border: 0;
	 text-decoration: none;
	 display: block;
}

.button {
	 width: 122px;
	 height: 36px;
	 margin: 2px 0 1px 0;
}

.search_button, .login_button, .logout_button {
	 border: 0;
	 width: 122px;
	 height: 36px;
	 margin: 2px 0 0 0;
}

.search_button, .search_button:hover, .search_button:focus {
	 background: url("./images/buttons/vyhledat.png");
	 border: 0;
	 margin-top: 5px;
}

.login_button, .login_button:hover, .login_button:focus {
	 background: url("./images/buttons/login.png");
	 border: 0;
}

.logout_button, .logout_button:hover, .logout_button:focus {
	 background: url("./images/buttons/logout.png");
	 border: 0;
}

/* <Definice pro pravy div kontakty> */
.kontakty {
	 font-family: "Gill Sans MT", serif;
	 width: 146px;
	 font-size: 9pt;
	 position: relative;
	 margin: 2px;
}

.kontaktnadpis {
	 font-weight: bold;
	 text-align: center;
}

.kontaktmail {
	 font-size: 10px;
}
/* </Definice pro pravy div kontakty> */

#page_bottom {
	 background-color: #9FC637;
	 width: 798px;
	 height: 42px;
	 position: relative;
	 float: left;
	 margin: 10px 0px 5px 0px;
	 border: 1px white solid;
}

.page_bottom {
	 width: 784px;
	 height: 38px;
	 margin: 1px 7px 3px 7px;
	 font-size: 11px;
	 position: relative;
	 text-align: right;
}

.valid {
    margin: 0px 307px 0px 307px;
}

/* <Definice pro dalsi veci> */
.red {
	 color: red;
	 font-weight: bold;
}

.obrazek {
	 float: left;
}

.picture {
	 float: right;
}

a.anketa_item:link, a.anketa_item:visited, a.anketa_item:active {
	 color: #0000FF;
	 text-decoration: none;
}

a.anketa_item:hover {
	 color: #0000FF;
	 text-decoration: underline;
}

a.odkaz:link, a.odkaz:visited, a.odkaz:active {
	 color: #0000FF;
	 text-decoration: none;
}

a.odkaz:hover {
	 color: #0000FF;
	 text-decoration: underline;
}

.center_header {
	 background: #85B641;
	 text-align: center;
}

.login {
	 margin: 0px;
	 padding: 0px;
}

.search {
	 margin: 0px;
	 padding: 0px;
}

.t_center {
	 margin: 5px auto 5px auto;
}

ul {
	 margin-top: 3px;
	 margin-bottom: 3px;
}

.oddelovac {
	 width: 440px;
	 margin-top: 10px;
	 margin-bottom: 10px;
}
/* </Definice pro dalsi veci> */

/* <Odstavce> */
p {
	 margin: 5px;
}

.odstavec {
	 text-indent: 15px;
	 text-align: justify;
}

.blok {
	 text-align: justify;
}

.center {
	 text-align: center;
}

.text-right {
	 text-align: right;
}

.offset {
	 width: 25px;
	 margin-right: 5px;
	 text-align: right;
	 float: left;
}
/* </Odstavce> */

/* Copyright by Mr.FrAnTA, všechna práva vyhrazena na CSS soubor */
