/* globalni css */

#logo {
    position:relative;
    float:left;
    background:url('img/logo.png') no-repeat;
    width:258px;
    height:63px;
    margin-top:25px;
    color:transparent;
    cursor:hand;
    font-size:2px;
    _color:#F3F3F3;
    |color:#F3F3F3;
}

.ftp {
	margin-top:5px;
}

strong {
	font-weight:normal;
}

.bold strong, h3 strong {
	font-weight:bold;
}

div.inl h3 strong {
	font-weight:bold;
	font-size:0.9em;
}

.logform {
	background:url('img/button_login.png') no-repeat;
	width:52px;
	height:27px;
	text-align:right;
	margin:auto;
}

#head_kats a {
	color:white;
	font-variant:small-caps;
}

#footer-left li {
	padding:1px;
}


h3 {
	display:inline;
}

div.inl {
	display:inline;
}


.fb { 
	padding:2px 0 0 17px; 
	height:19px; 
	background:url('img/fbs.gif') no-repeat top left; 
	border:0px solid;
	font-size:0.8em;
}

.l {
	text-align:left;
}

a img, a:hover img, img:hover {
	border:0px solid;
	text-decoration:none;
}

#footer-center a {
	text-decoration:underline;
}

#dor {
	font-size:0.8em;
	padding:5px;
	color:#858585;
	border-top:1px dotted #858585;
	margin-top:30px;
}

#dor a {
	color:#8492D0;
	text-decoration:underline;
}

#dor a:hover {
	text-decoration:none;
}

.c {
	text-align:center;
}

.gre {
	color:#E2E2E2;
}

fieldset {
	width:80%;
	padding:8px;
	margin-left:17px;
	border:1px solid #C3C3C3;
	text-align:left;
}

legend {
	border:1px solid #C3C3C3;
	padding:4px;
	color:black;
	background:#C3C3C3;
	font-weight:bold;
}

.small {
	font-size:0.8em;
}

.submit {
	border:1px solid #606060;
	background:#4A4A4A;
	color:white;
	padding:7px;
	margin-top:5px;
	font-weight:bold;
}

.submit:hover, input.hover {
	background:#666666;
}

table tr td a {
	text-decoration:none;
}