@charset "utf-8";
.arrowsekce{
    background:transparent url(../img/arrows.png) no-repeat scroll 0px -16px;
    width:16px;
    height:16px;
    display:block;
    float:right;
}
a {text-decoration: none}
.oznameni{
    width:100%;
    background-color:#bb7230;
    border-color: black;
    border: solid;
    color:white;
    font-weight:bold;
    font-size:16px;
}
.input {
    border: 1px solid #006;
    background: #ffc;
}
.button{
  	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9;
	text-align:center;
}
.poslednifa{
  	width:220px;
	height:50px;
	color: #000;
	background: #ffa20f;
	border: 1px outset #d7b9c9;
	text-align:center;
	right:280px;
	top:0px;
	position:absolute;
	z-index:10;
}
.poslednifaextravs{
  	width:220px;
	height:50px;
	color: #000;
	background: #ffa20f;
	border: 1px outset #d7b9c9;
	text-align:center;
	right:40px;
	top:0px;
	position:absolute;
	z-index:10;
}
.uploadlogo{
  	width:300px;
	height:390px;
	color: #000;
	border: 1px outset #d7b9c9;
	text-align:center;
	right:40px;
	top:250px;
	position:absolute;
	z-index:15;
}
.konfiguracediv{
    position:relative;

}
.submit input
td {
color:#678197;
border-bottom:1px solid #e5eff8;
border-left:1px solid #e5eff8;
padding:.3em 1em;
text-align:center;
}
table {
width:95%;
margin:1em auto;
border-collapse:collapse;
}
.legend
{
color: #fff;
background: #C60;
border: 1px solid #781351;
padding: 6px 6px;
font-size:14px;
top:10px;
left:30px;
position:relative;
}
.legendim
{
color: #fff;
background: #C60;
border: 1px solid #781351;
padding: 6px 6px;
font-size:14px;
top:-15px;
left:30px;
position:relative;
}
#new_user {
	border:solid;
	border-color:#C60;
	border-width:thin;
}
.import {
	border:solid;
	border-color:#C60;
	border-width:thin;
}
.tableheader {
	background:#C60;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	border:solid;
	border-color:#F23F;
	border-width:2px;
	color: #fff;
}
.loginform
{
	width:300px;
	background-position:center;
	background: #CCC;
	font-weight: bold;
}