article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, footerbottom, header, hgroup, keygen, logo, meter, nav, output, progress, section, source, boxes, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
body {
	/*background:#212222;*/
	background:#212222;
	font-family:Arial, Trebuchet MS, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#242424;
}
html {
	min-width:1000px;
}
html, body {
	height:100%;
}
.container {
	margin:0 auto;
	position:relative;
	width:1000px;
	font-size:.8125em;
}
header {
	height:120px;
	overflow:hidden;
	background:#000000;
	border-bottom:5px solid #eee;
}
#gallery {
	height:450px;
	overflow:hidden;
	/*background:#ccc;*/
	background:#fff;
}
#galleryabout {
	height:320px;
	overflow:hidden;
	padding-top:20px;
	background:#fff;
}
#content {
	float:left;
	width:620px;
}
aside {
	float:left;
	width:302px;
	margin-right:52px;
}
#content2 {
	float:left;
	width:770px;
}
aside2 {
	float:left;
	width:202px;
}
aside2 h4 {
	padding-bottom:5px;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:980px;
	overflow:hidden;
}
.inside {
	padding-top: 32px;
	padding-right: 37px;
	padding-bottom: 50px;
	padding-left: 37px;
}
.inside2 {
	padding-top: 32px;
	padding-right: 37px;
	padding-bottom: 40px;
	padding-left: 37px;
}
.inside .novice {
	margin-bottom:50px;
	padding:0;
	background:url(../images/line.gif) repeat-x left bottom;
}
.inside .about {
	float:left;
	width:620px;
	padding:0;
	background:url(../images/line.gif) repeat-x left bottom;
}
.inside .about p {
	margin:0;
	padding-bottom:10px;
	text-align:justify;
}
.inside .about h8 {
	font-size:30px;
	line-height:1.2em;
	font-weight:normal;
	color:#212222;
	/*text-decoration:underline;*/
	padding-bottom:10px;
}
.inside .novice p {
	margin:0;
	padding-bottom:10px;
	text-align:justify;
}
.inside .novice p span {
	font-size:80%;
	color:#666;
}
.inside .novice h8 {
	font-size:30px;
	line-height:1.2em;
	font-weight:normal;
	color:#212222;
	/*text-decoration:underline;*/
	padding-bottom:10px;
}
.inside .novice h8 span {
	color:#8a8a8a;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}
figure {
	margin-bottom:18px;
}
.img-indent {
	margin:0 20px 0 0;
	float:left;
}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.img-box figure {
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:18px;
}
.p1 {
	margin-bottom:9px;
}
.p2 {
	margin-bottom:18px;
}
.p3 {
	margin-bottom:27px;
}
a {
	color:#f27f02;
	outline:none;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size: 30px;
	line-height: 1.2em;
	color: #fff;
	font-weight: normal;
	background: url(../images/logo.jpg) no-repeat 0 0;
/*	background:#transparent;*/
	padding: 10px 0 8px 180px;
	position: absolute;
	left: 39px;
	top: 6px;
	width: 150px;
	height: 90px;
}
h1 a {
	color:#fff;
	text-decoration:none;
}
.logo {
	float: left;
	background: #transparent;
	position: absolute;
	left: 0px;
	top: 6px;
	width: 150px;
	height: 90px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 30px;
}
h2 {
	font-size:30px;
	line-height:1.2em;
	font-weight:normal;
	color:#212222;
	margin-bottom:15px;
}
h2 span {
	color:#8a8a8a;
}
h3 {
	font-size:1em;
	margin-bottom:6px;
}
h3 a {
	color:#242424;
}
h3 a:hover {
	color:#8a8a8a
}
h4 {
	font-size:20px;
	font-weight:bolder;
	color:#212222;
	margin-bottom:10px;
}
h4 span {
	color:#8a8a8a;
}
h4 a {
	font-size:16px;
	font-weight:bold;
	color:#f27f02;
	margin-bottom:10px;
}
h4 a:hover {
	color:#8a8a8a
}

h5 {
	font-size:14px;
	line-height:1.5em;
	font-weight:bold;
	color:#8a8a8a;
	margin-left:10px;
	padding-top:5px;
}
h5 a {
	color:#8a8a8a;
	outline:none;
	text-decoration:none;
}
h5 a:hover {
	color:#ccc;
	text-decoration:underline;
}
/* IZDELEK */
h6 {
	font-size:40px;
	line-height:1.2em;
	font-weight:normal;
	color:#212222;
	margin-top:30px;
	margin-bottom:10px;
}
h6 span {
	color:#8a8a8a;
}
h7
{
	font-size:16px;
	line-height:1.4em;
}
ul.product {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 26px;
}

/*NAVIGACIJA*/
#navigation ul li {
	height:30px;
	line-height:30px;
	float:left;
	font-size:14px;
	background-color:#eaeaea;
	color:#000;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	margin-bottom:15px;
	margin-right:2px;
	overflow: hidden;
}
#navigation ul li a {
	display: block;
	text-decoration:none;
	color:#000;
}
#navigation ul li a:hover {
	text-decoration:underline;
	color:#000;
}
#navigation ul li.active a {
	text-decoration:underline;
		}
.product_description {
	background-color:#eaeaea;
	text-align:justify;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
.product_description h4 {
	color:#000;
	padding-bottom:10px;
}
.product_description p {
	color:#000;
	font-size:14px;
}
.main-box {
	border-top:5px solid #eaeaea;
	background:#fff;
	width:100%;
}
.contacts {
	padding-bottom:20px;
}
.contacts li {
	width:100%;
	overflow:hidden;
}
.contacts li strong {
	float:left;
	width:95px;
}
.list1 {
	margin-left:12px;
	padding-bottom:18px;
}
.list1 li {
	background:url(../images/arrow1.gif) no-repeat 0 6px;
	padding:0 0 0 12px;
}
header nav {
	float:right;
}
header nav ul li {
	float:left;
}
header nav ul li a {
	font-size:16px;
	color:#fff;
	height:67px;
	line-height:190px;
	text-decoration:none;
	/*width:82px;*/
	text-align:center;
	float:right;
	background:#transparent;
	padding-right:15px;
	padding-bottom:5 px;
}
header nav ul li a.current, header nav ul li a:hover {
	padding-bottom:5px;
	text-decoration: underline;
}
#athletes {
	overflow:hidden;
	background:#fff;
}
/*.osnovacelice {
	width:980px;
	overflow:hidden;
	display:table;
}*/
.celica {
	display:inline-block;
	float:left;
	width:220px;
	margin-right:10px;
	margin-bottom:30px;
}
.osnovacelice_athletes {
	width:980px;
	overflow:hidden;
}
.celica_athletes {
	float:left;
	width:290px;
	margin-right:0px;
	margin-bottom:20px;
}
.celica_galerija {
	float:left;
	width:240px;
	margin-bottom:20px;
	text-align:center;
	vertical-align:middle;
}
.celica_galerija2 {
	float:left;
	width:150px;
	padding-top:25px;
	padding-bottom:25px;
	margin-left:33px;
	margin-right:33px;
	margin-bottom:20px;
	vertical-align:middle;
}
.celica_distibutors {
	float:left;
	width:290px;
	height:200px;
	margin-right:0px;
	margin-bottom:0px;
}
.roundabout-holder {
	width:850px;
	height:496px;
	margin:0 auto;
}
.roundabout-moveable-item {
	width:646px;
	height:416px;
	cursor:pointer;
	border:3px solid #ccc;
	border:3px solid rgba(0, 0, 0, 0.08);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.roundabout-moveable-item img {
	width:100%;
}
.roundabout-in-focus {
	border:3px solid rgba(0, 0, 0, 0.2);
}
#content {
}
#content img, aside img {
	border:3px solid #fff;
	
}
#content img:hover {
	border-color:#ccc;
}
.news li {
	overflow:inherit;
	position:relative;
	padding:0 0 15px 5px;
}
.news li:last-child {
	padding-bottom:0;
}

.team-list li {
	width:100%;
	overflow:hidden;
	padding-bottom:43px;
}
.team-list li:last-child {
	padding-bottom:0;
}
.team-list li figure {
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#loopedSlider .wrap {
	width:295px;
	height:295px;
	overflow:hidden;
	position:relative;
}
#loopedSlider .slides {
	position:absolute;
	top:0;
	left:0;
}
#loopedSlider .slides div {
	position:absolute;
	top:0;
	width:295px;
	display:none;
}
#loopedSlider {
	width:295px;
	position:relative;
	clear:both;
}
#loopedSlider .nav-controls {
	width:100%;
	overflow:hidden;
	padding-top:10px;
}
#loopedSlider li {
	display:inline;
}
#loopedSlider li a.previous {
	float:left;
}
#loopedSlider li a.next {
	float:right;
}
#contacts-form {
	clear:right;
	width:100%;
	overflow:hidden;
}
#contacts-form fieldset {
	border:none;
	float:left;
}
#contacts-form .field {
	clear:both;
}
#contacts-form label {
	float:left;
	width:110px;
	line-height:18px;
	padding-bottom:6px;
	font-weight:bold;
}
#contacts-form input {
	width:205px;
	padding:1px 0 1px 3px;
	background:none;
	border:1px solid #e5e5e5;
	color:#616161;
	float:left;
}
#contacts-form input:invalid {
 border-color:red;
}
#contacts-form textarea {
	width:450px;
	height:215px;
	padding:1px 0 1px 3px;
	background:none;
	border:1px solid #e5e5e5;
	color:#616161;
	margin-bottom:12px;
	overflow:auto;
	float:left;
}
#contacts-form div:last-child {
	padding-left:110px;
}
footer {
	padding:20px 0 10px 0;
	border-top:5px solid #eee;
	color:#ccc;
	background:#212222;
}
.footerbottom {
	margin:0;
	padding:0;
	/*background:#212222;*/
	vertical-align:middle;
}
.footerbottom p {
	font-family: Arial, Trebuchet MS, sans-serif;
	font-size:12px;
	color: #ccc;
}
.footerlink {
	width: 100%;
	overflow: hidden;
	
}
.footerlink p {
	margin:0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
	text-indent:inherit;
	color:#ccc;
}
.footerlink a {
	color:#ccc;
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
	text-decoration:underline;
	background-color:transparent;
}
.footerlink a:hover {
	color:#ccc;
	background-color:transparent;
	text-decoration:none;
}
.footerlink .lf {
	float:left;
	margin-left:40px;
	margin-top:5px;
}
.footerlink .rf {
	float:right;
	margin-right: 30px;
}
a {
	outline:none;
}

/* Slideshow container */
.slideshow-container {
  max-width: 962px;
  max-height:500px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}