@CHARSET "UTF-8";

#navtop
{
   background-image: url("../images/euic_heder_small.jpg");
   height: 12px !important;
   
}

#header {
	background-image: url("../images/euic_heder.jpg");
}

.banner
{
    margin-left: 6px !important;
    margin-top: 0 !important;
    margin-bottom: 1em !important;
    padding:0;
}
#latestnews
{
    background-image: url("../images/euic_dog_bg.jpg") !important;
    margin-top: 1em !important;
}
#latestnews h1
{
    font-size: 1.2em !important;
    color: #000099 !important;
}
#katalogbox
{
    background-color: #0c2577;
	margin: 0px 10px 10px 0px;
	padding: 5px 10px 10px 10px;
	width: 230px;
	overflow: hidden;
}
#katalogbox p
{
    padding-top: 1em;
    color: white;
}
#katalogbox input.full, #katalog select
{
    width: 98%;
}
#katalogbox select#sarea
{
    width: 98%;
}
#katalogbox label, #katalogbox a, 
{
    color: white;
    font-weight: bold;
    display: block;
    height: 20px;
    line-height: 20px;
    margin:0;
    padding:0;
    text-decoration:none;
}
#katalogbox a:visited
{
    color: white;
    text-decoration:none;
}
#katalogbox form
{
    clear:right;
}
#katalogbox h1
{
    font-size: 1.2em;
    color: white;
    margin:0;padding:0;
    margin-top: .5em;
}

#rightfull { width: 200px; margin:0; padding:0 }
#rightfull .banner { margin:0; }



#katalog h1
{
    color: #0c2577;
}

#katalog p  { margin-bottom: 1em; }

#katalog fieldset
{
    background-color: #0c2577;
    border: none;
    margin: 0;
    padding: 0;
}
#katalog fieldset h2
{
    color: #ffcc00;
    padding: 20px;
}

#katalog form div.row
{
    height:22px;
    margin-bottom: 10px;
}
#katalog form div.row label
{
    display: block;
    float: left;
    width: 130px;
    line-height: 20px;
    text-align: right;
    padding-right:20px;
    color: white;
    font-weight: bold;
}
#katalog form div.row input.full
{
    width: 320px;
}
#katalog form div.row select
{
    width: 320px;
}

#katalog form div.row input.half
{
    width: 120px;
    float: left;
}
#katalog form div.row label.small
{
    width: 60px;
    padding-right: 10px;
}

/* katalog lista rezultata */

#katalog dl div.row0,#katalog dl div.row1
{
	border-bottom: 1px solid #4c4c4c;
	padding-top: 1em;
	padding-bottom: 1em;
}
#katalog dl div.row1
{
	background-color: #f4f4f4;
}

#katalog dt.author
{

	font-size: 11px;
	font-weight: bold;
	margin:0;padding:0;
	margin-top: 10px;

}
#katalog dt.title
{
	font-size: 17px;
	font-weight: bold;
	color: #000099;
	margin:0;padding:0;
}
#katalog dd
{
	border-top: 1px solid #cccccc;
	margin:0;padding:0;
	margin-top: 5px;
}
#katalog dd small
{
	font-size: 1em;
	display: block;
	margin-top: 5px;
}
#katalog ul
{
	list-style: none;
	padding:0;margin:0;
}
#katalog ul li
{
	font-weight: bold;
}
#katalog ul.langs li
{
	float:left;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
}
#katalog ul.langs li img
{
	float:left;
	display: inline;
}


/* katalog full view  */
#katalog h1#ktitle
{
	border-bottom: 1px solid #4c4c4c;
	padding-bottom: 10px;
}
#katalog table
{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#katalog table.zadnji
{
	border-bottom: 1px solid #4c4c4c;
}

#katalog table td
{
	border: none;
	vertical-align: top;
	text-align: left;
	background: none;
}
#katalog table col.labele
{
	width:130px;
}



