@import "./admin.css";
@import "./menu.css";

div#logodiv {
  float: left;
  margin-left: 40px; 
  margin-top: 40px; 
  height: 60px; 
  width: 200px; 
  cursor: pointer;  
}

.lorange {
    color: #db8b02;
}


.innerPInline p {
    /* display: inline; */
    margin-top: 0px;
}

img.prilohaFoto {
  padding: 5px 15px 5px 15px;
  margin: 0px 10px 0px 0px;
  background-color: #80848e;
}

.thumb_ram {
  margin: 0px 3px 0px 3px;
  padding: 3px;
  border: 1px solid #c1c3c8;
  background: white;
}

.td_up {
    vertical-align: top;
}

.odk {
   cursor: pointer; 
}

.vtop {
    vertical-align: top;
}

tr#content_tr {
    height: 100%;
    vertical-align: top;
}

tr#content_tr td#content_td {
    padding: 0px 10px 0px 10px;
    background-color: #eeeeee;
}

body, table, textarea, input, select {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

img {
    border: none;
}

.orange {
    color: #cb6400;
}

.copyright {
	color: #2D2F30;	
	font-size: 10px;
	font-family: arial;
	text-decoration: none;
}

.bottomMenu {
	color: #2D2F30;	
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}

p.text {
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
}

a.text {
	color: #E97D16;	
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
}

p.nadpis {
	color: #E97D16;
 	font-size: 18px;
	font-weight: bold;	
}

input.submit {
	font-size: 12px;
}












.menu {
	color: #FFFFFF;
 	font-size: 12px;
	font-weight: bold;	
}

div.top {
	color: #000000;
 	font-size: 28px;
	font-weight: bold;
	margin-top: 50px;	
	margin-left: 300px;
}

h1.nadpis, .bigNadpis {
	color: #DB8B02;
 	font-size: 16px;
	font-weight: bold;
    margin: 0px;
    text-decoration: none;
}

h2.nadpis {
    color: #DB8B02;
 	font-size: 16px;
	font-weight: bold;
    margin: 0px;
    text-decoration: none;
}

h2 {
    display: inline;
    font-size: 12px;
    font-weight: normal;
}

h2.smallNadpis {
	color: #DB8B02;
 	font-size: 14px;
	font-weight: bold;
    margin: 0px;
    padding-top: 30px;
}

h1.vetsinadpis {
	color: #DB8B02;
 	font-size: 18px;
	font-weight: bold;
}

div.text, table.text {
	color: #FFFFFF;
	font-size: 11px;
}

a.text {
	color: #FFFFFF;
	font-size: 11px;
}

a.nadpis {
	color: #DB8B02;
 	font-size: 14px;
	font-weight: bold;
}

.copyright {
	color: #606570;
	font-size: 11px;
	text-decoration: none;
}

.buttonOK {
  background: url("./img/OKbutton.png") 0 0 no-repeat;
  width: 30px;
  height: 20px;
  border: 0;
  cursor: pointer;
}

.buttonHledej {
  background: url("./img/but_hledej.png") 0 0 no-repeat;
  width: 102px;
  height: 25px;
  border: 0;
  cursor: pointer;
}

.buttonHledejEN {
  background: url("./img/but_go.png") 0 0 no-repeat;
  width: 67px;
  height: 25px;
  border: 0;
  cursor: pointer;
  
}

.innerLinkOrange a {
  color: #DB8B02;
}

.innerLinkOrange {
  font-size: 12px;
  font-weight: bold;
}

.inAorange a {
    color: #db8b02;
}