/* html * { margin: 0; padding: 0; outline: 0; }*/
button:-moz-focus-inner { margin: 0; padding: 0; outline: 0; }

a {
	color: #f60;
}

body {
	padding-top: 10px;
	background: #e0e4e4;
	font-family: arial, helvetica;
	min-height: 100%;
}

ul.site-map, ul.site-map ul {
	list-style-type: none;
	background: url('https://cdn.getionary.pl/images/vline.png') repeat-y;
	margin: 0 0 0 20px;
	padding: 0;
}

ul.site-map {
	margin-left: 10px;
}

ul.site-map li {
	margin: 0;
	padding: 0 30px;
    line-height: 20px;
    font-size: 12px;
    background: url('https://cdn.getionary.pl//images/node.png') no-repeat;
}

ul.site-map li.last {
	background: #fdfdfd url('https://cdn.getionary.pl/images/lastnode.png') no-repeat;
}

.main-frame {
	width: 981px;
	margin: 0px auto 0px auto;
	background: url('https://cdn.getionary.pl/images/logo-tlo.png') no-repeat; 
	background-position: 75px 24px;
}

.menu {
	width: 981px;
	margin: 0px;
	height: 52px;
	background: url('https://cdn.getionary.pl/images/belka-nawigacji.png') no-repeat;
	position: relative;
}

.menu-getionary {
	width: 73px;
	height: 37px;
	position: absolute;
	display: block;
	left: 3px;
	top: 6px;
	background: url('https://cdn.getionary.pl/images/menu.png') no-repeat;
	background-position: 0px -1px;
}

.menu-getionary:hover {
	background-position: 0px -40px;
}

.menu-translator {
	width: 136px;
	height: 37px;
	position: absolute;
	display: block;
	left: 76px;
	top: 6px;
	background: url('https://cdn.getionary.pl/images/menu.png') no-repeat;
	background-position: -73px -1px;
}

.menu-translator:hover {
	background-position: -73px -40px;
}

.menu-addons {
	width: 136px;
	height: 37px;
	position: absolute;
	display: block;
	left: 212px;
	top: 6px;
	background: url('https://cdn.getionary.pl/images/menu.png') no-repeat;
	background-position: -209px -1px;
}

.menu-addons:hover {
	background-position: -209px -40px;
}

.menu-buy {
	width: 159px;
	height: 37px;
	position: absolute;
	display: block;
	left: 348px;
	top: 6px;
	background: url('https://cdn.getionary.pl/images/menu.png') no-repeat;
	background-position: -345px -1px;
}

.menu-buy:hover {
	background-position: -345px -40px;
}

.menu-end {
	width: 3px;
	height: 37px;
	position: absolute;
	display: block;
	left: 507px;
	top: 6px;
	background: url('https://cdn.getionary.pl/images/menu.png') no-repeat;
	background-position: -504px -1px;
}

.menu-side {
	float: right;
	margin-right: 20px;
	display: inline-block;
}

.menu-space {
	width: 12px;
	height: 37px;
	position: relative;
	display: inline-block;
	top: 6px;
	background: url('https://cdn.getionary.pl/images/menu.png') no-repeat;
	background-position: -787px -1px;
}

.menu-help {
	width: 44px;
	height: 37px;
	position: relative;
	display: inline-block;
	top: 6px;
	background: url('https://cdn.getionary.pl/images/menu.png') no-repeat;
	background-position: -646px -1px;
}

.menu-help:hover {
	background-position: -646px -40px;
}

.menu-english {
	width: 63px;
	height: 37px;
	position: relative;
	display: inline-block;
	top: 6px;
	background: url('https://cdn.getionary.pl/images/menu.png') no-repeat;
	background-position: -897px -1px;
}

.menu-english:hover {
	background-position: -897px -40px;
}

.menu-login {
	width: 87px;
	height: 37px;
	position: relative;
	display: inline-block;
	top: 6px;
	background: url('https://cdn.getionary.pl/images/menu.png') no-repeat;
	background-position: -699px -1px;
}

.menu-login:hover {
	background-position: -699px -40px;
}

.menu-register {
	width: 80px;
	height: 37px;
	position: relative;
	display: inline-block;
	top: 6px;
	background: url('https://cdn.getionary.pl/images/menu.png') no-repeat;
	background-position: -799px -1px;
}

.menu-register:hover {
	background-position: -799px -40px;
}

.menu-your-account {
	width: 92px;
	height: 37px;
	position: relative;
	display: inline-block;
	top: 6px;
	background: url('https://cdn.getionary.pl/images/menu.png') no-repeat;
	background-position: -973px -1px;
}

.menu-your-account:hover {
	background-position: -973px -40px;
}

.menu-logout {
	width: 62px;
	height: 37px;
	position: relative;
	display: inline-block;
	top: 6px;
	background: url('https://cdn.getionary.pl/images/menu.png') no-repeat;
	background-position: -1079px -1px;
}

.menu-logout:hover {
	background-position: -1079px -40px;
}

.search-form {
	width: 556px;
	border-collapse: collapse;
	margin: 50px auto 10px auto;
}

.search-logo {
	float: left;
	margin: 0px;
	width: 165px;
	height: 39px;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/getionary-logo.png') no-repeat;
}

.search-slogan {
	float: right;
	margin: 0px;
	width: 305px;
	height: 39px;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/slogan.png') no-repeat;
}

.search-table {
	margin-top: 10px;
	width: 556px;
}

.container-table {
	border-spacing: 0px;
	border-collapse: collapse;
}


input.search-text-input {
	border: 0px;
	padding: 4px 5px 4px 5px;
	height: 18px;
	margin: 0px;
	width: 370px;
}

.search-input {
	top: -1px;
	background: #fff;
	display: inline-block;
	border: solid 2px #f60;
	position: relative;
	width: 400px;
	height: 26px;
}

.search-list {
	width: 396px;
	position: absolute;
	display: none;
	z-index: 100;
	padding: 3px;
	line-height: 20px;
	background: #fff;
	border: solid 1px #000;
	font-size: 12px;
}

.info-popup {
	z-index: 100;
	position: absolute;
	display: none;
	padding: 1px 5px 1px 5px;
	color: #4a4a4a;
	line-height: 20px;
	background: #fafafa;
	border: 1px solid #bebebe;
	font-size: 12px;
}

.popup-translation {
	display: none;
}

.translator-hint {
	z-index: 100;
	position: absolute;
	display: none;
	cursor: pointer;
	font-size: 14px;
	background: #ff9c5a;
	padding: 0px 2px 1px 2px;
	border: 1px solid #fcd9c3;
	-moz-border-radius: 5px;
 	border-radius: 5px;	
}

textarea.translator-input {
	display: none;
	width: 680px;
	background: #f8f8f8;
	padding: 5px;
	border: solid 1px #999;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;	
	overflow-x: hidden;
	overflow-y: scroll;
	word-wrap: break-word;
}

.translator-output {
	padding: 5px;
	border: solid 1px #aaa;
	background: #f8f8f8;
	width: 680px;
	line-height: 19px;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	overflow-x: hidden;
	overflow-y: scroll;
	word-wrap: break-word;
}

.translator-input-layer {
	padding: 5px;
	border: solid 1px #aaa;
	background: #f8f8f8;
	width: 680px;
	line-height: 19px;
	font-family: arial, helvetica;
	font-weight: normal;
	font-size: 14px;
	color: #555;
	overflow-x: hidden;
	overflow-y: scroll;
	cursor: text;
	word-wrap: break-word;
}

.search-input-arrow {
	top: 3px;
	width: 12px;
	height: 16px;
	cursor: pointer;
	margin-left: 6px;
	position: relative;
	background: url('https://cdn.getionary.pl/images/pierdoly.png') no-repeat;
	background-position: -16px -21px;
	display: inline-block;
}

.search-button {
	border: 0px;
	width: 136px;
	height: 30px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px 0px;
}

.search-button:hover {
	background-position: -136px 0px;
}

.order-button {
    	border: 0px;
	width: 136px;
	height: 30px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px -341px;
}

.order-button:hover {
	background-position: -136px -341px;
}

.translator-button {
	width: 136px;
	height: 27px;
	cursor: pointer;
	float: right;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px -313px;
}

.translator-button:hover {
	background-position: -136px -313px;
}


.flag-pl {
	width: 14px;
	height: 10px;
	margin-right: 3px;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/pierdoly.png') no-repeat;
	background-position: -16px -10px;
}

.flag-en {
	width: 14px;
	height: 10px;
	margin-right: 3px;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/pierdoly.png') no-repeat;
	background-position: 0px -10px;
}

.flag-big-pl {
	width: 24px;
	height: 16px;
	margin-right: 3px;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/flags.png') no-repeat;
	background-position: 0px 0px;
	position: relative;
	top: 3px;
}

.flag-big-en {
	width: 24px;
	height: 16px;
	margin-right: 3px;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/flags.png') no-repeat;
	background-position: 0px -16px;
	position: relative;
	top: 3px;
}

.arrow-translation {
	width: 9px;
	height: 8px;
	margin-right: 3px;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/pierdoly.png') no-repeat;
	background-position: 0px 0px;
}

.arrow-orange {
	width: 5px;
	height: 8px;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/pierdoly.png') no-repeat;
	background-position: -11px 0px;
}

.arrow-black {
	width: 5px;
	height: 8px;
	margin-right: 3px;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/pierdoly.png') no-repeat;
	background-position: -18px 0px;
}

.arrow-pakiet {
	width: 6px;
	height: 9px;
	display: inline-block;
	margin-right: 5px;
	background: url('https://cdn.getionary.pl/images/pierdoly.png') no-repeat;
	background-position: -26px 0px;
}

.arrow-rozwin {
	top: 2px;
	width: 8px;
	height: 9px;
	position: relative;
	display: inline-block;
	margin-right: 5px;
	background: url('https://cdn.getionary.pl/images/pierdoly.png') no-repeat;
	background-position: -32px 0px;
}

.arrow-zwin {
	top: 2px;
	width: 8px;
	height: 9px;
	position: relative;
	display: inline-block;
	margin-right: 5px;
	background: url('https://cdn.getionary.pl/images/pierdoly.png') no-repeat;
	background-position: -44px 0px;
}

.settings {
	vertical-align: top;
	height: 120px;
	width: 546px;
}

.settings-short {
	vertical-align: top;
	height: 50px;
	width: 546px;
}

.corner {
	position: relative;
	top: -1px;
	width: 16px;
	height: 16px;
	float: right;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/pierdoly.png') no-repeat;
	background-position: 0px -22px;
}

.settings-hidden {
	width: 540px;
	height: 14px;
	display: block;
	cursor: pointer;
	font-size: 10px;
	padding-left: 10px;
	border-top: solid 1px #bfbfbf;
	border-bottom: solid 1px #bfbfbf;
	background: #f2f2f2;
	margin-top: 5px;
	margin-bottom: 10px;
}

.settings-visible {
	width: 550px;
	display: table;
	border-spacing: 0px;
	border-collapse: collapse;
	border-top: solid 1px #bfbfbf;
	border-bottom: solid 1px #bfbfbf;
	background: #f2f2f2;
	margin-top: 5px;
	margin-bottom: 10px;
}

.settings-label {
	width: 28px;
	height: 159px;
	background: url('https://cdn.getionary.pl/images/settings-label.png') no-repeat;
	display: block;
}

.settings-orange {
	width: 28px;
	display: table-cell;
	vertical-align: top;
	background: #ff6600;
}

.settings-form {
	width: 100%;
	display: table-cell;
}


.box-info {
        margin-top: 10px;
        width: 300px;
        display: inline-block;
        overflow: hidden;
        vertical-align: top;
        background: url('https://cdn.getionary.pl/images/tlo-box.png') repeat-y;
}

.box-mega-info {
	margin-top: 10px;
	width: 953px; 
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	background: white;
}

.box-space {
	margin-right: 22px;
}

.box-content-outer {
	width: 100%;
	height: 100%;
	background: url('https://cdn.getionary.pl/images/top-box.png') no-repeat;
	background-position: 0px top;
}

.box-content-inner {
	width: 100%;
	height: 100%;
	background: url('https://cdn.getionary.pl/images/bottom-box.png') no-repeat;
	background-position: 0px bottom;	
}

.box-text-container {
	padding: 7px 18px 10px 13px;
	text-align: justify;
	font-size: 12px;
}

.box-title {
	top: 9px;
	left: 15px;
	position: relative;
	margin-bottom: 5px;
}

.footer {
	margin-top: 25px;
	margin-bottom: 50px;
	padding-top: 5px;
	font-family: arial, helvetica; 
	border-top: solid 1px black;
	font-size: 11px; 
	color: #000000;
}

.footer-space {
	display: inline-block;
	width: 30px;
}

.footer-element {
	display: inline-block;
	padding-right: 5px;
	margin-right: 5px;
	border-right: solid 1px #000;
}

.footer-element-last {
	display: inline-block;
}

.search-images {
	width: 556px;
	height: 39px;
}

a.menu-act {
	text-decoration: none;
	color: #fff;
}

a.menu-act:hover {
	color: #fed;
}

a.footer-act {
	text-decoration: none;
	color: #000;
}

a.footer-act:hover {
	color: #444;
}

a.search-list-link, a.black {
	text-decoration: none;
	color: #000;
}

a.search-list-link {
	display: inline-block;
	width: 390px;
}

a.search-list-link:hover {
	color: #f60;
}

a.black:hover {
	color: #000;
}

.settings-text-orange {
	font-weight: 700;
	color: #ff6600;
}

.settings-text-big {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}

.settings-text {
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 2px;
	font-size: 12px;
}

.settings-text {
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 2px;
	font-size: 12px;
}

.settings-pakiet {
	margin-left: 100px;
	padding-top: 2px;
	padding-left: 4px;
	margin-top: 2px;
	height: 16px;
	font-size: 12px;
}

.settings-slownik {
	margin-left: 140px;
	width: 340px;
	padding-top: 2px;
	padding-left: 4px;
	margin-top: 2px;
	height: 16px;
	font-size: 12px;
}

.inactive {
	color: #6f6f6f;
}

.background-gray {
	background: #dfdfdf;
}

.settings-line {
	width: 100%;
	margin-top: 5px;
	border-top: solid 1px #bfbfbf;
}

.clear {
	height: 10px;
}

.settings-pakiet-right {
	cursor: pointer;
	margin-right: 10px;
	font-size: 10px;
	float: right;
}

.settings-save-button {
	position: relative;
	left: 10px;
	border: 0px;
	width: 113px;
	height: 23px;
	cursor: pointer;
	display: inline-block;
	margin-top: 7px;
	margin-bottom: 5px;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px -31px;
}

.settings-save-button:hover {
	background-position: -114px -31px;
}

.settings-footer {
	font-size: 12px;
	margin-top: 12px;
	margin-left: 20px;
	margin-right: 10px;
	float: right;
	cursor: pointer;
}

.settings-footer-corner {
	position: relative;
	top: 23px;
	width: 16px;
	height: 16px;
	float: right;
	cursor: pointer;
	margin-left: 15px;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/pierdoly.png') no-repeat;
	background-position: 0px -22px;
}

.flags {
	top: -2px;
	position: relative;
	display: block;
	padding-top: 3px;
	cursor: pointer;
}

.premium-info {
	width: 405px;
	height: 175px;
	position: absolute;
	display: none;
	z-index: 100;
	background: url('https://cdn.getionary.pl/images/pelen-dostep.png') no-repeat;
}

.premium-info-close {
	position: absolute;
	width: 20px;
	height: 20px;
	cursor: pointer;
	display: block;
	left: 373px;
	top: 3px;
}

.buy-premium-button {
	border: 0px;	
	width: 179px;
	height: 37px;
	cursor: pointer;
	position: absolute;
	left: 115px;
	top: 120px;
	display: block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px -55px;
}

.buy-premium-button:hover {
	background-position: -180px -55px;
}

h1 {
	font-size: 18px;
	font-weight: 700;
	color: #000;
	position: relative;
	top: -8px;
	display: inline-block;
}

h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 700;
	display: block;
}

.subtitle {
	color: #fff;	
	font-weight: lighter;
	font-size: 18px;
}

.text-container {
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
}

.text-title {
	background: url('https://cdn.getionary.pl/images/belka-pomaranczowa.png') repeat-x;
	vertical-align: middle;
	padding-left: 10px;
	width: 741px;
	height: 50px;
}

.text-title-shadow {
	width: 4px;
	height: 30px;
	background: url('https://cdn.getionary.pl/images/shadow-top.png');
}

.text-field-shadow {
	width: 4px;
	height: 230px;
	background: url('https://cdn.getionary.pl/images/shadow.png');
}

.text-field {
	width: 731px;
	font-size: 12px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	background: url('https://cdn.getionary.pl/images/text-tlo.png');
}

.text-bottom {
	width: 751px;
	height: 32px;
	background: url('https://cdn.getionary.pl/images/text-bottom.png');
}

.text-left-container {
	vertical-align: top;
	width: 213px;
}

.box-small {
	width: 205px;
	margin-right: 10px;
	display: block;
	overflow: hidden;
	vertical-align: top;
	margin-bottom: 10px;
	background: url('https://cdn.getionary.pl/images/tlo-box-small.png') repeat-y;
}

.box-small-content-outer {
	width: 100%;
	height: 100%;
	background: url('https://cdn.getionary.pl/images/top-box-small.png') no-repeat;
	background-position: 0px top;
}

.box-small-content-inner {
	width: 100%;
	height: 100%;
	background: url('https://cdn.getionary.pl/images/bottom-box-small.png') no-repeat;
	background-position: 0px bottom;	
}

.box-small-content-inner-white {
	width: 100%;
	height: 100%;
	background: url('https://cdn.getionary.pl/images/bottom-box-small-white.png') no-repeat;
	background-position: 0px bottom;	
}

.box-small-text-container {
	padding: 1px 20px 17px 10px;
	text-align: left;
	font-size: 12px;
	text-align: left;
}

.box-small-title {
	top: 8px;
	left: 5px;
	margin-bottom: 10px;
	position: relative;
	display: block;
}

.buy-button {
	border: 0px;
	width: 113px;
	height: 23px;
	cursor: pointer;
	display: block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px -92px;
}

.buy-button:hover {
	background-position: -114px -92px;
}

.buy-button-big {
	width: 180px;
	height: 38px;
	cursor: pointer;
	display: block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px -54px;
}

.buy-button-big:hover {
	background-position: -180px -54px;
}

.box-small-button {
	border: 0px;
	display: block;
	margin-top: 10px;
	position: relative;
	left: 37px;
}

h3 {
	display: inline;
	font-size: 12px;
	font-weight: 700;
	color: #ff6600;
}

ul.orange {
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 10px 0 10px 0;
}

ul.orange li {
	padding-bottom: 10px;
	background-image: url("https://cdn.getionary.pl/images/kolko-getionary.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 24px;
}

.login-button {
	border: 0px;
	width: 113px;
	height: 23px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px -116px;
}

.login-button:hover {
	background-position: -114px -116px;
}

.fb-login-button {
	border: 0px;
	width: 139px;
	height: 23px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px -140px;
}

.fb-login-button:hover {
	background-position: -140px -140px;
}

.register-button {
	border: 0px;
	width: 113px;
	height: 23px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px -164px;
}

.register-button:hover {
	background-position: -114px -164px;
}

.send-message-button {
	border: 0px;
	width: 113px;
	height: 23px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px -188px;
}

.send-message-button:hover {
	background-position: -114px -188px;
}

.subscription-button {
	border: 0px;
	width: 142px;
	height: 26px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px -212px;
}

.subscription-button:hover {
	background-position: -143px -212px;
}

.older-invoice-button {
	border: 0px;
	width: 113px;
	height: 23px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px -239px;
}

.older-invoice-button:hover {
	background-position: -114px -239px;
}

.save-settings-button {
	border: 0px;
	width: 142px;
	height: 26px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px -263px;
}

.save-settings-button:hover {
	background-position: -143px -263px;
}

.show-more-button-inactive {
	border: 0px;
	width: 113px;
	height: 23px;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: -228px -290px;
}

.show-more-button {
	border: 0px;
	width: 113px;
	height: 23px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons.png') no-repeat;
	background-position: 0px -290px;
}

.show-more-button:hover {
	background-position: -114px -290px;
}

.popup-window-alert {
	background: #f8f8f8; width: 400px;
}

.popup-window {
	background: #f8f8f8; width: 545px;
}

.popup-window-inner {
	background: #f2f2f2; background-position: 0px bottom; padding-top: 12px;
}

.popup-window-label {
	background: url('https://cdn.getionary.pl/images/tlo-title.png'); height: 24px; margin-bottom: 5px;
}

.popup-window-label-text {
	position: relative; top: 2px; left: 10px; color: #fff;
}

.popup-window-container {
	font-size: 12px; color: #222; padding: 0px 10px 0px 10px;
}

.login-form-line, .login-form-checkbox-line {
	display: table-row;
}

.login-form-label {
	width: 100px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	display: table-cell;
}

.login-form-field {
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 4px;
	display: table-cell;
}

input.form-input {
	width: 300px;
	height: 20px;
	background: transparent;
	border: solid 1px #999;
	padding-left: 5px;
}

textarea.form-input {
	width: 300px;
	height: 120px;
	background: transparent;
	border: solid 1px #999;
	font-family: arial, helvetica;
	font-size: 13px;
	line-height: 20px;	
	padding-left: 5px;
	padding-right: 5px;
}

.horizontal-line {
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #aaa;
}

.popup-footer {
	width: 529px;
	height: 16px;
	background: #f2f2f2;
	float: left;
}

.popup-footer-alert {
	width: 229px;
	height: 16px;
	background: #f2f2f2;
	float: left;
}

.login-form-text {
	padding-left: 20px; padding-right: 40px;
}

.popup-footer-corner {
	width: 16px;
	height: 16px;
	background: url('https://cdn.getionary.pl/images/pierdoly.png');
	background-position: 0px -40px;
	float: left;
}

.form-hint {
	padding-top: 0px;
	color: #777;
}

.login-form-checkbox {
	display: table-cell;
	width: 15px;
}

.login-form-checkbox-label {
	display: table-cell;	
}

.login-form-orange-field {
	background: #ff6600;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.login-form-under-orange-field {
	background: #f2f2f2;
	height: 5px;
}

.text-tabs {
	vertical-align: bottom;
	padding-left: 10px;
	width: 741px;
	height: 22px;
	border-bottom: solid 2px #f60;
}

.text-left-tabs {
	padding-top: 24px;
	vertical-align: top;
	width: 213px;
}

.box-small-title-tabs {
	width: 196px;
	height: 22px;
	padding-top: 9px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

.box-small-title-tabs-orange {
	width: 196px;
	height: 22px;
	border-top: solid 2px #f60; 
	padding-top: 7px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 1px;
}

.box-small-text-container-tabs {
	padding: 1px 15px 17px 15px;
	text-align: left;
	line-height: 16px;
	font-size: 11px;
	text-align: left;
	color: #333;
}

.results-pro strong {
	color: #f60;
}

.dict-label {
	position: relative;
	font-weight: 700;
	left: -8px;
	margin-top: 3px;
	margin-bottom: 2px;
}

.dict-color {
	background: #000;
	display: inline-block;
	margin-right: 2px;
	width: 5px;
	height: 10px;
}

.tab-1, .tab-2, .tab-3 {
	top: 2px;
	position: relative;
	display: inline-block;
	float: left;
	width: 161px;
	height: 22px;
	margin-right: 10px;
	cursor: pointer;
	background: url('https://cdn.getionary.pl/images/tabs.png') no-repeat;
	background-position: 0px 0px;
}

.tab-2 {
	background-position: 0px -24px;
}

.tab-3 {
	background-position: 0px -48px;
}

.tab-selected {
	height: 24px;
	top: 2px;
}

.results-group-label {
	height: 16px;
	color: #444;
	padding-left: 5px;
	font-size: 12px;
	background: #fdfdfd;
	display: block;
	margin-bottom: 10px;
	border-bottom: solid 1px #ddd;	
}

.results-misspeller-label {
	height: 16px;
	color: #444;
	display: none;
	padding: 5px;
	font-size: 12px;
	background: #fafafa;
	border: solid 1px #eee;
	margin-bottom: 10px;
}

.result-label {
	display: inline-block;
	position: relative;
	cursor: pointer;
	top: -3px;
}

.results-ajax-loader {
	margin-top: 70px;
	margin-bottom: 80px;
	text-align: center;
}

.results-main-misspeller {
	margin-top: 10px;
	margin-left: 5px;
	font-size: 14px;
	height: 178px;
	margin-bottom: 10px;
}

.results-sound-speaker {
	width: 12px;
	height: 12px;
	cursor: pointer;
	margin-left: 5px;
	position: relative;
	top: 1px;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/sound-speaker.png');
	background-position: 0px 0px;
}

.results-sound-speaker:hover {
	background-position: 0px -12px;
}

.result-dictionary-color {
	display: inline-block;
	background: #000;
	position: relative;
	height: 10px;
	width: 5px;
	top: 1px;
}

.result-dictionary-label {
	display: inline-block;
	font-size: 9px;
	background: #eee;
	overflow: hidden;
	color: #777;
	width: 27px;
	padding-top: 1px;
	line-height: 9px;
	padding-left: 2px;
	padding-right: 2px;
	height: 9px;
	position: relative;
	top: 1px;
}

.result {
	margin-top: 7px;
	margin-left: 10px;
}

.result strong {
	color: #f60;
}

.result-single {
	position: relative;
	line-height: 20px;
	width: 600px;
	vertical-align: bottom;
	display: inline-block;
	left: 25px;
	top: -1px;
}

.result-translation {
	color: #555;
}

.result-many {
	position: relative;
	line-height: 20px;
	left: 64px;
	top: -1px;
}

.result-point {
	line-height: 17px;
	position: relative;
	width: 600px;
	vertical-align: bottom;
	display: inline-block;
	color: #555;
	left: 37px;	
}

.results-show-more-label {
	height: 28px;
	color: #333;
	padding-left: 5px;
	font-size: 11px;
	background: #fdfdfd;
	display: block;
	padding-top: 4px;
	margin-bottom: 4px;
	margin-top: 20px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

.results-show-more-text {
	position: relative;
	left: 12px;
	top: -7px;
}

.fancy-text {
	color: #f60;
}

.segment-result {
	position: relative;
	left: 10px;
	margin-bottom: 15px;
}

.segment-result strong {
	color: #f60;
}

.segment-dict {
	width: 40px;
	vertical-align: top;
	padding-right: 10px;
}

.segment-source {
	width: 315px;
	padding-bottom: 15px;
	padding-right: 20px;
	text-align: justify;
	vertical-align: top;	
}

.segment-translation {
	width: 315px;
	color: #666;
	padding-bottom: 15px;
	text-align: justify;
	vertical-align: top;
}

.segment-translation-buy {
	width: 120px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
	color: #888;
}

.segment-details {
	color: #666;
	height: 20px;
	background: #f8f8f8;
	border: solid 1px #eee;
	padding: 1px 5px 1px 5px;
	font-size: 11px;
	width: 640px;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.text-table {
	vertical-align: top;
}

.text-main-table {
	border-collapse: collapse;
	border-spacing: 0px;
}

.register-form-required {
	position: relative;
	top: -7px;
	left: 10px;
	color: #aaa;
}

.save-button {
	border: 0px;
	width: 142px;
	height: 26px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons-new.png') no-repeat;
	background-position: 0px 0px;
}

.save-button:hover {
	background-position: -143px 0px;
}

.add-dict-button {
	border: 0px;
	width: 142px;
	height: 26px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons-new.png') no-repeat;
	background-position: 0px -27px;
}

.add-dict-button:hover {
	background-position: -143px -27px;
}

.edit-details-button {
	border: 0px;
	width: 142px;
	height: 26px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons-new.png') no-repeat;
	background-position: 0px -54px;
}

.edit-details-button:hover {
	background-position: -143px -54px;
}

.new-entry-button {
	border: 0px;
	width: 112px;
	height: 26px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons-new.png') no-repeat;
	background-position: 0px -81px;
}

.new-entry-button:hover {
	background-position: -113px -81px;
}

.close-edit-button {
	border: 0px;
	width: 216px;
	height: 26px;
	cursor: pointer;
	display: inline-block;
	background: url('https://cdn.getionary.pl/images/buttons-new.png') no-repeat;
	background-position: 0px -135px;
}

.close-edit-button:hover {
	background-position: -217px -135px;
}

.adv-160-600 {
	width: 160px;
	height: auto;

}

.adv-750-100 {
	width: auto;
	height: auto;
    margin: auto;
}

.adv-300-250 {
	width: 300px;
	height: auto;
}

.adv-468-60 {
	width: 468px;
	height: auto;
	margin: auto;
}
