/* Plik stworzony 31 stycznia 2007 */

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto 0 auto;
	padding: 0 0 0px 0;
	font: 62.5% Tahoma, Verdana, Arial, Georgia, sans-serif; /* Resets 1em to 10px */
	color: #476fb5;
	text-align: center;
	background: url(../img/tlo.png) repeat-x fixed bottom;
}


/* top strony */

#top {
	margin: 0px auto;
	padding: 10px 0 0px 0;
	height:30px;
	border-bottom: 1px solid #c5d1e9;
	background-color: #e6edf7;
}

.logo-infor img {
	border: none;
	margin-left:250px;
}


/* pod topem */

#undertop {
	margin: 0px auto 0px auto;
   width:782px;
}

#maintop {
	float: left;
	height:106px;
	width:450px;
}

#logotop{
	width:442px;
	height:75px;
	text-indent:-8000px;
	background:url(../img/logo.gif) no-repeat;
	padding: 0 0 2px 0;
}

#logotop a{
	display:block;
	height:73px;
	text-decoration: none;
	border:none;
}

#logotop a:hover {
	display:block;
	height:75px;
	background: url(../img/logo.gif) no-repeat;
	text-decoration: none;
	border:none;
}

.menu {
	background: url(../img/menu_bg.gif) repeat-x left top;
	height: 30px;	
	padding: 0 0 0px 0;	
   width:425px;
	float:left;
}

.menu1 {
	padding: 0 0 15px 0;	
}

.menuleft {
   float:left;
	background: url(../img/mn1.gif) repeat-x;
	height: 30px;
	width:25px;
	clear:both;
}

/* menu */

#mainmenu ul
{
border: 0;
margin: 0;
list-style-type: none;
}

#mainmenu ul li
{
display: block;
float: left;
margin: 0;
padding-left:12px;
}

#mainmenu ul li a
{
margin: 0 0 0 0;
text-decoration: none;
display: block;
}

.menu01 {
	width:50px;
}

.menu02 {
	width:64px;
}

.menu03 {
	width:75px;
}

.menu04 {
	width:77px;
}

div.tedge {
	color:#263787;
	background-color: white;
	background-image: url(../img/border.gif);
	background-position: top;
	background-repeat: repeat-x;
}

div.tedge div.redge {
	background-image: url(../img/border.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
div.tedge div.bedge {
	background-image: url(../img/border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
div.tedge div.ledge {
	background-image: url(../img/border.gif);
	background-position: left;
	background-repeat: repeat-y;
}
div.tedge div.lcorner {
	background-image: url(../img/mn_lcorner.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.tedge div.rcorner {
	background-image: url(../img/mn_rcorner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding:2px 2px 0px 2px;
	height:30px;
}

div.tedge div.innercontent,div.tedge_brak div.innercontent{
	padding:5px 10px 1px 10px;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	font-weight:bold;
	font-size:12px;
}

div.tedge div.innercontent{
	padding:3px 10px 1px 10px;
	background-image: url(../img/menu_ov_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size:12px;
	height:30px;	
}

div.tedge div.innercontent a, div.tedge div.innercontent a:link, div.tedge div.innercontent a:hover{
	text-decoration: none;
}

/* logowanie */

#logowanie {
	float:right;
	background: url(../img/form_bg.gif) no-repeat top;
	width: 332px;
	height: 106px;
	text-align: left;
}

/* blad logowania */

.blad {
	background: url(../img/form_bg1.gif) no-repeat top;
	width: 332px;
	color:#993300;
	text-align: left;
	font-size:12px;
	padding: 2px 0px 0px 0px;
	float:right;
}

.blad p {
	padding: 2px 0px 3px 25px;
}


/* formularz logowania */

#form {
	width: 300px;
	padding: 7px 0px 0px 25px;
	}
	
#f01 {	
	border: 0;
	margin: 0;
	float: left;
	width: 180px;
	}

#f02 {	
	border: 0;
	margin: 0;
	float: left;
	width: 100px;
	padding-left:10px;
	}
	
#form fieldset legend {
	display: none;
	}
		
#log {
	font-size: 1.2em;
	display: block;
	text-align:left;
	padding-bottom:24px;
	}
	
#log1 {
	font-size: 1.2em;
	display: block;
	text-align:left;
	}
	
#log2 {
	font-size: 1.2em;
	display: block;
	text-align:left;
	}
	
#input01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	background: url(../img/input_bg.jpg) no-repeat;
	border: 1px solid #336699;
	width:70px;
	height:17px;
	margin-right:27px;
	margin-bottom:3px;
}

#input02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	background: url(../img/input_bg.jpg) no-repeat;
	border: 1px solid #336699;
	width:70px;
	height:17px;
	margin-right:2px;
}

#select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	border: 1px solid #336699;
	width:180px;
}

#submitform {
	width:17px;
	height:18px;
	color:#FFF;
	font-weight:bold;
	padding:0;
	background:transparent url(../img/btn_go.jpg) no-repeat bottom;
	cursor:pointer;
	border:none;
	margin-left:3px;
}

.zap {
	text-align:left;
	/*font-size: 1.1em;*/
    font-size: 11px;
	
	clear: both;
	padding: 5px 0px 0px 25px;
    /*padding-top:5px;*/
}

.zap a {
	text-decoration: none;
}


/* glowna tresc */

#content {
   margin: 0px auto 30px auto;
	background-color: #ffffff;
	width:800px;
	padding:0 0 8px 0;
}

.main {
   margin: 0px auto 0 auto;
   width:782px;
    background-color: #ffffff;
	clear: both;
}

.main-lewa {
	float: left;
	width:407px;
	text-align: left;
	padding:27px 0px 0px 20px;
	font-size: 1.2em;
}

.main-prawa {
	float: left;
	/*width:180px;*/
	padding:7px 0px 0px 23px;
}

/* pracuj z nami */

.main-praca {
	margin: 0px 0px 0px 4px;
	width: 773px;
	height: 366px;
	background: url(../img/tlo-praca-00.png) no-repeat;
	clear: both;
}

.praca {
	width: 720px;
	text-align: left;
	padding: 47px 0px 0px 35px;
}

.praca-naglowek h4 {
	font-size:12px;
	text-align: left;
}

.praca-tresc {
	font-size:12px;
	text-align: left;
	padding: 35px 20px 0px 0px;
}

.praca-stopka {
	font-size:12px;
	text-align: left;
	padding: 47px 0px 0px 0px;
}

p.lewa {
	float: left;
}



/* podstrona oferty pracy */

.main-praca-oferty {
	margin: 0px 0px 0px 0px;
	width: 776px;
	height: 460px;
	background-color: #ffffff;
	clear: both;
	padding: 10px 0px 0px 3px;
}

/* podstrona oferty pracy image fade */

.main-praca-lewa {
	height: 248px;
	width: 285px;
	float: left;
	padding:15px 4px 12px 22px;
	}
	
.fadeprzed {
	padding:1px 0px 0px 3px;
	position:relative;
	margin: 0px 275px 0px 0px;
}

/* podstrona oferty pracy liczy sie doswiadczenie */

.main-praca-prawa {
	width: 441px;
	height: 251px;
	background: url(../img/top-oferta.gif) no-repeat top;
	float:left;
	padding:0px 0px 12px 9px;
	margin-top:14px;
}

.main-praca-o {
	text-align: left;
	padding:77px 0px 10px 15px;	
}

.main-praca-o h4 {
	font-size: 12px;
}

.main-praca-o ul{
	padding: 10px 0px 13px 15px;
	list-style: circle;
}

.main-praca-o ul li{
	padding: 2px 0px 2px 2px;
	font-size: 12px;	
}

/* podstrona oferty pracy wylistowanie ofert */

.main-praca-dol {
	margin: 0px auto 0 auto;
	width: 730px;
	height: 163px;
	clear:both;	
}

.main-praca-t {
	text-align: left;
	padding:10px 0px 10px 15px;
	font-size: 11px;
}

.main-praca-t p{
	width: 700px;
}

.main-praca-t ul {
	list-style: none;
	padding: 5px 0px 5px 18px;
}

.main-praca-t ul li{
	padding: 0px 0px 5px 18px;
	background: url(../img/strzalka.png) no-repeat left;
	display: inline;
}

.spanwoj{
	padding: 0px 30px 0px 5px;
}

.spanwoj01{
	padding: 0px 28px 0px 14px;
}

.main-praca-t h4 {
	font-size:12px;
	text-align: left;
}


/* reklama */

.reklamastopka {
	width:780px;
	clear:both;
}

/* stopka strony */

.stopka {
	background-color:#EBEFF8;
	/*width:774px;*/
	width: 100%;
	height:40px;
}

.stopkamenu {
	padding: 12px 16px 10px 16px;
	font-size:1.1em;
}

.stopka-lewa {
	float:left;	
}

.stopka-prawa {
	float:right;	
}


/* ogolne */

p{
	line-height:1.2em;
	padding: 0px 0px 15px 0px;
	text-align: justify;
}

h3 {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 3px 0px;
	font-size: 12px;	
	font-family:tahoma;
	font-variant: normal;
}

a, a:visited {
	text-decoration: underline;
	color: #476fb5;
}

a:active {
	text-decoration: underline;
	color: #476fb5;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}


.clearfix:after {
	content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

.clearfix {
display:inline-block;
height:1px;
}

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

/* Podstrona oferta */

table.publikacje {
background-image: url(http://gamma.infor.pl/portal/inforlex/logowanie_i/publikacje_bg.png);
background-position: bottom;
background-repeat: repeat-x;
font-size:12px;
text-align:left;
border:0;
width:775px;
}

td.publ {
	padding: 2px 12px 2px 12px;
	line-height:1.5em;}

div.tyt{
	padding-bottom:3px;
	font-weight:bold;
}

td.publ_left{
	padding-left:25px;
}



.box {  width: 125px;
        height: 125px;
        margin: 0px;
        padding: 0px; 
        background-image:url(http://g.infor.pl/p/inforlex/logowanie_i/publikacje_ppg.png);
        background-position: left top;
        background-repeat: no-repeat;     }
	 
.box ul { position: relative;
        top:45px;
        left: 70px;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
		  width: 85px;
    }
    
.box ul li {
        display: block;
        margin: 0px;
        padding: 1px 0px 0px 0px;
		  font-size:11px;
    }
	 
.box ul li a {
        background-color: #8f6c59;
        display: block;
        width: 100%;
        margin: 0px;
        padding: 3px 2px 3px 8px;
        filter:alpha(opacity=85);   
        -moz-opacity: 0.85;   
        opacity: 0.85;
		  color: #ffffff;
		  font-weight: bold;
		  text-decoration: none;
    }
	 
.box ul li a:hover {
    	font-weight: bold;
        filter:alpha(opacity=100);   
        -moz-opacity: 1.0;   
        opacity: 1.0;
		  text-decoration: none;
		  color: #ffffff;
		  font-weight: bold;
    }

.box ul li a:visited {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
    }



.box1 {
   width: 125px;
        height: 125px;
        margin: 0px;
        padding: 0px; 
    background-image:url(http://g.infor.pl/p/inforlex/logowanie_i/publikacje_sk.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.box1 ul {
    position: relative;
        top:45px;
        left: 70px;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
		  width: 85px;
}

.box1 li {
	display: block;
        margin: 0px;
        padding: 1px 0px 0px 0px;
		  font-size:11px;
}

.box1 ul li a {
        background-color: #3e81b8;
        display: block;
        width: 100%;
        margin: 0px;
        padding: 3px 2px 3px 8px;
        filter:alpha(opacity=85);   
        -moz-opacity: 0.85;   
        opacity: 0.85;
		  color: #ffffff;
		  font-weight: bold;
		  text-decoration: none;
    }
	 
.box1 ul li a:hover {
    	font-weight: bold;
        filter:alpha(opacity=100);   
        -moz-opacity: 1.0;   
        opacity: 1.0;
		  text-decoration: none;
		  color: #ffffff;
		  font-weight: bold;
    }

.box1 ul li a:visited {
        color: #ffffff;
		font-weight: bold;
		text-decoration: none;
    }


.box2 {

   width: 125px;
        height: 125px;
        margin: 0px;
        padding: 0px; 
    background-image:url(http://g.infor.pl/p/inforlex/logowanie_i/publikacje_ssk.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.box2 ul {
    position: relative;
        top:45px;
        left: 70px;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
		  width: 85px;
}

.box2 li {
		display: block;
        margin: 0px;
        padding: 1px 0px 0px 0px;
		  font-size:11px;
}

.box2 ul li a {
        background-color: #3e766b;
        display: block;
        width: 100%;
        margin: 0px;
        padding: 3px 2px 3px 8px;
        filter:alpha(opacity=85);   
        -moz-opacity: 0.85;   
        opacity: 0.85;
		  color: #ffffff;
		  font-weight: bold;
		  text-decoration: none;
    }
	 
.box2 ul li a:hover {
    	font-weight: bold;
        filter:alpha(opacity=100);   
        -moz-opacity: 1.0;   
        opacity: 1.0;
		  text-decoration: none;
		  color: #ffffff;
		  font-weight: bold;
    }

.box2 ul li a:visited {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
    }


.box3 {
	width: 152px;
    height: 125px;
    margin: 0px;
    padding: 0px; 
    background-image:url(http://g.infor.pl/p/inforlex/logowanie_i/publikacje_cz.gif);
    background-position: 5px 0px;
    background-repeat: no-repeat;
}

.box3 ul {
    position: relative;
        top:45px;
        left: 70px;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
		  width: 85px;
}

.box3 li {
		display: block;
        margin: 0px;
        padding: 1px 0px 0px 0px;
		  font-size:11px;
}

.box3 ul li a {
        background-color: #c83236;
        display: block;
        width: 100%;
        margin: 0px;
        padding: 3px 2px 3px 8px;
        filter:alpha(opacity=85);   
        -moz-opacity: 0.85;   
        opacity: 0.85;
		  color: #ffffff;
		  font-weight: bold;
		  text-decoration: none;
    }
	 
.box3 ul li a:hover {
    	font-weight: bold;
        filter:alpha(opacity=100);   
        -moz-opacity: 1.0;   
        opacity: 1.0;
		  text-decoration: none;
		  color: #ffffff;
		  font-weight: bold;
    }

.box3 ul li a:visited {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
    }

	 
table.zamowienie{
background-image: url(http://gamma.infor.pl/portal/inforlex/logowanie_i/zamowienie_bg.jpg);
background-position: bottom;
background-repeat: repeat-x;
}

table.zamowienie td {
    font-size:11px;
}

table.zamowienie input {
    vertical-align: middle;
}

.small {
	font-size: 0.9em;
}

.big {
	font-size: 11px;
}

.strzalka {
	width:50px;
	height:38px;
	text-indent:-8000px;
	background:url(../img/strzalka2.gif) no-repeat;
	padding: 0 0 2px 0;
	margin-left:295px;
}

.strzalka a{
	display:block;
	height:38px;
	text-decoration: none;
	border:none;
}

.strzalka a:hover {
	display:block;
	height:38px;
	background: url(../img/strzalka1.gif) no-repeat;
	text-decoration: none;
	border:none;
}

.nowosc_bkg {
    background-image: url(http://gamma.infor.pl/portal/inforlex/logowanie_i/nowosc.gif);
    background-position: 80px 0px;
    background-repeat: no-repeat;
}
