*{
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	line-height: 1.5em;
	color: #222222;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-color: #7e7e7e;
}
a {
    color: red;
	 text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: black;
}
img { border: 0px; }
.noPrint{
	display: none;
}
h1 {
    height: 28px;
	font-size: 16px;
}
h2 {
	margin-bottom: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: red;
	font-size: 16px;
}
h3 {
	padding: 10px 0;
	font-size: 14px;
	color: red;
	text-shadow: gray;
	text-transform: uppercase;
}
ul{
	margin: 5px;
}
fieldset{
	padding: 10px;
}
p {
    margin-bottom: 6pt;
}
#loading{
	position: fixed;
	left: 50%;
	top: 50%;
	width: 300px;
	height: 100px;
	background: #fff;
	margin-left: -150px;
	margin-top: -50px;
	z-index: 10;
	padding: 5px;
	border: 1px solid #ff0000;
	text-align: center;
}
#inloading{
	color: white;
}
#inloading p{
	margin-top: 10px;
}
#inloading h3{
	padding-bottom: 10px;
	color: #ff0000;
	border-bottom: 1px solid white;
}
#page{
	padding: 0;
	width: 950px;
	margin: 0 auto;
	background-color: white;
	display: block;
	height: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
#container{
	margin-top: -100px;
	padding: 20px;
}
#main{
	display: block;
	float: right;
	width: 690px;
	overflow-x: auto;
	overflow-y: hidden;
}
.strona_logowanie{

}

.box_login{
   width: 200px;
	margin-left: 10px;
}
.box_login input{
    width: 100px;
    font-size: 10px;
}
.loginbutton{
    margin-top: 10px;
}
.pole{
	display: block;
}
.left_accordion{
	margin-top: 10px;
}
.logo{
    display: block;
	 padding-top: 95px;
	 padding-left: 30px
}
.top{
background-image: url(header.jpg);
width: 950px;
height: 345px;
    }

/*
 * Main address
 */
 #maintext{
     display: none;
 }
 .alias,.domain{
     
     font-family: sans-serif;
     font-size: 18pt;
     
 }
 .domain{
     font-weight: bold;
 }
 .footer{
     display: block;
     clear: both;
     float: left;
     text-align: center;
     font-size: 10px;
	  padding: 20px 10px;
	  color: #dcdcdc;
	  background-color: black;
	  width: 930px;
	  margin-top: 30px;
 }
 .middle_image{
   margin-top: 23px;
 }
 .points{
	font-size: 16pt;
	color: red;
}
.labelForm {
	margin-bottom: 2px;
}
.contentForm {
	margin-bottom: 5px;
}
.required {
	color: red;
	margin-left: 5px;
}
.main_content_item_left, .main_content_item_right{
	margin-bottom: 20px;
}
.date_footer{
	display: none;
}
.portlet-login{
	width: 150px;
	padding-left: 10px;
}
.input {
	border-top: 1px solid #708090;
	border-left: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #708090;
	background: white;
	width: 130px;
	font-size: 9pt;
}
.input:hover {
	background: silver;
	width: 130px;
	font-size: 9pt;
}
.button {
    border: none;
    background: url('button.gif') no-repeat top left;
	 background-position: bottom;
    padding: 2px 8px;
	 width: 100px;
	 height: 30px;
	 font-size: 8pt;
	 margin: 10px 0;
}
.button:hover {
    border: none;
    background: url('button_down.gif') no-repeat top left;
    padding: 2px 8px;
	 width: 100px;
	 height: 30px;
	 background-position: bottom;
	 cursor: pointer;
	 color: white;
	 margin: 10px 0;
}
.label {
	width: auto;
	margin: 10px 0px 2px 0px;
	text-align: left;
	position: relative;
	text-align: left;
	display: block;
	font-style: italic;
	color: gray;
	font-size: 8pt;
	text-shadow: gray;
}
.portlet-login br { clear: left; }


.pagerBlock{
	background-color: white;
	display: block;
	padding: 10px 0;
}
.pagerBlock .pager span{
	font-size: 2em;
	color: black;
}
.ramka{
	text-align: left;
	margin: 5px 0;
	overflow: auto;
	padding: 10px;
	border-top: 1px dotted silver;
}
.ramka .catalogueImageBox{
	float: left;
	clear: both;
	padding-right: 10px;
	width: 150px;
	text-align: center;
}
.ramka .tytul{
	font-size: 10pt;
	font-weight: bold;
	color: black;
}
.ramka .gwiazda{
	display: block;
	font-size: 2em;
	color: red;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu_top{
	position: absolute;
	top: 200px;
	width: 463px;
	height: 25px;
	background-image: url(topmenu.gif);
	line-height: 15px;
	margin-left: 30px;
	padding-left: 10px;
}

.menu_top a{
	color: #dcdcdc;
	font-weight: bold;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #696969;
	font-size: 0.9em;
}
.menu_top a:hover{
	color: red;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
}
.menu_top .level0{
	display: none;
}
.menu_top ul{
	list-style-type: none;
}
.menu_top ul li{
	display: inline;
	
}
#myMenu{
	position: absolute;
	top: 200px;
	width: 463px;
}
.getButton{
	margin-top:10px;
	background-color: red;
	color: white;
	padding: 4px;
	display: block;
	float: right;
}

.SelectUsersName {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 15px;
		display: block;
	}
	.SelectUsers {
		font-weight: bold;
		margin-left: 5px;
	}
	.IconCSV {
		vertical-align:middle;
	}
	.divSearch {
		margin:10px;
	}
	.txtSearch, .txtInput {
		padding: 5px;
		border: #818191 1px solid;
		font-size: 12px;
		-moz-border-radius: 5px;
		vertical-align: middle;
	}
	.butSearch {
		vertical-align: middle;
	}
	.formButton {
		text-align: right;
		margin-top: 10px;
	}
	.panelPh {
		margin: 10px;
		text-align:center;
		font-size: 14px;
		line-height: 25px;
		border: solid 1px #add8e6;
		padding: 15px;
	}
	.panelPhLink {
		margin-top: 15px;
	}

