  /***************************************************************************
 *               p_main.css [ CSS Stylesheet for Pelikan ]
 *                              -------------------
 *     begin		: Wed Feb  8 18:31:58 CET 2006
 *     copyright	: (C) 2006 Labaratoriya
 *     email		: rdk@Labaratoriya.com
 *
 ****************************************************************************/



/*
+
+	Main()
+
*/
body {
	margin: 0 0 0 10px;
	background: transparent url( ../images/blox_back.jpg ) repeat;
/* 	background-color: #dce7d1 ; */
	font-family: Verdana, sans-serif; font-size: 12px; color: #444;
}

a {
	color: #000;
}



.bg { background: transparent  url( ../images/office_lab.jpg ) top right no-repeat; }

#border { margin: 0 0 0 0; }

#main { background-color: #fff; border: 1px #000 solid;}

input, textarea { background-color: #FBDEF4; border: 1px #666 solid; color: #444; }

dt { font-weight: bold; }
dd { margin-bottom: 7px; }
ul {list-style:circle;}

table.border {border-spacing:0;}
table.border td {border-bottom:1px solid #ccc;padding-left: 17px}
div.images {width:100%;text-align:center;}
div.images img {border:3px solid #5CAB1B; vertical-align:middle;}
/*
+
+	Titles
+
*/
h1 {
	padding-left: 10px;
	font-weight: bold; font-size: 24px;
}

h2 {
	padding-left: 10px;
	font-weight: bold; font-size: 21px;
}

.title {
	padding: 0 5px 0 15px ;
	font-size: 20px; font-family: sans-serif;
	text-decoration: none;
}

h5.refer {
	padding-left: 0px;
	font-weight: bold; font-size: 18px;
}


/*
+
+	Main() menu
+
*/
.mainmenu {
	padding: 5px; border-right: 1px dotted #BDE652;
	background:	#fffee4;
 	vertical-align: top;
}

#news { background: #eee; padding: 0 5px 6px 5px; border: 1px dotted #ccc; }


/*
+
+	Dropdown menu
+
*/
ul.menulist {
	padding: 0; margin: 0;
	list-style: none;
}


li.menulistli {
	float: left; position: relative;
	width: 150px;
}

li.menulistli ul.menulist { display: block; }

li.menulistli>ul.menulist { top: auto; left: auto; }

li.menulistli li.menulistli { display: block; float: left; }

/* li.menulistli:hover ul.menulist, li.menulistli.over ul.menulist { display: block;} */


/*
+
+	Links
+
*/
a {
	text-decoration: underline; font-weight: bold; color: #5CAB1B;
}

a:hover {
	text-decoration: none;color: #9D4AA2;
}

.main_links {
	padding-left: 15px; margin-top: 3px;
	display: block;
	height:15px;
	background: transparent url( ../images/link_g.gif ) no-repeat center center;
	text-decoration: none; font-weight: normal; color: #000;
}
.main_links:hover, .sub_links:active {
	background: transparent url( ../images/link_pink.gif ) no-repeat center center;
	text-decoration: none; font-weight: normal; color: #F9F9F9;
}

.sub_links {
	padding-left: 30px; margin-top: 3px;
	display: block; height: 15px; vertical-align: middle;
	background: transparent url( ../images/link_sub_pink.gif ) no-repeat center center;
	text-decoration: none; color: #F9F9F9; font-size:9px;  font-weight: normal;
}
.sub_links:hover, .sub_links:active {
	background: transparent url( ../images/link_sub_g.gif ) no-repeat center center;
	text-decoration: none; color: #000;
}


/*
+
+	Content area
+
*/
.title {
	padding-left: 15px; margin-top: 3px;
	display: block;
	height:15px;
	background: transparent url( ../images/link_g.gif ) no-repeat center center;
	font-size: 12px; text-decoration: none; font-weight: normal; color: #000;
}

.resault0 {
	float: right;
	font-size: 1.5em;
	font-weight: bold;
	color: #007000;
	padding-right: 155px;
}

.resault1 {
	float: right;
	font-size: 1.5em;
	font-weight: bold;
	color: #FF2525;
	padding-right: 155px;
}

.field {
	color: #FF2525;
	font-weight: bold;
	font-size: 1.5em;
}

.content { padding: 15px 10px 0 15px ; }

#content {
	padding: 10px;
	font-size: 11px; font-weight: normal;
}

#news {
	margin: 5px 350px 5px 15px; font-size: 11px;
}

/* p:first-letter { padding: 0 6px 0 15px; font-size: 2em; float: left; } */
/*p:first-letter { font-weight: bold; }*/


/*
+
+	Footer
+
*/
.footer {
	background: transparent url( ../images/donja.jpg ) no-repeat center center;
	font-size: 10px; color: #ccc;
}

.napomena {
	font-size: 10px;
}
