@charset "windows-1250";
/* CSS Document */

/* farby zivice */
.zivica_dark_green { color: #719115 }
.zivica_green { color: #a5ca3c; }
.zivica_light_green { color: #ffffd9; }
.zivica_yellow { color: #efda29; }
.zivica_black { color: #000000; }
.zivica_white { color: #ffffff; }
	
.madelvis { font-family: arial,tahoma,verdana; font-size: 12px }

BODY {
	font-family: arial,tahoma,verdana; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;	
	}

table,td,p,ul,ol,blockquote { 
	font-family: arial,tahoma,verdana; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
	}

img {
	border-color: #83a037
	}

p { 
	text-align:justify;
    }

.p_center {
	text-align:center;
    }
	
.p_right {
	text-align:p_right;
    }
	
a:link { color: #738E2B; text-decoration: underline }  /* #83a037 -> 738E2B */
a:hover { color: #738E2B; text-decoration: underline }
a:visited { color: #738E2B; text-decoration: underline }
a:active { color: #738E2B; text-decoration: underline }

b { font-weight: bold; 
	color: #333333;
  }
  
strong { font-weight: bold; 
	color: #333333;
  }

.menuleft {
	font-family: arial,tahoma,verdana; 
	color: #336633;
	font-size: 12px;
	font-weight: bold;
	}

.menuleft1 {
	font-family: arial,tahoma,verdana; 
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	}

.nadpis {
	font-family: arial,tahoma,verdana; 
	color: #738E2B;
	font-size: 18px;
	font-weight: bold;
	}

.podnadpis1 {
	font-family: arial,tahoma,verdana; 
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	}

.cit {
	font-family: arial,tahoma,verdana; 
	color: #738E2B;
	font-size: 14px;
	font-weight: normal;
	}

.copy {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	}

.textarea {
	font-family: arial,tahoma,verdana; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 200px;
	background-color: #ffffd9;
	}

.input_submit {
	font-family: arial,tahoma,verdana; 
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	width: 90px;
	background-color: #CCCCCC;
	cursor: hand;
	}
	
.input_button {
		border: 1px solid #719115; 
		font-size: 12px;
		font-family: arial,tahoma,verdana; 
		background: #ffffd9 none repeat scroll 0%; 
		-moz-background-clip: initial; 
		-moz-background-origin: initial; 
		-moz-background-inline-policy: initial; 
		color: #719115; 
		cursor: hand;
		font-weight: bold;
	}	
	
.input_text {
	border: 1px solid #719115; 
	font-size: 12px;
	color: #000000;
	}
	
.podnadpis {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.text {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.zvyrazneny {
	font-size: 12px;
	font-weight: bold;
	color: #EF7429;
}

.citacia {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #738E2B;
}

ul,li {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}