/* CSS Document */

@media screen {
html {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
}
body {
background-color:#C9CDD6;
text-align:center;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link, a:visited {
color:#394F67;
font-weight:bold;
text-decoration:underline;
}
a:active, a:hover {
color:#FFFF00;
text-decoration:none;
}
#left_meni a {
border-left:1px solid #394F67;
border-right:1px solid #394F67;
border-top:1px solid #394F67;
border-bottom:1px solid #394F67;
display: block;
background-color: #394F67;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
text-align: left;
text-transform:uppercase;
font:14px/12px Calibri, Arial, Helvetica, sans-serif;
font-weight:bold;
}
#left_meni a:link, #left_meni a:visited {
color: #FFFFFF;
text-decoration: none;
}
#left_meni a:hover, #left_meni a:active {
background-color: #6686AA;
color: #FFFFFF
}
#counter a:link, #counter a:visited {
text-decoration: none;
}
#counter a:active, #counter a:hover {
color:#FFFF00;
text-decoration:none;
}
.container {
width:990px;
height:100%;
}
.naslov {
width:100%;
height:112px;
background-image:url(grafika/naslov.png);
margin-top:10px;
vertical-align:bottom;
}
.counter {
padding-top:2px;
margin-left:10px;
vertical-align:bottom;
font-size: 9px;
color: #394F67;
}
.meni {
width:100%;
height:24px;
}
.side {
width:159px;
height:100%;
background-image:url(grafika/bg-side.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color:#BFC7D1;
}
.center {
width:668px;
height:100%;
background-color:#8199B1;
border:1px #394F67 solid;
border-top:0px;
overflow:hidden;
vertical-align:top;
text-align:left;
verflow:hidden;
}
.text {
padding:2px;
}
.bottom {
height:12px;
background-color:#394F67;
color:#FFFFFF;
font-size:9px;
}
.podnaslov {
width:666px;
height:22px;
background-color:#394F67;
border:1px #8199B1 solid;
vertical-align:middle;
}
.menifont {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.naslov-text {
font-size:12px;
}
.kvadrat {
width:330px;
border:1px solid #394F67;
background-color: #BFC7D1;
color: #394F67;
}
img.sponzori {
margin-top:4px;
}

span {
border-color:#FFFFFF;
}
table.prijave {
font-size:9px;
}
tr.prijave {
background-color:#ACBDCC;
}
tr.prijave2 {
border:1px solid #000000;
}
}
@media print {
body {
background: white;
font-size: 12pt;
}
#container, #center {
width: auto;
margin: 0 5%;
padding: 0;
border: 0;
float: none !important;
color: black;
background: transparent none;
}
div#center {
text-align:left;
margin-left: 10%;
padding-top: 1em;
border-top: 1px solid #930;

}
.meni {
display:none;
}
.side {
display:none;
}
.counter {
display:none;
}
.bottom {
display:none;
}
a.ispis {
display:none;
}
.podnaslov {
display:none;
}
a:link, a:visited {
color: #520;
background: transparent;
font-weight: bold;
text-decoration: underline;
}
#center a:link:after, #center a:visited:after {
content: " (" attr(href) ") ";
font-size: 90%;
}
#center a[href^="/"]:after {
content: " (http://www.yc-host.com" attr(href) ") ";
}
}
ul{
    margin: 0 auto;
}
ul.flat li{
    width: 95px;
    text-align: left;
    float: left;
    list-style: none;
    padding: 3px 5px 3px 25px;
    margin: 0 auto;
    background: url(../grafika/bullet.gif) 5px 5px no-repeat;
}
.pics_holder {
    width: 205px;
	float:left;
	margin-top:5px;
	margin-right:1px;
    margin-left: 9px;
    margin-bottom:5px;
    overflow: hidden;
}
img.pic {
border: 1px solid white;
}
#newspaper-b
{
	margin: 0px;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #385A86;
}
#newspaper-b th
{
	padding: 10px 5px 10px 5px;
	font-weight: normal;
	color: #d0dafd;
}
#newspaper-b thead
{
    background:#385A86;
    font-weight: bold;
}
#newspaper-b tbody
{
	background: #e8edff;
    color: #669;
}
#newspaper-b tfoot
{
    background:#385A86;
    padding: 5px 5px 5px 5px;
	font-weight: bold;
	color: #d0dafd;
}
#newspaper-b td
{
	padding: 5px;
	border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}
#slide {
    margin:0 auto;
}
