* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #003677;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
    color: #2c1e56;
}

a:hover {
    color: #00cbe7;
    text-decoration: underline;
}

td {
    padding: 5px;
    text-align: left;
    vertical-align: top;
}

#content {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 10px;
    width: 950px;
}

#content h1 {
    font-size: 18pt;
    padding-bottom: 10px;
    color: #2c1e56;
}

#content h2 {
    font-size: 12pt;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #2c1e56;
    text-decoration: none;
}

#content h3 {
    font-size: 11pt;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #2c1e56;
}

#content h4 {
    font-size: 11pt;
    font-weight: bold;
    text-decoration: underline;
}

#content p {
    text-align: justify;
    padding-top: 15px;
}

#content ul {
    margin-top: 10px;
}

#content li {
    margin-left: 25px;
}

#logo {
    float: left;
    width: 210px;
}

#vcclogo {
    height: 60px;
    float: left;
    position: relative;
    top: -20px;
}

#slogan {
    float: right;
    width: 350px;
    font-size: 16pt;
    padding-left: 20px;
    padding-top: 35px;
    letter-spacing: 2.3px;
    color: #2c1e56;
    font-weight: bold;
}

#toplinks {
    float: right;
    width: 300px;
    text-align: right;
    color: #2c1e56;
}

#toplinks a {
    color: #2c1e56;
}

#header {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 950px;
}

#header_top {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 950px;
    height: 26px;
    background: url(/images/header_top.png);
}

#topbar {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 950px;
    height: 20px;
    text-align: right;
}

#banner {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 950px;
    height: 70px;
    /*  background: url(/images/header_vcc.jpg); */
}


/* menu */
/* tabs */

#menu {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 0px;
    width: 950px;
    height: 32px;
    z-index: 3;
}

#menu ul.tabs {
    display: table;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

#menu ul.tabs li {
    list-style: none;
    display: table-cell;
    float: left;
    position: relative;
    padding-top: 5px;
    margin-right: 10px;
    border: 1px solid #2C1E56;
    height: 20px;
}

#menu ul.tabs a {
    position: relative;
    display: block;
}

#menu ul.tabs a:hover {
    color: #DF8603;
    background-color: #fff;
}

/* dropdowns */

#menu ul.dropdown {
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    z-index: 3;
    top: 100%;
    width: 250px;
    display: none;
    left: 0;
    background-image: url('/images/menu_li_background_t_90.png');
    border-top: 1px dotted #bbb;
    border-bottom: 1px dotted #bbb;
}

#menu ul.dropdown ul.dropdown {
    top: 0;
    left: 95%;
    z-index: 3;
}

#menu ul.dropdown li {
    margin: 0;
    padding: 0;
    float: none;
    position: relative;
    list-style: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left: 1px dotted #bbb;
    border-right: 1px dotted #bbb;
    height: 18px;
    z-index: 3;
}

#menu ul.dropdown li a {
    display: block;
    z-index: 3;
}

#menu ul {
    margin: 0;
    z-index: 3;
}

#menu ul li.hasmore
{
    z-index: 3;
    /* background: url(images/drophighlight.png) no-repeat center 27px; */
}

#menu ul li a {
    font-size: 14px;
    color: #2C1E56;
    font-weight: bold;
    padding: 0 15px;
    z-index: 3;
}

/* menu end */


#menu_bottom {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 950px;
    height: 27px;
    background: url(/images/menu_background.png);
}

.menuitem {
    float: left;
    width: 134px;
    text-align: center;
}

#footer {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 930px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    height: 131px;

}

#footer_inner {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 3px;
    width: 930px;
    height: 32px;
}

#sidemenu {
    float: left;
    width: 200px;
}

#sidemenu a {
    color: #2c1e56;
}

#sidemenu a:hover {
    color: #00cbe7;
}

#maincontent {
    float: left;
    width: 738px;
    border-left: 1px dotted #aaa;
    padding-left: 10px;
}

.errors {
    color: #f00;
}

.kwota {
    color: #f00;
    font-weight: bold;
}

.green {
    color: #31c100;
    font-weight: bold;
}

.kurs {
    color: #00f;
    font-weight: bold;
}

.price {
    text-align: right;
}

.pricelisttitle {
    background: #b0b0b0;
}



/* the overlayed element */
.apple_overlay {

    /* initially overlay is hidden */
    display:none;

    /* growing background image */
    background-image:url(/images/transparent.png);

    /*
		width after the growing animation finishes
		height is automatically calculated
	*/
    width:600px;

    /* some padding to layout nested elements nicely  */
    padding:35px;

    /* a little styling */
    font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
    background-image:url(/images/close.png);
    position:absolute; right:5px; top:5px;
    cursor:pointer;
    height:35px;
    width:35px;
}

/* jquery tools scrollable */

#scroll {
    position:relative;
    overflow:hidden;
    border:1px solid #ddd;
    width:948px;
    padding:15px;
    height:473px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

#tools {
    width:9999em;
    position:absolute;
    height:400px;
}

.tool {
    float:left;
    width:950px;
    height:340px;
    text-align:center;
}

.details {
    font-size:18px;
    color:#555;
    margin-top:-20px;
    background-color:transparent;
    padding:5px 148px;
}


#thumbs {

    height:90px;
    position:absolute;
    top:425px;
    width:990px;
    left:-8px;
}

.t {
    padding:0 !important;
    border:0 !important;
}



.t a.active {
    cursor:default !important;
}

.navi {
    margin-left:314px;
    _margin-left:304px;
}

/* CSS sprite for the navigation */
#t0 		  { margin-left:20px; _margin-left:10px;}
#t0.active { background-position:-21px 0 !important; }
#t0:hover  { background-position:-21px -180px; }
#t0:active { background-position:-21px -270px; }

#t1			{ background-position:-325px -90px; }
#t1:hover 	{ background-position:-325px -180px; }
#t1:active	{ background-position:-325px -270px; }
#t1.active	{ background-position:-325px 0 !important; }

#t2			{ background-position:-435px -90px; }
#t2:hover 	{ background-position:-435px -180px; }
#t2:active	{ background-position:-435px -270px; }
#t2.active	{ background-position:-435px 0 !important; }

#t3			{ background-position:-545px -90px; }
#t3:hover 	{ background-position:-545px -180px; }
#t3:active	{ background-position:-545px -270px; }
#t3.active	{ background-position:-545px 0 !important; }

#t4			{ background-position:-655px -90px; }
#t4:hover 	{ background-position:-655px -180px; }
#t4:active	{ background-position:-655px -270px; }
#t4.active	{ background-position:-655px 0 !important; }

#t5			{ background-position:-765px -90px; }
#t5:hover 	{ background-position:-765px -180px; }
#t5:active	{ background-position:-765px -270px; }
#t5.active	{ background-position:-765px 0 !important; }

#t6			{ background-position:-875px -90px; }
#t6:hover 	{ background-position:-875px -180px; }
#t6:active	{ background-position:-875px -270px; }
#t6.active	{ background-position:-875px 0 !important; }

/* tooltip */

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
    display:none;
    background:transparent url('/images/black_arrow.png');
    font-size:12px;
    height:70px;
    width:160px;
    padding:25px;
    color:#fff;
}

/* feature list */


div#feature_list {
    width: 950px;
    height: 240px;
    overflow: hidden;
    position: relative;
}

div#feature_list ul {
    position: absolute;
    top: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul#tabs {
    left: 0;
    z-index: 2;
    width: 320px;
}

ul#tabs li {
    font-size: 12px;
    font-family: Arial;
    padding-left: 0px;
    margin-left: 0px;
}

ul#tabs li img {
    padding: 5px;
    border: none;
    float: left;
    margin: 10px 10px 0 0;
}

ul#tabs li a {
    color: #222;
    text-decoration: none;
    display: block;
    padding: 10px;
    height: 60px;
    outline: none;
}

ul#tabs li a:hover {
    text-decoration: underline;
}

ul#tabs li a.current {
    background: url('/images/fl/feature-tab-current.png');
    color: #FFF;
    width: 300px;
}

ul#tabs li a.current:hover {
    text-decoration: none;
    cursor: default;
}

ul#tabs li a .tabHeader {
    color: #000;
    margin: 0;
    padding: 7px 0 0 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}


ul#tabs li .current .tabHeader {
    color: #fff;
    margin: 0;
    padding: 7px 0 0 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

ul#tabs li a h3 {
    color: #000;
    margin: 0;
    padding: 7px 0 0 0;
    font-size: 16px;
    text-transform: uppercase;
}


ul#tabs li .current h3 {
    color: #fff;
    margin: 0;
    padding: 7px 0 0 0;
    font-size: 16px;
    text-transform: uppercase;
}

ul#output {
    right: 0;
    width: 463px;
    height: 240px;
    position: relative;
}

ul#output li {
    position: relative;
    left: -225px;
    width: 600px;
    height: 240px;
}

ul#output li a {
    position: absolute;
    bottom: 10px;
    right: -30px;
    padding: 8px 12px;
    text-decoration: none;
    font-size: 11px;
    color: #FFF;
    background: #000;
    -moz-border-radius: 5px;
}

ul#output li a:hover {
    background: #D33431;
}

.column {
    float: left;
    border-right: 1px solid #2C1E56;
    min-height: 300px;
    width: 305px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
}

.column p {
    text-align: justify;
}

.last {
    border-right: none;
}

.column .c1 {
    padding-top: 0px;
    font-size: 10pt;

}

.zaufali {
    float: left;
    margin-right: 24px;
    margin-top: 10px;
}
