/*  */
body {
	margin: 0;
	padding: 3px;
	color:black;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 100%;
	text-align:justify;
	border: none;
}



table, tr, td, th
{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 100%;
	text-align:justify;
	border: none;
}
table {
	width: 100%;
}
table, td, th {
	border: #A9B8C2 1px solid;
}
td {
	background-color: #f3f3f3;
}
td, th{
	padding: 5px;
	vertical-align: top;
}
th {
	background-color: #e9e8e2;
	text-align: center;
	font-weight: bold;
}
img 
{
	padding: 0px;
	margin: 0px;
	border: none;
	float: none;
}

img.floatr {
	float: right;
	padding: 2px 0px 2px 10px;
}
img.floatl {
	float: left;
	padding: 2px 10px 2px 0px;
}

a:link, a:active, a:hover, a:visited {
	text-decoration: none;
}
a:link, a:active, a:visited {
	color: blue;
}
a:hover {
	color: #0000dd;
	text-decoration: underline;
}




/* table format in text */
table.txtfor, tr.txtfor, td.txtfor, th.txtfor {
	border: none;
	padding: 0px 5px 0px 5px;
	background: transparent;
	width: 10%;
}
td.txtfor, th.txtfor{
	vertical-align: top;
}







/* razmetka  */
table.title, tr.title
{
	border: none;
	padding: 0px;
	background: transparent;
}

td.title1,td.lanpan
{
	border: none;
	padding: 0px;
	width: 1px;
	background: transparent;
	vertical-align: bottom;
}

td.title2, td.title2l /* menu */
{
	vertical-align: bottom;
	border: none;
	padding: 0px;
	background-image: url(../pics/line2.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	margin: -5px;
}
td.title2 
{
	text-align: right;
	width:100%;
}

td.title3
{
	width:100%;
	border: none;
	padding: 0px;
	background-image: url(../pics/line1.gif);
	background-repeat: repeat-x;
}

td.title4
{
	border: none;
	padding: 0px;
	width: 1px;
	background-image: url(../pics/line1.gif);
	background-repeat: repeat-x;
}

td.left1
{
	border: none;
	padding: 0px;
	width: 1px;
	background-image: url(../pics/left1.gif);
	background-repeat: repeat-y;
}

td.context
{
	width:100%;
	border: none;
	background-color: #f7f7f7;
	padding: 5px 0px 10px 5px;
	font-size: 75%;
	text-align: justify;
	line-height: 1.2;
}

td.right1
{
	border: none;
	padding: 0px;
	width: 1px;
	background-image: url(../pics/right1.gif);
	background-repeat: repeat-y;
}

td.down1
{
	width:100%;
	border: none;
	padding: 0px 0px 0px 0px;
	background-image: url(../pics/lower1.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
}



/* navigation */
div.menu, div.menu1 
{
	white-space: nowrap;
	padding: 0px 20px 5px 5px;
	font-weight: bold;
	font-size: 75%;
	z-index: 100;
}
div.menu {
	color: blue;
	cursor: pointer;
}
div.dropdown
{
	font-size: 75%;
	white-space: nowrap;
	padding: 5px;
	cursor: pointer;
	position: absolute;
	background-color: #e9e9e9;
	margin-top: -5px;
	border-top: 1px none #A9B8C2;
	border-right: 1px solid #A9B8C2;
	border-bottom: 1px solid #A9B8C2;
	border-left: 1px solid #A9B8C2;
	overflow: visible;
	visibility: hidden;
	z-index: 10;
	top: 83px;
	line-height: 1.6;
}

div.dropdown a:hover, div.menu a:hover, div.menu1 a:hover
{
	text-decoration: none;
}





/* news && lefthandmenu */
div.lefthand {
	border: #A9B8C2 1px solid;
	margin-left: -40px;
	position: relative;
	float: left;
	z-index: 8;
	margin-right: 30px;
	margin-bottom: 20px;
}

table.lefthand, tr.lefthand {
	border: 0px;
	padding: 0px;
	width:10px;
}

td.lefthand,td.lefthandfline,th.lefthand {
	vertical-align: middle;
	white-space: nowrap;
	width: 100%;
	border: 0px;
	text-align:left;
	font-weight: normal;
}
td.lefthand,td.lefthandfline {
	padding: 4px 5px 4px 5px;
	background-color: #f3f3f3;
}
td.lefthandb {
	background-image: url(../pics/foneright1.gif);
	background-repeat: repeat-y;
	background-position: right;
	border: 0px;
	padding: 0px;
	width:1px;
}
td.lefthandfline {
	background-image: url(../pics/foneup1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
th.lefthand {
	background-image: url(../pics/foneup.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9B8C2;
	background-color: #e9e9e9;
	padding: 0px 0px 2px 20px;
}




div.righthand {
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 30px;
	float: right;
	width: 25%;
}

table.news, tr.news {
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 100%;
	text-align:left;
	border: 0px;
	padding: 0px;
	width:100%;

	border: #A9B8C2 1px solid;
}
table.news {
	margin: 0px 0px 5px 0px;
}

td.news, td.newsttl1, td.newsttl {
	padding: 0px;
}
td.news {
	width: 100%;
	text-align: left;
	background-color: #f3f3f3;
	background-image: url(../pics/foneright.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 5px;
}
td.newsttl {
	width: 100%;
	font-weight: bold;
	text-align: center;
}
td.newsttl1 {
	width: 22px;
}
td.newsttl1, td.newsttl{
	vertical-align: middle;
	background-color: #e9e9e9;
	background-image: url(../pics/foneup.gif);
	background-repeat: repeat-x;
	background-position: top;
}

span.newsdate {
	font-style: italic;
	font-weight: bold;
	font-size: 75%;	
}






/* razmetka - down   */
a.dm1,a.dm2,a.dm3,a.dm4,a.dm5,a.dm6 {
	display: block;
	float: right;
	width: 22px;
	border: 0px solid;
}
a.dm1,a.dm2,a.dm3 {
	height: 27px;
}
a.dm4,a.dm5 {
	height: 22px;
}
a.dm6 {
	height: 41px;
}

a.dm1{
	background: url(../pics/icn_1.gif) no-repeat 0 0px;
}
a.dm1:link, a.dm1:visited, a.dm1:active {
	text-decoration:none;
	background: url(../pics/icn_1.gif) no-repeat 0 0px;
}
a.dm1:hover {
	background: url(../pics/icn_1.gif) no-repeat -22px 0px;
}

a.dm2{
	background: url(../pics/icn_2.gif) no-repeat 0 0px;
}
a.dm2:link, a.dm2:visited, a.dm2:active {
	text-decoration:none;
	background: url(../pics/icn_2.gif) no-repeat 0 0px;
}
a.dm2:hover {
	background: url(../pics/icn_2.gif) no-repeat -22px 0px;
}

a.dm3{
	background: url(../pics/icn_3.gif) no-repeat 0 0px;
}
a.dm3:link, a.dm3:visited, a.dm3:active {
	text-decoration:none;
	background: url(../pics/icn_3.gif) no-repeat 0 0px;
}
a.dm3:hover {
	background: url(../pics/icn_3.gif) no-repeat -22px 0px;
}


a.dm4{
	background: url(../pics/icn_4.gif) no-repeat 0 0px;
}
a.dm4:link, a.dm4:visited, a.dm4:active {
	text-decoration:none;
	background: url(../pics/icn_4.gif) no-repeat 0 0px;
}
a.dm4:hover {
	background: url(../pics/icn_4.gif) no-repeat -22px 0px;
}

a.dm5{
	background: url(../pics/icn_5.gif) no-repeat 0 0px;
}
a.dm5:link, a.dm5:visited, a.dm5:active {
	text-decoration:none;
	background: url(../pics/icn_5.gif) no-repeat 0 0px;
}
a.dm5:hover {
	background: url(../pics/icn_5.gif) no-repeat -22px 0px;
}


a.dm6{
	background: url(../pics/icn_6.gif) no-repeat 0 0px;
}
a.dm6:link, a.dm6:visited, a.dm6:active {
	text-decoration:none;
	background: url(../pics/icn_6.gif) no-repeat 0 0px;
}
a.dm6:hover {
	background: url(../pics/icn_6.gif) no-repeat -22px 0px;
}



td.btm
{
	font-size: 75%;
	border: none;
	vertical-align: middle;
	white-space: nowrap;
	width: 50%;
	padding: 0px 0px 0px 40px;
	background: transparent;
}





/* OUR LOGO TEXT */
div.tdiv1
{
	position: absolute;
	width: 99%;
	left: 2px;
	top: 1px;
	text-align: right;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style: normal;
	font-weight: bold;
	color: #d4d4d4;


}
div.tdiv2
{
	position: absolute;
	width: 99%;
	left: 0px;
	top: 0px;
	text-align: right;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight: bold;
	color: #000000;
}





/* text formating */
h1 {
	font-size : 100%;
	font-weight: bold;
	text-align:center;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-indent: 20px;
}

span.nobr {
	white-space: nowrap;
}
span.bld {
	font-weight: bold;
}
span.itl {
	font-style: italic;
}
span.und {
	text-decoration: underline;
}
div.cntr {
	text-align:center;
}

ol {
	padding-top: 0px;
	padding-bottop: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 20px;
	list-style-type: none;
	list-style-image: url(../pics/kryzh.gif);
}
ul.ullev2,ul.ullev3,ul.ullev4 {
	list-style-image: url(../pics/kryzh1.gif);
}
li {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
li.doc
{
	list-style-image: url(../pics/ext_doc.gif);
}
li.zip
{
	list-style-image: url(../pics/ext_zip.gif);
}
li.pdf
{
	list-style-image: url(../pics/ext_pdf.gif);
}
li.rtf
{
	list-style-image: url(../pics/ext_rtf.gif);
}

.red 
{
	color: #ff0000;
}
.hid
{
	visibility: hidden;
}


.input, .button, .inputhid 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	background-color: #e9e8e2;
	border: #A9B8C2 1px solid;
}
.button{
	background-image: url('../pics/btn.gif');
	background-position: bottom;
	cursor: pointer;
	color: blue;
	font-weight: bold;
}
.input{
	color: black;
}
.inputhid 
{
	visibility: hidden;
}

form {
	padding:0;
	margin:0;
}


/* important info */
div.info
{
	border: #f3f3f3 1px solid;
	border-left: #A91515 4px solid;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}




/* :) */
div.miha {
	position: absolute;
	top: 28px;
	left: 70%;
	visibility: hidden;
}

/* keywords */
div.keywords { 
	position: absolute;
	width: 10px;
	height: 10px;
	overflow: hidden;
	visibility: hidden;
}




