@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222628;
	font-size: 10pt;
}
a {
	color: #498414;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 15pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-size: 13pt;
}
h3 {
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
}
.clear {
	clear: both;
}
.form-error {
	font-size: 10px;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 10px;
}
.input {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #C9DCF2;
	padding: 4px;
}
.input:focus {
	border: 1px solid #ACC5E3;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.select {
	font-size: 12px;
}
.select option {
	padding: 2px;
}
.button {}
.colorpick {
	border: 1px solid blue;
	cursor: pointer;
	height: 23px;
	width: 23px;
	display: block;
}
#container {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
}
#header .logo {
	float: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#header .menu {
	float: right;
	width: 230px;
	text-align: right;
}
#topMenu {
	height: 53px;
	background-image: url(/public_html/img/menu.png);
	margin-top: 20px;
	margin-bottom: 10px;
}
#topMenu .home {
	float: left;
width:38px;

}
#topMenu .tabs {
	float: left;
	padding-top: 9px;

}
#topMenu .praca-money-pl {
	float: right;
	width: 230px;
}
#breadcrumbs ul {
	font-size: 12px;
	padding: 10px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#breadcrumbs ul li {
	display: inline;
}
#breadcrumbs ul li a {
	text-decoration: none;
}
#breadcrumbs ul li.arrow {
	background-image: url(/public_html/img/breadcrumbs_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
.tabsBg {
	background-image: url(/public_html/img/tabs_bg.png);
	background-repeat: repeat-y;
}
#leftTabs {
	float: left;
	width: 300px;
}
#content {
	float: right;
	width: 650px;
	background-color: #f2f6fb;
	background-image: url(/public_html/img/content_bg.png);
	background-repeat: repeat-y;
}
#content .tabContent {
padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content a {
color:#076CB9;
}
#content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content ul li {
	background-image: url(/public_html/img/content_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
}
#page {
	background-image: url(/public_html/img/page_center.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#page a {
	color: #076CB9;
}
#page ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#page ul li {
	background-image: url(/public_html/img/content_arrow2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:  20px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
.submenu {
	background-image: url(/public_html/img/page_center.png);
	background-repeat: repeat-y;
	background-position: top;
}
.submenu-bg {
	background-repeat: no-repeat;
	background-image: url(/public_html/img/page_top.png);
	background-position: top;
}
.submenu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	padding: 0px;
}
.submenu li {
	float: left;
	background-image: url(/public_html/img/tab_adm.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 149px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.submenu li a {
	color: #222628;
}
.submenu li a:hover {
	text-decoration: none;
}
.submenu li.active {
	background-image: url(/public_html/img/tab_adm_act.jpg);
	background-repeat: no-repeat;
}
.submenu div.balance {
	float: right;
	width: 250px;
	color: #076CB9;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	padding-top: 8px;
}
#footer {
	height: 53px;
	background-image: url(/public_html/img/foot.png);
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#footer .links {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer .links li {
	display: inline;
	font-size: 12pt;
	padding: 5px;
	font-weight: bold;
}
#footer .links li a {
	text-decoration: none;
	color: #FFF;
}
#footer .nl {
	float: right;
	width: 350px;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
}
#terms {
	color: #666;
	text-align: center;
	margin-bottom: 20px;
	font-size: 11px;
	margin-top: 10px;
}
#terms a {
	color: #666;
}
#mbn {
	color: #666;
	text-align: center;
	font-size: 11px;
	padding:5px;
}
#mbn a {
	color: #666;
}
/* admin */

TABLE.adm_tab {
	width: 100%;
	margin-top: 10px;
}
TABLE.adm_tab th {
	background: #D3DFE8;
	color:#000000;
	font-size:14px;
	font-weight: bold;
	padding:10px 6px 10px 6px;
}
TABLE.adm_tab td {
	background: #F9FBFF;
	color:#000000;
	padding:10px 6px 10px 6px;
}
TABLE.adm_tab td a.activ {
	color:#ff6600;
}
TABLE.adm_tab td a {
	color:#076CB9;
}
/* stepNav */
#stepNav {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: none;
	color: #222628;
}
#stepNav a {
	color: #222628;
}
#stepNav div {
	float: left;
	padding: 0px;
	width: 280px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#stepNav div.current {
}
#stepNav div.prev {}
#stepNav div em {
	display: block;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-color: #C0D0DC;
	border-bottom-style: solid;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#stepNav div.current em {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
}
#stepNav div.prev em {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #076CB9;
}
#stepNav div span {
	display: block;
	padding: 5px;
}
.box {
	background-color: #FFF;
	border: 1px solid #C0D0DC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box h2 {
	font-size: 11pt;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box .desc {
	margin-bottom: 10px;
}
.box .price {
	color: #076CB9;
	font-size: 11pt;
	font-weight: bold;
	padding: 5px;
}
.box .item {
	margin-bottom: 10px;
}
.box p {
	margin: 0px;
	padding: 0px;
}
#box-money .desc {
	font-size: 11px;
	color: #333;
	padding-top: 10px;
}
.box .info {
	font-size: 11px;
	color: #333;
}
#box-partners .catTitle {
	margin-bottom: 10px;
}
#box-partners .desc {
	font-size: 11px;
	color: #333;
	padding-top: 0px;
}
.price {
	color: #076CB9;
	font-size: 11pt;
	font-weight: bold;
	padding: 5px;
}
.desc {
	font-size: 11px;
	color: #333;
	padding-top: 10px;
}
.msg {
	font-size: 11px;
	color: #333;
}
#box-order-pay .name {
	font-size: 12px;
}
#box-order-pay .type {
	color: #076CB9;
	font-size: 10pt;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 10px;
}
#box-order-pay .price {
	color: #076CB9;
	font-size: 11pt;
	font-weight: normal;
	padding: 0px;
}
#nl-submit {
	width: 91px;
	height: 33px;
	padding: 0;
	background: url(/public_html/img/button_nl_add.png);
	font-weight: bold;
	color: #FFFFFF;
	border:none;
}
.jcarousel-skin-tango .jcarousel-container {
    background: #FFF;
  }

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 720px;
    padding: 0px 10px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  720px;
    height: 55px;
}



.jcarousel-skin-tango .jcarousel-item {
    width: 137px;
    height: 48px;
	 border:1px solid #f7f7f7;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 6px;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 137px;
    height: 48px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

 
