/*
Theme Name: Motion
Version: 2.3
Description: Designed by <a href="http://www.ghostpool.com">GhostPool Designs</a>.
Author: GhostPool Designs
Author URI: http://www.ghostpool.com
*/
* {
outline: none;
}
html{
margin:0;
padding:0;
}
body {
font-family : Arial;
font-size : 9pt;
font-weight : normal;
color : #4F4F4F;
padding: 0;
margin: 0;
text-align: center;
background: #eef1f4 url('images/page-bg.gif') repeat-y center top;
line-height: 18px;
}
a {
color : #404040;
font-weight : normal;
text-decoration: none;
outline: none;
}
a:hover {
color : #4F4F4F;
font-weight : normal;
text-decoration: underline;
}
#page-wrap {
width: 980px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

/* General Styling */
h1, h2, h3, h4, h5, h6 {
color: #404040;
margin: 0 0 10px 0;
text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
text-decoration: none;
}
h1 {
font-size: 28pt;
line-height: 28pt;
}
h2 {
font-size: 22pt;
line-height: 22pt;
}
h3 {
font-size: 15pt;
line-height: 15pt;
}
h4 {
font-size: 13pt;
line-height: 13pt;
}
h5 {
font-size: 12pt;
line-height: 12pt;
}
h6 {
font-size: 10pt;
line-height: 10pt;
}
form {
margin: 0;
padding: 0;
}
input, textarea {
background: #f6f6f6;
font-size: 10pt;
color: #4F4F4F;
font-family : Arial;
padding: 3px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #e2e2e2;
}
input:focus, textarea:focus {
border: 1px solid #c0c0c0;
}
input[type="submit"] {
background: transparent url('images/submit.gif') no-repeat;
width: 80px;
height: 25px;
border : 0px;
cursor: hand;
cursor: pointer;
color: #919191;
font-size: 8pt;
text-transform: uppercase;
}
select {
font-size: 10pt;
font-family : Arial;
}
hr {
color: #4F4F4F;
background-color: #4F4F4F;
margin: 10px 0;
border: 0;
}
fieldset {
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border-width: 1px soldi #4F4F4F;
}
legend {
text-transform: uppercase;
font-weight: bold;
margin: 0;
padding: 0;
}
th, td {
padding: 3px 10px;
vertical-align:top;
}
ul {
margin-left : 0.8em;
padding-left : 0.8em;
margin-top : 0.2em;
padding-top : 0.2em;
list-style : square;
}
ol {
margin-left : 0.8em;
padding-left : 0.8em;
margin-top : 0.2em;
padding-top : 0.2em;
}
li {
padding-bottom : 5px;
}
blockquote {
margin-left : 20px;
padding-left : 5px;
color : #4F4F4F;
border-left : 1px solid #4F4F4F;
}
code {
font-family: 'Courier New';
color : #4F4F4F;
}

/* Navigation */
#nav-container {
float: left;
position: relative;
background: #eef0f0 url('images/nav-bg.gif') repeat-x;
height: 96px;
text-align: center;
}
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:2.8em;
}
#nav a {
font-weight: bold;
color: #4F4F4F;
text-transform: uppercase;
font-size: 10pt;
display: block;
height: 96px;
width: 110px;
margin: 0;
}
#nav a:hover {
color: #404040;
background: url('images/nav-hover.gif') repeat-x;
text-decoration: none;
}
#nav li {
float: left;
position:relative;
margin: 0;
padding: 0;
display: block;
line-height: 96px;
border-left: 1px solid #f2f2f2;
border-right: 1px solid #f6f6f7;
}
#nav li:hover {
background: url('images/nav-hover.gif') repeat-x;
}
#nav li:hover a {
color: #404040;
text-decoration: none;
}
#nav li.current_page_item, #nav li.current_page_parent, #nav li.current_page_ancestor {
background: url('images/nav-current.gif') repeat-x;
}
#nav li.current_page_item a, #nav li.current_page_parent a, #nav li.current_page_ancestor a {
color: #4F4F4F;
}
#nav li.current_page_item a:hover, #nav li.current_page_parent a:hover, #nav li.current_page_ancestor a:hover {
color: #404040;
}

/* Dropdown Menus */
#nav ul {
z-index: 1200;
position: absolute;
display: none;
top: 8em;
left: -2px;
background: #FEFEFE;
border-left: 1px solid #F6F6F7;
border-right: 1px solid #F6F6F7;
border-bottom: 1px solid #F6F6F7;
}
#nav li ul li{
margin: 0;
padding: 0;
}
#nav li ul a{
color: #4F4F4F;
width: 12em;
display: block;
height: auto;
float: left;
line-height: 1em;
padding: 10px;
font-weight: normal;
text-transform: none;
text-align: left;
font-size: 9pt;
}
#nav li ul a:hover {
background: #FEFEFE;
color: #404040;
cursor: pointer;
}
#nav .children .cat-item a, #nav li ul li.page_item a {
background: #eaeaea;
color: #404040;
}
#nav .children .cat-item a:hover, #nav li ul li.page_item a:hover {
background: #dfdfdf;
color: #404040;
}
#nav .children .current-cat-parent a, #nav li ul li.current_page_parent a {
background: #ffffff;
color: #4F4F4F;
}
#nav .children .current-cat a, #nav li ul li.current_page_item a {
background: #ffffff;
color: #4F4F4F;
}
#nav ul ul{
top:auto;
}	
#nav li ul ul {
left:160px;
margin: 0 0 0 0;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/* Subpages */
#subpages {
float: left;
position: relative;
background: url('images/subpages.gif') no-repeat;
width: 530px;
height: 32px;
margin-top: -21px;
overflow: hidden;
margin-bottom: 20px;
font-weight: bold;
}
#subpages-extended {
float: left;
position: relative;
background: url('images/subpages-extended.gif') no-repeat;
width: 660px;
height: 32px;
margin-top: -21px;
overflow: hidden;
margin-bottom: 20px;
font-weight: bold;
}
.subpages ul {
line-height: 13px;
list-style: none;
margin: 0;
padding: 0;
}
.subpages li {
float: left;
margin: 0;
display:inline;
padding-left: 16px;
padding-right: 16px;
padding-top: 10px;
}
.subpages a {
color: #4F4F4F;
font-weight: bold;
display: block;
}
.subpages a:hover {
text-decoration: underline;
}

/* Pointer */
#pointer {
float: left;
position: relative;
width: 51px;
height: 96px;
}

/* Logo */
#logo {
float: left;
position: relative;
width: 100%;
height: 96px;
}

/* Main Content */
#content {
float: left;
width: 940px;
background: #fefefe url('images/content-bg.gif') repeat-x;
padding: 20px;
}

/* Sidebars */
#sidebar1 {
float: left;
width: 130px;
}
#sidebar2 {
float: right;
width: 300px;
overflow: hidden;
}
#colors {
width: 160px;
height: 10px;
float: right;
position: relative;
top: 85px;
left: 3px;
padding: 0;
margin: 0;
}
#colors img {
height: 8px;
width: 39px;
border: 0px;
}
.ad {
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

/* Main Content */
#main-content {
float: left;
width: 580px;
padding-left: 20px;
padding-right: 20px;
}
#main-content-extended {
float: left;
width: 600px;
padding-right: 20px;
}
.post {
float: left;
width: 580px;
overflow:hidden;
margin:15px 0;
/*padding-bottom: 20px;*/
/*border-bottom : 1px solid #f0f0f0;*/
clear: both;
}
.post-extended {
width: 600px !important;
}
.post-left {
float: left;
width: 290px;
padding-right: 20px;
text-align: center;
font-size : 8pt;
color : #666666;
text-transform: uppercase;
overflow: hidden;
}
.post-right {
float: left;
width: 410px;
overflow: hidden;
}
.post-right-extended {
width: 290px !important;
}
.image-preview {
width:290px;
height:155px;
background: #ededed;
padding: 2px;
border: 1px solid #dcdcdc;
overflow: hidden;
}
.image-preview img {
width:290px;
border: 0px;
}
.excerpt {
margin-top: -14px;
}

/* Single Page */
.single-meta {
text-transform: lowercase;
font-size: 8pt;
margin: -5px 0 10px 0;
color : #666666;
}
#details {
font-family: Arial;
font-size: 8pt;
margin-top: 20px;
padding: 5px 5px 0 5px;
border-top: 1px solid #f0f0f0;
}
#details .avatar {
float: left;
}
#details .info {
float: left;
width: 535px;
font-weight: bold;
padding: 0 0 0 5px;
margin-bottom:20px;
}

/* Bottom Bar */
#bottom-bar {
float: left;
width: 100%;
background: url('images/bottom-bar.gif') no-repeat;
height: 38px;
border-top: 1px solid #dfdfe0;
border-bottom: 1px solid #dfdfe0;
}

/* Social */
#social {
float: right;
text-align: right;
padding-right: 14px;
}
#social img {
margin-top: 2px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}
#social img:hover {
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

/* Footer */
#footer {
background: url('images/footer-bg.gif') repeat-x;
color: #4F4F4F;
padding: 30px 20px 30px 20px;
width: 940px;
}
#footer a {
color: #4F4F4F;
}
#footer a:hover {
color: #4F4F4F;
text-decoration: underline;
}

/* Search */
#searchform {
float: right;
background : transparent url('images/searchbar.gif') no-repeat;
height: 26px;
margin: 6px 0 0 15px;
border: 0px;
}
#searchbar {
background: transparent;
border : 0px;
width : 169px;
text-align : left;
color: #4F4F4F;
height: 15px;
margin: 5px 0 0 5px;
padding: 0;
}
#searchsubmit {
background : transparent;
border : 0;
padding: 0;
}

/* Sidebar Widgets */
.widgetbox-1 {
font-size: 9pt;
color: #4F4F4F;
overflow: hidden;
margin-bottom: 30px;
line-height: 18px;
}
.widgetbox-1 a {
color: #404040;
}
.widgetbox-1 a:hover {
text-decoration: none;
}
.widgetbox-1 ul {
list-style : none;
padding : 0;
margin : 0;
}
.widgetbox-1 li {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom : 1px solid #f0f0f0;
}
.widget-title-1 {
color: #404040;
font-size : 14pt;
font-weight : bold;
text-transform: uppercase;
margin-bottom: 10px;
}

/* Sidebar Widgets */
.widgetbox-2 {
font-size: 9pt;
color: #4F4F4F;
overflow: hidden;
margin-bottom: 30px;
}
.widgetbox-2 a {
color: #404040;
}
.widgetbox-2 a:hover {
text-decoration: none;
}
.widgetbox-2 ul {
list-style : none;
padding: 0 0 0 3px;
margin : 0;
}
.widgetbox-2 li {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom : 1px solid #f0f0f0;
}
.widget-title-2 {
color: #ffffff;
font-size : 12pt;
font-weight : bold;
text-transform: uppercase;
padding: 10px;
margin-bottom: 10px;
}

/* Comments */
#comments {
margin-top: 40px;
}
#comments h3 {
font-size: 16pt;
margin: 0 0 10px 0;
}
#commentlist {
list-style : none;
padding : 0;
margin : 0;
}
#commentlist li {
list-style : none;
}
.comment-box {
float: left;
width: 100%;
}
.depth-1 {
list-style: none;
float: left;
background: #f6f6f6 url('images/comment-bg.gif') repeat-x top left;
padding: 0;
margin: 0 0 20px 0;
border-top : 1px solid #f1f0f0;
border-bottom : 1px solid #f1f0f0;
width: 100%;
}
#commentlist .avatar {
float: left;
padding: 5px;
}
#commentlist .children .avatar {
width: 40px;
height: 40px;
}
.comment-text {
float: left;
padding: 5px 5px 5px 0;
width: 80%;
line-height: 17px;
}
.comment-text-shift {
margin-top: -10px;
}
.moderation {
font-weight : bold;
}
.children {
padding-left : 25px;
}
.cancel-comment-reply {
margin-bottom: 10px;
}
#commentform textarea {
width: 530px;
max-width : 530px;
}
#commentform input[type="text"] {
width: 175px;
}
#commentform label {
font-weight: bold;
color: #b1b6ba;
}
.author, .author a {
font-weight: bold;
}

/* Alignments */
.clear {
clear: both;
line-height: 0px;
height: 0px;
}
.left {
float: left;
}
.right {
float: right;
}
.aligncenter {
display : block;
margin-left : auto;
margin-right : auto;
border : 4px solid #ededed;
}
.alignright {
margin : 0 0 2px 7px;
display : inline;
border : 4px solid #ededed;
}
.alignleft {
margin : 0 7px 2px 0;
display : inline;
border : 4px solid #ededed;
}
.alignright {
float : right;
}
.alignleft {
float : left;
}
div.aligncenter {
display : block;
margin-left : auto;
margin-right : auto;
}
.wp-caption {
background: #f8f7f7;
border : 1px solid #ededed;
text-align : center;
padding-top : 4px;
margin : 0 7px 2px 0;
}
.wp-caption img {
margin : 0;
padding : 0;
border : 0 none;
}
.wp-caption p.wp-caption-text {
font-size : 11px;
line-height : 17px;
padding : 3px 0 3px 0;
margin: 0;
text-transform: uppercase;
}

/* Slider */
#slider-container {
float: left;
position: relative;
overflow: hidden;
background: #fefefe url('images/slider-bg.gif') repeat-x;
width: 960px;
height: 237px;
padding: 20px 0 20px 20px;
border-top: 1px solid #dfdfe0;
margin: 0;
}
#slider-container-inner {
float: left;
position: relative;
overflow: hidden;
background: url('images/slider.gif');
width: 960px;
height: 237px;
padding: 0;
margin: 0;
}
#jFlowSlide {
float: left;
width: 502px;
height: 229px;
background: #ffffff;
}
.slide-image {
position: relative;
float: left;
width: 502px;
height: 229px;
overflow: hidden;
}
.slide-image img {
width: 502px;
border: 0px;
}
.read-on {
position: absolute;
top: 4px;
left: 4px;
padding: 2px 6px;
z-index: 999;
cursor: pointer;
}
.read-on a {
font-weight: bold;
color: #ffffff;
}
.read-on a:hover {
font-weight: bold;
color: #eeeeee;
cursor: pointer;
text-decoration: none;
}
.overlay {
position: absolute;
top: 4px;
left: 4px;
background: url('images/slide-overlay.png');
width: 502px;
height: 229px;
z-index: 997;
}
.slide-video object {
top: 0px !important;
left: 0px !important;
z-index: 998;
}
.slide-video object, .slide-video embed {
position: relative !important;
width: 502px !important;
height: 229px !important;
}
.slide-video b {
display: none !important;
}
#slider-controls {
position: absolute;
bottom: -3px;
left: 495px;
cursor: pointer;
}
.pause:hover, .resume:hover {
filter:progid:DXImageTransform.Microsoft.alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}

/* Pagination Slider Arrows */
#myController {
position: absolute;
float: left;
height: 237px;
width: 478px;
top: 0;
left: 462px;
z-index: 1000;
}
.jFlowControl {
width: 403px;
height: 69px;
padding: 5px 0 5px 75px;
margin: 0;
cursor: pointer !important;
color: #d4d4d4;
}
.jFlowControl h6 {
color: #d4d4d4;
text-transform: uppercase;
margin: 5px 0 5px 0;
}
.jFlowSelected {
background: url('images/slider-selected.png') no-repeat;
color: #4F4F4F;
}
.paginate-excerpt {
line-height: 15px !important;
}
.jFlowControl .paginate-excerpt a{
	color:#d4d4d4;
}
.jFlowSelected .paginate-excerpt a{
	color:#4F4F4F;
}
/* Page Navigation */
.page-comments,
.wp-pagenavi {
float: right !important;
background: transparent !important;
}
.page-comments a, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active, .wp-pagenavi a:visited {
float: left !important;
background: url(images/pagenavi.gif) no-repeat !important;
text-decoration: none !important;
color: #4F4F4F !important;
font-weight: bold !important;
display: block !important;
width: 21px;
height: 17px;
padding: 3px 0 !important;
border: 0 !important;
text-align: center !important;
}
.page-comments a:hover,
.wp-pagenavi a:hover {
color : #ffffff !important;
background : url(images/pagenavi-hover.gif) no-repeat !important;
font-weight: bold !important;
border: 0 !important;
}
.page-comments .prev,
.page-comments .next {
background: none !important;
border: 0 !important;
width: auto !important;
padding: 3px !important;
}
.page-comments .prev:hover, .page-comments .next:hover, .wp-pagenavi .first, .wp-pagenavi .last {
background: none !important;
color: #404040 !important;
border: 0 !important;
margin-top: 0px !important;
width: auto !important;
}
.page-comments span.pages,
.wp-pagenavi span.pages {
line-height: 10px !important;
float: left !important;
color : #4F4F4F !important;
padding: 7px !important;
background-color: transparent !important;
border: 0 !important;
}
.page-comments span.current,
.wp-pagenavi span.current {
background : url('images/pagenavi-hover.gif') no-repeat !important;
font-weight : bold !important;
color : #ffffff !important;
display: block !important;
float: left !important;
border: 0 !important;
width: 21px;
height: 17px;
padding: 3px 0 !important;
text-align: center !important;
}
.wp-pagenavi span.extend {
line-height: 10px !important;
padding: 7px !important;
float: left !important;
color : #4F4F4F !important;
background-color : transparent !important;
border: 0 !important;
}
.wp-pagenavi .first, .wp-pagenavi .first:link, .wp-pagenavi .first:active, .wp-pagenavi .first:visited, .wp-pagenavi .last, .wp-pagenavi .last:link, .wp-pagenavi .last:active, .wp-pagenavi .last:visited {
background: none !important;
padding: 7px 0 !important;
}
.wp-pagenavi .first:hover, .wp-pagenavi .last:hover {
color: #202020 !important;
}

/* ===Navigacija za kategorije=== */
/* Navigation */
#nav-kategorija #nav-kategorija {
float: left;
position: relative;
background: #eef0f0 url('images/nav-bg.gif') repeat-x;
height: 36px;
text-align: center;
}
#nav-kategorija #nav, #nav-kategorija #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:2.8em;
}
#nav-kategorija #nav a {
font-weight: bold;
color: #4F4F4F;
text-transform: uppercase;
font-size: 10pt;
display: block;
height: 36px;
width: 110px;
margin: 0;
}
#nav-kategorija #nav a:hover {
color: #404040;
background: url('images/nav-hover.gif') repeat-x;
text-decoration: none;
}
#nav-kategorija #nav li {
float: left;
position:relative;
margin: 0;
padding: 0;
display: block;
line-height: 36px;
border-left: 1px solid #f2f2f2;
border-right: 1px solid #f6f6f7;
text-align:center;
}
#nav-kategorija #nav li:hover {
background: url('images/nav-hover.gif') repeat-x;
}
#nav-kategorija #nav li:hover a {
color: #404040;
text-decoration: none;
}
#nav-kategorija #nav li.current_page_item, #nav-kategorija #nav li.current_page_parent, #nav-kategorija #nav li.current_page_ancestor {
background: url('images/nav-current.gif') repeat-x;
}
#nav-kategorija #nav li.current_page_item a, #nav-kategorija #nav li.current_page_parent a, #nav-kategorija #nav li.current_page_ancestor a {
color: #4F4F4F;
}
#nav-kategorija #nav li.current_page_item a:hover, #nav-kategorija #nav li.current_page_parent a:hover, #nav-kategorija #nav li.current_page_ancestor a:hover {
color: #404040;
}

/* Dropdown Menus */
#nav-kategorija #nav ul {
z-index: 1200;
position: absolute;
display: none;
top: 3em;
left: -2px;
background: #FEFEFE;
border-left: 1px solid #F6F6F7;
border-right: 1px solid #F6F6F7;
border-bottom: 1px solid #F6F6F7;
}
#nav-kategorija #nav li ul li{
margin: 0;
padding: 0;
}
#nav-kategorija #nav li ul a{
color: #4F4F4F;
width: 12em;
display: block;
height: auto;
float: left;
line-height: 1em;
padding: 10px;
font-weight: normal;
text-transform: none;
text-align: left;
font-size: 9pt;
}
#nav-kategorija #nav li ul a:hover {
background: #FEFEFE;
color: #404040;
cursor: pointer;
}
#nav-kategorija #nav .children .cat-item a, #nav-kategorija #nav li ul li.page_item a {
background: #ffffff;
color: #4F4F4F;
}
#nav-kategorija #nav .children .cat-item a:hover, #nav-kategorija #nav li ul li.page_item a:hover {
background: #ffffff;
color: #404040;
}
#nav-kategorija #nav .children .current-cat-parent a, #nav-kategorija #nav li ul li.current_page_parent a {
background: #ffffff;
color: #4F4F4F;
}
#nav-kategorija #nav .children .current-cat a, #nav-kategorija #nav li ul li.current_page_item a {
background: #ffffff;
color: #4F4F4F;
}
#nav-kategorija #nav ul ul{
top:auto;
}	
#nav-kategorija #nav li ul ul {
left:160px;
margin: 0 0 0 0;
}
#nav-kategorija #nav li:hover ul ul, #nav-kategorija #nav li:hover ul ul ul, #nav-kategorija #nav li:hover ul ul ul ul{
display:none;
}
#nav-kategorija #nav li:hover ul, #nav-kategorija #nav li li:hover ul, #nav-kategorija #nav li li li:hover ul, #nav-kategorija #nav li li li li:hover ul{
display:block;
}

#main-content-extended img {
	max-width:100%;
}

/* ======breadcrumb====== */
.breadcrumb {
	float:left;
	padding:10px 0 0 20px;
	font-size:1.1em;
	width:580px;
	height:1.3em;
	overflow:hidden;
}
.banner-512x32 {
	float:left;
	padding:3px 0 0 20px;
	width:530px;
	overflow:hidden;
}
#strip {

}
#strip a img {
	border:none;
	margin:30px 0 0 80px;
}

.oglas-468 {
	clear:both;
	width:600px;
	margin:0 0 0 66px;
}
.uvod {
	font-weight:bold;
}
a img.slika-620x330 {
	border:none;
}

.brez-sidebara {
	width:940px;
}

pre {
	background:#EEF1F4;
	white-space:normal;
	width:90%;
	padding:10px;
	margin:0;
}

ul.sorodno {
	margin:0;
	padding:0;
	text-align:center;
	
}
ul.sorodno li {
	list-style-type:none;
	text-align:left;
}
ul.sorodno li.clanki {
	padding:10px 3px 10px 10px;
	width:100px;
	display:inline-block;
	vertical-align:top;
	font-size:11px;
	line-height:1.1em;
	
}
ul.sorodno li.clanki a img {
	border:1px solid #999999;	
}
ul.sorodno li.clanki a img:hover {
	border:1px solid #666666;	
}
.adam {
	background:#DFDFFF;
	border:3px solid #2D6FBA;
	padding:10px;
}
.eva {
	background:#F8FFCF;
	border:3px solid #A7B45F;
	padding:10px;
}
.adamcontraeva {
	background:#e6e6e6;
	border:3px solid #c3c3c3;
	padding:10px;
}
.adamcontraeva h4 {
	margin:0;
	text-align:center;
}

div.moski {
	border:3px solid #2D6FBA;
	background:#DFDFFF;
	padding:10px;
}
div.zenske {
	border:3px solid #A7B45F;
	background:#F8FFCF;
	padding:10px;
}
h3.moski a{
	color:#2D6FBA;
}
h3.zenske a{
	color:#A7B45F;
}
#nav li.cat-item-861 a {
	font-weight:bold;
}

