@charset "utf-8";
/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #B9B9B9;
	margin: 0;
	padding: 0;
	background-image:url(../gfx/body_bg.jpg);
	background-repeat:repeat-x;
}

b, strong {
	font-weight:bold;
}

p{
	margin:5px 0;
	line-height:1.5em;
}

a:visited, a:link {
	color:#095D94;
	text-decoration:none;
}

a:hover {
	color:#095D94;
	text-decoration:underline;
}

h1 {
	font-weight: bold;
	color: #0A5C94;
	padding-top:0px;
	padding-left:0px;
	font-size:14px;
	margin-bottom: 20px;
	margin-top:0px;
}

h2 {
	font-weight: bold;
	color: #87AC39;
	padding-top:0px;
	padding-left:0px;
	font-size:12px;
	margin-bottom: 10px;
	margin-top:10px;
}

#kraj{
	color: #87AC39;
}

#site_header{
	width:900px;
	margin: 0 auto;
	margin-top:15px;
	position:relative;
}

#site_container{
	width:900px;
	margin: 0 auto;
}

#site_footer{
	width:900px;
	margin: 0 auto;
	height:38px;
	background-image:url(../gfx/footer_bg.jpg);
	background-repeat:no-repeat;
	line-height:36px;
}

.content_container{
	width:780px;
	margin: 0 auto;
	border:1px solid #B8B7B2;
	border-bottom:none;
	border-top: none;
}

.content_body{
	background-color:#FFFFFF;
}



.fistImegeForSU{
	border: 1px solid #A9CB4F;
	padding: 3px;
	float:left;
	margin-right:10px;
}

.fistImegeForCO{
	border: 1px solid #A9CB4F;
	float:left;
	padding: 3px;
	margin-right: 10px;
}

#titleBG{
	background-image:url(../gfx/main_title_bg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding: 0px 0px 0px 14px;
	margin-top:5px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	height:30px;
}

#separator{
	border-bottom:2px solid #9F9C9C;
	clear:both;
	margin-top:25px;
	margin-bottom:15px;
}

#sponzorji_body{
	background-image:url(../gfx/bikci_rc_sponzorji_repeat.jpg);
	background-repeat:repeat-y;
	padding:10px;
}

.koledar_e_urnik{
	background-image:url(../gfx/bikci_rc_koledar_repeat.jpg);
	background-repeat:repeat-y;
	padding:10px;
}


.koledar_e_urnik table {
    margin-top:10px; 
    font:11px 'Verdana', Arial, Helvetica, sans-serif;
    background:none;
    color:#666666;
    border-collapse:collapse;
    width: 100%;
}

/* ======================== TABLE NORMAL ROW ========================*/

.koledar_e_urnik tbody tr th {
    border:1px solid #CFD968;
    border-right-color: #CFD968;
    height: 22px;
	text-align:center;
	color:#6F7E09;
	font-weight:bold;
}

.koledar_e_urnik tbody tr td {
    border:1px solid #EFC56C;
    border-right-color: #F8E7C1;
    height: 22px;
	text-align:center;
	color: #666666;
}

.koledar_e_urnik tbody tr td.linked-day {
    height: 22px;
	text-align:center;
	background-color:#CE7801;
}

.koledar_e_urnik table td a:visited,.koledar_e_urnik table td a:link {color:#FFFFFF;text-decoration:none;font-weight: normal;}
.koledar_e_urnik table td a:hover{color:#FFFFFF;text-decoration:underline;font-weight: normal;}


ul { list-style-position: outside; margin-left: 0px; padding-left: 30px; list-style: square; vertical-align: middle; margin-bottom:1em; }

ol { list-style-position: outside; margin-left: 0px; padding-left: 30px; vertical-align: middle; margin-bottom:1em; }
ol { list-style-type: decimal; }

li { margin: 0px; padding: 0px; margin-bottom:0.5em; }






