  
 
 
 
html, body {
	background-color	:#FFFFFF;
	text-align			:center;
	margin				:0px;
	padding				:0px;
	font-family			:Verdana;
	font-size			:11px;
	font-weight			:normal;
}

table, div, p, td, span {
	font-family			:Verdana;
	font-size			:11px;
	font-weight			:normal;
}

#main {
	margin-left  		:auto;
    margin-right 		:auto;    
	width				:980px;
	background			:#5A5B5D;
}

#whoIsLoggedCase {
	width				:980px;
	clear				:both;
	background			:#97999C;
}

#whoIsLogged {
	clear				:both;
	margin			:0px 20px 0px 20px;
	padding			:5px 0px 5px 0px;
	text-align			:right;
	font-family			:Verdana;
	font-size			:11px;
	font-weight			:normal;
	text-decoration		:none;
	color				:#ffffff;
}

* html whoIsLogged {
display				:inline; 
}

#whoIsLogged .userName, #whoIsLogged .profileName {
	font-weight			:bold;
}

#whoIsLogged .adminPanelLink {
float:left;
}

#logo {
	width				:980px;
	height			    :80px;
	background			:#5A5B5D;
}

#content {
	background			:#5A5B5D;
	padding-bottom		:14px;
	text-align			:left;
}

#foot {
	width				:980px;
	background	    	:url(images/verMenu/mostek.bmp) no-repeat;
	float				:left;
  height      :99px;
}

html > body #foot {
  height      :100px;
}

.horizontalMenu {
margin-left				:20px;
margin-right			:20px;
}

ul.bookmarksMenu {
height				:43px;
width				:100%;
display				:block;
padding				:0px;
margin				:0px;
background			:url(images/horMenu/gradientHorMenu.gif) top left repeat-x;;
}

li.firstBookmark {
text-align			:center;
display				:block;
height				:43px;
width				:101px;
float				:left;
line-height			:2.5ex;
margin				:0px;
background			:url(images/horMenu/horLeftCorner.gif) top left no-repeat;
}

li.lastBookmark {
float				:right;
height				:43px;
width				:81px;
display				:block;
text-align			:center;
display				:block;
line-height			:2.5ex;
margin				:0px;
background			:url(images/horMenu/horRightCorner.gif) top right no-repeat;
}

li.rightCorner {
float				:right;
height				:43px;
width				:20px;
display				:block;
text-align			:center;
display				:block;
line-height			:2.5ex;
margin				:0px;
background			:url(images/horMenu/horRightCornerImg.gif) top right no-repeat;
}

li.leftCorner {
float				:left;
height				:43px;
width				:20px;
display				:block;
text-align			:center;
display				:block;
line-height			:2.5ex;
margin				:0px;
background			:url(images/horMenu/horLeftCornerImg.gif) top left no-repeat;
}

li.bookmark {
display				:block;
float				:left;
text-align			:center;
height				:43px;
width				:118px;
line-height			:2.5ex;
background			:url(images/horMenu/horMenuNormalBookmark1.gif) top right no-repeat;
}

li.firstBookmarkSelected {
text-align			:center;
display				:block;
height				:43px;
width				:101px;
float				:left;
line-height			:2.5ex;
margin				:0px;
background			:url(images/horMenu/horLeftRedCorner.png) top left no-repeat;
}

li.lastBookmarkSelected {
float				:right;
height				:43px;
width				:81px;
display				:block;
text-align			:center;
display				:block;
line-height			:2.5ex;
margin				:0px;
background			:url(images/horMenu/horRightRedCorner.png) top right no-repeat;
}

li.bookmarkSelected {
display				:block;
float				:left;
text-align			:center;
height				:43px;
width				:118px;
line-height			:2.5ex;
background			:url(images/horMenu/horMenuRedBookmark.png) top right no-repeat;
}

ul.bookmarksMenu li a {
display				:block;
padding-top			:5px;
}

.gradientBackground {
background			:transparent url(images/verMenu/szary_pasek.bmp) repeat-y scroll 0%; 
}

.btnCase {
background				:transparent url(images/content/btn_left.jpg) center left no-repeat;
padding-left			:5px;
margin-right			:10px;
margin-top				:10px;
float: left;
}

.btn {
border					:0px none;
font-family				:Verdana;
font-weight				:bold;
font-size				:10px;
color					:#ffffff;
background				:#5A5B5D url(images/content/btn_right.jpg) center right no-repeat;
float					:none;
margin					:0px;
padding-right			:5px;
padding-left			:0px;
padding-top				:2px;
padding-bottom			:2px;
display					:block;
text-align				:center;
}

input.searchInput {
float				:right;
margin-right			:30px !important;
}

li.rightCorner {
float                :right;
height                :43px;
width                :20px;
display                :block;
text-align            :center;
display                :block;
line-height            :2.5ex;
margin                :0px;
background            :url(images/horMenu/horRightCornerImg.gif) top right no-repeat;
}

li.leftCorner {
float                :left;
height                :43px;
width                :20px;
display                :block;
text-align            :center;
display                :block;
line-height            :2.5ex;
margin                :0px;
background            :url(images/horMenu/horLeftCornerImg.gif) top left no-repeat;
} 

.darkLeftCorner {
background            :url(images/horMenu/horBlackLeftCorner.gif) top left no-repeat !important;
}

.darkRightCorner {
background            :url(images/horMenu/horBlackRightCorner.gif) top right no-repeat !important;
}

div.horMenu {
background-image		  :url(images/horMenu/gradientHorBlackMenu.gif) !important;
background-repeat   	:repeat-x; 
}
a {
font-family			:Verdana;
font-size			:11px;
font-weight			:bold;
text-decoration		:none;
color               :#FFFFFF;
}

.conMain a {
color			:#000000;
}

.localizerHighLight {
font-size			:9px;
font-weight			:normal;
}

.sysPageHightLight {
color               :#AEB0B3;
font-weight			:normal;
}

.whoIsLogged {
font-family			:Verdana;
font-size			:11px;
font-weight			:normal;
text-decoration		:none;
color               :#FFFFFF;
}

.specialPageHeaderFont {
color				:#FFFFFF;
display				:block;
float				:left;
font-family			:Verdana;
font-size			:16px;
font-weight			:bold;
margin				:0px;
padding				:10px 20px 0px 40px;
}

* html span.specialPageHeaderFont {
display				:inline; 
}

a.linksHightLight {
font-family			:Verdana;
font-weight			:bold;
color               :#464648;
font-size			:16px;
display				:block;
text-align			:left;
cursor				:pointer;
padding				:0px 20px 20px 20px;
}

* html a.linksHightLight {
display				:inline; 
}

p {
font-size			:11px;
font-family			:Verdana;
color               :#464648;
margin				:0px;
text-align			:left;
padding				:0px 0px 0px 0px;
}

h3 {
color				:#000000;
font-family			:Verdana;
font-size			:12px;
font-weight			:bold;
margin				:0px;
padding				:10px 0px;
}

a.mainLogo {
margin				:32px 18px 0px 20px;
background-image	:url(images/logo/mainLogo.gif);
float				:left;
overflow			:hidden;
width				:132px; 
height				:30px;
display				:block;
}

* html a.mainLogo {
display				:inline; 
}

div.logoLinker {
margin				:16px 20px 33px 45px;
width				:525px; 
height				:17px;
text-align			:right;
float				:right;
font-family			:Verdana;
font-size			:11px;
font-weight			:bold;
text-decoration		:none;
color               :#FFFFFF;
}

* html div.logoLinker {
display				:inline; 
}

div.finder {
float				:right;
width				:960px; 
height				:36px;
background			:#5A5B5D;
border-right		:20px solid #5A5B5D;
}

* html div.finder {
display				:inline; 
width				:980px;
float				:left;
}

div.localizerCase {
height				:36px;
width				:810px;
float				:left;
background-color	:transparent;
}

div.localizer {
padding				:6px 0px 14px 40px;	
line-height 		:2.9ex;
float				:left;
width				:470px; 
height				:16px;
text-align			:top left;
font-size			:9px;
font-weight			:normal;
text-align			:left;
text-decoration		:none;
background-color	:#5A5B5D;
color               :#FFFFFF;
}

* html div.localizer {
display				:inline; 
}

input.searchInput {
border-left			:4px solid #AEB0B3;
border-top		    :3px solid #AEB0B3;	
border-bottom		:3px solid #E1E2E3;
border-right		:4px solid #E1E2E3;
padding				:0px 0px 2px 4px;
margin				:0px  3px 12px 0px;
width				:190px; 			
font-family			:Verdana;
font-size			:11px;
color               :#5A5B5D;
line-height			:2.5ex;
float				:right;
margin-right		:30px;
}

}

html > body input.searchInput {
height				:16px;	
padding				:1px 0px 0px 4px;
}

input.searchIcon {
float				:left;
background			:url(images/logo/findIcon.gif) top right no-repeat;
width				:22px;
height			:22px;
padding			:0px;
margin			:0px;
border			:0px;
position    		:relative;
left				:938px;
}










div.footCase {
background			:#FFFFFF;
clear				:both;
height				:69px;
border-right:   1px solid #97999C;
border-left:   1px solid #97999C;
border-bottom:   1px solid #97999C; 
}

a.footMainPageLeftImg {
width				:176px;
height				:42px;
float				:left;
margin				:14px 36px 11px 300px;
background-image	:url(images/foot/footMainPageLeftImg.gif);
display				:block;
}

* html a.footMainPageLeftImg {
display				:inline; 
}

a.footMainPageRightImg {
width				:162px;
height				:40px;
float				:left;
margin				:16px 194px 11px 0px;
background-image	:url(images/foot/footMainPageRightImg.gif);
display				:block;
}

* html a.footMainPageRightImg {
display				:inline; 
}

.clearing {
clear				:both;
}
 
div.sysPageCopyrightTextField {
width				:140px;
float				:left;
color				:#464648;
text-align			:left;
font-family			:Verdana;
font-size			:11px;
padding-right       :18px;
padding-top			:70px;
padding-bottom		:15px;	
}

div.sysPageLinker {
float				:right;
padding-right		:0px;
padding-bottom		:0px;
width				:725px; 
background			:#5A5B5D;
padding-right       :19px;
padding-top			:70px;
padding-bottom		:17px;
text-align			:right;
}

 

  


















 
 



  
        
  
div.specialPagesContent {
clear				:both;
width				:760px;
background			:#5A5B5D;
}

div.specialPageHeader {
width				:720px;
height				:43px;	
background-image	:url(images/specialPages/specialPageHeader.gif);
margin				:0px 20px 0px 20px;
}

* html div.specialPageHeader {
display				:inline; 
}

h2.formTitle {
color				:#FFFFFF;
display				:block;
float				:left;
font-family			:Verdana;
font-size			:16px;
font-weight			:bold;
margin				:10px 40px 0px 40px;
}

* html h2.formTitle {
display				:inline; 
}

div.conMain {
background			:#FFFFFF;
clear				:both;
width				:680px;
margin				:0px 20px 0px 20px;
padding-left		:20px;
padding-right		:20px;
padding-top			:20px;
text-align			:left;
}

* html div.conMain {
display				:inline;
width				:720px; 
}

* html #advanced_search_main {
display				:inline;
width				:720px; 
}

div.spacialPagesBottomCorners {
width				:720px;
height				:16px;	
background			:url(images/specialPages/spacialPagesBottomCorners.gif) top center no-repeat;
margin				:0px 20px 15px 20px;
}

* html div.spacialPagesBottomCorners {
display				:inline; 
}

.boxTop {
background			:#FFFFFF url(images/specialPages/boxTop.gif) no-repeat scroll center bottom;
height				:17px;
width				:680px;
}

.boxBottom {
background			:#FFFFFF url(images/specialPages/boxBottom.gif) no-repeat scroll center top;
height				:17px;
width				:680px;
}

div.searchBox {
background			:#E1E2E3;
border-left			:1px solid #5A5B5D;
border-right		:1px solid #5A5B5D;
margin				:0px;
padding				:7px 20px;
}

* html div.searchBox {
display				:inline; 
}

#frmUserFiltersFileTypesAdd {
margin				:8px 0px 5px 0px;
}

select, textarea {
margin-left			:0px;
margin-right		:0px;
text-align			:left;
}

div.fieldStyleCase {
border-left			:2px solid #939496;
border-top			:2px solid #939496;
float				:left;
margin				:0px;
}
       