
/*
	VEM
	Main stylesheet
*/



/* General */
body {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	text-align: left;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #454545;
}
body#frontpage {
	background: #ffffff url('../graphics/background.gif') repeat-x top;	
}
body#innerpage {
	margin-top: 15px;
}

div {
	display: block;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
span.orange {
	color: #f48000;
}
span.date {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #737373;
}

a {
	font-weight: bold;
	color: #1f3485;
}
a.big {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1f3485;
}
a.orange {
	font-size: 12px;
	font-weight: bold;
	color: #f48000;
	text-decoration: underline;
}

ul {
	margin-left: 20px;
	padding-left: 0px;
	text-indent: 0px;
}

h1 {
	margin: 0px 0px 18px 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #545454;
}
h2 {
	margin: 0px 0px 18px 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f48000;
}
h3 {
	margin: 0px 0px 10px 0px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #303030;
}
p {
	margin: 2px 0px 16px 0px;
}


/* Page container */
#container {
	margin: 0px auto;
	width: 771px;
}

/* Search box */
#search_box {
	width: 763px; /* total: 771px; */
	height: 68px; /* total: 100px; */
	padding: 32px 8px 0px 0px;
	background: url('../graphics/halo_logo.jpg') no-repeat top left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: right;
}
#search_box span.selected {
	font-size: 10px;
	font-weight: bold;
}
#search_box a {
	color: #545454;
	text-decoration: underline;
}
#search_box form {
	margin: 9px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	color: #3d3d3d;
}
#search_box input {
	width: 110px;
	height: 12px;
	padding: 2px;
	border: 1px solid #878787;
	font-size: 11px;
}


/* Header */
#header {
	width: 771; /* total: 771px; */
	height: 200px; /* total: 200px; */
	background: url('../graphics/header.jpg') no-repeat top left;
}


/* Navigation box */
table#navigation {
	width: 770px;
	height: 110px;
	margin-top: 15px;
	background-color: #1f3485;
}
table#navigation td {
	vertical-align: top;
}
td#navig1 {
	width: 150px;
	background: url('../graphics/1_left_bg.gif') no-repeat top left;
}
td#navig2 {
	width: 215px;
}
td#navig3 {
	width: 230px;
}
td#navig2 ul,
td#navig3 ul {
	margin: 19px;
	padding: 0px;
	color: #f48000;
	list-style: square;
	line-height: 22px;
}
td#navig2 a,
td#navig3 a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
td#navig2 a:hover,
td#navig3 a:hover {
	color: #ffb400;
}
td#navig4 {
	width: 175px;
	background: url('../graphics/1_right_bg.gif') no-repeat top right;
}


/* Contents box */
#contents {
	width: 720px; /* total: 771px; */
	padding: 22px 24px 26px 24px;
	border-left: 1px solid #898989;
	border-right: 1px solid #898989;
	border-bottom: 1px solid #c4c4c4;
	background: url('../graphics/contents_bg.gif') no-repeat top left;
	font-size: 12px;
}
#contents p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #545454;
	line-height:16px;
}
#contents ol {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
#contents ul {
	margin-top: 5px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}

/* Table - 3 columns */
#contents table.col3_table {
	width: 720px;
	margin: 0px;
	vertical-align: top:
}
#contents table.col3_table td p {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
}

#contents table.col3_table td.col3_1 {
	width: 231px; /* total: 246px; */
	padding: 10px 15px 10px 0px;
	background: url('../graphics/dotted_bg.gif') repeat-y right;
}
#contents table.col3_table td.col3_2 {
	width: 238px; /* total: 268px; */
	padding: 10px 15px 10px 15px;
	background: url('../graphics/dotted_bg.gif') repeat-y right;
}
#contents table.col3_table td.col3_3 {
	width: 176px; /* total: 206px; */
	padding: 10px 15px 10px 15px;
}

/* Table - 2 columns */
#contents table.col2_table {
	width: 720px;
	margin: 0px;
	vertical-align: top:
}
#contents table.col2_table td p {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
}

#contents table.col2_table td.col2_1 {
	width: 456px; /* total: 486px; */
	padding: 10px 15px 10px 0px;
	background: url('../graphics/dotted_bg.gif') repeat-y right;
}
#contents table.col2_table td.col2_2 {
	width: 204px; /* total: 234px; */
	padding: 10px 15px 10px 15px;
}


/* Contact box */
#contact {
	width: 768px; /* total: 771px; */
	height: 96px; /* total: 96px; */
	/*padding: 20px 20px 0px 0px;*/
	border-left: 1px solid #898989;
	border-right: 1px solid #898989;
	border-bottom: 1px solid #c4c4c4;
	padding:0px;
	margin:0px;
	/*background: url('../graphics/halo_logo2.jpg') no-repeat top left;*/
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	text-align: right;
}
	#contact a {
		font-weight: normal;
		color: #4c5d9d;
	}

	#contact img {
		padding-top:10px;
		margin:0px;
		border:0px;
		float:left;
	}
	
	#contact p {
		margin:0px;
		padding: 20px 20px 0px 0px;
		text-align: right;
	}


/* Bottom images */
#bottom_images {
	width: 728px; /* total: 771px; */
	height: 92px; /* total: 100px; */
	padding: 8px 20px 0px 20px;
	border-left: 1px solid #898989;
	border-right: 1px solid #898989;
	border-bottom: 1px solid #898989;
	text-align: left;
}


/* Footer */
#footer {
	width: 771px; /* total: 771px; */
	padding-top: 20px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #626262;
}


                table#koledar {
                    margin: 1px 0 18px -2px;
                    display: block;
                    position: relative;
                }
                
                    table#koledar td {
                        width: 24px;
                        text-align: center;
                        line-height: 21px;
                        height: 23px;
                    }
                    
                        table#koledar thead td {
                            color: #979797;
                            background-color: white;
                            font-family: "Trebuchet MS", Arial,  Verdana, sans-serif;
							
                        }
                        
                        table#koledar tbody td {
                            color: #545454;
                            background-color: #fde6cc;
                            font-family: Tahoma, Verdana, Arial, sans-serif;
                        }
                        
                            table#koledar tbody td.next_month {
                                color: #bbb196;
                                background-color: #f4f2ee;
                            }
                            
                            table#koledar tbody td.selected {
                                color: #545454;
                                background-color: #fac38e;
                                font-weight: bold;
                                cursor: pointer;
                            }
                            
                            table#koledar tbody td.selected_hover {
                                color: white;
                                background-color: #fac38e;
                                font-weight: bold;
                                /*border-left: 1px solid #b3a98e;
                                border-right: 1px solid #edebe2;*/
                                width: 24px;
                                cursor: pointer;
                            }
                            
                table#koledar tbody td div.rolover {
                    display: none;
                    line-height: normal;
                    text-align: left;
                    z-index: 10;
                    position: absolute;
                    cursor: default;
                }
                                                
                    table#koledar tbody td div.rolover p {
                        border: 3px solid #fde6cc;
                        padding: 7px 8px 6px 10px;
                        width: 135px;
                        font-family: Tahoma,"Trebuchet MS", Arial,  Verdana, sans-serif;
                        color: #887c72;
                        background-color: white;
                        margin: 4px 0 0 0;
                    }
                    
                    table#koledar tbody td div.rolover a {
                        font-weight: bold;
                        color: #f48000;
                        background-color: inherit;
                        display: block;
                        margin-top: 3px;
                    }
                /* konec koledarja */

div.logos {
	display:block;
	background:#FFFFFF;					
	height:auto;
	width: auto;
	padding-left:15px;
	padding-bottom:15px;
}

