/* STYLES */
/* STYLES */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-image: url(../images/bg-3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F1F1F1;
}


#mkwidget .mkwidget_image{	margin: 20px 65px;}
#mkwidget .mkwidget_header{	margin: 15px 0px; text-align: center; color: #333333;}
#mkwidget .mkwidget_header a h2{color: #333333;}
#mkwidget .mkwidget_body{ font-size: 11px; text-align: center;}
#mkwidget .mkwidget_price{	
	font-weight: bold;    
	text-align: center; 
	margin-top: 8px;
	padding-bottom: 10px;
}

.wrapwidget{
	border: medium none;
    border-radius: 0px 0px 0px 0px;
	background-color: #FFFFFF;
    color: #333333;
    height: 320px;
    padding: 10px;
    width: 260px;
    margin-bottom: 25px;
    margin-left: 630px;    
}
.wrapwidget  .link {    
    text-align: center; 
	margin-left: 110px;    
}

.hidden {
	display: none;
}
a {
	color:#0286CE;
	text-decoration:none;
}
a:hover {
	color:#0286CE;
	text-decoration:underline;
}
#wrapper {
	margin: auto;
	width: 950px;
}

#wrapper .telefonske{	
    height: 44px;   
	position: relative;
}

#wrapper .telefonske .podpora{
    float: left;
	margin-top: 20px;		
	width: 775px;
	position: relative;
	color: #0096B6;
	text-align: right;
	font-size: 14px;
}
#wrapper .telefonske  .presledek{
    float: left;
	margin-top: 20px;		
	position: relative;
	color: #11445F;
	width: 20px;
	text-align: center;
	font-size: 14px;
}

#wrapper .telefonske  .prodaja{
    float: left;
	margin-top: 20px;	
	margin-left: 5px;
	position: relative;
	color: #FF6F00;
	text-align: left;
	font-size: 14px;
}

#wrapper .header {
	background-image: url(../images/head2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 114px;
	position: relative;
}
#wrapper .header .logo a {
	display: block;
    height: 100px;
    left: 21px;
    position: absolute;
    top: 10px;
    width: 400px;
}
#wrapper .header .logo {
	float: left;
	height: 70px;
	width: 280px;
	position: relative;
}

#wrapper .header .menu {
	float: right;
	width: 650px;
	text-align: right;
	margin-top: 30px;
}
#wrapper .header .menu li {
	list-style-position: inside;
	list-style-type: none;
	display: inline;
	padding: 5px 5px;
	font-size:14px;
}
#wrapper .header .menu a {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #11445F;
	text-decoration: none;
}
#wrapper .header .menu a:hover {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #8EA224;
	text-decoration: underline;
}
#wrapper .header .menu .current {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #8EA224;
	text-decoration: none;
}
#wrapper .header .menu .drop {
	position: relative;
}
#wrapper .header .menu .drop a {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #11445F;
	text-decoration: none;
}
#wrapper .header .menu .drop a:hover {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #8EA224;
	text-decoration: underline;
}
#wrapper .header .menu .drop ul {
	display:none;
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ); /* ie */	position:absolute;
	top: 32px;
	left: 0px;
	padding: 4px;
	margin-left:10px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	z-index: 999;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-bottom: 3px solid #efefef;
}
#wrapper .header .menu .drop ul li {
	display: block;
	width: 140px;
	list-style-position:inside;
	padding: 4px 0px 4px 0px;
	margin: 2px 0px;
	text-align:left;
	background: #FFFFFF;
}
#wrapper .header .menu .drop ul li:hover {
	display: block;
	width: 140px;
	list-style-position:inside;
	padding: 4px 0px 4px 0px;
	margin: 2px 0px;
	text-align:left;
	background:#FFFFFF;
}
#wrapper .header .menu .drop ul li a {
	display: block;
	color: #11445F;
	text-decoration:none;
	background:none;
	border:none;
	padding:0px 0px 0px 3px;
}
#wrapper .header .menu .drop ul li a:hover {
	background:none;
	border:none;
	padding:0px 0px 0px 3px;
	text-decoration: underline;
}
#wrapper .header .menu .drop ul li span.opis {
	font-size:8px;
}
#wrapper .header .menu .drop .current {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #666666;
	text-decoration: none;
}

#wrapper .header .menu .drop2 {
	position: relative;
}
#wrapper .header .menu .drop2 a {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #666666;
	text-decoration: none;
}
#wrapper .header .menu .drop2 a:hover {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #666666;
	text-decoration: underline;
}
#wrapper .header .menu .drop2 ul {
	display:none;
	background: #5DB1DF; /* old browsers */
	background: -moz-linear-gradient(top, #5DB1DF 0%, #0286CE 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5DB1DF), color-stop(100%,#0286CE)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5DB1DF', endColorstr='#0286CE',GradientType=0 ); /* ie */	position:absolute;
	top: 32px;
	left: 0px;
	padding: 4px;
	margin-left:10px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	z-index: 999;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-bottom: 3px solid #efefef;
}
#wrapper .header .menu .drop2 ul li {
	display: block;
	width: 140px;
	list-style-position:inside;
	padding: 4px 0px 4px 0px;
	margin: 2px 0px;
	text-align:left;
	background: #666666;
}
#wrapper .header .menu .drop2 ul li:hover {
	display: block;
	width: 140px;
	list-style-position:inside;
	padding: 4px 0px 4px 0px;
	margin: 2px 0px;
	text-align:left;
	background:#666666;
}
#wrapper .header .menu .drop2 ul li a {
	display: block;
	color: #666666;
	text-decoration:none;
	background:none;
	border:none;
	padding:0px 0px 0px 3px;
}
#wrapper .header .menu .drop2 ul li a:hover {
	background:none;
	border:none;
	padding:0px 0px 0px 3px;
	text-decoration: none;
}
#wrapper .header .menu .drop2 ul li span.opis {
	font-size:8px;
}
#wrapper .header .menu .drop2 .current {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #666666;
	text-decoration: none;
}
#wrapper .header .menu .drop3 {
	position: relative;
}
#wrapper .header .menu .drop3 a {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #11445F;
	text-decoration: none;
}
#wrapper .header .menu .drop3 a:hover {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #8EA224;
	text-decoration: underline;
}
#wrapper .header .menu .drop3 ul {
	display:none;
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top,#FFFFFF 0%, #FFFFFF 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5DB1DF', endColorstr='#0286CE',GradientType=0 ); /* ie */	position:absolute;
	top: 32px;
	left: 0px;
	padding: 4px;
	margin-left:10px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	z-index: 999;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-bottom: 3px solid #efefef;
}
#wrapper .header .menu .drop3 ul li {
	display: block;
	width: 140px;
	list-style-position:inside;
	padding: 4px 0px 4px 0px;
	margin: 2px 0px;
	text-align:left;
	background: #FFFFFF;
}
#wrapper .header .menu .drop3 ul li:hover {
	display: block;
	width: 140px;
	list-style-position:inside;
	padding: 4px 0px 4px 0px;
	margin: 2px 0px;
	text-align:left;
	background:#FFFFFF;
}
#wrapper .header .menu .drop3 ul li a {
	display: block;
	color: #11445F;
	text-decoration:none;
	background:none;
	border:none;
	padding:0px 0px 0px 3px;
}
#wrapper .header .menu .drop3 ul li a:hover {
	background:none;
	border:none;
	padding:0px 0px 0px 3px;
	text-decoration: underline;
}
#wrapper .header .menu .drop3 ul li span.opis {
	font-size:8px;
}
#wrapper .header .menu .drop3 .current {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #11445F;
	text-decoration: none;
}

.netko {
	position: absolute;
	right: 0px;
	top: 220px;
	background-color:#ffffff;
	-moz-border-radius:10px 0px 0px 10px;
	-webkit-border-radius:10px 0px 0px 10px;
	border-radius:10px 0px 0px 10px; 
	width: 130px;
	text-align: center;
	padding: 10px 0px;
}

.social {
	position: absolute;
	left: 0px;
	top: 220px;
	background-color:#ffffff;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	width: 40px;
	text-align: center;
	padding: 10px 10px;
}
.social li {
	list-style: none;
}
#wrapper .wrapanimation {
	width: 950px;
	height: 340px;	
}

/*statistics*/
.statistics{	
	height: 60px;    
	position: relative; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 16px;
	color: #FFFFFF;
}

.statistics .blockfirst{		margin-top: 25px;    float: left;    margin-left: 4px;    padding-bottom: 10px;    width: 150px;    position:relative;  }
.statistics .blocksecond{	   margin-top: 25px;    float: left;     padding-bottom: 10px; margin-left: 10px;    margin-right: 10px;        width: 170px;      position:relative; }
.statistics .blockthird{	   margin-top: 25px;    float: left;     padding-bottom: 10px;  margin-left: 10px;    margin-right: 10px;        width: 250px;       position:relative; }
.statistics .blockbutton{	margin-top: 5px;    float: left;    padding-bottom: 10px;    width: 300px;    position:relative;    margin-left: 15px;    margin-right: 10px;}

.doit {
    font-style: font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background: #FF6900; /* old browsers */
	border: 1px;
	line-height: 80;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width:110px;
	cursor:pointer;	
}
.doit:hover {
    margin: auto;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 80px;
	background: #4EAADB; /* old browsers */
	/*border: 1px solid #ffffff;*/
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 20px;
	width:110px;	
	height: 30px;
	cursor:pointer;	
}

.blue {
	position: absolute;	
	top: 2px;
	color: #FFFFFF;
	border: 1px solid #F4390B;
    border-radius: 10px 10px 10px 10px;
	padding: 8px 0px;
	font-size: 20px;
	width: 280px;
	cursor:pointer;	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #FF7200 0%, #FF6200 50%, #FF6200 51%, #FF5100 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF7200), color-stop(50%,#FF6200), color-stop(51%,#FF6200), color-stop(100%,#FF5100)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FF7200 0%,#FF6200 50%,#FF6200 51%,#FF5100 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FF7200 0%,#FF6200 50%,#FF6200 51%,#FF5100 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #FF7200 0%,#FF6200 50%,#FF6200 51%,#FF5100 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7200', endColorstr='#FF5100',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #FF7200 0%,#FF6200 50%,#FF6200 51%,#FF5100 100%); /* W3C */
}
.blue:hover {
	position: absolute;	
	top: 2px;
	color: #FFFFFF;
	border: 1px solid #F4390B;
    border-radius: 10px 10px 10px 10px;
	padding: 8px 0px;
	font-size: 20px;
	width: 280px;
	cursor:pointer;	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #FF8E33 0%, #FF7522 50%, #FF7522 51%, #FF6B24 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF8E33), color-stop(50%,#FF7522), color-stop(51%,#FF7522), color-stop(100%,#FF6B24)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FF8E33 0%,#FF7522 50%,#FF7522 51%,#FF6B24 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FF8E33 0%,#FF7522 50%,#FF7522 51%,#FF6B24 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #FF8E33 0%,#FF7522 50%,#FF7522 51%,#FF6B24 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF8E33', endColorstr='#FF6B24',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #FF8E33 0%,#FF7522 50%,#FF7522 51%,#FF6B24 100%); /* W3C */
}

#wrapper .header .messageform h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 65px;
	color: #FFFFFF;
	background-image: url(../images/kosarica.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
	font-weight: normal;
	margin-bottom: 20px;
}
#wrapper .header .messageform p {
	color: #FFFFFF;
	padding: 10px;
	font-size: 16px;
}

#wrapper .start h2 {
	color: #666666;
	padding: 2px 0px 4px 0px;
	font-size: 12px;
	font-weight: bold;
}
	
#wrapper .start p {
	padding-bottom: 4px;
}
#wrapper .start label {
	display: block;
	font-size: 10px;
	color: #666666;
}
#wrapper .start #email {
	display: block;
	width: 250px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #CCCCCC;
	padding: 5px 5px;
	font-size: 14px;
	color: #CCCCCC;
	margin-left: 20px;
}
#wrapper .start #sendemail {
	background: #0286CE; /* old browsers */
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 39px;
	color:#FFFFFF;
	cursor:pointer;
}
#wrapper .start #sendemail:hover {
	background: #4EAADB; /* old browsers */
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 39px;
	color:#FFFFFF;
}

#wrapper .header .messageform .forma {
	padding: 10px;
}
#wrapper .header .messageform #register {
	background: #7d7e7d; /* old browsers */
	background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* ie */
	border: 1px solid #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;
	cursor:pointer;
}
#wrapper .header .messageform #register:hover {
	background: #fcfff4; /* old browsers */
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(40%,#dfe5d7), color-stop(100%,#b3bead)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ); /* ie */
	border: 1px solid #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #999999;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;
	cursor:pointer;
}
#registerform {
	padding: 10px;
}

#registerform .forma #registerkosarica #sendregister {
	background: #7d7e7d; /* old browsers */
	background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* ie */
	border: 1px solid #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;
	cursor:pointer;
}
#registerform .forma #registerkosarica #sendregister:hover {
	background: #fcfff4; /* old browsers */
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(40%,#dfe5d7), color-stop(100%,#b3bead)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ); /* ie */
	border: 1px solid #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #999999;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;
	cursor:pointer;
}
#registerform .forma label {
	display: block;
	margin-top: 5px;
}
#registerform .forma input {
	width: 350px;
	border: 1px solid #E6E6E6;
}
#registerform .forma select {
	width: 350px;
	border: 1px solid #E6E6E6;
}

#registerform .forma #registerkosarica h2 {
	display: block;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F3F3F3;
	font-size: 14px;
	font-weight: bold;
	color: #4EAADD;
}
#registerform .forma #registerkosarica small {
	font-size: 10px;
	color: #999999;
}
#registerform .forma #registerkosarica .checkbox {
	width: auto;
}

#wrapper .main {
	margin-top: 20px;
}
#wrapper .main .start {
	margin-bottom: 10px;
	/*padding-bottom: 20px;*/
	position: relative;
}
#wrapper .main .start .datum {
	font-size: 10px;
}

#wrapper .main .start .step1 {
	float: left;
	width: 300px;
	margin-left: 4px;
	position: relative;
}
.step1 #slide1 {    /*  */    text-align: center;    width: 240px;	position: absolute; left:30px;}
.step1 .left1{	background: url("../images/prev.png");	background-repeat:no-repeat;	background-position:center;	height: 150px;    left: 0;    position: absolute;    width: 30px;    cursor: pointer;}
.step1 .right1{	background: url("../images/next.png");	background-repeat:no-repeat;	background-position:center;	height: 150px;    right: 0;    position: absolute;    width: 30px;    cursor: pointer;}

#wrapper .main .start .step1 ol li {
	padding-bottom: 3px;
	list-style-position: inside;
	list-style-type: decimal;
}

#wrapper .main .start .step2 {
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;	
	position:relative;
}
.step2 #slide2 {    /*  */    text-align: center;    width: 240px;	position: absolute;	left:40px;}
.step2 .left2{	background: url("../images/prev.png");	background-repeat:no-repeat;	background-position:center;	height: 150px;    left: 10px;    position: absolute;    width: 30px;    cursor: pointer;}
.step2 .right2{	background: url("../images/next.png");	background-repeat:no-repeat;	background-position:center;	height: 150px;    left: 280px;    position: absolute;    width: 30px;    cursor: pointer;}

#wrapper .main .start .step3 {
	float: left;
	width: 300px;
	position:relative;
}
.step3 #slide4 {    /*  */    text-align: center;    width: 240px;	position: absolute;	left:30px;}
.step3 .left4{	background: url("../images/prev.png");	background-repeat:no-repeat;	background-position:center;	height: 150px;    left: 0;    position: absolute;    width: 30px;    cursor: pointer;}
.step3 .right4{	background: url("../images/next.png");	background-repeat:no-repeat;	background-position:center;	height: 150px;    right: 0;    position: absolute;    width: 30px;    cursor: pointer;}

#wrapper .main .start .step3 .wrapstep {
	background: #f9fcf7; /* old browsers */
	background: -moz-linear-gradient(top, #f9fcf7 0%, #f5f9f0 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9fcf7), color-stop(100%,#f5f9f0)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 ); /* ie */
	border: 1px solid #F5F9F0;
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#wrapper .main .start .step3 .blockicon {
	height: 70px;
	width: 70px;
	float: left;
}
#wrapper .main .start .step3 .blocktext {
	float: left;
	width: 200px;
	margin-left: 5px;
}

#wrapper .main .referencepartnerji {
	margin: 20px 0px 20px 0px;
	position: relative;
}
#wrapper .main .referencepartnerji .step{
	float: left;
	width: 295px;
	margin: 0px 10px;
	position: relative;
	text-align: center;
	color: #ffffff;
}
#wrapper .main .referencepartnerji .step h2 {
	font-size: 14px;	
}
#wrapper .main .referencepartnerji .step .blockimg {
	background: #ffffff;
	padding: 5px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px;
	text-align: center;
}

/* STARTBELI STEP */
#wrapper .main .startbelismal .step1 {
	float: left;
	width: 285px;
	margin-left: 4px;
	position: relative;
}
.step1 #slide1 {    /*  */    text-align: center;    width: 240px;	position: absolute; left:30px;}
.step1 .left1{	background: url("../images/prev.png");	background-repeat:no-repeat;	background-position:center;	height: 150px;    left: 0;    position: absolute;    width: 30px;    cursor: pointer;}
.step1 .right1{	background: url("../images/next.png");	background-repeat:no-repeat;	background-position:center;	height: 150px;    right: 0;    position: absolute;    width: 30px;    cursor: pointer;}

#wrapper .main .startbelismal .step1 ol li {
	padding-bottom: 3px;
	list-style-position: inside;
	list-style-type: decimal;
}

#wrapper .main .startbelismal .step2 {
	width: 285px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;	
	position:relative;
}
.step2 #slide2 {    /*  */    text-align: center;    width: 240px;	position: absolute;	left:50px;}
.step2 .left2{	background: url("../images/prev.png");	background-repeat:no-repeat;	background-position:center;	height: 150px;    left: 10px;    position: absolute;    width: 30px;    cursor: pointer;}
.step2 .right2{	background: url("../images/next.png");	background-repeat:no-repeat;	background-position:center;	height: 150px;    left: 280px;    position: absolute;    width: 30px;    cursor: pointer;}

#wrapper .main .startbelismal .step3 {
	float: left;
	width: 285px;
	position:relative;
}
.step3 #slide4 {    /*  */    text-align: center;    width: 240px;	position: absolute;	left:30px;}
.step3 .left4{	background: url("../images/prev.png");	background-repeat:no-repeat;	background-position:center;	height: 150px;    left: 0;    position: absolute;    width: 30px;    cursor: pointer;}
.step3 .right4{	background: url("../images/next.png");	background-repeat:no-repeat;	background-position:center;	height: 150px;    right: 0;    position: absolute;    width: 30px;    cursor: pointer;}

#wrapper .main .startbelismal .step3 .wrapstep {
	background: #f9fcf7; /* old browsers */
	background: -moz-linear-gradient(top, #f9fcf7 0%, #f5f9f0 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9fcf7), color-stop(100%,#f5f9f0)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 ); /* ie */
	border: 1px solid #F5F9F0;
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#wrapper .main .startbelismal .step3 .blockicon {
	height: 70px;
	width: 70px;
	float: left;
}
#wrapper .main .startbelismal .step3 .blocktext {
	float: left;
	width: 200px;
	margin-left: 5px;
}
#wrapper .main .startbelismal {
	font-size: 14px;
	line-height: 20px;
	background-color: #FFFFFF;
	border: medium none;
    border-radius: 10px 10px 10px 10px;
	padding: 20px;	
	position: relative;
	text-align: left; 
}
#wrapper .main .startbelismal a {
	color: #FF5B0F;
	font-size: 16px;
}
#wrapper .main .startbelismal h2{
    font: 18px Tahoma, Geneva, sans-serif;
	color: #222222;
	text-align: left; 
	line-height: 25px; 
	margin-top: 2px;
	padding-bottom:10px;
}
#wrapper .main .startbelismal h3 {
    font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0096B6;
	text-align: left; 
	line-height: 25px; 
	margin-top: 12px;
	padding-bottom:10px;
}
/*startbeli*/
#wrapper .main .startbeli {
	font-size: 14px;
	line-height: 20px;
	background-color: #FFFFFF;
	border: none;
    border-radius: 10px 10px 10px 10px;
	padding: 20px;	
	position: relative;
	text-align: left; 
}
#wrapper .main .startbeli a, #wrapper .main .startbelishort a {
	color: #FF5B0F;
	font-size: 16px;
	padding: 5px 0px;
	display: block;
}
#wrapper .main .startbelishort {;
	text-align: left;
	width: 420px;
	float: left;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFFFFF;
	border: medium none;
    border-radius: 10px 10px 10px 10px;
	padding: 20px;	
	position: relative;	
}
#wrapper .main .startbelishort2 {
	text-align: left;
	width: 420px;
	float: left;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
	padding: 20px;	
	position: relative;	
	margin-left: 30px;
}
#wrapper .main .startbeli  h2, #wrapper .main .startbelishort h2, #wrapper .main .startbelishort2 h2{
    font: 25px Tahoma, Geneva, sans-serif;
	color: #222222;
	text-align: left; 
	line-height: 28px; 
	margin-top: 2px;
	padding-bottom:10px;
}
#wrapper .main .startbeli h3, #wrapper .main .startbelishort h3, #wrapper .main .startbelishort2 h3 {
    font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0096B6;
	text-align: left; 
	line-height: 25px; 
	margin-top: 12px;
	padding-bottom:10px;
}
#wrapper .main .startbeli h3 a, #wrapper .main .startbelishort h3 a, #wrapper .main .startbelishort2 h3 a {
    font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0096B6;
	text-align: left; 
	line-height: 25px; 
	margin-top: 12px;
	padding-bottom:10px;
}
.wrapizjave {
	width: 370px;	
	margin: auto;
}
.teamimages {
	padding-left: 35px;
	height: 230px;
}

.lizjave{	background: url("../images/prev.png");	background-repeat:no-repeat;	background-position:center;	height: 150px;    left: 5px;    position: absolute;    width: 30px;    cursor: pointer;}
.rizjave{	background: url("../images/next.png");	background-repeat:no-repeat;	background-position:center;	height: 150px;    right: 5px;    position: absolute;    width: 30px;    cursor: pointer;}
#wrapper .main .startbeli #email {
	line-height: 20px;
	height: 20px;
	margin-left:20px;
	border: 1px solid #cccccc;
	color:#cccccc;	
}
#wrapper .main .startbeli #sendemail {
	color: #FFFFFF;
	border: 1px solid #F4390B;
    border-radius: 5px 5px 5px 5px;
	padding: 3px 5px;
	margin-left: 10px;
	font-size: 16px;
	cursor:pointer;	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #FF7200 0%, #FF6200 50%, #FF6200 51%, #FF5100 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF7200), color-stop(50%,#FF6200), color-stop(51%,#FF6200), color-stop(100%,#FF5100)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FF7200 0%,#FF6200 50%,#FF6200 51%,#FF5100 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FF7200 0%,#FF6200 50%,#FF6200 51%,#FF5100 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #FF7200 0%,#FF6200 50%,#FF6200 51%,#FF5100 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7200', endColorstr='#FF5100',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #FF7200 0%,#FF6200 50%,#FF6200 51%,#FF5100 100%); /* W3C */	
}
#wrapper .main .startbeli .steplevi {
    float: left;
	width: 680px;
	position: relative;	
}
#wrapper .main .startbeli .stepdesni{
    float: left;
	width: 190px;
	margin-left: 25px;
	padding-top:
	position: relative;
}
#wrapper .main .startbeli .stepdesni li {
    list-style: none;
    display: block;
    height: 30px;
    margin: 10px 0px 10px 20px;
}
#wrapper .main .startbeli .wrapslink {        
	padding-top: 10px;
}
	
.social .facebook a{
	color: #0286CE;
	background: url(../images/fbbeli.jpg) left center no-repeat;
	height: 30px;
	line-height: 30px;
	display: block;
	padding: 3px 0px;
}
.social .youtube a{
	color: #0286CE;
	background: url(../images/youtubebeli.jpg) left center no-repeat;
	height: 30px;
	line-height: 30px;
	display: block;
	padding: 3px 0px;
}
.social .twitter a{
	color: #0286CE;
	background: url(../images/twitterbeli.jpg) left center no-repeat;
	height: 30px;
	line-height: 30px;
	display: block;
	padding: 3px 0px;
}


#wrapper .main .wrapbottom {
	position: relative;
	margin-top: 20px;
	padding-top: 20px;
}


#wrapper .main .mainleft {
	float: left;
	width: 450px;
	position: relative;
}

#wrapper .main .mainright {
	float: right;
	width: 450px;
	position: relative;
}
#wrapper .main .mainleft .block , #wrapper .main .mainright .block{
	width: 430px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F3F3F3;
	display: block;
	clear: both;
	min-height: 90px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 5px;
}
#wrapper .main .mainleft .block .blockicon, #wrapper .main .mainright .block .blockicon {
	float: left;
	height: 80px;
	width: 80px;
	margin-top: 5px;
}
#wrapper .main .mainleft .block .blocktext, #wrapper .main .mainright .block .blocktext{
	float: right;
	width: 340px;
}
#wrapper .tw {
	width: 300px;
	/*float: right;*/
	margin-left: 10px;
	/*background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;*/
}
#wrapper .fb {
	width: 300px;
	/*margin-left: 10px;
	float: left;
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;*/
	margin-top: 10px;
}
#wrapper .tw a {
	color: #0286CE;
	text-decoration: none;
	line-height: 24px;
	display: block;
	background-image: url(../images/twitter-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
}

#wrapper .tw a:hover {
	text-decoration: underline;
}
#wrapper .fb a {
	background-image: url(../images/facebook-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	display: block;
}

#wrapper .fb a:hover {
	text-decoration: underline;
}
#wrapper .twblock {
	background-image: url(../images/twitter_block.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 391px;
	display: block;
	margin-top: 15px;
	clear: both;
	position: relative;
}
#wrapper .twblock #tweets {
	height: 60px;
	width: 360px;
	position: absolute;
	left: 10px;
	top: 15px;
}
.wrapfoot {
	background-color: #333333;
	background-image: url(../images/foot.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.wrapfoot .foot {
	margin: auto;
	width: 950px;
	padding-top: 20px;
	color: #CCCCCC;
}

.wrapfoot .foot .start .step1 {
	float: left;
	width: 300px;
	margin-left: 4px;
	padding-bottom: 10px;
}
.wrapfoot .foot .start .step2 {
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	padding-bottom: 10px;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}
.wrapfoot .foot .start .step3 {
	width: 300px;
	float: left;
	padding-bottom: 10px;
}
.wrapfoot .foot .start .step4 {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}
.wrapfoot .foot .start li {
	list-style-position:inside;
	list-style-type: square;
}
.wrapfoot a {
	color:#FFFFFF;
}
.wrapfoot .footer {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 10px;
	color: #999999;
}
#tweets li {
	font-size:13px;
	background:url(../images/twitter.png) no-repeat left ;
	padding-left:25px;
	padding-top:4px;
	margin-left:10px;
	margin-top:8px;
	list-style-type:none;
	height:17px;
}
#tweets small {
	font-size: 10px;
}
#tweets .hash { color:#0066CC; } 

#tweets .reply { color:#0066CC; } 

#tweets a:link { text-decoration:none; color:#0066CC;}
#tweets a:active { text-decoration:none; color:#0066CC;}
#tweets a:hover { text-decoration:underline; color:#0066CC;}
#tweets a:visited { text-decoration:none; color:#0066CC;} 
#wrapper .header .messageform .smallpx {
	font-size: 12px;
}
#message_ok {
	padding: 5px 10px;
}

.wrapsimportant {
	background-color: #FFFFFF;
	border: medium none;
    border-radius: 10px 10px 10px 10px;
	padding: 10px;	
	position: relative;
	text-align: center; 
}
.wrapsimportant  .top{
	height: 120px;
}

.wrapsimportant  .top .wrapstitle
{
    font: 22px verdana,arial,sans-serif; 
	color: #11445F;
	text-align: center; 
	line-height: 25px; 
	margin-top: 2px;
}
.wrapsimportant  .top .wrapstext
{
    font: 16px Tahoma, Geneva, sans-serif; 
	color:#777777; 
	text-align: center; 
	line-height: 25px; 
	margin-top: 2px;    
}
.wrapsimportant  .wrapslink {    
    font: 18px arial,sans-serif; 
	color:#FF6F00; 
	text-align: center; 
	line-height: 35px; 
	margin-top: 2px;
	position: relative;	
}
.wrapsimportant  .wrapslink:hover {    
    font: 18px arial,sans-serif; 
	color:#8EA224; 
	text-align: center; 
	line-height: 35px; 
	margin-top: 2px;
	position: relative;	
}

.separator {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.separator2 {
	/*padding-top:10px;*/
	margin-bottom: 30px;
	margin-top: 15px;
	/*padding-bottom: 10px;*/
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.separator3 {
	/*padding-top:10px;*/
	margin: 3px 0px;
	/*padding-bottom: 10px;*/
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.bar{
	margin-bottom: 30px;
}

.gumb1 {
	background: #FE9900; /* old browsers */
	background: -moz-linear-gradient(top, #FE9900 0%, #FE9900 99%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FE9900), color-stop(99%,#FE9900)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE9900', endColorstr='#FE9900',GradientType=0 ); /* ie */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:none;
	padding: 10px 10px;
	font-size: 14px;
	line-height: 18px;
	width:280px;
	color:#FFFFFF;
	cursor:pointer;
}
.gumb2 {
	background: #109619; /* old browsers */
	background: -moz-linear-gradient(top, #109619 0%, #109619 99%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#109619), color-stop(99%,#109619)); /* webkit */	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#109619', endColorstr='#109619',GradientType=0 ); /* ie */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:none;
	padding: 10px 20px;
	font-size: 20px;
	width:300px;
	height: 80px;
	color:#FFFFFF;
	cursor:pointer;	
}
.gumb3 {
	background: #EC2688; /* old browsers */
	background: -moz-linear-gradient(top, #EC2688 0%, #EC2688 99%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EC2688), color-stop(99%,#EC2688)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EC2688', endColorstr='#EC2688',GradientType=0 ); /* ie */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:none;
	padding: 10px 20px;
	font-size: 20px;
	width:300px;
	height: 80px;
	color:#FFFFFF;	
	cursor:pointer;
}

.wrapanimation {
	position: relative;
}
#animation {
	float: right;
	width: 950px;
	height: 350px;
	background-image: url(../images/anim-bg.jpg);
}
.wrapanimation .wraptexttop {
	width:610px;
	position: absolute;
	left:0px;
	bottom: 15px;
	text-align: right;
	padding: 10px;
}
.wrapanimation .wraptexttop h2 {
	font-size: 38px;
	line-height: 45px;
	font-weight: normal;
	color: #FFFFFF;
}
.wrapanimation .wraptexttop p {
	font-size: 18px;
	color: #FFFFFF;	
}
.anitext{
	position:absolute;
	float: left;
	width: 400px;
	height: 380px;
	color: #ffffff;
	top:50px;
	left:60px;
	font-size: 17px;
	line-height: 21px;
	font-family: Helvetica;
}

/*#animation #youframe{
	width:400px; 
	height:233px; 
	z-index:10; 
	position:absolute;
	margin-top:-350px;
	margin-left:500px;
}*/



#animation li {
	list-style: none;
}#animation .animcija-bg{
	width: 950px;
	height: 439px;	} 
div.animcija-bg div.animacijatext{	width: 400px;	color: #ffffff;	font-size: 16px;	float:left;	margin: 30px;	line-height: 30px;}
.animcija-bg p{	}
.animcija-bg iframe{	float: right;	margin: 100px 30px;}

}#animation .animcija-bg img{
	
}

#animation li iframe{
	width:400px;
	height:233px;
	border: 5px solid #FFFFFF;
}

#nextani {
	position: absolute;
	bottom: 0;
	left: 450px;
	width: 60px;
	height: 10px;
	background: url(/images/downani.jpg) center center no-repeat #666666;
	z-index: 9999;
	cursor: pointer;
}
#pagerani {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 9999;
	text-align: right;
}
#pagerani a{
	background-color:#bababa;
	border-width:1px;
	border-color:#2c2c2c;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	opacity:0.5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/*-ms-filter must come before filter*/
	filter: alpha(opacity=50);
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*All filters must be placed together*/
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	float:left;
	margin: 3px;
	color: #ffffff;
}
#pagerani a:hover{
	background-color:#999999;
	border-width:1px;
	border-color:#2c2c2c;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	opacity:0.5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/*-ms-filter must come before filter*/
	filter: alpha(opacity=50);
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*All filters must be placed together*/
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	float:left;
	margin: 3px;
	color: #ffffff;
	text-decoration: none;
}
#pagerani a.activeSlide {
	background-color:#000000;
	border-width:1px;
	border-color:#2c2c2c;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	opacity:0.5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	/*-ms-filter must come before filter*/
	filter: alpha(opacity=50);
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*All filters must be placed together*/
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	float:left;
	margin: 3px;
	color: #ffffff;
	text-decoration: none;	
}
#statsani {
    background: -moz-linear-gradient(center top , #A5A5A5 1%, #666666 99%) repeat scroll 0 0 transparent;
    border: 1px solid #666666;
    border-radius: 5px 5px 0 0;
    bottom: 0;
    color: #FFFFFF;
    font-size: 14px;
    left: 160px;
    line-height: 16px;
    padding: 5px 3px;
    position: absolute;
    text-align: center;
    width: 630px;
    z-index: 9999;
}

/*youtube movie*/

#fancybox-content{
	width: 400px;
	height: 233px;
	z-index: 99999;
}

#fancybox-wrap{
	width: 400px;
	height: 233px;
	z-index: 99999;
}

#fancybox-close{
	z-index: 999999;
}

#animation li img{
	position: absolute;
	top: 50px;
	left: 450px;
	
}



#youfancybox{
	border: solid 2px #ffffff;
	margin-left: 100px;
	margin-top:-20px;
}

#youfancybox2{
	margin-top: 170px;
	border: solid 2px #ffffff;
	margin-left: 100px;
}
.wrappictures {
	position: relative !important;
	margin: 20px 0px;
	padding: 10px 0px;
	width:840px;
	height: 220px;
}
.wrappictures a {
	float:left;
	display: block;
	height: 220px;
}
.wrappictures img {
	width: 200px;
	height: 200px;
	padding: 0px 5px;
}
.leftteam{	background: url("../images/prev.png");	background-repeat:no-repeat;	background-position:center;	height: 200px;    left: 10px;    position: absolute;    width: 30px;    cursor: pointer;}
.rightteam{	background: url("../images/next.png");	background-repeat:no-repeat;	background-position:center;	height: 200px;    right: 10px;    position: absolute;    width: 30px;    cursor: pointer;}
