@import url(http://fonts.googleapis.com/css?family=Play:400,700&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Exo:400,700&subset=latin,latin-ext);
body {margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif; color: #000;}

/*Heading*/
h1 { font-size:25px; }
h2 { font-size:20px; }
h3 { font-size:17px; }

h1, h2, h3, h4, h5, h6 {font-family: 'Exo', sans-serif; font-weight:bold;}


/*Povezave*/
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a[href^="http://"] {color:#000;} 

/*Img*/
img, img a, .more-link a {border:none;}

/*odstrani*/
header h2, .menu, .levo, .breadchrumb, footer, .print {display:none;}

/*Pokaži*/
.logo { display: block; }

/*Header*/
header { min-height: 60px; }
header .logo { float: left; }
header .vizitka { float: right; text-align: right; }

/*Content*/
.desno { clear:both;  }

/*Tabele*/
.page table {width:auto; margin-bottom: 20px;}
.page table td {padding-right: 10px; padding-bottom:10px; vertical-align:top;}
.page table td img {margin-top:5px;}

.framed {margin-bottom: 20px; line-height: 22px; background:#F2F2F2; border:2px solid #D9D9D9; padding:5px 10px; }

.table {width: 100%; margin-bottom: 20px;}
.table td {padding: 5px 10px; border-right: 1px solid #c4c4c4;}
.table th {padding: 5px 10px; border-bottom: 2px #c4c4c4 solid; text-align: center; border-right: 1px solid #c4c4c4; }
.table tr td:last-child { border-right: none; }
.table tr th:last-child { border-right: none; }
.table tr:nth-child(even) td { background: #e9e9e9; }
.table tr:nth-child(odd)  td { background: #fff; }
.table tr td { background: #e9e9e9; }
.table tr+tr td { background: #fff; }
.table tr+tr+tr td { background: #e9e9e9; }
.table tr+tr+tr+tr td { background: #fff; }
.table tr+tr+tr+tr+tr td { background: #e9e9e9; }
.table tr+tr+tr+tr+tr+tr td { background: #fff; }