
body
{
	/*background: #9fb8bc url('images/background.jpg') repeat-x;*/

	font-family: verdana, arial, sans serif;
	font-size: 11px;
	text-align:left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #F9F9F9;
	color: #000000;
}





.maincontainer
{
	position: relative;
	top: 0px;
	left: 0px;
	background: #F9F9F9;
	/*border: solid 1px #FF9914;*/
	width: 99.8%;
	height: 99.8%;
	padding: 0px;
	margin: 0px;
}

#logoleft
{
	position:fixed;
	top: 0px;
	left:0px;
	/*float:left;*/
	background: #F9F9F9 url('images/logoleft1.gif') ;
	width: 185px;
	height: 100px;	
	/*border: solid 1px #FF0000;*/
	padding: 0px;
	margin: 0px;
}

#logomiddle
{
	/*background: #9fb8bc url('images/2logo.gif') repeat-x;*/
	background-color: #F9F9F9; 
	height: 100px;
	/*border: solid 1px green;*/
	padding: 0px;
	margin:0px;
}

#logoright
{
	position: fixed;
	top: 0px;
	left: 185px;
	background-color: #F9F9F9; 
	background: #0073A9 url('images/logoright1.gif') no-repeat;
	width: 100%;
	height: 100px;
	/*border: solid 1px green;*/
	padding: 0px;
	margin:0px;
}

.menu
{
	/*float: left;*/
	position: fixed;
	top:100px;
	left:0px;
/*	bottom: 35px;*/
	background: #0073A9 url('images/logoleftbottom1.gif') no-repeat;
	/*background: #9fb8bc url('images/1logo.gif') repeat-y;*/

	width: 185px;
	height: 350px;
	/*border: solid 1px blue;*/
	padding-top: 35px;
	padding-left:0px;
	margin: 0px;
	
	font-family: verdana, arial, sans serif;
	font-size: 11px;
	font-weight: bolder;	
}

.menu1
{
	position: fixed;
	top: 350px;
	left: 0px;
	/*bottom:35px;*/
	width: 185px;
	height: 100%;
	padding-left:0px;
	/*border: solid 1px red;*/
	background: #F9F9F9 url('images/logoleftbottom_rep.gif') repeat-y;
	
	font-family: verdana, arial, sans serif;
	font-size: 11px;
	font-weight: bolder;	
}

.content
{
	/*float:left;*/
	position: fixed;
	top: 100px;
	left: 185px;
	right: 0px;
	bottom: 35px;
	width: auto;
	height: auto;
	/*min-width: 800px;*/
	margin: 0;
	/*width: 400px; */
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	text-align: justify;
	/*border: solid 1px #808080;*/
	overflow:auto;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

}
/*
p { 
margin: 0; 
padding: 1em; 
background-color: #B7DCFF;
text-align: center;
font-size: 2em; 
}   
*/
.Ramka p
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
.Ramka span { 
display: block; 
overflow: hidden; 
height: 1px; 
background-color: #B7DCFF; 
} 

span.r1 { margin: 0 9px; } 
span.r2 { margin: 0 6px; } 
span.r3 { margin: 0 4px; } 
span.r4 { margin: 0 3px; } 
span.r5 { margin: 0 2px; height: 2px; } 
span.r6 { margin: 0 1px; height: 3px; } 


#navlist
{
padding-left: 5px;
margin-left: 0px;
/*border-bottom: 1px solid gray;*/
width: 100px;
list-style-type: none;
}

#navlist a
{
display: block;
padding: 10px;
width: 100px;
/*background-color: #FFD59E;*/
/*background: #0073A9; /* url('images/1logo.gif') repeat-y;)*/
border-top: 1px dotted #F9F9F9;
}

#navlist ul
{
width: 100px;
margin-left: 0px;
padding-left: 5px;
list-style-type: none;
font-family: Verdana, Arial, sans-serif;

}

#navlist li a, a:link, a:visited
{ 
	width: 120px;
	font-weight: bolder;
	font-style: oblique;
	text-decoration: none; 
	color: #F9F9F9;
}

#navlist a:hover
{
	/*background-color : #FF9914 ;*/
	color: #67CB33;
    /*background-color: #FF9914;*/
	/*background: #0073A9; /* url('images/1logodark.gif') repeat-y;*/
}

.LoggedIn
{
	position: fixed;
	right: 20px;
	top: 70px;
	height: 20px;
	background-color: Transparent;
	text-align:right;
	font-style:italic;
	font-weight:bolder;
	text-decoration: none;	
	color: #f9f9f9;
	vertical-align:middle;
}

.Help
{
	background-color: #f9f9f9;
	color: #000000;
}

.Help a
{
	width: 500px;
	display: block;
	padding: 1px;
}

.Help a:link, a:visited
{ 
	font-style: normal;
	font-weight:normal;
	text-decoration: underline; 
	color: #000000;
}

.Help a:hover
{
	/*background-color: #FF9914 ;*/
	font-weight:bold;
	/*background-color: #FF9914;*/
	/*background: #0073A9; /* url('images/1logodark.gif') repeat-y;*/
}



.General
{
	background-color: #f9f9f9;
	color: #000000;
}

.General a
{
	width: 200px;
	display: block;
	padding: 4px;
}

.General a:link, a:visited
{ 
	font-style: normal;
	font-weight:normal;
	text-decoration: underline; 
	color: #000000;
}

.General a:hover
{
	/*background-color: #FF9914 ;*/
	font-weight:bold;
	/*background-color: #FF9914;*/
	/*background: #0073A9; /* url('images/1logodark.gif') repeat-y;*/
}

.footer
{
	position:fixed;
	left: 0px;
	bottom: 0;
	right: 0px;
	height: 35px;
	width: auto;
	text-align:center;
	background: #F9F9F9 url('images/bar_bottom1.gif') repeat-x;
	border-top: solid 2px #9E9E9E;
	
	font-style: italic;
	font-weight: bolder;
	text-decoration: none; 
	color: #F9F9F9;	
	/*border: solid 1px #0dddd0;	*/
}

.footer a:visited, a:link
{
	font-style:italic;
	font-weight: bolder;
	text-decoration: none;	
	color: #f9f9f9;

}

.footer a:hover
{
	color:#0073A9;
}

.PanelMenu
{
	position: fixed;
	top: 110px;
	left: 185px;
	right: 410px;
	height: 20px;
	/*border: solid 1px #0000ff;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#9E9E9E;
	
}

.PanelList
{
	overflow: auto;
	position: fixed;
	top: 140px;
	left: 185px;
	right: 410px;
	bottom: 40px;
	/*border: solid 1px #ff0000;*/

}


.PanelCalendar
{
	position: fixed;
	/*text-align: center;*/
	width: 290px;
	height: 220px;
	left: 225px;
	top: 120px;
	background: #F9F9F9;
	border: solid 1px #0073A9;
	font-family: verdana, arial, sans serif;
	font-style:normal;
	font-weight:normal;
	font-size: 11px;
	text-align: center;


}

.PanelDetails
{
	position:fixed;
	overflow: auto;
	top: 130px;
	right: 35px;
	width: 350px;
	bottom: 40px;
	/*border: solid 1px #00ff00;*/
	
}

.PanelAsk
{
	background-color: #F9F9F9;
	position: fixed; 
	width: 300px;
	height: 100px;
	top: 50%; 
	left: 50%; 
	margin-top: -50px; 
	margin-left: -150px;
	border: solid 1px #9E9E9E;
	text-align: center;
	z-index :100;
	padding-left: auto;
	padding-right: auto;
    	
}

.test:hover
{
   background-color  : white;
   color: black;
   font-weight: bold;

}




.norm { border-style: none; }
.over { background-color: #DBDDDE ;  border-style: none; }

