ACC SHELL

Path : /srv/www/vhosts/eqnxold/css/
File Upload :
Current File : //srv/www/vhosts/eqnxold/css/style_admin.css

body { margin: 0; padding: 0; text-align: center; font-size: 11px; font-family : arial, verdana, tahoma, sans-serif; color: #000; }
body { background: #000 url(../img/bg.jpg) top center no-repeat;  }

#top { height: 125px; position: relative; z-index:30; width: 961px; margin: 0 auto; text-align: left;  }
#top .logo { position: absolute; left: 10px; top: 45px; border: none; }
#top .logo img { border: none; }
.novinky input { width: 500px; }

h1 {
  font-family: tahoma;
  font-size: 16px;
  color: #444;
  margin: 0px;
}
a {
  color: #000;
  text-decoration: underline;
}
a:visited {
  color: #000;
  text-decoration: underline;
}
a:hover {
  color: #000;
  text-decoration: none;
}
.center {
  text-align: center;
}

table{
  border-collapse: collapse;
}

.adminmenu{
  font-size: 13px;
  width: 950px;
  height: 25px;
  position: relative;
  left: 80px;
  top: 70px;
}

.content{
  color: #444;
  padding: 10px;
  padding-left: 20px;
  background: #fff;
  min-height:500px; height: expression(this.scrollHeight < 500? "500px":"auto")
}

.content a:hover{
  text-decoration: underline;
}


.content table{
  margin: auto;
  font-size: 12px; 
}


.content td{
  border-bottom: solid #fCfCfC 3px;
  height: 10px;
  padding: 5px;
}
.content th{
  font-weight: bold;
  border-bottom: solid #444 1px;
  height: 10px;
  padding: 5px;
}
.noborder {
  border: none;
}
.content h2{
  font-size: 15px;
}

.content h3{
  font-size: 13px;
}

.cent{
  margin: auto;
  width: 500px;
}

.content input {
  background: #fff;
  border: solid #666666 1px;
  padding-top: 2px;
  padding-left: 2px;
  color: #000;
}
.content #submit {
  background: #ccc;
  border: solid #4D4D4D 1px;
  color: #000;
}

.chyba{
  color: Red;
  margin: auto;
}

.adminmenu a:hover{
 text-decoration: underline;
}

.page {
  background: #fff;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  height: auto;
}
.top {
  position: relative;
  background: #f4f4f4;
  width: 880px;
  height: 98px;
  padding-top: 2px;
  text-align: center;
  padding-right: 144px;
  color: #000;
  font-size: 11px;
  font-weight: bold;
}

.top h1 {
  position: absolute;
  top: 12px;
  left: 300px;
  color: #000;
  font-size: 25px;
  font-weight: normal;
}

.top h2 {
  position: absolute;
  top: 35px;
  left: 300px;
  color: #000;
  font-size: 17px;
  font-weight: normal;
}

.top_img {

  margin: auto;
  
}



.menu img {
  display: inline;
  border: none;
  margin: 0px;
  padding: 0px;
}
.mid {
  width: 1024px;
  height: 460px;
}
.bottom {
  padding-left: 100px;
  padding-right: 118px;
  color: #97a590;
}
.bottom #textbox {
  background: #fff url(../images/input_back_black.jpg) repeat-x top;
  border: solid #373836 1px;
  height: 19px;
  padding-top: 2px;
  padding-left: 2px;
  color: #000;
}
.bottom td {
  font-size: 10px;
}
.bottom a {
  color: #a0a0a0;
  text-decoration: underline;
}
.bottom a:visited {
  color: #a0a0a0;
  text-decoration: underline;
}
.bottom a:hover {
  color: #a0a0a0;
  text-decoration: none;
}
.flash {
  background: none;
  padding-top: 25px;
  padding-left: 105px;
}
.red{
  color: Red;
}

.info{
  font-size: 18px;
  padding: 20px;
  text-align: center;
 color: White;
  margin: 20px;
}

.usertable tr{
  padding: 20px;
}

.green{
  color: Green;
}

h2{
  width: 100%;
  border-bottom: White 1px solid;
  margin-bottom: 10px;
  padding-top: 10px;
  margin-top: 15px;
}


.obrazek_inline{
  display: inline;
  vertical-align: middle;
}

#tabs
.note { width: 560px; border: 1px solid #E5E55C; background: #FFFF99; padding: 20px; margin: 10px 0 20px 0; }
		.note p { margin: 0; }

		.hidden { position: absolute; left: 0; top: -500px; }

		#tabs { width: 95%; overflow: hidden; background: #2C2C2C; border: 1px solid #660000; }
		#tabs-nav { width: 100%; overflow: hidden; padding: 0; margin: 0; list-style: none; background: #660000; }
		#tabs-nav li { float: left; padding: 0; margin: 0; }
		#tabs-nav li a { float: left; display: block; padding: 0; margin: 0; font-size: 12px; text-decoration: none; color: #ffffff; cursor: pointer;}
		#tabs-nav li a:hover { background-color: #660000; }
		#tabs-nav .active a, #tabs-nav .active a:hover { background-color: #2C2C2C; color: #ffffff; }
		
		#tabs-nav .tab-loading { display: block; width: 16px; height: 16px; overflow: hidden; float: left; padding: 4px 0 4px 10px; }
		#tabs-nav .tab-loading img { border: 0; }
		#tabs-nav .tab-label { display: block; overflow: hidden; float: left; padding: 5px 10px 5px 5px; }

		#tabs-content { padding: 20px; }
		#tabs-content h2 { margin: 0; }
		#tabs-content p, #tabs-content ul { font-size: 12px; line-height: 18px; }
		#tabs-content p { margin: 10px 0 0 0; }
		#tabs-content ul { margin-top: 10px; }

		#tab-1 a, #tab-1 a:hover { background: url("/img/icon-3.gif") 10px 4px no-repeat; }
		#tab-2 a, #tab-2 a:hover { background: url("/img/icon-3.gif") 10px 4px no-repeat; }
		#tab-3 a, #tab-3 a:hover { background: url("/img/icon-3.gif") 10px 4px no-repeat; }
		#tab-4 a, #tab-4 a:hover { background: url("/img/icon-3.gif") 10px 4px no-repeat; }
		#tab-5 a, #tab-5 a:hover { background: url("/img/icon-3.gif") 10px 4px no-repeat; }
		#tab-6 a, #tab-6 a:hover { background: url("/img/icon-3.gif") 10px 4px no-repeat; }
		#tab-7 a, #tab-7 a:hover { background: url("/img/icon-3.gif") 10px 4px no-repeat; }
		

table.vt thead tr th{
	text-align: left; font-size: 11px; color: #D71919;padding-left: 20px;
}
table.vt thead tr .header {
	cursor: pointer;
	
}
table.vt tbody td {
	vertical-align: top;
	font-weight: bolder;
}

		
table.vt thead tr .headerSortUp {
	background-repeat: no-repeat;
	background-position: center left;
  background-image: url(../images/asc.gif);
}
table.vt thead tr .headerSortDown {
	background-repeat: no-repeat;
	background-position: center left;
  background-image: url(../images/desc.gif);
}		

.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #000;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}

.reference_foto{
  float: left;
  margin: 10px;
}

ACC SHELL 2018