/*******************************************/
/***Edited by Kamil kamiljkubis@gmail.com***/
/****************19.02.2010*****************/
/*******************************************/
/*******************************************/

/***General***/
body { 
	margin: 0;
	font-family: arial;
	font-size: 11px;
	background-image: url('/img/background.png');
	background-position: 0px 441px;
	background-repeat: repeat;
}

hr {
	margin: 0;
	padding: 0;
}

h2 {
	margin:0;
}

p {
	margin: 0;
	padding: 0;
}

a {	
	text-decoration: none; 
}

img {
        margin:0;
        padding:0;
        border:0;
}

a:link { 
	color: #000; 
}

a:hover { 
	color: #0c53a5; 
}

a:visited { 
	color: #000; 
} 

/***Id's***/

#site { 
	display: table;
	width: 1105px;
	margin: 0 auto;
	border: 0px solid #000;
	z-index: 1;
}

#boczki { 	
		display: block;
		width: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		background: url('/img/top_background.png');
		background-repeat: repeat-x;
		height: 441px;
		z-index: -1;
}	

#left { 
	display: block;
	width: 735px;
	float: left;
	border: 0px solid #000;	
}

#right { 
	display: block;
	width: 300px;
	float: left;
	margin-left: 5px;
	border: 0px solid #000;
}

#stopka { 
	margin:0 auto;
	margin-top:30px;
	display: block;
	width: 100%;
	height: 118px;
	background-image: url('/img/bottom_background.png');
	background-repeat: repeat-x;
}

#stopkawew { 
	display: block;
	width: 900px;
	height: 88px;
	margin: 0 auto;
	text-align: left;
	padding-top: 30px;
}

#menu { 
	display: block;
	width: 1105px;
	height: 60px;
	background-image: url('/img/menu_background.png');
	background-repeat:no-repeat;
}

/***Classes***/

h2.adminEdycjaNaglowek {
	float: left;
	margin-left: 100px;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	width:120px;
}

h2.adminEdycjaText {
	float: left;
	margin-left: 20px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	width: 460px;	
}

.zmienDane {
        width: 158px;
        height: 53px;
}

.linki {
	float: left;
	text-align: right;
	width: 110px;
	font-size: 11px;
	margin-right: 4px;
	padding-top: 4px;
}

.linki2 {
	float: left;
	text-align: right;
	width: 350px;
	font-size: 11px;
	margin-right: 4px;
	padding-top: 4px;
}

.wystawOpinie {
        width: 158px;
        height: 53px;
}

div.thisPage {
	margin: 3px;
	background-image :url('/img/thisPage.png');
	height: 21px;
	width: 19px;
	text-align: center;
	padding-top: 4px;
	float:right;
}

div.thisPage a{
	color: #FFFFFF;
}

div.thisPage a:hover {
	font-weight:bold;
}

div.page {
	margin: 3px;
	background-image :url('/img/page.png');
	height: 21px;
	width: 19px;
	text-align: center;
	padding-top: 4px;
	float:right;
}

div.page a{
	color: #FFFFFF;
}

div.page a:hover {
	font-weight:bold;
}

span.pogrub:hover {
	font-weight:bold;
}

h2.firmaLabel {
        width: 160px;
        text-align: right;
        float: left;
        padding-right: 10px;
        font-size: 11px;
        margin-top: 3px;
}

div.firmaBlok {
        width: 300px;
        background-color: #F8F8F8;
        border: 1px solid #E8E8E8;
        height: 60px;
        float: left;
        font-size: 11px;
}

div.firmaBlok p {
        padding: 2px;
        text-align:left;
}

div.kodCaptcha {
        margin: 0 auto;
        width: 200px;
        height: 50px;
        background: #f1f1f1;
        border: 1px solid #c1c1c1;
}

div.rejestracjaOdstep {
        clear: both;
        height: 5px;
}

h2.rejestracjaNaglowek {
        font-size: 20px;
        padding: 20px;
}


div.contentRejestracja {
        width: 600px;
        margin: 0 auto;
        text-align: center;
}

.zalozKonto {
        width: 158px;
        height: 53px;
}

div.sprawdz {
        height: 21px;
        width: 70px;
        float: left;
        margin:0px 11px 0px 5px;
        padding-top: 2px;
        background-repeat:no-repeat;
        background-image: url('/img/sprawdz.png');
}

div.sprawdz span{
        text-decoration: underline;
        color:#FFFFFF;
}

div.sprawdz span:hover{
        font-weight: bold;
}

h2.sprawdz {
	font-size: 11px;
	float: left;
	padding-top: 3px;
        color: #009900;
        text-decoration: underline;
}

.border_bottomc {
        background-image: url('/img/border_bottomc.png');
        width: 950px;
        height: 59px;
}

.border_topc {
        background-image: url('/img/border_topc.png');
        width: 950px;
        height: 21px;
}

.trwaLogowanie {
        height: 229px;
        width: 300px;
}

h2.blad {
	color: red;
	font-size: 12px;
        margin: 5px 0px 0px 10px;
        float: left;
        text-align: left;
}

h2.bladKodu {
	color: red;
	font-size: 12px;
	height: 20px;
	padding-top:3px;
}

div.border_topr {
        background-image: url('/img/border_topr.png');
        height: 21px;
        width: 279px;
}

.border_bottomr {
        margin-bottom: 20px;
        width: 279px;
        clear: both;
}

.zaloguj {
        float: left;
        margin-left: 48px;
        height: 21px;
        width: 61px;
}

.world_pic {
        float: left;
        padding: 3px;
}

.border_bottoml {
        margin-left: 70px;
        float: left;
        width: 665px;
}

.border_topl {
        margin-left: 70px;
        float: left;
        width: 665px;
}

.rejestracja {
	width: 500px;
	height: 20px;
	font-size: 15px;
	color: #404040;
	border: 1px solid #c1c1c1;
	float: left;
        margin-left: 20px;
}

.rejestracja:hover {
	background-color: #F0F0F0;
}

.rejestracjaText {
	font-size: 14px;
	float: left;
	width: 120px;
	padding-top: 4px;
        text-align: right;
        margin-left: 58px;
}

.logowanie {
	width: 80px;
	height:13px;
	font-size: 10px;
	color: #404040;
	border: 1px solid #c1c1c1;
	margin-bottom: 5px;
}

div.logowanieText {
        padding: 2px 0px 0px 2px;
        width: 35px;
        float: left;
}

div.logowanieText p {
	font-size: 11px;
	margin-bottom: 9px;
}

div.top {
	height:308px;
	width:1105px;
}

div.headerleft { 
	display: block;
	margin-left: 70px;
	height:34px;
	background: url('/img/header_left.png');
	background-repeat: no-repeat;
}

div.headerright { 
	display: block;
	width: 279px;
	height: 34px;
	background: url('/img/header_right.png');
	background-repeat: no-repeat;
}

div.headerCenter { 
	display: block;
	height:34px;
	background: url('/img/header_center.png');
	background-repeat: no-repeat;
}

div.contentleft { 
	display: block;
	width: 615px;
	margin-left: 70px;
	background-color: #FFF;
	padding: 10px 25px 10px 25px;
        min-height: 200px;
        text-align: justify;
}

div.contentright { 
	padding:0;
	border:0;
	margin:0;
	display: block;
	width: 229px;
	background-color: #FFF;
	padding: 10px 25px 10px 25px;
	min-height: 70px;
}

div.menuItem { 
	padding-left: 100px;
	padding-top:25px;
	float: left;
	height: 35px;
}

div.menuItemN { 
	padding-left: 0px;
	padding-top:25px;
	float: left;
	height: 35px;
}

div.headerText { 
	color: #FFF; 
	font-size: 130%;
	font-weight: bold;
	padding-top:10px;
}
				
div.menuItemB a { 
	color: #000;
	margin-left: 15px;
	margin-right: 15px;
}

a.authors:hover {
	font-weight: bold;
} 
a.stopkalinka{
color:#fff;
}
a.stopkalinka:hover{
color:#006a9f;
}

