/* CSS Document by Dieter Schneider for www.csstemplateheaven.com */

* {margin: 0;
    padding: 0;
}

body { font-family:Arial, Helvetica, sans-serif;
       font-size: 62.5%;
}

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	/*background-image: url(images/odrezan2.jpg);
	background-repeat: no-repeat;
	float: right */
	height: 169px;
}

#header_menu{
	background-image: url(images/header_menu.jpg);
	background-repeat: repeat-x;
	text-align: left;
	height: 73px;
	padding-top: 10px;
	padding-left: 20px;
}

#header_menu2{
	background-image: url(images/header_menu.jpg);
	background-repeat: repeat-x;
	text-align: right;
	height: 73px;
	padding-top: 10px;
}

#header_main_menu{
	text-align: left;
	height: 73px;
	padding-top: 10px;
	padding-left: 20px;
}

#container {
	font-size: 1.2em;
}

#left {
	float: left;
	width: 161px;
	margin-left: 20px!important;
	margin-left: 10px;
    padding-top: 27px;
}

#right {
	float: right;
	width: 100px;
	margin-right: 5px;
	padding-top: 27px;
}

#content {
	margin-right: 150px;
	margin-left: 210px;
	padding: 5px;
}

#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	text-align: center;
	font-size: 0.9em;
	padding-top: 60px;
}

p{  margin-top: 8px;
	margin-bottom: 8px;
}

h1{
	color: #FFFFFF;
	font-size: 3em;
	padding-top: 70px;
	padding-left: 50px;
}

.heading_color{
	color: #9ED7E2;	
}


.images_in_header{
position:absolute;
left:600px;
top:5px;
}

h2 {
	margin-bottom: 15px;
	border-bottom: 1px solid #A7AAB3;
}

h3 {margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #A7AAB3;
}

h4 {
	background-image: url(images/menu_tab.jpg);
	height: 31px;
	width: 146px;
	padding-top: 5px;
	padding-left: 15px;
}

table {
	border-top: medium solid #C2C2CA
}

.images_left {float: right;
               margin: 20px;
}
.icons_left {  float: left;
               position:relative;
			   bottom:0px;
			   left:0px;
}

.thumbs {border: 1px solid gray;
         margin: 5px;
		 padding: 1px;
}

.list_of_schedule img {
	width:40px;
	height:40px;
}



#header_menu a:link {color: #ffffff}     /* unvisited link */
#header_menu  a:visited {color: #123456}  /* visited link */
#header_menu  a:hover {color: #ffffff }   /* mouse over link */
#header_menu a:active {color: #}   /* selected link FF3333 */

a:link {color: #000000}     /* unvisited link */
a:visited {color: #333333}  /* visited link */
a:hover {color: #002EDB }   /* mouse over link */
a:active {color: #11111}   /* selected link FF3333 */



/***********************************'   Left side Menu  *******************************/

#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #C2C2CA;
	width: 160px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #C2C2CA;
}

#navlist li a {
	text-decoration: none;

}

/***********************************'  Header Menu  ****************/

.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-weight: bold;
	font-size: 1.5em;
}

/***********************************'   raspored submenu  *******************************/

#navlist_rasp
{
	padding-left: 10;
	margin-left: 0;
	
	width: 350px;
}

#navlist_rasp li
{
padding-left: 20;
list-style: none;
margin: 0;
padding: 0.25em;
}

#navlist_rasp li a {
	text-decoration: none;

}

.styling{
background-color:#E0AD;
color: #2FCC;
font: bold 15px Times New Roman;
height: 31px;
width: 146px;
float: center;
position:relative;
top:5px;
left:5px;
}

#digitalclock_vrijeme{
	color: #4F1F;
	font-size: 1.0em;
	position:relative;
	float: center;
	top:5px;
	left:5px;
	
}
