body {margin: 0px; font-size:90%; font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; color:#333333;}

th, td {font-size:100%; font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; color:#333333;}
h1 {margin: 0px; font-weight:bold; font-size: 110%;}
h2 {margin: 0px; font-weight:bold; font-size: 100%;}
a {color: #008f3b; text-decoration: none;}
a:hover {color: #008f3b; text-decoration: underline;}

.menu {background: #1ea698; font-weight: bold; font-size:15px;}
.menu:hover {background: #62a5ae; font-weight: bold; font-size:15px; background-image:url(/img/menu.gif); background-repeat:repeat-x;}
a.menu_2{color: #ffffff; text-decoration: none;}
a.menu_2:hover {color: #ffffff; text-decoration: underline;}
.menu_akt {background: #62a5ae; font-weight: bold; font-size:15px; background-image:url(/img/menu.gif); background-repeat:repeat-x;}

a.zag {color: #008f3b; text-decoration: underline; font-size:110%; font-weight:bold;}
a.zag:hover {color: #008f3b; text-decoration: none; font-size:110%; font-weight:bold;}
zag2 {font-size: 110%;}

.meropr {background: #1ea698; color: #ffffff; font-weight: bold; font-size:15px;}

.menu2 {background: #008e42; font-weight: bold; font-size:11px;}
.menu2:hover {background: #67a684; font-weight: bold; font-size:11px;}
a.menu2_2{color: #ffffff; text-decoration: none;}
a.menu2_2:hover {color: #ffffff; text-decoration: underline;}
.menu2_diz {background: #c5c7c6; font-weight: bold; font-size:11px; color: #ffffff;}
.menu2_line {background-image:url(/img/line.gif); background-repeat:repeat-y; background-position: center;}

.niz {font-size:13px;}

.news_img {border: 0; margin-bottom: 5px; margin-right:10px;}
a.news_zag {color: #008f3b; font-size: 110%; text-decoration: none;}
a.news_zag:hover {color: #008f3b; font-size: 110%; text-decoration: underline;}

a.cif_link  {color: #008f3b; text-decoration: none;}
a.cif_link:hover  {color: #008f3b; text-decoration: underline;}
.cif_activ {color: #ffffff; font-weight:bold; background:#1ea698;}

table.list {border-collapse: collapse;}
table.list tr td {background: #FFFFFF; border: #DEDEDE solid 1px; padding: 5px;}
table.list tr th {background: #F7F7F7; border: #DEDEDE solid 1px; font-weight: bold; padding: 5px;}

form {margin:0; padding: 0;}
.input {font-size: 12px; font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; color:#333333; border: 1px solid #CCCCCC; padding:2px;}

.submit {
	height: 20px; top: -2px; padding: 0 0 2px; padding-left:12px; padding-right:12px; font: 12px Verdana, Arial, Tahoma, Helvetica, sans-serif; outline: none; position: relative; cursor: pointer; border-radius: 5px; color: #555; border: 1px solid #BBB; 	border-top: 1px solid #D0D0D0; border-bottom: 1px solid #A5A5A5; text-shadow: 1px 1px #FAFAFA;
	box-shadow: inset 0 1px #F5F5F5, inset 1px 0 #EDEDED, inset -1px 0 #EDEDED, inset 0 -1px #E7E7E7, 0 1px #B2B1B1, 0 1px #A5A5A5, 0 1px 1px rgba(0,0,0,0.4);
	background: -moz-linear-gradient(top,  #eeeeee 0%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(top,  #eeeeee 0%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
	background-color: #E8E8E8;
}
.submit::-moz-focus-inner{border:0}
.submit:hover {
	border-top: 1px solid #C2C2C2; box-shadow: inset 0 1px #EFEFEF, inset 1px 0 #EDEDED, inset -1px 0 #EDEDED, inset 0 -1px #EDEDED, 0 1px #B2B1B1, 0 1px #A5A5A5, 0 1px 1px rgba(0,0,0,0.4);
	background: -moz-linear-gradient(top,  #e4e4e4 0%, #e9e9e9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e4e4e4 0%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e4e4e4 0%,#e9e9e9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e4e4e4 0%,#e9e9e9 100%); /* IE10+ */
	background: linear-gradient(top,  #e4e4e4 0%,#e9e9e9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */
	background-color: #E8E8E8;
}
.submit:active {top: 1px; border: 1px solid #B9B9B9; border-top: 1px solid #959595; border-bottom: 1px solid #CACACA; background: #E3E3E3; box-shadow: inset 0 1px 1px #B9B9B9;}
