@charset "windows-1251";

h1{font-family: Arial, Helvetica, sans-serif;}
h2{font-family: Arial, Helvetica, sans-serif;}
h3{font-family: Arial, Helvetica, sans-serif;}
h4{font-family: Arial, Helvetica, sans-serif;}
h5{font-family: Arial, Helvetica, sans-serif;}
h6{font-family: Arial, Helvetica, sans-serif;}

p{font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a{font-size: 12px; color: #0033CC; font-family: Arial, Helvetica, sans-serif;}

.msg{color: #920C0C;}
.help{color: #636363;}
.input{background-color: #FFFEE3; border-width: 2px}
.button{background-image: url(../images/button.gif); border-width: 1px; color: #2B452A; }
.table{background-color: #F9F9F9; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.zagtrtable{font-weight: bold; background-color: #C5CED2;}
.menu{font-weight: bold; background-color:#7494a9; padding-top:10px}

.colorCellBckGround {border: 1px solid #7EB5FF; background-color: #7EB5FF;}
.colorBorder1 {border: 1px solid #65BCD0; background-color: #DBF0F5;}
.titlecolor {color : #0033CC;}

.textSmall {font-size : .8em; font-weight : normal;}
.text {font-size : 1em; font-weight : normal;}
.textMed {font-size : 1.4em;	font-weight : normal;}
.textLarge {font-size : 1.5em; font-weight : normal;}

.textCentered{text-align:center;}

.bold {font-weight : bold; font-size: 1.5em}
.embossed {font-style: italic;}

.textInput {font-size: .8em; background-color: #FFFFFF;}

table.detailMain {width: 98%; border-collapse: collapse; border: 1px solid #CCC;}
td.detailHeader {width: 98%; border-collapse: collapse; border-left: 1px solid #CCC; border-right: 1px solid #CCC; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: .2em 0em .2em .5em;}
td.dataLabel {width: 13%; padding: .7em .3em .7em .5em; vertical-align: top; border: 0px solid green; font-weight: bold;}
td.dataValue {width: 37%; padding: .7em .3em .7em .5em; border: 0px solid blue; vertical-align: top;}
td.showBorder {border: 1px solid #CCC;}
td.leftPadding {padding: .8em 0em .8em .4em;}
td.right {text-align: right;}
tr.shade {background-color: #E8F0F5;}

#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.1em;
	text-align:right;
	padding-right: 20px;
}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: .2em 0em .2em 0em;
	vertical-align: middle;}
ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: .2em 0em .2em 0em;
	vertical-align: middle;}
