/* Zabec.net CSS */

body {
	width: 100%;
	background: url(/img/bg.gif) top repeat-x #052F3D;
	font-family: Arial, Helvetica, sans-serif;
	color: #99cc00;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}
object,img {
	outline:none;
}

html {
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

#wrapper {
	width: auto;
	background: #00689E
}

#wrapperer {
	width: 100%;
	background: url(/img/bg.gif) top left repeat-x #00689e;
	padding-bottom: 50px;
	margin: 0px;
	float: left;
}

#container {
	width: 960px;
	text-align: left;
  	margin-left: auto;
 	margin-right: auto;
	}

#wcontent {
	width: 960px;
	float: left;
	background: url(/img/bg_container.jpg) top center no-repeat;
	background-position: 153px top;
	}

#wcontent2 {
	width: 960px;
	float: left;
	background: url(/img/bg_container2.jpg) top center no-repeat;
	background-position: 153px top;
	}

#wsubsub {
	width: 100%;
	background: #2783b2;
	float: left;
}

/* Header */

#header {
	width: 960px;
}

.first-nav {
	width: 390px;
	height: 15px;
	font-size: 12px;
	color: #000;
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 20px;
	float: left;
}

.first-nav a {
	color: #ccff00;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

.first-nav a:hover {
	color: #ccff00;
	text-decoration: underline;
}

.second-nav {
	width: 510px;
	height: 61px;
	float: left;
}

.lang-nav {
	float: left;
	width: 100px;
	height: 60px;
	font-size: 11px;
	margin-top: -20px;
}

.lang-nav a {
	color: #ccff00;
	text-decoration: none;
}

.lang-nav a:hover {
	color: #ccff00;
	text-decoration: underline;
}

.lang-nav a:active {
	color: #fff;
	text-decoration: none;
}

.logo {
	float: left;
	width: 201px;
	height: 143px;
	margin-top: -20px;
}

.third-nav {
	float: left;
	width: 539px;
	height: 96px;
	font-size: 18px;
	font-weight: bold;
	color: #ccff00;
	padding-left: 120px;
	padding-top: 27px;
}

.third-nav a {
	color: #ccff00;
	text-decoration: none;
}

.fourth-nav {
	float: left;
	width: 610px;
	height: 96px;
	font-size: 18px;
	font-weight: bold;
	color: #ccff00;
	margin-left: 40px;
	margin-top: -27px;
}

.fnsub01 {
	width: 120px;
	height: 37px;
	float: left;
}

.fnsub02 {
	width: 120px;
	height: 57px;
	float: left;
}

.fnsub03 {
	width: 122px;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	float: left;
	padding-top: 10px;
}

.fnsub03 span {
	color: #ccff00;
	font-weight: normal;
	margin: 0;
}


.button {
	width: 178px;
	height: 77px;
	background: url(/img/button04.png) top center no-repeat;
	float: left;
}

.button p {
	padding-top: 10px;
	padding-left: 45px;
	margin: 0;
}
.button:hover {
	width: 178px;
	height: 77px;
	color: #ccff02;
	text-decoration: underline;
	background: url(/img/button04_over2.png) top center no-repeat;
	float: left;
}
.button2 {
	width: 178px;
	height: 77px;
	background: url(/img/button04.png) top center no-repeat;
	float: left;
}

.button2 p {
	padding-top: 10px;
	padding-left: 35px;
	margin: 0;
}
.button2:hover {
	width: 178px;
	height: 77px;
	color: #ccff02;
	text-decoration: underline;
	background: url(/img/button04_over2.png) top center no-repeat;
	float: left;
}
.button3 {
	width: 178px;
	height: 77px;
	background: url(/img/button04.png) top center no-repeat;
	float: left;
}

.button3 p {
	padding-top: 10px;
	padding-left: 18px;
	margin: 0;
}
.button3:hover {
	width: 178px;
	height: 77px;
	color: #ccff02;
	text-decoration: underline;
	background: url(/img/button04_over2.png) top center no-repeat;
	float: left;
}
.button4 {
	width: 178px;
	height: 77px;
	background: url(/img/button04_over.png) top center no-repeat;
	float: left;
}

.button4 p {
	padding-top: 10px;
	padding-left: 45px;
	margin: 0;
}

.button4 a {
	color: #fff;
	text-decoration: none;
}

.button5 {
	width: 178px;
	height: 77px;
	background: url(/img/button12.png) top center no-repeat;
	float: left;
}

.button5 p {
	padding-top: 10px;
	padding-left: 18px;
	margin: 0;
}

.button5 a {
	color: #fff;
	text-decoration: none;
}

.button6 {
	width: 178px;
	height: 77px;
	background: url(/img/button12.png) top center no-repeat;
	float: left;
}

.button6 p {
	padding-top: 10px;
	padding-left: 45px;
	margin: 0;
}

.button6 a {
	color: #fff;
	text-decoration: none;
}
.button7 {
	width: 178px;
	height: 77px;
	background: url(/img/button12.png) top center no-repeat;
	float: left;
}

.button7 p {
	padding-top: 10px;
	padding-left: 35px;
	margin: 0;
}
.button7 a {
	color: #fff;
	text-decoration: none;
}
/* Left Sidebar */

#lsidebar {
	float: left;
	width: 184px;
	height: 531px;
	margin-top: 6px;
}

#search {
	float: left;
	width: 170px;
	padding-top: 100px;
	padding-left: 11px;
	padding-bottom: 5px;
	height: 30px
}

.input {
	width: 120px;
	background: url(/img/bg_search.gif) top left repeat-x;
	border: 1px solid #8eb201;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.search_input {
	float: left;
	width: 115px;
}
.buttond {
	background: url(/img/button05.png) top center no-repeat;
	width: 47px;
	height: 32px;
	border: none;
	float: right;
	cursor: pointer;
	margin-top: -5px;
	padding-left: 3px;
}
	.buttond:hover {
		background: url(/img/button05_over.png) top center no-repeat;
	}
.domaincheck01 {
	width: 55px;
	color: #333;
	padding-left: 8px;
	float: left;
}

.domaincheck02 {
	width: 50px;
	color: #333;
	padding-left: 7px;
	float: left;
}

.domaincheck03 {
	width: 50px;
	color: #333;
	padding-left: 8px;
	padding-bottom: 17px;
	float: left;
}

.domainmore {
	width: 184px;
	background: #91b701;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #333;
	float: left;
	padding-top: 3px;
}

.domainmore a {
	color: #333;
	padding-right: 10px;
}

.domainmore img {
	padding-right: 3px;
}

.domaincheck01more {
	width: 55px;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 8px;
	padding-top: 4px;
	float: left;
}

.domaincheck02more {
	width: 57px;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 7px;
	padding-top: 4px;
	float: left;
}

.domaincheck03more {
	width: 50px;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 1px;
	padding-bottom: 17px;
	padding-top: 4px;
	float: left;
}

.info {
	width: 150px;
	float: left;
	padding-top: 20px;
	margin-left: 20px;
	color: #fff;
	font-weight: bold;
}

.info a {
	color: #ccff00;
	text-decoration: none;
}

.info p {
	width: 127px;
	margin: 0;
	padding-bottom: 2px;
	padding-top: 1px;
	float: left;
}

.info img {
	padding-right: 5px;
	float: left;
}

.moneta {
	padding-top: 28px;
	float: left;
}

/* Left Sidebar Domains */

#leftsidebar {
	width: 186px;
	height: 100%;
	float: left;
}

.left01 {
	width: 171px;
	background: url(/img/bg_domains05.jpg) top center no-repeat #90b401;
	margin-top: 10px;
	color: #006699;
	padding-top: 15px;
	padding-left: 13px;
	float: left;
}

.left01 a {
	width: 170px;
	color: #006699;
	background: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 20px;
	padding-top: 4px;
}

.left01 a:hover {
	width: 183px;
	background: url(/img/button16.png) no-repeat top left;
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
	height: 20px;
	padding-top: 4px;
	margin-left: -7px;
	float: left;
}

.left01 a.active {
	width: 182px;
	height: 20px;
	color: #fff;
	background: url(/img/button11.png) top left no-repeat;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-top: 4px;
	padding-left: 6px;
	margin-left: -6px
}
.left02 {
	width: 177px;
	height: 102px;
	background: url(/img/bg_sidebar02.png) top center no-repeat;
	padding-top: 15px;
	padding-left: 7px;
	float: left;
}

.left02 a {
	width: 170px;
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 9px;
	padding-left: 6px;
	float: left;
	}

.left02 a:active {
	width: 182px;
	height: 18px;
	color: #fff;
	background: url(/img/button11.png) top left no-repeat;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 9px;
	float: left;
	padding-top: 4px;
	padding-left: 6px;
	}

.left03 {
	width: 184px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #006699;
	float: left;
}

.left04 {
	width: 177px;
	height: 119px;
	background: url(/img/bg_domains02.jpg) top center no-repeat;
	padding-top: 15px;
	padding-left: 13px;
	float: left;
}

.left04 a {
	width: 170px;
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-top: 4px;
	float: left;
	}

.left04 a:hover {
	width: 183px;
	background: url(/img/button16.png) no-repeat top left;
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
	height: 20px;
	padding-top: 4px;
	margin-left: -7px;
	float: left;
}
.left04 a.active {
	width: 182px;
	height: 20px;
	color: #fff;
	background: url(/img/button11.png) top left no-repeat;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-top: 4px;
	padding-left: 6px;
	margin-left: -6px
}

/**/

#leftsidebar2 {
	width: 186px;
	height: 100%;
	float: left;
}

#leftsidebar2 h1 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #052f3d;
	padding-bottom: 10px;
	}

#leftsidebar2 p {
	color: #fff;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 3px;
	padding-bottom: 20px;
	padding-top: 5px;
	border-bottom: 1px solid #052f3d;
	}

#leftsidebar2 span {
	width: 160px;
	display: table;
	overflow: hidden;
	vertical-align: middle;
	color: #fff;
	font-size: 12px;
	float: left;
	}

.leftsidebar2img {
	float: left;
	padding-right: 5px;
}

.leftsidebar2 a {
	color: #ccff00;
	text-decoration: none;
	}

.leftsidebar2in {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #052f3d;
}

#leftsidebar3 {
	width: 186px;
	height: 500px;
	float: left;
}

.moneta2 {
	width: 177px;
	height: 120px;
	background: url(/img/bg_order07.png) top center no-repeat;
	color: #666;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 15px;
	margin-top: 100px;
}

/* Content */

#content {
	width: 776px;
	height: 100%;
	float: right;
	background: url(/img/bg_flash.jpg) top right no-repeat;
}

.flash {
	width: 742px;
	height: 388px;
	float: left;
	margin-left: 18px;
}

.subflashes {
	width: 742px;
	height: 141px;
	padding-left: 18px;
}

.subflash01 {
	width: 286px;
	height: 141px;
	background: url(/img/about01.jpg) no-repeat;
	float: left;
}

.subflash02 {
	width: 453px;
	height: 141px;
	background: url(/img/about02.jpg) no-repeat;
	font-size: 16px;
	color: #333;
	float: left;
	border-left: 3px solid #00689e;
}

.subsub01 {
	width: 215px;
	height: 141px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	float: left;
	padding-left: 10px;
}

.subsub01 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #00455b;
}

.subsub01 h1 a {
	font-size: 18px;
	font-weight: bold;
	color: #00455b;
	font-decoration:none;
}

.subsub01 p {
	height: 60px;
	margin: 0;
}

.subsubimg01 {
	float: left;
	width: 46px;
	padding-left: 155px;
}

.subsub02 {
	width: 215px;
	height: 141px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	float: left;
	padding-left: 10px;
}

.subsub02 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #00455b;
}

.subsub02 h1 a {
	font-size: 18px;
	font-weight: bold;
	color: #00455b;
}

.subsub02 p {
	height: 60px;
	margin: 0;
}

.subsubimg02 {
	float: left;
	width: 46px;
	padding-left: 160px;
}

/* ContentIn */

#contentin {
	width: 623px;
	height: 100%;
	float: left;
}

.cititle {
	width: 598px;
	float: left;
	padding-left: 25px;
	}

.cititle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #fff;
	margin: 0;
	font-weight: 100;
	}

.cileft {
	width: 286px;
	color: #fff;
	float: left;
	padding-left: 25px;
	padding-top: 20px;
	}

.cileft h2 {
	width: 220px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 50px
}

.cileft p {
	width: 220px;
	line-height: 18px;
	margin: 0;
	margin-right: 50px;
	font-weight: bold
}

/**/

.cileft2 {
	width: 246px;
	color: #fff;
	float: left;
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 70px;
}

.cileft2 ul {
	margin: 0px;
	padding: 0px;
	margin-left: 15px !important
}
.cileft2 h1 {
	width: 240px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
	}

.cileft2ar {
	width: 14px;
	height: 80px;
	float: left;
	padding-top: 3px;
	padding-right: 4px;
	}

.cileft2ar img {
	width: 14px;
	height: 14px;
	}

.cileft2 h2 {
	width: 240px;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	}

.cileft2 p {
	width: 200px;
	line-height: 18px;
	margin: 0;
	padding-bottom: 10px;
	}

.ciright {
	width: 261px;
	color: #fff;
	float: left;
	padding-top: 70px;
	}

.ciright p {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	}

.ciright2 {
	width: 255px;
	background: url(/img/bg_hosting01b.gif) top left no-repeat;
	color: #fff;
	float: left;
	margin-top: 70px;
	margin-left: 40px;
	}

.ciright2 p {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	}

.cirightsub {
	float: left;
	font-size: 12px;
	padding-top: 20px;
}

.cirightsub p {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	}

.cirightsub h3 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	margin: 0;
	}

.cirightsub3 {
	width: 255px;
	float: left;
	font-size: 12px;
	padding: 0;
}

.cirightsub3 p {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 10px;
	}

.cidomain {
	width: 548px;
	color: #fff;
	float: left;
	margin-left: 25px;
	margin-top: 70px;
	}

.cidomaintop {
	width: 548px;
	height: 14px;
	float: left;
	background: url(/img/bg_domains03.jpg) top left no-repeat;
	}

.cidomainin {
	width: 533px;
	height: 100%;
	float: left;
	background: #2783b2;
	padding-left: 15px;
	padding-bottom: 40px;
	}

.cidomainin big {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	}

.cidomainin small {
	font-size: 18px;
	font-weight: bold;
	color: #ccff00;
	}

.cidomainin a {
	font-size: 12px;
	color: #ccff00;
	text-decoration: none;
	}

.cidomainbottom {
	width: 548px;
	height: 11px;
	float: left;
	background: url(/img/bg_domains04.jpg) top left no-repeat;
	}

.cidomainbottom a img {
	width: 202px;
	height: 42px;
	padding-left: 180px;
	margin-top: -13px;
	}

.cidomain2 {
	width: 533px;
	float: left;
	margin-left: 25px;
	padding-top: 70px;
	}

.cidomain2in1 {
	width: 175px;
	color: #fff;
	padding-top: 8px;
	float: left;
}

.cidomain3 {
	width: 570px;
	color: #fff;
	float: left;
	margin-left: 25px;
	margin-top: 70px;
	}

.cidomain3 h1 {
	width: 570px;
	font-size: 18px;
	font-weight: bold;
	color: #ccff00;
	margin-top: 0;
	border-bottom: 2px dotted #003769;
	padding-bottom: 5px;
	margin-bottom: 10px;
	float: left;
	}

.cidomain3 img {
	float: right;
	margin-top: -10px;
	}

.cidomain3in {
	width: 130px;
	color: #fff;
	float: left;
	margin-right: 15px;
	}

.cidomain3in a {
	color: #ccff00;
	text-decoration: none;
	}

.cidomain3in1 {
	background: url(/img/bg_portfolio01.jpg) top left no-repeat;
	width: 130px;
	height: 131px;
	float: left;
	margin-top: 10px;
	}
	.cidomain3in1:hover {
		background: url(/img/bg_portfolio01_over.jpg) top left no-repeat;
	}

.cidomain3in1 img {
	padding-top: 15px;
	padding-left: 3px;
	float: left;
	}
.cidomain3 h1.hand img {
	margin-top: 10px
}

/**/

.cidomain4in {
	width: 130px;
	color: #fff;
	float: left;
	}

.cidomain4in a {
	color: #ccff00;
	text-decoration: none;
	}

.cidomain4in1 {
	background: url(/img/bg_portfolio01.jpg) top left no-repeat;
	width: 130px;
	height: 131px;
	float: left;
	margin-top: 10px;
	}

.cidomain4in1 img {
	padding-top: 15px;
	padding-left: 3px;
	float: left;
	}

/**/

.cidomain4 {
	width: 583px;
	height: 414px;
	background: url(/img/bg_portfolio02.jpg) top left no-repeat;
	color: #fff;
	float: left;
	margin-left: 20px;
	}

.cidomain4 img {
	padding-top: 11px;
	padding-left: 11px;
	float: left;
	}

.cidomain5in {
	float: left;
	padding-left: 20px;
}

.cidomain5in img {
	float: left;
	padding-left: 7px;
	}

.cidomain5in a {
	color: #ccff00;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 7px;
	}

#addnotice {
	display:none;
    position:absolute;
    z-index:10;
    margin-left:25px;
    margin-top:-30px;
    !margin-left: -520px;
    _margin-left: -520px;
   !margin-top: -160px;
    _margin-top: -160px;

}

#addnotice2 {
	display:none;
    position:absolute;
    z-index:10;
    margin-top:660px;
    !margin-top:550px;
    _margin-top:550px;
    margin-left: 30px;
    !margin-left: -550px;
    _margin-left: -550px;

}
.addnoticestyle {
	width:500px;
    height:95px;
    font-size: 18px;
    font-weight:bold;
    color: #000000;
    padding-top: 15px;
    text-align:center;
    background: url(/img/zabec_opozorilo_kosarica.png) no-repeat;
}

#addnotice img, #addnotice2 img {	padding-top:10px;
	border: none;

}

/**/

.cirightsub2 {
	float: left;
	font-size: 12px;
	padding-top: 14px;
	}

.cirightsub2 p {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	}

.cirightsub2 h3 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	margin: 0;
	}

/**/

.wciweb {
	float: left;
	padding-left: 39px;
	padding-top: 20px;
}

.ciweb {
	float: left;
}

.ciweb img {
	float: left;
	padding-left: 25px;
}

.ciwebsub01 {
	width: 178px;
	height: 128px;
	background: url(/img/bg_content02.jpg) top left no-repeat;
	float: left;
	margin-right: 10px;
}

.ciwebsub01 h2 {
	font-size: 18px;
	font-weight: bold;
	color: #ccff00;
	margin: 0;
	padding-top: 9px;
	padding-left: 14px;
}

.ciwebsub01 h2:hover {
	font-size: 18px;
	font-weight: bold;
	color: #ccff00;
	text-decoration: underline;
	margin: 0;
	padding-top: 9px;
	padding-left: 14px;
}

.ciwebsub01 p {
	width: 154px;
	font-size: 12px;
	color: #fff;
	padding-left: 14px;
	padding-bottom: 8px;
	padding-top: 10px;
	margin: 0;
}

.ciwebsub01 img {
	float: right;
	margin-right: 10px;
}

/* SubLeft */

#subsub {
	width: 960px;
	background: #2783b2;
	margin-left: auto;
 	margin-right: auto;
}


#subleft {
	width: 196px;
	height: 186px;
	background: url(/img/dot.jpg) top right repeat-y;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
}

#subleft img {
	padding-bottom: 8px;
}

#subleft p {
	font-size: 10px;
	color: #fff;
	margin: 0;
}

#subleft a {
	font-size: 12px;
}

#subleft_m {
	margin-right: 20px
}
/* SubRight */

#subright {
	width: 758px;
	height: 197px;
	background: url(/img/title04.jpg) top left no-repeat;
	float: left;
	margin-top: 14px;
	margin-left: 6px;
}

.portfoliolink {
	width: 138px;
	padding-left: 620px;
	padding-top: 5px;
	float: right;
}

.portfoliolink a {
	font-size: 16px;
	font-weight: bold;
	color: #ccff00;
	text-decoration: none;
}

.holder {
	float: left;
	width: 129px;
	height: 128px;
	background: url(/img/holder01.jpg) top no-repeat;
	margin-top: 20px;
}
	.holder:hover {
		background: url(/img/holder01_over.jpg) top no-repeat;
	}

.holder img {
	padding-left: 3px;
	padding-top: 3px;
}

.holdertext {
	width: 120px;
	font-size: 12px;
	color: #fff;
	float: left;
	margin-top: 19px;
	margin-left: 3px;
}

.holdertext a {
	color: #ccff00;
	text-decoration: none;
}

/* Right Sidebar */

.rightsidebar {
	width: 131px;
	float: left;
	margin-left: 4px;
	}

.rightsidebar img {
	float: left;
	}

.rsin {
	width: 121px;
	height: 100%;
	background: #2783b2;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	}

.rsin a {
	color: #ccff00;
	text-decoration: none;
}

.rsin a:hover {
	color: #ccff00;
	text-decoration: underline;
}

.rsin img {
	float: right;
	margin-right: 13px;
	margin-top: -10px;
	}

.rsin2 {
	width: 131px;
	height: 39px;
	background: url(/img/basket02.png) top left no-repeat;
	float: left;
	}

.rsin2 a img {
	width: 119px;
	height: 25px;
	padding-left: 6px;
	padding-top: 7px;
	}

.rsin3 {
	width: 131px;
	float: left;
	padding-top: 20px;
	}

.rsin3 p {
	width: 10px;
	height: 25px;
	color: #fff;
	float: left;
	margin: 0;
	}

.rsin3 a {
	text-decoration: none;
	font-size: 12px;
	padding-top: 3px;
	float: left;
	}

.rsin3b {
	width: 136px;
	float: left;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 2px dotted #003768;
	color: #ffffff
	}

.rsin3b p {
	width: 14px;
	height: 25px;
	color: #fff;
	float: left;
	margin: 0;
	padding-top: 4px;
	padding-right: 3px;
	}

.rsin3b a {
	width: 110px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 5px;
	float: left;
	}

/**/

.rsin4 {
	width: 131px;
	float: left;
	padding-top: 20px;
	color: #fff;
	}

.rsin4in {
	background: url(/img/bg_portfolio01.jpg) top left no-repeat;
	width: 130px;
	height: 131px;
	float: left;
	margin-top: 10px;
	}
	.rsin4in:hover {
		background: url(/img/bg_portfolio01_over.jpg) top left no-repeat;
	}
.rsin4in img {
	padding-top: 5px;
	padding-left: 3px;
	}

.rsin4 p {
	width: 100px;
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-left: 12px;
	}

.rsin4 a {
	width: 121px;
	color: #ccff00;
	text-decoration: none;
	font-size: 12px;
	float: left;
	}

.rsin4 a:hover {
	text-decoration: underline;
}

.basketin {
	width: 110px;
	float: left;
	color: #fff;
	font-size: 11px;
	border-bottom: 1px solid #00689e;
	padding-top: 10px;
	padding-bottom: 5px;
	}

.basketin p {
	width: 101px;
	color: #fff;
	font-size: 11px;
	margin: 0;
	float: left;
	}

.basketin a img {
	width: 7px;
	height: 7px;
	float: left;
	margin-right: 0;
	margin-top: 0;
	padding-top: 3px;
	}

/* Hosting */

.hosting {
	width: 564px;
	height: 100%;
	background: url(/img/bg_hosting01.gif) top left no-repeat;
	float: left;
	margin-left: 35px;
	margin-top: 50px;
}

.hostingsub01 {
	width: 135px;
	height: 165px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	float: left;
}

.hostingsub02 {
	width: 100px;
	height: 185px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-right: 10px;
}

.hostingsub02 h2 {
	color: #ccff00;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

.hostingsub02 p {
	color: #fff;
	margin-top: 10px;
	height: 40px;
	padding: 0px 10px 0px 10px
}

.hostingsub03 {
	width: 100px;
	height: 185px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-right: 7px;
}

.hostingsub03 h2 {
	color: #ccff00;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

.hostingsub03 p {
	color: #fff;
	margin-top: 10px;
	height: 40px;
	padding: 0px 10px 0px 10px
}

.hostingsub03 img {
	margin-top: -13px;
}

#hostingsub03img img {
	margin: 0;
}

.hostingsub04 {
	width: 100px;
	height: 185px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-right: 10px;
}

.hostingsub04 h2 {
	color: #ccff00;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

.hostingsub04 p {
	color: #fff;
	margin-top: 10px;
	height: 40px;
	padding: 0px 10px 0px 10px
}

.hostingsub04 img {
	margin-top: -27px;
}

.hostingsub05 {
	width: 100px;
	height: 185px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
}

.hostingsub05 h2 {
	color: #ccff00;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

.hostingsub05 p {
	color: #fff;
	margin-top: 10px;
	height: 40px;
	padding: 0px 10px 0px 10px
}

.hostingsub05 img {
	margin-top: -47px;
}

.hostingsub06 {
	width: 131px;
	height: 22px;
	color: #fff;
	font-size: 12px;
	float: left;
	padding-top: 7px;
	padding-left: 4px;
}

.hostingsub07 {
	width: 100px;
	height: 26px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	float: left;
	padding-top: 3px;
	padding-right: 9px;
}

.hostingsub08 {
	width: 100px;
	height: 26px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	float: left;
	padding-top: 3px;
}

.hostingsub09 {
	width: 131px;
	height: 19px;
	color: #fff;
	font-size: 12px;
	float: left;
	padding-top: 4px;
	padding-left: 4px;
}

.hostingsub10 {
	width: 100px;
	height: 19px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 4px;
	padding-right: 9px;
}

.hostingsub11 {
	width: 100px;
	height: 19px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 4px;
}

.hostingsub12 {
	width: 131px;
	height: 22px;
	color: #fff;
	font-size: 12px;
	float: left;
	padding-top: 7px;
	padding-left: 4px;
}

.hostingsub13 {
	width: 100px;
	height: 22px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 7px;
	padding-right: 9px;
}

.hostingsub14 {
	width: 100px;
	height: 22px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 7px;
}

.hostingsub15 {
	width: 583px;
	height: 25px;
	color: #fff;
	font-size: 12px;
	float: left;
	padding-top: 12px;
	padding-left: 5px;
}

.hostingsub16 {
	width: 583px;
	height: 21px;
	color: #fff;
	font-size: 12px;
	float: left;
	padding-top: 14px;
	padding-left: 5px;
}

.hostingsub17 {
	width: 131px;
	height: 60px;
	color: #fff;
	font-size: 12px;
	float: left;
	padding-top: 7px;
	padding-left: 4px;
}

.hostingsub17 p {
	width: 77px;
	float: left;
	margin: 0;
}

.hostingsub17 img {
	float: left;
}

.hostingsub18 {
	width: 100px;
	height: 60px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 7px;
	padding-right: 9px;
}

.hostingsub18radio {
	float: left;
	width: 17px;
	height: 57px;
	padding-top: 3px;
	padding-left: 3px;
}

.hostingsub18 big {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	float: left;
	padding-left: 3px;
}

.hostingsub18 small {
	font-size: 11px;
	color: #000;
	text-align: left;
	float: left;
	padding-left: 3px;
}

.hostingsub19 {
	width: 100px;
	height: 60px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 7px;
}

.hostingsub19radio {
	float: left;
	width: 17px;
	height: 57px;
	padding-top: 3px;
	padding-left: 3px;
}

.hostingsub19 big {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	float: left;
	padding-left: 3px;
}

.hostingsub19 small {
	font-size: 11px;
	color: #000;
	text-align: left;
	float: left;
	padding-left: 3px;
}

.hostingsub20 {
	width: 131px;
	height: 53px;
	color: #fff;
	font-size: 12px;
	float: left;
	padding-top: 7px;
	padding-left: 4px;
}

.hostingsub20 p {
	width: 77px;
	float: left;
	margin: 0;
}

.hostingsub20 img {
	float: left;
}

.hostingsub21 {
	width: 100px;
	height: 57px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 3px;
	padding-right: 9px;
}


.hostingsub21radio {
	float: left;
	width: 17px;
	height: 50px;
	padding-top: 3px;
	padding-left: 3px;
}

.hostingsub21 big {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	float: left;
	padding-left: 3px;
	padding-top: 5px;
}

.hostingsub21 small {
	font-size: 11px;
	color: #000;
	text-align: left;
	float: left;
	padding-left: 3px;
}

.hostingsub22 {
	width: 100px;
	height: 57px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 3px;
}

.hostingsub22radio {
	float: left;
	width: 17px;
	height: 50px;
	padding-top: 3px;
	padding-left: 3px;
}

.hostingsub22 big {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	float: left;
	padding-left: 3px;
	padding-top: 5px;
}

.hostingsub22 small {
	font-size: 11px;
	color: #000;
	text-align: left;
	float: left;
	padding-left: 3px;
}

/**/

.hostingsub23 {
	width: 100px;
	height: 57px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 3px;
	padding-right: 9px;
}


.hostingsub23radio {
	float: left;
	width: 17px;
	height: 50px;
	padding-top: 3px;
	padding-left: 3px;
}

.hostingsub23 big {
	font-size: 14px;
	color: #fff;
	float: left;
	padding-left: 3px;
	padding-top: 5px;
}

.hostingsub23 small {
	font-size: 11px;
	color: #000;
	text-align: left;
	float: left;
	padding-left: 3px;
}

.hostingsub24 {
	width: 100px;
	height: 57px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 3px;
}

.hostingsub24radio {
	float: left;
	width: 17px;
	height: 50px;
	padding-top: 3px;
	padding-left: 3px;
}

.hostingsub24 big {
	font-size: 14px;
	color: #fff;
	float: left;
	padding-left: 3px;
	padding-top: 5px;
}

.hostingsub24 small {
	font-size: 11px;
	color: #000;
	text-align: left;
	float: left;
	padding-left: 3px;
}

.hostingsub25 {
	width: 131px;
	height: 75px;
	color: #fff;
	font-size: 12px;
	float: left;
	padding-top: 7px;
	padding-left: 4px;
}

.hostingsub26 {
	width: 100px;
	height: 81px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 3px;
	padding-right: 9px;
}

.hostingsub26 a img {
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 10px;
}

.hostingsub26 a {
	color: #ccff00;
	font-size: 12px;
	text-decoration: none;
}

.hostingsub27 {
	width: 100px;
	height: 77px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 3px;
}

.hostingsub27 a img {
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 10px;
}

.hostingsub27 a {
	color: #ccff00;
	font-size: 12px;
	text-decoration: none;
}

.hostingsub28 {
	width: 131px;
	height: 25px;
	color: #fff;
	font-size: 12px;
	float: left;
	padding-top: 7px;
	padding-left: 4px;
}

.hostingsub29 {
	width: 420px;
	height: 25px;
	color: #fff;
	text-align: center;
	font-size: 11px;
	float: left;
	padding-top: 7px;
	padding-left: 4px;
}

/* My Basket */

.basket {
	width: 564px;
	height: 100%;
	background: url(/img/bg_basket03.jpg) top repeat-y;
	float: left;
	margin-left: 35px;
	margin-top: 50px;
}

.basketsub01 {
	width: 564px;
	height: 35px;
	background: url(/img/bg_basket01.jpg) top no-repeat;
	color: #fff;
	float: left;
}

.basketsub01a {
	width: 142px;
	height: 23px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;
	float: left;
}

.basketsub01b {
	width: 64px;
	height: 23px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 20px;
	float: left;
}

.basketsub01c {
	width: 98px;
	height: 23px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 10px;
	float: left;
}

.basketsub01d {
	width: 78px;
	height: 23px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 30px;
	float: left;
}

.basketsub01e {
	width: 31px;
	height: 33px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
}

.basketsub01f {
	width: 138px;
	height: 38px;
	color: #fff;
	font-size: 12px;
	padding-right: 5px;
	font-weight: normal;
	padding-top: 8px;
	float: left;
}

.basketsub01g {
	width: 64px;
	height: 38px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 20px;
	float: left;
	text-align: right
}

.basketsub01h {
	width: 90px;
	height: 38px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-top: 8px;
	padding-right: 18px;
	float: left;
}

.basketsub01i {
	width: 66px;
	height: 38px;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	padding-top: 8px;
	padding-right: 18px;
	float: left;
}

.basketsub01j {
	width: 88px;
	height: 38px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	padding-right: 18px;
	float: left;
}

/**/

.basketsub01k {
	width: 142px;
	height: 38px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
	float: left;
}

.basketsub01l {
	width: 64px;
	height: 38px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 20px;
	float: left;
}

.basketsub01m {
	width: 90px;
	height: 38px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-top: 8px;
	padding-right: 18px;
	float: left;
}

.basketsub01n {
	width: 66px;
	height: 38px;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	padding-top: 8px;
	padding-right: 18px;
	float: left;
}

.basketsub01o {
	width: 91px;
	height: 38px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	padding-right: 15px;
	float: left;
}


.input3 {
	width: 45px;
	background: #fff;
	border: 1px solid #323333;
	color: #000;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.basketsub02 {
	width: 564px;
	height: 46px;
	color: #fff;
	float: left;
}

.basketsub02 h2 {
	color: #ccff00;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

.basketsub02 p {
	color: #fff;
}

.basketsub03 {
	width: 564px;
	height: 52px;
	background: url(/img/bg_basket04.jpg) top no-repeat;
	color: #fff;
	font-size: 12px;
	float: left;
}

.basketsub04 {
	width: 559px;
	height: 39px;
	color: #fff;
	font-size: 12px;
	text-align: right;
	float: left;
	margin-top: 25px;
	padding-right: 5px;
}
#basket_empty {
	width: 565px;
	margin-left: 30px;
	padding-top: 100px;
	color: #fff
}
/* Order */

.order {
	width: 564px;
	height: 100%;
	float: left;
	border-top: 2px dotted #003769;
	margin-left: 35px;
	margin-top: 50px;
}

.ordersub01 {
	width: 305px;
	font-size: 11px;
	color: #fff;
	border-right: 2px dotted #80b4cf;
	float: left;
	margin-top: 10px;
	padding-top: 20px;
}

.ordersub01 p {
	width: 250px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.ordersub01 span {
	width: 250px;
	font-size: 12px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}

.ordersub01 span a {
	color: #afff3f;
	text-decoration: underline;
}
.ordersub03 {
	width: 560px;
	height: 17px;
	color: #ffffff;
	font-size: 12px;
	float: left;
	margin-bottom: 6px;
	height: 150px
}
	.ordersub03 a {
		font-weight: bold
	}
.osub01 {
	width: 120px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-top: 2px;
	margin-bottom: 6px;
}

.osub02 {
	width: 148px;
	height: 17px;
	color: #ffff;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;

}



.input4 {
	width: 148px;
	background: #fff;
	border: 1px solid #ccff00;
	color: #000;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.osub03 {
	width: 250px;
	text-align: right;
	float: left;
	margin-bottom: 6px;
}

.ordersub02 {
	width: 220px;
	font-size: 11px;
	color: #fff;
	float: left;
	margin-top: 10px;
	padding-top: 18px;
	padding-left: 30px;
}

.ordersub02 p {
	width: 200px;
	float: left;
	margin-top: 16px;
	margin-bottom: 20px;
}

.osub04 {
	width: 62px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	float: left;
	padding-top: 2px;
	margin-bottom: 6px;
	margin-right: 8px;
}

.osub05 {
	width: 128px;
	height: 17px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

.input4 {
	width: 128px;
	background: #fff;
	border: 1px solid #ccff00;
	color: #000;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.osub06 {
	width: 205px;
	text-align: right;
	float: left;
	margin-top: 2px;
	margin-bottom: 6px;
}

.order2 {
	width: 564px;
	height: 100%;
	float: left;
	border-top: 2px dotted #003769;
	text-align: right;
	margin-left: 35px;
	margin-top: 70px;
	padding-top: 20px;
}
#order_error {
	position: absolute;
	margin: -60px 0px 0px 150px;
	width: 260px;
	padding: 20px 20px 20px 20px;
	height: 49px;
	color: #fff;
	font-weight: bold;
	background: url(/img/o_error_popup.png) no-repeat;
}
/* Footer */

#fwrapper {
	width: 100%;
	background: #052f3d;
	border-top: 3px solid #052f3d;
	float: left;
}

#footer {
	width: 960px;
	height: 176px;
	background: url(/img/bg_footer.jpg) top center no-repeat #052f3d;
	margin-left: auto;
 	margin-right: auto;
}

#society {
	float: left;
	width: 195px;
	padding-top: 13px;
	text-align: left;
}
	#society img {
		margin-top: 5px;
		margin-bottom: 2px
	}
	.society_element {
		font-size: 11px;
		text-align: center;
		width: 60px;
		float: left
	}
.lfooter {
	width: 243px;
	height: 65px;
	background: url(/img/icon09.jpg) top left no-repeat;
	font-size: 10px;
	color: #666;
	float: left;
	/*margin-left: 196px;*/
	padding-top: 7px;
	padding-left: 12px;
}

.rfooter {
	width: 509px;
	float: left;
	padding-top: 15px;
}

.rfooter a {
	width: 211px;
	font-size: 11px;
	color: #ccff00;
	text-decoration: none;
	float: left;
	padding-bottom: 10px;
}

.rfooter img {
	padding-bottom: 10px;
	padding-right: 5px;
}

.rfooters01 {
	width: 150px;
	float: left;
	padding-left: 100px;
	padding-top: 4px;
}

.rfooters02 {
	width: 211px;
	float: left;
}

.rfooters02 a {
	color: #ccff00;
	text-decoration: none;
}

.rfooters02 a:hover {
	color: #ccff00;
	text-decoration: underline;
}

#search2 {
	float: left;
	width: 187px;
	padding-bottom: 3px;
	height: 30px;
}

.input2 {
	width: 140px;
	background: url(/img/bg_search.gif) top left repeat-x;
	border: 1px solid #323333;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	float: left;
}

.buttond2 {
	background: url(/img/button07.png) top center no-repeat;
	width: 31px;
	height: 20px;
	border: none;
	float: lt;
	cursor: pointer;
	margin-top: 0px;
	padding-left: 3px;
}
	.buttond2:hover {
		background: url(/img/button07_over.png) top center no-repeat;
	}
.social a {
	width: 16px;
	float: left;
	padding-right: 5px;
}


.subfooter {
	width: 960px;
	background: url(/img/bg_footer02.jpg) top center no-repeat;
	font-size:11px;
	text-align: center;
	color: #000;
	float: left;
	margin-left: -5px;
	padding-top: 25px;
}

.subfooter a {
	font-size: 11px;
	color: #ccff00;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}

.subfooter span {
	color: #999999;
	padding-left: 5px;
}

/**/

.subfooter2 {
	width: 960px;
	font-size:11px;
	text-align: center;
	color: #000;
	float: left;
	margin-left: -5px;
	padding-top: 25px;
}

.subfooter2 a {
	font-size: 11px;
	color: #ccff00;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}

.subfooter2 span {
	color: #999999;
	padding-left: 5px;
}
.hand {
	cursor:pointer;
	cursor:hand;
}
#logout {
	color: #ffffff
}
#i_flash {
	width: 560px;
	height: 400px;
	margin-left: 30px;
}
#cert {
	margin: 0px;
	padding: 0px;
	margin-left: 70px
}
#cert2 {
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-left: 20px
}
.check2 {
	margin-left: 5px;
	padding-top: 2px
}
#prenesi {
	background: url(/img/prenesi_back.png) no-repeat;
	height: 107px;
	width: 230px;
	padding: 10px 10px 10px 10px
}
.top_active,.top_active:hover {
	color: #ffffff !important;
	text-decoration: none !important;
}
.menu_finish {
	margin-left: -13px;
}
#kosarica_1 {
	float: left;
	width: 100px;
}
.aktualno_list {
	margin-top: 70px;
	width: 200px !important;
	margin-right: 70px
}
	.aktualno_list h3 {
		margin: 0px
	}
	.aktualno_list p {
		widht: 200px;
		font-weight: normal
	}
	.aktualno_list a.active {
		color: #ffffff
	}
.aktualno {
	margin-top: 70px;
	width: 300px;
	padding-top: 0px;
	font-size: 12px !important;
	font-weight: normal !important
}
	.aktualno p {
		font-size: 12px !important;
		font-weight: normal !important;

	}
	.aktualno_list h3 {
		font-size: 12px
	}
	.aktualno_list img {
		margin: 10px 0px 10px 0px
	}
#flash_domene_container {
	margin-bottom: -2px;
}
.akcija {
	position: absolute;
	margin-left: 135px;
}
.error_bankart{

	text-align:center;	
}

#logo_kapica {
	position: absolute;
	margin-top: -152px;
	margin-left: 72px
}
.ekipa_fotka {
	position: absolute;
	margin-left: 200px;
}
.ekipa_box {
	width: 180px;
}
	.ekipa_box h3 {
		margin-top: 0;
		padding-top: 0;
	}
.ekipa_text {
	width: 300px;
	margin-top: 10px;
	line-height: 18px
}
#ponudba {
	background: url(/img/ponudba.png) no-repeat;
	width: 282px;
	height: 103px;
	float: left;
	color: white;
	padding: 65px 0px 0px 13px;
	margin-left: 310px;
	margin-top: 20px
}
#alba_top {
	position: aboslute;
	width: 960px;
	height: 33px;
	background: url(/img/top.png) no-repeat;
	color: #00455B;
	text-align: center;
	padding-bottom: 5px;
	font-size: 11px;
}
	#alba_top a {
		color: #00455B;
		font-weight: bold;
	}
	
#first-nav-lang {
	position: absolute;
	margin-left: -20px
}