* {
    padding: 0;
    margin: 0;
    font-family: verdana;
    font-size: 12px;
}

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

.fValidator-msg {
    background: none repeat scroll 0 0 red;
    border: 1px solid white;
    clear: both;
    color: white;
    display: block;
    float: left;
    font-weight: 600;
    margin: 3px 0 3px 190px;
    overflow: visible;
    text-align: center;
    width: 400px !important;
}

div.error {
    color: red;
    padding: 10px;
    border: 1px solid red;
    font-size: 15px;
    font-weight: 800;
    text-align: center;
}

div.ok {
    color: #339933;
    padding: 10px;
    border: 1px solid #339933;
    font-size: 15px;
    font-weight: 800;
    text-align: center;
}

img {
    border: 0;
}

pre {
    color: #FFFFFF;
    background: #000000;
    padding: 20px 10px;
    font-family: monospace;
    font-size: 13px;
}

code {
    font-family: monospace;
    font-size: 13px;
}

a.more {
    background: url(img/more.png) no-repeat;
    width: 72px;
    height: 23px;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    color: #FFFFFF;
}

a.more:hover {
    font-weight: 600;
}

p a {
    color: #FF7F00;
}

li a {
    color: #FF7F00;
}

ol {
    margin: 20px 0 20px 50px;
}

ol li {
    t;
    line-height:
    20px;
    margin:
    5px 0;
}

ul {
    list-style: none;
    margin: 20px 0 20px 50px;
    overflow: hidden;
}

ul li {
    background: url(img/ok_icon.png) no-repeat;
    line-height: 20px;
    margin: 5px 0;
    padding: 0 0 0 30px;
}

p a:hover, p a:active {
    text-decoration: underline;
}

body {
    background: #FFFFFF;
}

#clear {
    clear: both;
}

.clear {
    clear: both;
}

#header_bg {
    background: url(img/header_bg.png) repeat-x;
}

#header {
    height: 113px;
    background: url(img/top_bg.png) no-repeat;
    margin: 0 auto;
    width: 1000px;
}

#logo {
    height: 80px;
    width: 1000px;
}

#logo img {
    border: none;
    float: left;
}

#menu_top {
    float: right;
    font-size: 12px;
}

#menu_top a {
    background: url(img/menu_top.png) no-repeat;
    width: 84px;
    height: 26px;
    text-align: center;
    float: right;
    display: block;
    color: #FFFFFF;
}

#menu_top a:hover, #menu_top a:active {
    font-weight: 600;
}

#menu_bottom {
    font-size: 14px;
}

#menu_bottom a {
    background: url(img/menu_inactive.png) no-repeat;
    width: 123px;
    height: 33px;
    text-align: center;
    padding: 10px 1px 0 0;
    display: block;
    float: right;
    color: #FFFFFF;
}

#menu_bottom a:active, #menu_bottom a:hover {
    background: url(img/menu_active.png) no-repeat;
    color: #97b2d6;
    font-weight: 600;
}

#box_wrapper {
    width: 1000px;
    height: 300px;
    margin: 10px auto 0;
}

#box_wrapper .box {
    height: 300px;
    width: 333px;
    float: left;
}

#box_wrapper .a {
    background: url(img/home_box1.png) no-repeat;
}

#box_wrapper .b {
    background: url(img/home_box2.png) no-repeat;
}

#box_wrapper .c {
    background: url(img/home_box3.png) no-repeat;
}

#box_wrapper p.box_title {
    color: #febb25;
    font-size: 20px;
    font-weight: 600;
    width: 200px;
    margin: 40px 0 0 20px;
}

#box_wrapper .box_text {
    width: 140px;
    margin: 10px 0 0 20px;
    font-size: 12px;
    color: #FFFFFF;
}

#box_wrapper .box_footer {
    margin: 10px 0 0 20px;
}

#content_wrapper {
    width: 1000px;
    margin: 0 auto;
}

.content_top {
    background: url(img/content_top.png) repeat-x;
    height: 85px;
}

.content_center {
    margin: -50px 0;
}

.content_bottom {
    background: url(img/content_bottom.png) repeat-x;
    height: 85px;
}

.content_left {
    float: left;
    width: 700px;
}

.content_left .welcome {
    margin: 0 10px;
    text-align: justify;
}

.content_left .welcome h1 {
    background: url(img/line_dot.png) repeat-x bottom;
    color: #5376B2;
    font-size: 26px;
    font-weight: 600;
    padding: 0 10px 5px;
}

.content_left .welcome p {
    font-size: 12px;
    padding: 20px 10px 10px;
}

.content_left .welcome ul {
    list-style: none;
    margin: 0 0 0 50px;
}

.content_left .welcome ul li {
    background: url(img/ok_icon.png) no-repeat;
    line-height: 20px;
    margin: 5px 0;
    padding: 0 0 0 30px;
    font-weight: 600;
}

.content_right {
    float: right;
    width: 290px;
}

#box_help {
    background: url(img/content_help.png) no-repeat;
    width: 290px;
    height: 112px;
    margin: 10px 0 30px;
}

.content_boxs {
    background: url(img/content_box.png) no-repeat;
    height: 148px;
    width: 673px;
    margin: 40px auto 10px;
}

.content_boxs div.pakiet {
    padding: 5px 10px;
    width: 150px;
    float: left;
}

.content_boxs div.std {
}

.content_boxs div.mid {
    margin: 0 50px;
    width: 120px;
}

.content_boxs div.max {
    margin: 0 25px;
    width: 120px;
}

.content_boxs div.pakiet h1 {
    color: #FEBB25;
    font-size: 18px;
    margin-bottom: 10px;
}

.content_boxs div.pakiet p {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 400;
}

.news_top {
    background: url(img/content_news_t.png) no-repeat;
    height: 36px;
    width: 290px;
}

.news_top span {
    color: #5376B2;
    display: block;
    font-size: 26px;
    font-weight: 600;
    padding: 2px 20px;
}

.news_middle {
    background: url(img/content_news_c.png) repeat-y;
    width: 290px;
}

.news_middle div.news {
    display: block;
    margin: 0 20px 0;
    padding: 10px 14px 25px;
}

.news_middle div.news span.date {
    color: #999999;
    font-size: 10px;
    margin: 0 0 0 -14px;
}

img.doc_icon {
    margin: 0 5px 0 -11px;
}

.news_middle div.news p.text {
    text-align: justify;
}

.news_middle div.news span.more {
    float: right;
}

.news_middle div.news span.more a {
    color: #FF7F00;
    margin: 0 0 0 5px;
}

.news_middle div.news span.more a:hover {
    text-decoration: underline;
}

.news_bottom {
    background: url(img/content_news_b.png) no-repeat;
    height: 36px;
    width: 290px;
}

.news_all {
    background: url(img/docs_icon.png) no-repeat;
    display: block;
    line-height: 13px;
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    position: relative;
    top: 6px;
}

.news_all a {
    color: #FF7F00;
}

#footer {
    clear: both;
    g
}

#creditcard {
    float: right;
    height: 29px;
    margin: 5px 0;
    width: 389px;
}

#creditcard img {
    border: none;
}

#footer_wrapper {
    width: 900px;
    margin: 0 auto;
}

#footer_wrapper #rights {
    color: #C5C5C5;
    padding: 10px 0 20px 20px;
    float: left;
    font-size: 10px;
    letter-spacing: 1px;
}

.footer_link {
    text-align: center;
    background: url(img/line_dot.png) repeat-x bottom;
    font-size: 12px;
    padding: 5px 0 20px;
}

.footer_link img {
    margin: 0 20px;
}

.footer_link a {
    color: #000000;
}

.footer_link a:hover {
    text-decoration: underline;
    color: #febb25;
}

#navbar {
    width: 1000px;
    margin: 3px auto;
    font-family: Verdana;
    font-size: 11px;
    padding: 7px 0 7px 60px;
    color: #7c7c7c;
}

#navbar img {
    margin: 0 5px;
}

#navbar b {
    font-size: 11px;
}

#sidebar {
    width: 274px;
    float: left;
}

.sidebar_top {
    background: url(img/sidebar_top.png) no-repeat;
    height: 37px;
}

.sidebar_top h1 {
    color: #28549F;
    font-size: 24px;
    margin: 0 20px;
    padding: 4px 0 0;
}

.sidebar_middle {
    background: url(img/sidebar_middle.png) repeat-y;
}

.sidebar_middle div.sidebar_position {
    background: url(img/line_dot.png) repeat-x bottom;
    font-size: 14px;
    font-weight: 600;
    height: 33px;
    margin: 0 25px;
}

.sidebar_middle div.sidebar_position a {
    color: #000000;
    line-height: 33px;
    margin: 0 0 0 6px;
    padding: 0 0 0 25px;
}

.sidebar_middle div.sidebar_position:hover {
    background: url(img/sidebar_active.png) repeat-x;
}

.sidebar_middle div.active a {
    background: url(img/ok_icon.png) no-repeat;
    padding: 0 0 5px 25px;
}

.sidebar_middle div.active {
    background: url(img/sidebar_active.png) repeat-x;
}

.sidebar_middle div.sidebar_position a {
    color: #000000;
    line-height: 28px;
}

.sidebar_middle div.sidebar_position a img {
    border: none;
    margin: 0 0 1px 10px;
}

.sidebar_middle div.sidebar_subposition {
    line-height: 25px;
    padding: 0 0 0 90px;
    text-align: left;
}

.sidebar_middle div.sidebar_subposition a {
    color: #000000;
}

.sidebar_middle div.sidebar_subposition a:active, .sidebar_middle div.sidebar_subposition a:hover {
    color: #FEBB25;
    text-decoration: underline;
}

.sidebar_bottom {
    background: url(img/sidebar_bottom.png) no-repeat;
    height: 9px;
}

.content_body {
    float: right;
    margin: 0 20px;
    width: 680px;
}

.content_body h1 {
    background: url(img/line_dot.png) repeat-x bottom;
    color: #28549F;
    font-size: 24px;
    margin: 0px 0 10px;
    padding: 5px 50px 5px 20px;
}

form#order {
    margin: 0px 20px 10px 20px;
}

form#order h2 {
    color: #28549F;
    font-size: 18px;
    text-align: center;
    margin: 20px 0 5px;
}

form#order div.blue {
    background: url(img/blue_field.png) no-repeat;
    width: 640px;
    height: 159px;
}

form#order div.blue div.package {
    color: #FFFFFF;
    padding: 20px 0 0;
    text-align: center;
}

form#order div.blue div.package select {
    width: 200px;
    border: none;
    padding: 2px 0 2px 2px;
}

form#order div.blue div#descr-wrapper {
    padding: 40px 0 0 23px;
    color: #FFFFFF;
    letter-spacing: 1px;
}

form#order div.blue div#descr-wrapper div.descr_row {
}

form#order div.blue div#descr-wrapper div.descr {
    background: url(img/ok_icon.png) no-repeat;
    float: left;
    height: 30px;
    padding: 0 0 0 25px;
    width: 175px;
}

form#order div.form_grey {
}

form#order div.form_grey_top {
    background: url(img/form_top.png) no-repeat;
    width: 636px;
    height: 25px;
}

form#order div.form_grey_middle {
    background: url(img/form_middle.png) repeat-y;
    width: 636px;
    padding: 0 20px;
    overflow: hidden;
}

form#order div.form_grey_middle div {
    width: 601px;
    padding: 5px 0;
    height: 20px;
    line-height: 14px;
}

form#order div.form_grey_middle div span {
    float: left;
    width: 160px;
    text-align: right;
}

form#order div.form_grey_middle input {
    border: none;
    float: right;
    margin: 0 10px;
    width: 400px;
    height: 16px;
}

form#order input.radio {
    float: left !important;
    margin: 3px 35px !important;
    width: 10px !important;
}

form#order div.rules {
    margin: 20px 0 0 20px;
}

form#order div.rules span {
    font-size: 10px;
    padding: 0 0 0 10px;
    text-align: left;
    line-height: 15px;
}

form#order div.rules span a {
    font-size: 10px;
    color: #FF7F00;
}

form#order div.rules input[type = checkbox] {
    width: 20px;
}

form#order div.button {
    margin: 20px 0 0 240px;
}

form#order div.button input {
    background: url(img/form_button.png) no-repeat;
    width: 109px;
    height: 34px;
    font-size: 18px;
    color: #FFFFFF;
    border: none;
}

form#order div.form_grey_bottom {
    background: url(img/form_bottom.png) no-repeat;
    width: 636px;
    height: 25px;
}

#button_order {
    background: url(img/button_order.png) no-repeat;
    float: right;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 109px;
    margin: -50px 0 0 0;
}

#button_order2 {
    background: url(img/button_order.png) no-repeat;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 109px;
}

#button_order a {
    font-size: 19px;
    color: #ffffff;
}

#button_order2 a {
    font-size: 19px;
    color: #ffffff;
}

#button_order a:hover {
    font-weight: 600;
}

#button_order2 a:hover {
    font-weight: 600;
}

.page_content {
    padding: 10px 0;
    text-align: justify;
}

.page_content p {
    line-height: 21px;
    text-align: justify;
    margin: 10px 0;
}

.page_content td {
    padding: 5px;
}

.page_content hr {
    margin: 20px 10px;
}

.page_content h2 {
    color: #28549F;
    font-size: 18px;
    text-align: left;
    margin: 20px 0;
}

#projects {
}

.projects {
    margin: 0 auto;
    width: 595px;
}

.projects img {
    border: 0;
    padding: 10px;
    vertical-align: middle;
}

.quote {
    background: url(img/quote.png) no-repeat;
    width: 640px;
    height: 219px;
    margin: 0 auto;
}

.quote li {
    color: #FFFFFF;
}

.quote p {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 22px;
    padding: 82px 295px 0 50px;
    text-align: justify;
}

.paypal {
    display: inline;
    height: 30px;
    line-height: 30px;
}

.paypal b {
    float: left;
}

.paypal form {
    float: left;
    margin: 0 0 0 10px;
}

.paypal form input.id {
    padding: 1px;
    margin: 0 10px;
}

.paypal form input.submit {
    background: #FDA030;
    padding: 3px;
    border: none;
}

.paypal form input.submit:hover {
    font-weight: 600;
}

.images {
	text-align: center;
}

.images img {
	border: 2px solid #28549F;
}

table.pakiety {
	border: 1px dotted #004799;
	text-align: center;
	border-spacing: 0px;
	border-collapse: collapse;
	background: #a2caed;
}

tr.row1 {
	background: #dcebf8;
}
