/* CSS Document */

/* CSS Document */
body {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#000000; 
	background-color:#FFFFFF; 
	margin: 5px 5px 5px 5px;
        text-align: center;
        padding:0;
        font-size:62.5%;
}

div {
        margin:0;
        padding:0;
}
                                                                                                                                                                                    
img {
        border: none;
        /*vertical-align: middle;*/
}

form {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

select, input, textarea { 
	font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:#7D3F8F; 
	background-color:#ffffff; 
	border: 1px solid #7D3F8F; 
}

h1{
        margin:0;
        padding:0px 0px 10px 0px;
        font-size: 1.6em;
        font-weight: bold;
        color: #003366;
}
h2{
        margin:0px 0px 2px 0px;
        padding:0px 0px 5px 0px;
        color: #6F462B;
        font-size: 1.2em;
        font-weight: bold;
        border-bottom: 1px solid #CCCCCC;
}
h2.noBorder{
        border-bottom: none;
}
p{
        margin:0;
        padding:0;
        margin-bottom: 10px;
}

#holder {
	width: 540px;
	margin-left: auto;
    margin-right: auto;
}

/* MAIN */

.head {
	position: relative;
	width: 540px;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
}

.head .around {
	color: #CCCCCC;
}

.head .text {
	color: #003366;
}

.source {
	position: relative;
	margin: 15px 0 10px 0;
	color: #666666;
	font-size: 100%;
	font-style: italic;
}

#podrobno {
	position: relative;
	width: 540px;
	margin: 10px 0 0 0;
	font-size: 120%;
	border: 1px dotted #003366;
	text-align: left;
}

#podrobno .content {
	margin: 10px 10px 10px 10px;
}

#podrobno a:link, #podrobno a:visited, #podrobno a:active  { color: #003366; text-decoration: underline;}
#podrobno a:hover { color: #003366;text-decoration: none; }

#podrobno div.title{
        color: #003366;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 170%;
        font-weight: bold;
        /*width: 250px;*/
        margin: 10px 20px 0 20px;
}                                                                                                                                                                                    
                                                                                                                                                                                    
#program {
	width: 534px;
	border: 1px dotted #003366;
	margin: 1px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 110%;
	font-weight: bold;
}

#program a:link, #program a:visited, #program a:active  { color: #003366; text-decoration: underline;}
#program a:hover { color: #003366; text-decoration: none;}

.tedenski_program_img {
	margin: 5px 0 5px 30px;
}

#program a:link, #program a:visited, #program a:active  { color: #003366; text-decoration: underline;}
#program a:hover { color: #003366; text-decoration: none;}

.tedenski_program_img {
        margin: 5px 0 5px 30px;   
}

#timetable_table {
        width: 533px;
        border-collapse: collapse;
        font-weight: bold;  
        font-size: 95%;
}
#timetable_table td {
        width: 0px;
        vertical-align: top;
        margin: 0px 0px 0px 0px;
        padding: 5px 0px 0px 5px;
        background-repeat: no-repeat;
        border: 0;
}
#timetable_table td.datum, #timetable_table td.datum_head {
        font-size: 90%;
}
#timetable_table td.datum_head, #timetable_table td.krizevniska_head, #timetable_table td.grad_head, #timetable_table td.gostovanje_head {
        height: 24px;
        padding: 0; 
}
#timetable_table td.datum_line, #timetable_table td.krizevniska_line, #timetable_table td.grad_line, #timetable_table td.gostovanje_line {
        background-image:  url(../../html/images/gui.en/timetable/timetable-line.gif);
        background-repeat: repeat-x;
        height: 4px;
        padding: 0;
}

#timetable_table td.krizevniska_head, #timetable_table td.grad_head, #timetable_table td.gostovanje_head, #timetable_table td.krizevniska_line, #timetable_table td.grad_line, #timetable_table td.gostovanje_line, #timetable_table td.krizevniska, #timetable_table td.grad, #timetable_table td.gostovanje {
	border-left: 1px dotted #003366;
}

.beseda {
/*      font-size: 75%;*/   
}
 
#timetable_table span.cas {
        font-size: 85%;
        font-weight: normal;
        color: #333333;
}

#timetable_table p {
        margin: 0 0 16px 0;
}
