/*  
Theme Name: AMK SPORT
Description: AMK theme for Wordpress
Version: 1.0
Author: Zedesino 
Author URI: http://www.zedesino.com/ 
*/

/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0px; padding: 0px; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-weight: normal; font-style: normal; }
ul,ol,li { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


/* LAYOUT */
.clear { clear:both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
hr.hidden {
	clear:both;
  	visibility:hidden;
	margin:0px;
 	padding:0px;
}
p  {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
}
#footer p  {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: center;
}
html {

	min-height:100%; /* needed for container min-height */
}
html, body {
	height:100%; /* needed for container min-height */
}
body	{
	font: normal 13px/20px Arial, Geneva, sans-serif;
	background-color:#83e2f5;
	color:#42474e;
	background-repeat: repeat-x;
	background-position: top center;
	background-image: url(images/bg-big.jpg);
}
body a:link {
	color:#35699D;
	text-decoration:none;
}
body a:visited {
	color:#336BA3;
	text-decoration:none;
}
body a:hover	{
	color:#E34D44;
	text-decoration:none;
}


h1 {
	color: #356aa0;
	font: normal 30px/30px Arial, Geneva, sans-serif;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	clear: both;
	border-bottom: 1px solid #ececec;
	border-top: none;
	height: 30px;
	display: block;
	}
#content_single h1 {
	color: #356aa0;
	font: normal 30px/30px Arial, Geneva, sans-serif;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	clear: both;
	border-bottom: none;
border-top: 1px solid #ececec;
&nbsp;}
#logo h1 {
	color: #3e3e3e;
	font: bold 14px/14px Arial, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	border-bottom: 0px;
	background: none;
	}
h2 {
	color: #33669B;
	font: bold 30px/30px Arial, Geneva, sans-serif;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	clear: both;
	}


h3 {
	color: #a2aab2;
	font: bold 18px/18px Arial, Geneva, sans-serif;
	padding: 0px 0px 8px 0px;
	margin: 0px;
	border:none;
}

#sidebar h3 {
	color: #a2aab2;
	font: normal 18px/18px Arial, Geneva, sans-serif;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border:none;
	letter-spacing: -1px;
}

h4 {
	color: #a2aab2;
	font: bold 18px/22px Arial, Geneva, sans-serif;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	text-transform: none;
	border:none;
}
#mapper {

	position: relative; /* needed for footer positioning*/
	margin:0px auto; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	clear: both;
	padding: 0px;

}

#wrapper {
	position: relative; /* needed for footer positioning*/
	margin:0px auto; /* center, not in IE5 */
	width:980px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	clear: both;
	padding: 0px 0px 160px 0px;
}
#footer {
	position:absolute;
	width:100%;
	bottom:0px; /* stick to bottom */
	margin: 0px;
	padding: 0px;
	height: 140px;
	color: #464960;
	font: normal 11px/16px Arial, Geneva, sans-serif;
	background-image:url(images/bg_footer.jpg);
	background-position: center 87px;
	background-repeat: no-repeat;
}
#footer a	{
	padding: 0px 5px;
	}
#footer a.zedesino	{
	padding: 0px;
	}
#footer a:link, #footer a:visited	{
	color:#464960;
	text-decoration:none;
	}
#footer a:hover	{
	color:#464960;
	text-decoration:underline;
	}
#header {
	padding:23px 0px 0px 0px;
	width: 980px;
	margin: 0p;
	height: 87px;
	z-index: 100;
	float: left;
	
}

#logo	{
	float: left;
	width: 116px;
	padding: 0p;
	height: 57px;
	}


#content_holder	{
	width: 940px;
	margin: 0px 0px 1px 0px;
	display: block;
	padding: 20px 20px 25px 20px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	}
#content_holder_home	{
	width: 940px;
	margin: 0px 0px 1px 0px;
	display: block;
	padding: 20px 20px 0px 20px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	} 
#content {
	width: 750px;
	margin: 0px;
	display: block;
	padding: 0px 0px 0px 20px;
	float: left;
	background-color: #FFFFFF;
	} 
#content_single {
	width: 750px;
	margin: 0px;
	display: block;
	padding: 40px 0px 0px 20px;
	float: left;
	background-color: #FFFFFF;
	} 
#content_right	{
	float: right;
	width: 320px;
	padding: 10px 20px 0px 0px;
	}
#bottom_content	{
	float: left;
	width: 960px;
	height: 140px;
	background-image:url(images/bg.jpg);
	background-repeat: repeat;
	border:0;
	padding: 20px 0px 20px 20px;
	}

#navigation {
	padding: 15px 0px 14px 0px;
	margin: 0px;
	height: 29px;
	float: right;
	width: 780px;
	}

#navigation ul {
	float: right;
	list-style:none;
	margin: 0px;
	height: 28px;
		}

#navigation ul li {
	float: left;
	height: 28px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	display: inline;
	}

#navigation ul li a {
	float: left;
	padding: 0px 0px 0px 15px;
	width: auto;
	display: inline;
	}
#navigation ul li a span{
	font: normal 14px/28px Arial, Geneva, sans-serif;
	padding: 0px 15px 0px 0px;
	color: #3e3e3e;
	height: 28px;
	margin: 0px;
	float:left;
	text-transform: none;
	display: block;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation ul li a span a span {
	float:none;
	}
#navigation ul li a:hover {
	text-decoration: none;
	background-image: url(images/nav_left.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
#navigation ul li a:hover span {
	color: #49C4E2;
	text-decoration: none;
	background-image: url(images/nav_right.png);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
	}
#navigation ul li.current_page_item, #navigation ul li.current_page_item a:hover, #navigation ul li.current_page_parent, #navigation ul li.current_page_parent a:hover 	{
	color: #3f6e9b;
	background-image: url(images/nav_left.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
#navigation ul li.current_page_item span, #navigation ul li.current_page_item a:hover span, #navigation ul li.current_page_parent span, #navigation ul li.current_page_parent a:hover span 	{
	color: #356AA0;
	background-image: url(images/nav_right.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	cursor:pointer;
	}

#breadcrumbs_right	{
	float: right;
	width: 700px;
	padding: 0px;
	height: 22px;
	position: absolute;
	right: 22px;
	top: 25px;
	}
#breadcrumbs	{
	height: 22px;
	padding: 0px;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #909090;
	text-align: right;
	float: right;
	}

#breadcrumbs a	{
	line-height:22px;
	background-repeat:no-repeat;
	background-position:right;
	display: inline;
		background-image:url(images/bg_breadcrumbs_separator.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding: 11px 17px 11px 0px;
	margin: 0px 0px 0px 0px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #454545;
	text-decoration: none;
	}
#breadcrumbs a:hover {
	color: #BF2A2C;
	text-decoration: underline;
	}

a.breadhide	{
	display: none;
	position: absolute;
	top: -500px;
	}
#sidebar_cats, #sidebar_tags	{
	float: left;
	width: 170px;
	padding: 0px;
margin: 0px 0px 20px 0px;
	}
#sidebar_cats ul	{
	float: left;
	width: 100%;
	}
#sidebar_cats ul li ul	{
	float: left;
	padding: 3px 0px 10px 0px;
	}
#sidebar_cats ul li {
	float: left;
	padding: 0px 0px 0px 1px;
	width: 160px;
	font: normal 15px/18px Arial, Helvetica, sans-serif;
	text-transform: none;
	}
#sidebar_tags a:link, #sidebar_tags a:visited {
	float: left;
	padding: 0px 0px 0px 10px;
	width: 140px;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	text-transform: none;
color:#627587;
	}
#sidebar_tags a:hover {
color:#DC4C46;
	}
#sidebar_cats ul li ul li {
	float: left;
	padding: 0px 0px 0px 10px;
	width: 140px;
	margin: 0px 0px 0px 0px;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	text-transform: none;
	}
#sidebar_cats ul li a:link, #sidebar_cats ul li a:visited {
	color:#4b4b4b;
	}

#sidebar_cats ul li ul li a:link, #sidebar_cats ul li ul li a:visited {
	color:#627587;
	}
#sidebar_cats ul li a:hover, #sidebar_cats ul li ul li a:hover {
	color:#DC4C46;
	}
#sidebar_cats ul li ul li.current-cat a {
	color:#a2aab2;
	font-weight:normal;
	}
#sidebar	{
	float: left;
	width: 170px;
	}
.proizvod_holder	{
	float: left;
	width: 145px;
	padding: 0px 20px 0px 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px 0px 10px 0px;
	height: 270px;
	}
.proizvod_img	{
	float: left;
	clear:both;
	border-bottom: 1px dashed #ececec;
	}
.proizvod_img:hover 	{
	float: left;
	clear:both;
	border-bottom: 1px dashed #DC4C46;
	}
.proizvod_holder h2	{
	text-align: center;
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	letter-spacing: 1px;
	}
.proizvod_det	{
	float: right;
	}
.content_media	{
	float: left;
	width: 330px;
	padding: 0px 20px 0px 0px;
	}	
.gallery_holder	{
	float:left;
	width: 390px;
	padding: 10px 0px;
	}
.slideshowcontainer_holder	{
	float:left;
	margin: 0px 0px 10px 0px;
	border: 1px solid #efefef;
	padding: 2px 63px 0px 63px;
	}
.slideshowContainer {
	width: 250px;
	height: 450px;
text-align:center;
}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid #efefef;
	padding: 2px 19px;
	float: left;
	margin: 0px 6px 10px 0px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #cbcbcb;
}

.current img {
	border: 1px solid #cbcbcb;
	padding: 2px 20px;
}



.thumbnails {
	width: 390px;
	float: left;
	margin: 0px 0px 10px 0px;
}
.thumbnails ul {
	float: left;
}
.thumbnails ul li {
	float: left;
}
table, td{
	font:normal 12px Arial, Helvetica, sans-serif;
}
table	{
	width: 300px;
	border-collapse:collapse;
	float: left;
	margin: 0px 0px 20px 0px;
	}
table#prodmesta	{
	width: 750px;
	border-collapse:collapse;
	float: left;
	margin: 0px 0px 20px 0px;
        font-size: 11px;
	}
table#prodmesta th {
	text-align:left;
	padding:5px 10px;
	color:#333;
	border-bottom:1px dotted #cbcbcb;
	font-size: 11px;
	font-weight: bold;
	background-color: #EDEEF1;
}
th {
	text-align:left;
	padding:5px 10px;
	color:#333;
	border-bottom:1px dotted #cbcbcb;
	font-size: 13px;
	font-weight: bold;
	background-color: #EDEEF1;
}

.first_column	{
	width: 100px;
	background-position:left top;
        
border-bottom:1px dotted #cccccc;	}
.last_column	{
	background-position:right top;
	}
td	{
	text-align:left;
	padding:5px 10px;
	border-bottom:1px dotted #cccccc;
	color: #333333;
}

tr.even td{background:#fff;}
tr.odd td{background:#fff;}



td.over, tr.even td.over, tr.odd td.over{background:#f5f5f5;}
td.down, tr.even td.down, tr.odd td.down{background:#f5f5f5;}
td.selected, tr.even td.selected, tr.odd td.selected{background:#f9e7c3;color:#333;}
.rightinfo_holder	{
	float: right;
	width: 320px;
	font-size: 13px;
	padding: 8px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	text-align:left;
	}
.rightinfo_holder p {
	margin: 0px 0px 5px 0px;
	}

.post	{
	float: left;
	width: 750px;
	margin: 0px 0px 30px 0px;
	}
.date_blog {
	background-color: #F1F3F4;
	padding: 3px 10px;
	margin: 0px 0px 10px 0px;
	float: left;
	clear:both;
	width: 728px;
	font-size: 11px;
	border: 1px dashed #cbcbcb;
}
.blog_right {
      float:right;
}

div.sociable { margin: 16px 0; }
.sociable_tagline {
	margin: 0px 0px 5px 0px;
}
span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 100%; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.randpos	{
	float: left;
	width: 300px;
	padding: 0px 10px 0px 0px;
	}
.rand_holder	{
	float: left;
	width: 958px;
	padding: 0px 0px 0px 0px;
	}
.rand_holder h3	{
	margin: 0px 0px 10px 0px;
	}
.rand_holder a:link, .rand_holder a:visited	{
	color: #464960;
	}
.floatleftsmall	{
	float: left;
	padding: 0px 20px;
	border: 5px solid #464960;
	margin: 0px 10px 0px 0px;
	background-color: #ffffff;
	}
#MooFlow {
	height: 400px;
width:100%;
float:left;
position: relative;
}
.najnoviji {
  position: absolute;
z-index: 2000;
top: 66px;
left: 0px;
right: 0px;
} 
