a.mainlink {
	display: block;
	width: 80px;
	height: 24px;
	background-image: url(../gfx/offerslink.jpg);
	font-size: 8pt;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
}

div.smalloffer {
	margin: 0 auto;
	font-size: 78%;
	border-bottom: 4px solid #eee;
	text-align: left;
	padding: 12px;
	padding-bottom: 24px;
	position: relative;
}

div.smalloffer h1 {
	font-size: 112%;
	font-weight: bold;
	margin: 0px;
	margin-left: 2px;
}

div.smalloffer table {
	width: 100%;
	margin-bottom: 14px;
	margin-top: 0px;
	border-bottom: 1px solid #eee;
}

div.smalloffer table td {
	padding: 0px;
	padding-bottom: 4px;
}

div.smalloffer span.grey {
	color: #666;
}

div.smalloffer p {
	margin-left: 130px;
	margin-bottom: 8px;
}

div.smalloffer a.mainlink {
	display: block;
	width: 80px;
	height: 24px;
	background-image: url(../gfx/offerslink.jpg);
	font-size: 8pt;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	position: absolute;
	bottom: 6px;
	right: 6px;
	z-index: 14;
}

div.companypos a.mainlink, div.agencypos a.mainlink {
	display: block;
	width: 80px;
	height: 24px;
	background-image: url(../gfx/offerslink.jpg);
	font-size: 8pt;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
}


div.smallofferajax {
	margin: 0 auto;
	font-size: 78%;
	height: 122px;
	border: none;
	text-align: left;
	padding: 12px;
	padding-bottom: 24px;
	position: relative;
}

div.smallofferajax h1 {
	font-size: 112%;
	font-weight: bold;
	margin: 0px;
	margin-left: 2px;
}

div.smallofferajax table {
	width: 100%;
	margin-bottom: 14px;
	margin-top: 0px;
	border-bottom: 1px solid #eee;
}

div.smallofferajax table td {
	padding: 0px;
	padding-bottom: 4px;
}

div.smallofferajax span.grey {
	color: #666;
}

div.smallofferajax p {
	margin-left: 130px;
	margin-bottom: 8px;
}

div.smallofferajax a.mainlink {
	display: block;
	width: 80px;
	height: 24px;
	background-image: url(../gfx/offerslink.jpg);
	font-size: 8pt;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	position: absolute;
	bottom: 6px;
	right: 6px;
}

#offer {
	padding: 8px;
	text-align: left;
	font-size: 90%;
}


#offer div.offerhead {
	border-bottom: 1px solid #eee;
	font-size: 90%;
	min-height: 60px;
}

#offer div.offerhead h1 {
	font-size: 120%;
	margin: 0px;
	margin-left: 200px;
}

#offer div.offerhead p {
	margin-left: 200px;
	margin-bottom: 6px;
}

#offer div.offername {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	background-color: #DEF;
}

#offer div.offername h1 {
	font-size: 180%;
	margin-top: 6px;
	margin-bottom: 6px;
}

#offer div.offerinfo {
	padding-top: 12px;
}

#offer div.offerinfo h1 {
	font-size: 110%;
}

#offer div.offerinfo p {
	margin-bottom: 20px;
}

#offer div.offerinfo span.desc {
	color: #444;
}

#offer hr {
	border: 1px solid #ddd;
}

#companylist div.selector {
	padding-bottom: 10px;
}

#companylist div.companypos {
	border-top: 4px solid #eee;
	padding: 4px;
	text-align: left;
	font-size: 80%;
}

#companylist div.companypos h1 {
	font-size: 110%;
	margin-left: 130px;
}

#companylist div.companypos p {
	margin: 0px;
	margin-left: 130px;
}


a.confirm {
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

div.smalloffer a.confirm {
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	color: #FFF;
	display: block;
	width: 80px;
	height: 24px;
	background-image: url(../gfx/offerslinkred.jpg);
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	font-size: 8pt;
	font-weight: bold;
}


a.confirm:hover {
	text-decoration: none;
}

div.inconfirm {
	position: absolute;
	right: -20px;
	top: -2px;
	width: 100px;
	height: 26px;
	background: #fff;
	padding: 2px 6px 2px 6px;
	border: 1px solid #888;
	text-align: center;
	z-index: 80;
}



div.userpos {
	margin: 0 auto;
	font-size: 78%;
	border-bottom: 4px solid #eee;
	text-align: left;
	padding: 12px;
	padding-bottom: 24px;
	position: relative;
}

div.userpos h1 {
	font-size: 112%;
	font-weight: bold;
	margin: 0px;
	margin-left: 2px;
}

div.userpos table {
	width: 100%;
	margin-bottom: 14px;
	margin-top: 0px;
}

div.userpos table td {
	padding: 0px;
	padding-bottom: 4px;
}

div.userpos span.grey {
	color: #666;
}

div.userpos p {
	margin-left: 130px;
	margin-bottom: 8px;
}

div.userpos a.mainlink {
	display: block;
	width: 80px;
	height: 24px;
	background-image: url(../gfx/offerslink.jpg);
	font-size: 8pt;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	position: absolute;
	bottom: 6px;
	right: 6px;
}


#usermenu, #emplmenu, #adminmenu {
	width: 180px;
	height: auto;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #4B8DEA;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

#usermenu div.tr, #usermenu div.tl, #usermenu div.br, #usermenu div.bl {display: none;}
#emplmenu div.tr, #emplmenu div.tl, #emplmenu div.br, #emplmenu div.bl {display: none;}
#adminmenu div.tr, #adminmenu div.tl, #adminmenu div.br, #adminmenu div.bl {display: none;}

#usermenu div.t, #emplmenu div.t, #adminmenu div.t {
	width: 180px;
	height: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../gfx/usermenu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}

#usermenu div.c, #emplmenu div.c, #adminmenu div.c {
	width: 180px;
	height: auto;
	text-align: left;
	padding-left: 10px;
	font-size: 90%;
}

#usermenu a, #emplmenu a, #adminmenu a {
	color: #fff;
}

#usermenu div.b, #emplmenu div.b, #adminmenu div.b {
	width: 180px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(../gfx/usermenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
}



#witajuser, #witajempl {
	width: 180px;
	height: auto;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #4B8DEA;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

#witajuser div.tr, #witajuser div.tl, #witajuser div.br, #witajuser div.bl {display: none;}
#witajempl div.tr, #witajempl div.tl, #witajempl div.br, #witajempl div.bl {display: none;}

#witajuser div.t, #witajempl div.t {
	width: 180px;
	height: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../gfx/usermenu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}

#witajuser div.c, #witajempl div.c {
	width: 180px;
	height: auto;
	text-align: left;
	padding-left: 10px;
	font-size: 90%;
	color: #fff;
	z-index: 22;
}

#witajuser div.b, #witajempl div.b {
	width: 180px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(../gfx/usermenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
}


#ofertytyg {
	border-left: 36px solid #ebebeb;
	border-right: 36px solid #ebebeb;
}

table.rowlist tr:nth-child(even) {
	background-color: #ebebeb;
}


table.usertable {
	width: 90%;
	margin: 0 auto;
	font-size: 74%;
	color: #444;
	border-collapse: collapse;
}

table.usertable th, table.usertable td {
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 16px;
	padding-left: 4px;
	padding-right: 4px;
}

table.usertable th {
	font-weight: bold;
	color: #45A;
}


div.zarowka {
	width: 537px;
	height: 116px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../gfx/zarowka.jpg);
}

div.ramka {
	width: 535px;
	height: 153px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../gfx/ramka.jpg);
}

div.ramka a.submit:hover {
	text-decoration: underline;
}


table.partner {
	width: 96%;
	margin: 0 auto;
	border: 1px solid #ebebeb;
	margin-bottom: 4px;
	font-size: 10pt;
	text-align: left;
}

table.partner a {
	font-weight: bold;
}

table.partner p {
	text-align: left;
}

div.kateg {
	padding: 4px 10px 4px 10px;
	text-align: left;
	font-size: 10pt;
	border-bottom: 1px solid #ebebeb;
}

div.kateginfo {
	padding: 4px 10px 4px 10px;
	text-align: left;
	font-size: 10pt;
}

div.kateg a {
	font-weight: bold;
}


#adminhays, #adminhaysb, #adminhaysc {
	font-size: 74%;
}

table.smallart {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 1px solid #ddd;
}

table.arthead {
	width: 94%;
	margin: 0 auto;
	margin-bottom: 22px;
	text-align: left;
}

table.arthead span.arttitle {
	color: #0749A6;
	font-weight: bold;
	font-size: 12pt;
}

div.artmain {
	width: 94%;
	margin: 0 auto;
	text-align: left;
	font-size: 74%;
}

#artsbox {
	width: 180px;
	height: 118px;
	margin-top: -2px;
	background-color: transparent;
	background-image: url(../gfx/artsback.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-size: 7pt;
	text-align: left;
	color: #fff;
	overflow: hidden;
	font-weight: bold;
}

#artsbox div {
	padding: 3px;
	padding-top: 3px;

}

#artsbox a {
	color: #fff;
}

#artsbox a.ml {
	font-weight: bold;
	font-size: 8pt;
}

#artsbox div.tl, #artsbox div.tr, #artsbox div.bl, #artsbox div.br {
	display: none;
}


form.sortform {
    margin-top: 8px;
}

form.sortform label {
    font-size: 74%;
}


#searchbanner {
    background-color: transparent;
}

#searchbanner div.tl, #searchbanner div.tr, #searchbanner div.bl, #searchbanner div.br {
    display: none;
}

#searchbanner img {
/*    width: 172px;*/
}


#wnp div.tl, #wnp div.tr, #wnp div.bl, #wnp div.br {
    display: none;
}


#englishcvban div.tl, #englishcvban div.tr, #englishcvban div.bl, #englishcvban div.br {
    display: none;
}

#englishcvban {
	font-size: 9pt;
	padding-top: 10px;
	padding-bottom: 10px;
}

#englishcvinner {
	width: 713px;
	height: 153px;
	margin: 0 auto;
	background: url(../gfx/englishcvban.png);
	position: relative;
	top: 0px;
	left: 0px;
}

#englishcvcontent {
	position: absolute;
	top: 13px;
	left: 15px;
	width: 682px;
	height: 126px;
	overflow: hidden;
	text-align: left;
}

#englishcvcontent h2 {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #0000FE;
}

#englishcvcontent h3 {
	font-size: 11pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
}

#englishcvcontent img {
	float: left;
	margin-top: 10px;
	margin-right: 8px;
}

#englishcvcontent p {
	margin-top: 8px;
	margin-bottom: 10px;
}

#englishcvcontent a {
	color: #0000FE;
}

#englishcvcontent a.button {
	display: block;
	width: 140px;
	height: 34px;
	background: url(../gfx/englishcvbutton.png);
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 11pt;
	position: absolute;
	bottom: 1px;
	right: 1px;
	line-height: 33px;
	vertical-align: middle;
}

#englishcvcontent a.button:hover {
	text-decoration: none;
}

#careerjet div.tl, #careerjet div.tr, #careerjet div.bl, #careerjet div.br {
    display: none;
}

#careerjet {
	width: 180px;
	height: 114px;
	background: url(../gfx/careerjet.png);
	font-size: 74%;
}

#careerjet div.cjinner {
	padding-top: 22px;
}
