* {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
}

body {
    background-color:white;
    font-family: Arial,  sans-serif;
    background:url(images/headerBg.jpg);
    background-repeat:repeat-x;
}

input {
    margin-bottom: 15px;
    border: 1px solid #CECECE;
    color:#929292;
    font-size: 11px;
    width: 130px;
}

table {
    width:100%;
}

a, a:visited, a:active {
    color: #ff6400;
}

h2 {
    font-size: 23px;
    padding: 20px 0 10px 0;
}

h3 {
    font-size: 13px;
    padding: 10px 0 10px 0;
}

h4 {
    font-size: 12px;
    margin-top:15px;
    margin-bottom:5px;
}

/* Header */

.headerDiv {
    margin-left:auto;
    margin-right:auto;
    background:url(images/headerLogoBg.jpg);
    display:block;
    width:736px;
    height:98px;
    text-decoration:none;
}

.headerDiv a{
	text-decoration:none;

}

.logoLink {
    float:left;
    margin-left:0px;
    display:block;
    width:180px;
    height:98px;
}

.logoLinkRight {
    float:right;
    display:block;
    width:205px;
    height:98px;
}

#headerMenu {
    font-family: Verdana;
    text-decoration:underline;
    font-size: 10px;
    color: #404040;
    float:left;
    margin-top:67px;
}

#headerMenu a {
    font-family: Verdana;
    font-size: 10px;
    color: #B5B5B5;
    font-weight:bold;
    text-decoration:underline;
}

#headerMenu a:hover {
    font-family: Verdana;
    font-size: 10px;
    color: #FFFFFF;
    font-weight:bold;
}

#headerMenu .sezampro-up {
    float:left;
}


#headerMenu .sezampro-up li{
    z-index: auto;
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-left:5px;
    text-align:center;
    color: #000000;
}

#submenu_div {
    position:absolute;
    display:none;
    left:0;top:0;
    padding:10px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-left:4px;
    padding-right: 4px;
    font-size:10px;
    background:#E8E8E8;
    border-left:1px solid silver;
    border-right:1px solid silver;
    border-bottom:1px solid silver;
    z-index:999999999;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
}

#submenu_div li {
    display:block;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-left:5px;
    padding-right: 5px;
    text-align:left;
    margin-top:1px;
    padding-top:1px;
    min-height: 20px;
    margin-bottom: 1px;
    background-color:#E8E8E8;
}

#submenu_div a {
    font-family: Verdana;
    font-size: 10px;
    color: #555555;
    font-weight:bold;
    text-decoration:none;
}

#submenu_div a:hover {
    font-family: Verdana;
    font-size: 10px;
    color: #888888;
    font-weight:bold;
    text-decoration:none;
}

.link {
    text-decoration: none;
    color:black;
}

.link:hover{
    color:black;
    text-decoration: none;
}

.link:visited {
    color:black;
    text-decoration: none;
}

.link:active {
    color:black;
    text-decoration: none;
}

/* Content */

#main {
    margin: 5px auto 0 auto;
    width: 733px;
    height: 100%;
    color: #646464;
    font-size: 11px;
}

#slideshow {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #CECECE;
}

#slideshowMenu {
    background-image: url('images/slideShowMenuBg.jpg');
    float:left;
    height: 191px;
    width: 178px;
}

#slideshowMenu ul {
    list-style:none;
    padding: 17px 10px 15px 20px;
    text-align:justify;
    text-align:right;
    height: 191px;
}

#slideshowMenu li  {
    clear:both;
    width: 100%;
    padding-top:8px;
}

#slideshowMenu a {
    font-size: 14px;
    color: #8D8D8D;
    text-decoration:none;
    font-weight: bold;
    float:left;
    width: 75%;
}

#slideshowMenu span {
    float:right;
    width: 25%;
}

#slideShowImage {
    float:right;

}

#contentLeft {
    float:left;
    border-right: 1px solid #CECECE;
    width:175px;
    margin-right: 10px;
}

#contentRight {
    float:right;
    width:546px;
    color: #838383;
}

.contentLeftBox {
    border-bottom: 1px solid #CECECE;
    width: 166px;
	padding-bottom:10px;
}

.left {
    float:left;
}

.right {
    float:right;
}

.right input {
    border:0px;
    width: 19px;
}

.clearer {
    clear:both;
}

.orangeHeading {
    color: #FF6400;
    font-weight: bold;
}

#cards {
    margin-bottom: 10px;
    width: 550px;
}

#cards td {
    margin-left: 15px;
}

#teaserBoxes {
	width: 546px;
}

#teaserBoxes td {
	border-right: 1px solid #CECECE;
}

.first {
    margin-top:0px;
}

.learnMore {
    color: #646464;
    font-size:10px;
    font-weight:bold;
    padding: 10px 0 0 80px;
    text-decoration:none;
}

.magentaBox {
    border-bottom: 1px solid #CECECE;
    width: 166px;
	font:Arial;
	font-size:11px;
	color:#646464;
	height:208px;

}

.magentaBoxHeader {
	display:block;
	height:61px;
	background:url(images/magentaBoxHeader.jpg);
	background-repeat:no-repeat;
	text-align:left;
	font:Arial;
	font-size:16px;
	font-weight:500;
	color:#E8E8E8;
	padding-left:14px;
	padding-top:10px;
	margin-left: 0px;

}

.blueBox {
    border-bottom: 1px solid #CECECE;
    width: 166px;
	font:Arial;
	font-size:11px;
	color:#646464;
	height:208px;
	margin-left: 6px;
}

.blueBoxHeader {
	display:block;
	width:166px;
	height:61px;
	background:url(images/blueBoxHeader.jpg);
	background-repeat:no-repeat;
	text-align:left;
	font:Arial;
	font-size:16px;
	font-weight:500;
	color:#E8E8E8;
	padding-left:14px;
	padding-top:20px;

}

.orangeBox {
    border-bottom: 1px solid #CECECE;
    width: 166px;
	font:Arial;
	font-size:11px;
	color:#646464;
	height:208px;
	margin-left: 6px;
}

.orangeBoxHeader {
	display:block;
	width:166px;
	height:61px;
	background:url(images/orangeBoxHeader.jpg);
	background-repeat:no-repeat;
	text-align:left;
	font:Arial;
	font-style:normal;
	font-size:16px;
	font-weight:550;
	color:#E8E8E8;
	padding-left:14px;
	padding-top:22px;

}

.learnMoreBlue {
	float:right;
	width:113px;
}

.learnMoreBlueLink {
	float:left;
	padding-top:2px;
}

.learnMoreBlue a {
    color: #00A9EC;
    font-weight: bold;
	text-decoration:none;
	font:Arial;
	float:left;
}

.learnMoreBlueImg {
	float:right;
}

.learnMoreOrange {
	float:right;
	width:113px;
}

.learnMoreOrangeLink {
	float:left;
	padding-top:2px;
}

.learnMoreOrange a {
    color: #FF6400;
    font-weight: bold;
	text-decoration:none;
	font-family:Arial, sans-serif;
	float:left;
}

.learnMoreOrangeImg {
	float:right;
}

.learnMoreMagenta {
	float:right;
	width:113px;
}

.learnMoreMagentaLink {
	float:left;
	padding-top:2px;

}

.learnMoreMagenta a {
    color: #E3007B;
    font-weight: bold;
	text-decoration:none;
	font:Arial;
}

.learnMoreMagentaImg {
	float:right;

}

#footer {
    color: #646464;
    font-size:10px;
    width: 546px;
    padding: 10px 0px 0px 0px;
    text-align:right;
    border-top: 1px solid #CECECE;
    margin-bottom:30px;
    margin-top:15px;
}

/* Slideshow */
 .stepcarousel{
    position: relative; /*leave this value alone*/
    overflow: scroll; /*leave this value alone*/
    width: 555px; /*Width of Carousel Viewer itself*/
    height: 191px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 1px; /*margin around each panel*/
	width: 555px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#kredit_rezultat {
	font-weight:bold;
}
