/*
Theme Name: E-racunovodstvo.org 2013 - piskotki
Theme URI: http://www.eracunovodstvo.org
Version: 1.0
Description: Eracunovodstvo BLOG
Author: Vitago
Author URI: http://www.vitago.si
Tags: two columns, right sidebar, widget ready, fixed width, simple, white, orange, gray
*/

@media only screen and (max-device-width: 960px) { 
html { -webkit-text-size-adjust:none; }
}


html {
	/*overflow-y: scroll;*/
}

/* main */
body {
	background-color:#222222;
	color:#222222;
	font: 1em/1.3em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
p {	
	margin: 0 0 15px 0;
}
a {
	color:#009ad8;
	text-decoration:underline;
}
a:link {}
 
a:visited {}
 
a:active {
    position: relative;
	top: 1px;
}
a:hover {
	text-decoration:none;
}
 
h1 {
   font: 2.25em/1.2em Georgia, "Times New Roman", Times, serif; /* 36px/16px */
   font-weight: bold;
   margin:0 0 20px 0;
}
 
h2 {
   font: normal 1.5em/1.2em Georgia, "Times New Roman", Times, serif; /* 28/16  */
   margin:0 0 20px 0;
}

h2 a {
	color:#222222;
	text-decoration:none;
}
h2 a:hover {
	color:#009ad8;
}

h3 {
   font: bold 1.375em/1.2em  Arial, Helvetica, sans-serif;/* 22/16  */
   margin:0 0 15px 0;
}

h4 {
   font: bold 1.3em/1.2em  Arial, Helvetica, sans-serif;
   margin:0 0 10px 0;
}

h5 {
   font: bold 1.25em/1.2em  Arial, Helvetica, sans-serif;
   margin:0 0 10px 0;
}

h6 {
   font: bold 1em/1.2em  Arial, Helvetica, sans-serif;
   margin:0 0 10px 0;
}
 
ul, ol {
	margin: 0 0 30px 20px;
	padding:0 0 0 10px;
}
ul li {
	list-style:square;
}
ol li {
	list-style:decimal;
}
 
li {
   /*line-height: 150%;*/
   font: 0.9em/1.3em Arial, Helvetica, sans-serif;
}

blockquote {
	padding: 0 0 0 60px;
	background: url(img/blockquote.gif) left top no-repeat;
	margin: 20px 0;
	min-height: 30px;
}
blockquote p {
	margin-bottom: 0;
	padding: 0;
	color:#a3a3a3;
}
.hrdiv {
	border-bottom: 1px dotted #DDDDDD;
	margin-bottom: 10px;
	clear:both;	
}
.hrdivB {
	border-bottom: 1px dotted #DDDDDD;
	margin: 6px 0 10px 0;
	clear:both;	
}
.addArticle {
	text-align:center;
	margin:0 auto;
	clear: both;
	padding: 20px 0;
}
.more-link {
	margin-top:15px;
	display:block;
}
#conbod {
	clear:both;
	background-color:#ffffff;
	overflow:hidden;
}
#container {
	margin:0 auto;
	/*overflow:hidden;*/
	padding:0;
	max-width: 960px;
	/*min-width: 760px;*/
}
.clear {
	clear:both;
}
header {
	color:#FFFFFF;
	margin:0 auto;
	display: block;
	padding-bottom: 15px;
	background: #FFFFFF url(img/header_bg.gif) top repeat-x;
}
header .holderh {
	float:left;
	display:block;
	width:350px;
	margin: 10px 0 13px 0;
}
header h1 {
	font: 33px/1.3em Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	text-transform: none;
  	font-weight: bold;
	color:#ffffff;
	padding:0;
	margin:0;
}
header h1 a {
	text-decoration:none;
	color:#ffffff;
	height:30px;
	width:285px;
	display:block;
	background:url(img/eracunovodstvo.jpg) no-repeat;
	text-indent:-9999px;
}
header h1 a:hover {
    -moz-transition: all 0.3s ease-in 0s;
    opacity: 0.6;
}
header h2 {
	font: 0.7em/1.3em Georgia,"Times New Roman",Times,serif;
  	font-weight: normal;
  	color:#ffffff;
	margin:0;
	padding:3px 0 0 3px;
	clear:both;
}
#hright {
	margin: 0 auto;
	/*overflow:hidden;
	width: 90%;*/
	max-width: 960px;
	min-width: 748px;
}
#hright .socsearch {
	margin:20px 0 0 0;
	float: right;
	overflow:hidden;
}
#hright .socsearch li {
	/*display:inline-block;*/
	float:left;
	list-style: none;
	line-height:0;
	overflow:hidden;
}
header #domaca {
	display:block;
	height:26px;
	background:url(img/t_home.png) no-repeat;
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	margin: 4px 25px 0 0;
	font-size: 0.7em;
	padding: 0 0 3px 34px;
	line-height: 13px;
}
header #domaca:hover {
	-moz-transition: all 0.3s ease-in 0s;
    opacity: 0.6;
}
header #RSS {
	display:block;
	width:26px;
	height:26px;
	background:url(img/t_rss.png) no-repeat;
	text-indent:-9999px;
	float:left;
	padding: 0 0 3px 0;
	margin: 4px 5px 0 0;
}
header #RSS:hover {
	-moz-transition: all 0.3s ease-in 0s;
    opacity: 0.6;
}
header #Twitter {
	display:block;
	width:26px;
	height:26px;
	background:url(img/t_twitter2.png) no-repeat;
	text-indent:-9999px;
	float:left;
	padding: 0 0 3px 0;
	margin: 4px 25px 0 0;
}
header #Twitter:hover {
	-moz-transition: all 0.3s ease-in 0s;
    opacity: 0.6;
}
header #Facebook {
	display:block;
	width:26px;
	height:26px;
	background:url(img/t_facebook.png) no-repeat;
	text-indent:-9999px;
	float:left;
	/*margin-right: 5px;*/
	padding: 0 0 3px 0;
	margin: 4px 5px 0 0;
}
header #Facebook:hover {
	-moz-transition: all 0.3s ease-in 0s;
    opacity: 0.6;
}
header form {
	float:left;
	/*display:block;*/
	padding:0;
	/*overflow:hidden;*/
}
/* search */
#searchform {
	background-color:#96d4ee;
	padding:4px;
	width:242px;
}
#searchsubmit {
	background-color:#fdef86;
	color:#000000;
	font-size:0.75em;
	font-weight:normal;
	line-height:1;
	font-family: Arial, Helvetica, sans-serif;
	height:26px;
	border:none;
	width: 60px;
	text-decoration:none;
	float:right;
	margin-left: 4px;
	cursor:pointer;
}
#searchsubmit:hover {
	background-color:#009ad8;
}

/*Remove button padding in FF*/
input::-moz-focus-inner {     
	border: 0;    
	padding: 0; 
}
#s {
	border: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding:2px 2px 2px 25px;
	height:20px;
	margin:0;
	width:147px;
	float:left;
	background: url("img/search_lupa.gif") no-repeat scroll left center #FFFFFF;
}


/* article */
article {
	margin-bottom: 20px;
	display:block;
	border-bottom: 1px dotted #DDDDDD;
	float:left;
	width:60%;
	/*margin-right:4%;*/
	/*width: 570px;
	margin-right: 40px;*/
}

article .entry-content {
	margin-left: 70px;
}
article .pages {
	margin-left: 0;
}
article .entry-content a, article .entry-content ul {
	/*white-space: pre-wrap;    
   	white-space: -moz-pre-wrap;
   	white-space: -pre-wrap;
   	white-space: -o-pre-wrap;*/   
   	word-wrap: break-word;
}
article .entry-content p {
	font: 0.9em/1.3em Arial, Helvetica, sans-serif;
}

article.postsingle {
	border-bottom:none;
}
article .postcategory {
	margin:5px 5px 0 0;
	padding:0;
	float:left;
}
article .postcategory a {
	display:inline-block;
	padding: 2px 5px;
	margin: 0 5px 2px 0;
	color:#CBCBCB;
	font-size: 0.7em;
	line-height: 1.3em;
	border: 1px solid #DDDDDD;
	text-decoration:none;
}
article .postcategory a:hover {
	color:#009AD8;
	border: 1px solid #009AD8;
}
article .postcomments {
	margin:5px 0;
	padding:0;
	float:left;
}
article .postcomments a {
	background: #ffffff url(img/comment.png) no-repeat center left;
	margin:0;
	padding:2px 5px 2px 18px;
	display:inline-block;
	color:#CBCBCB;
	font-size: 0.6em;
	line-height: 1.3em;
	border: 1px solid #dddddd;
	text-decoration:none;
}
article .postcomments a:hover {
	background: #ffffff url(img/commenta.png) no-repeat center left;
	color:#009AD8;
	border: 1px solid #009AD8;
}

article .print_this {
	background: #FDEF86 url(img/print.png) no-repeat center left;
	padding: 3px 5px 3px 18px;
	margin:5px 0 0 10px;
	color:#4e4b36;
	font-size: 0.6em;
	line-height: 1.3em;
	border: 1px solid #8f8854;
	text-decoration:none;
	float:right;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
article .print_this:hover {
	background: #FDEF86 url(img/printa.png) no-repeat center left;
	color:#222222;
	border: 1px solid #222222;
}

article .share-this{
	/*overflow:auto;*/
	margin:5px 0;
	padding:0;
	float:right;
}
article .twitter-share-button {
	float:left;
	margin-right: 10px;
}
article .google-share-button {
	float:left;
}
article .facebook-share-button {
	float:left;
}
article .postdate {
	color:#A3A3A3;
	font: 0.9em/1.3em Arial, Helvetica, sans-serif;
}
article .author {
	text-indent:-99999px;
	display:none;
}
article .postdate a {
	color:#A3A3A3;
}
article .postdate a:hover {
	color:#ffffff;
	background-color:#A3A3A3;
	text-decoration:none;
}

article .post-edit-link {
	float:right;
	display:block;
	padding: 5px 10px;
	color:#FFFFFF;
	background-color:#00CC00;
	text-decoration:none;
}

article .post-edit-link:hover {
	background-color:#009ad8;
}

article .post-categories {
	margin:0;
	padding:0;
}

article .post-categories li {
	list-style: none;
	padding:0;
	display: inline-block;
}

article .tagsp {
	clear:both;
	border-bottom: 1px dotted #DDDDDD;
	padding:0 0 10px 0;
	margin-bottom: 10px;
	display:block;
	color:#CBCBCB;
	font: 0.7em/1.3em Arial, Helvetica, sans-serif;
}
article .tagsp a {
	color:#CBCBCB;
}
article .tagsp a:hover {
	text-decoration:none;
}
article .related_post_title {
	font: bold 0.9em/1.2em Georgia,"Times New Roman",Times,serif;
    margin:0 0 5px 0;
}
article .related_post {
	border-bottom: 1px dotted #DDD;
	margin: 0 0 10px 0;
	padding:0 0 10px 20px;
}
article .related_post li {
}

/*  date  */
div.date p {
	width: 48px;
	height: 57px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	background: #149ed9 url(img/date.png) no-repeat;
	color: #fff;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}
div.date span.mese {
	display: block;
	line-height:1em;
	margin: 0;
	padding: 4px 0;
}
div.date span.giorno {
	display: block;
	font-size: 190%;
	color: #484848;
	font-weight: bold;
	line-height:1em;
	overflow:hidden;
	margin: 0;
	padding: 2px 0;
}
div.date p span.anno {
	display: block;
	line-height:1em;
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
}

/* aside */
aside {
	float:right;
	width: 40%;
	max-width:340px;
}
aside h2 {
	margin: 0 0 3px 0;
	border-bottom: 3px solid #a3a3a3;
	padding: 0 0 3px 0;
}
aside h2 a {
	font: bold 0.9em/1.2em Georgia,"Times New Roman",Times,serif;
}
aside h3 {
	font: bold 0.9em/1.2em Georgia,"Times New Roman",Times,serif;
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #cbcbcb;
}
aside h3 span {
	color:#a3a3a3;
}
aside ul {
	margin: 0;
	padding: 0;
}
aside ul li {
	border-bottom: 1px dotted #cbcbcb;
	padding: 5px 0;
	list-style: none;
	line-height:normal;
	font-size:0.75em;
}

aside .links {
	margin: 0 0 3px 0;
	border-bottom: 1px solid #a3a3a3;
}
aside .links li {
	border: none;
	padding:0 0 8px 0;
	margin-left:20px;
	list-style:square;
}
aside .navigation_tags li {
	float:left;
	border:none;
}
aside .navigation_tags li a {
	background-color:#a3a3a3;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	line-height:1;
	margin:5px 6px 0 0;
	padding:5px 10px 6px;
	text-decoration:none;
}
aside .navigation_tags li a:hover {
	background-color:#009ad8;
}
.st-tag-cloud {
	margin: 5px 0 20px 0;
}

.aside_small {
	float: left;
	width:160px;
	display:block;
}
.lefi {
	width: 159px;
	margin-left: 20px;
}
.righti {
	width: 159px;
	margin-right: 20px;
}
.noborder {
	border:none;
}
.titbot {
	margin: 5px 0 10px 0;
}
.margin_bo {
	margin-bottom: 0;
	overflow:hidden;
}
.margin_bot {
	margin-bottom: 10px;
	overflow:hidden;
}
.margin_botb {
	margin-bottom: 20px;
	overflow:hidden;
}
.border_bot {
    border-bottom: 1px dotted #DDDDDD;
	width: 580px;
	margin-right: 40px;
}


/* nav */
nav {
	display:block;
}

#navtop {
	clear:both;
	float: left;
	width: 100%;
	padding: 20px 0 0 0;
	margin: 0 0 50px 0;
	border-top: 1px dotted #DDDDDD;
}
#navtop_f {
	float: left;
	width: 800px;
	padding:20px 0 0 0;
	margin: 0 0 20px 0;
	border-top: 1px dotted #DDDDDD;
}
#leftrighttop {
	clear:both;
	width: 100%;
	margin: 0 0 50px 0;
	padding: 20px 0 0 0;
	overflow:hidden;
	border-top: 1px dotted #DDDDDD;
}
.navigation_f {
    color: #484848;
    font-size: 14px;
    line-height: 1;
    margin: 0;
    padding: 0;
}
.navigation_f a {
	background-color:#f6f6f6;
    border: 1px solid #dddddd;
    color: #484848;
	float:left;
    font-weight: bold;
    padding: 8px 10px;
    margin: 0 2px 0 0;
    text-align: center;
    text-decoration: none;
}
.navigation_f a:hover {
    -moz-transition: all 0.3s ease-in 0s;
	background-color: #dddddd;
}
.navigation_f span {
    float: left;
    margin: 0 2px 0 0;
    text-align: center;
}
.navigation_f span.current {
	border: 1px solid #dddddd;
    color: #484848;
    font-weight: bold;
    padding: 8px 10px;
}

.navigation_f a.top_link {
    border: 1px solid #dddddd;
    color: #484848;
    font-weight: bold;
    padding: 8px 7px;
    float: right;
    margin: 0;
}

/* adds */
.adds_holder {
	clear:both;	
	background-color:#f6f6f6;
	display:block;
	padding: 0;
	margin-bottom: 20px;
}
.add_space {
	padding:10px;
	margin: 0 auto;
}
/* footer */
footer {
	overflow: auto;
	margin: 0 auto;
	clear:both;
}
footer .footer_holder {
	margin: 0 auto;
	width:90%;
	max-width: 960px;
	min-width: 748px;
}

footer .footer_holder .footer-holders {
	float:left;
	width:20%;
	text-align:center;
	margin: 20px 0;
}
footer .footer_holder .footer-holders a {
	font-weight:bold;
	text-decoration:none;
	display:inline;
}
footer .footer_holder .footer-holders a img:hover {
	-moz-transition: all 0.3s ease-in 0s;
    opacity: 0.6;
}
footer .footer_holder .footer-holders a:hover {
	color:#fdef86;
}
footer .footer_holder .footer-holders p {
	color:#FFFFFF;
	font: 0.8em/1.3em Arial, Helvetica, sans-serif;
	padding: 20px 20px 0 20px;
	margin:0;
}
footer .footer_holder .footer-links {
	clear:both;
	color:#A3A3A3;
	font: 0.8em/1.3em Arial, Helvetica, sans-serif;
	border-top: #A3A3A3 1px dotted;
	padding-top: 10px;
}
footer .footer_holder .footer-links a {
	color:#A3A3A3;
}
footer .footer_holder .footer-links a:hover {
	color:#009ad8;
}

footer .footer_holder .footer-links ul {
	display:inline-block;
	margin: 0;
	padding: 0;
}
footer .footer_holder .footer-links ul li {
	list-style: none;
	float:left;
	padding: 0 8px 0 0;
}
footer .footer_holder .footer-links ul li a {
}
footer .footer_holder .footer-links #menu-noga-glavni li a {
	font-weight:bold;
	color:#fdef86;
	text-decoration:none;
	text-transform: uppercase;
}
footer .footer_holder .footer-links #menu-noga-glavni li a:hover {
	color:#009ad8;
}
footer .footer_holder .footer-links .footer-phone {
	float:right;
	display:block;
}
.menu-noga-pomozni-container {
	margin-bottom: 10px;
}
.menu-noga-spodaj-container {
	float:left;
}

.infobar {
	font-size:0.7em;
	line-height:1em;
	padding:2px 0;
	overflow:hidden;
}
.infobartime {
	padding:0 0 2px 0;
	float:left;
}
.timc {
	background: url(img/timc.png) no-repeat left;
	padding: 0 0 0 12px;
	display: inline-block;
}
.cale {
	background: url(img/cale.png) no-repeat left;
	padding: 0 0 0 12px;
	margin: 0 0 0 20px;
}
.menu-glava-pomozni-container {
	float:right;
	width:660px;
	/*position:relative;*/ /*dela desno*/
} 

.menu-glava-pomozni-container ul.menu, .menu-glava-pomozni-container ul.menu li {
	list-style: none; 
}

/* 
	LEVEL ONE
*/
.menu-glava-pomozni-container ul.menu                         { position: relative; margin:0; padding:0; }
.menu-glava-pomozni-container ul.menu li                      { font-weight: normal; float: right; zoom: 1; margin-left: 10px; text-transform:uppercase; }
.menu-glava-pomozni-container ul.menu a					      { padding: 0 4px; }
.menu-glava-pomozni-container ul.menu a:hover		          {  }
.menu-glava-pomozni-container ul.menu a:active                {  }
.menu-glava-pomozni-container ul.menu li a                    { display: block; color:#FFFFFF; text-decoration:none; }
.menu-glava-pomozni-container ul.menu li:last-child a         { border-right: none; } /* Doesn't work in IE */
.menu-glava-pomozni-container ul.menu li:hover                { text-decoration: underline;  /*background: #0799D7; position: relative;*/ }
.menu-glava-pomozni-container ul.menu li.hover a              {  }

/* glavna navigacija */

.menu-glava-glavni-container {
	/*overflow:hidden;*/
	clear:both;
	font-size: 0.9em;
	
	margin:0 auto;
	padding:0;
	list-style:none;
	border: #0799d7 1px solid;
	background-color:#35acde;
	border-bottom: none;
	height: 36px;
} 

.menu-glava-glavni-container ul, .menu-glava-glavni-container ul li {
	list-style: none; 
}
/* 
	LEVEL ONE
*/
.menu-glava-glavni-container ul.menu                         { position: relative; margin:0; padding:0; border-left: 1px solid #67bae1; }
.menu-glava-glavni-container ul.menu li { 
	float: left;
	zoom: 1;  
	height: 34px;
	vertical-align:middle;
	margin:0;
	padding:0;
	border: 1px solid #67bae1;
	border-left: none;
	/*background-color:#35acde;*/
}
.menu-glava-glavni-container ul.menu li:hover		            { background-color:#0799d7; }
.menu-glava-glavni-container ul.menu a:active                { color:#ffffff; }
.menu-glava-glavni-container ul.menu li a { 
	display: block; 
	color:#ffffff; 
	text-decoration:none;	
	line-height:34px;
	padding: 0 9px; 
}
.menu-glava-glavni-container ul.menu li:last-child a         { border-right: none; } /* Doesn't work in IE */
.menu-glava-glavni-container ul.menu li.hover,
.menu-glava-glavni-container ul.menu li:hover                { position: relative; }
.menu-glava-glavni-container ul.menu li.hover a              {  }


/* 
	LEVEL TWO
*/
.menu-glava-glavni-container ul.menu ul 						{ width: 160px; visibility: hidden; position: absolute; top: 100%; left: 0; margin:0; padding:0;  }
.menu-glava-glavni-container ul.menu ul li 					{ font-weight: normal; background-color:#6dc3e7; color: #000; 
									   float: none; border: none;  border-top: 1px solid #0799d7; height:28px; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
.menu-glava-glavni-container ul.menu ul li a					{ border-right: none; width: 142px; display: inline-block; line-height:28px; } 

/* 
	LEVEL THREE
*/
.menu-glava-glavni-container ul.menu ul ul 					{ left: 100%; top: -1px; }
.menu-glava-glavni-container ul.menu li:hover > ul 			{ visibility: visible; }


#menu-glava-glavni .darrow {
	background: url(img/darrow.png) no-repeat center;
	display:inline-block;
	height: 8px;
	width:7px;
	margin:0;
	padding: 0;
}

/* WP slike */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
	
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
	
img.alignright {
    padding: 4px 0;
    margin: 0 0 2px 7px;
    display: inline;
    }

img.alignleft {
    padding: 4px 0;
    margin: 0 7px 2px 0;
    display: inline;
    }

.alignright {
    float: right;
    }

.alignleft {
    float: left;
    }




/* comments */
#comments {
	font: bold 0.75em/1.3em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom: 1px dotted #DDDDDD;
	padding: 20px 0 0 0;
	margin:0;
	clear:both;
}
.commentlist, .commentlist li  {
	margin:0;
	padding:0;
	list-style-type:none;
}
.children {
	margin:0 0 0 48px;
	padding:0;
	list-style-type:none;
}
#respond {
	font: bold 0.75em/1.3em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom: 1px dotted #DDDDDD;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	clear:both;
}
header.comment-author {
	margin:0 0 10px 0;
	padding:0;
	border:none;
	height:auto;
	float:left;
	background:none;
}
.comment-text {
	overflow:auto;
	font: 0.75em/1.3em Arial, Helvetica, sans-serif;
	padding-left: 20px;
	overflow:hidden;
}
.comment-author-administrator {
	background-color:#F6F6F6;
}
.comment-text .fn {
	font-style:normal;
	font-weight:bold;
}

.comment-text .fn a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.comment-text a:hover {
	color:#009ad8;
}
.comment-meta {
	color:#A3A3A3;
	margin-bottom: 10px;
}
.comment-meta span {
	float:right;
}
#commentform fieldset {
	margin:0 0 10px 0;
	border: none;
	padding:0;
}
#commentform label {
	display:block;
	font-weight:bold;
	line-height:1.4;
}
#commentform label span {
	color:#A3A3A3;
	font-weight:normal;
}
.commentblock {
	overflow:hidden;
	clear:both;
}
article.comment {
	padding:15px 0 0 0;
	width:100%;
	margin:0;
}
.depth-2 {
	border: none;
	border-top: 1px dotted #DDDDDD !important;
}
#commentform {
	font: 0.75em/1.3em Arial,Helvetica,sans-serif;
}
.commholder {
	clear:both;
	margin-top: 20px;
	padding: 20px;
	background-color:#F6F6F6;
	overflow:hidden;
}
.commholder #respond {
	padding:0;
	margin:0;
}
.cancel-comment-reply {
	font: 0.75em/1.3em Arial,Helvetica,sans-serif;
	display:block;
	text-align:right;
}
.reply {
	margin: 10px 0;
	display:block;
}
#commentform textarea {
	width:492px;
	border: 1px solid #A3A3A3;
	padding:3px;
	font: 1.2em/1.3em Arial,Helvetica,sans-serif;
}
#commentform textarea:hover, #commentform textarea:focus {
	border: 1px solid #009ad8;
}
#commentform input {
	border: 1px solid #A3A3A3;
	width:200px;
	padding:3px;
}
#commentform input:hover, #commentform input:focus {
	border: 1px solid #009ad8;
}
#commentform #send {
	background-color:#a3a3a3;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	display:block;
	padding: 5px;
	text-decoration:none;
	margin:0;
	cursor:pointer;
}
#commentform #send:hover {
	background-color:#009ad8;
}

/* Tabele */
table {
	border:none;
	border-collapse: collapse;
	border: 0;
}
article table {
	border:none !important;
	border-collapse: collapse !important;
	border: 0;
	border-bottom: #afafaf 1px solid;
	margin: 0 0 20px 0;
}
article table a {
	color:#149ED9;
}
article table tr:first-child, th:first-child {
	padding: 2px 2px 2px 2px;
	background-color: #0397d6;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:normal;
}
article table tr:first-child a, th:first-child a {
	color:#FFFFFF;
}
article table td {
	padding: 2px;
	border-bottom: #afafaf 1px solid;
}

/* opt-in */
#newsletter { width:140px; background:#0397d6 url(img/e-mail_subscribe.jpg) right top; background-repeat:no-repeat; padding: 10px 10px 10px 10px; margin: 10px 0; color:#FFFFFF; min-height:130px; }
#newsletter h4 { margin:0 0 10px 0; font: bold 0.9em/1.3em Arial, Helvetica, sans-serif; color:#FFFFFF; }
#newsletter p { font: 0.9em/1.3em Arial, Helvetica, sans-serif; }
#newsletter a { margin:0; color:#FFFFFF; }
#newsletter form { margin:0; padding:0; }
#newsletter #wpoi_email { width:140px; }

/* anketa */
.anketa {
	border:1px solid #CBCBCB;
	padding: 10px;
	font: 0.9em/1.3em Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.anketa .wp-polls-ul {
	margin:0;
	padding:0;
	border-top:1px dotted #CBCBCB;
}
.anketa form .checkboxcss {
	display: block;
	float: left;
	clear: left;
	padding: 0;
	margin: 1px 0 0 0;
}
.anketa form label {
	display: block;
	clear: none;
	margin: 0 0 0 20px;
}
.anketa p {
	margin: 10px 0;
}
.anketa .Buttons {
	cursor:pointer;
}
@media screen and (max-width: 968px) { 
header #domaca {
	display:none;
}
aside{
	width: 45%;
	overflow:hidden;
}
article {
	width: 55%;
	overflow:hidden;
}
.border_bot {
    width: 380px;
}
}