.koledar_e_urnik{

	background-image:url(../gfx/cal_bg_eurnik.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:189px;
	margin-left:10px;
	padding:8px;
	padding-top:9px;
}

.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 #EFC56C;
    border-right-color: #F8E7C1;
    height: 22px;
	text-align:center;
	color:#9A151A;
	font-weight:bold;
}

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

.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;}




/* SETVENI */



.koledar_setveni{

	background-image:url(../gfx/cal_bg_setveni.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:189px;
	margin-left:10px;
	padding:8px;
	padding-top:9px;
}

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

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

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

.koledar_setveni tbody tr td {
    border:1px solid #CFD968;
    border-right-color: #CFD968;
    height: 22px;
	text-align:center;
	color:#FFFFFF;
}
.koledar_setveni tbody tr td.linked-day {
    height: 22px;
	text-align:center;
	background-color:#96A61F;
}
.koledar_setveni table td a:visited,.koledar_setveni table td a:link {color:#FFFFFF;text-decoration:none;font-weight: normal;}
.koledar_setveni table td a:hover{color:#FFFFFF;text-decoration:underline;font-weight: normal;}



.anketa_container{
	background-image:url(../gfx/anketa_bg.jpg);
	background-repeat:no-repeat;
	width:189px;
	margin-left:10px;
	padding:8px;
	padding-top:38px;
	background-color: #D6AD1F;
	color:#FFFFFF;
}

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

.e_novice{
	width:192px;
	margin-left:10px;
	padding-top: 10px;
}

