a.side-link {
   font-size: 11px;
   background-image: url('images/side-link.png');
   display: block;
   width: 198px;
   height: 19px;
   padding: 3px 0px 0px 10px;
   color: #fff;
   text-decoration: none;
}

a:hover.side-link {
   font-size: 11px;
   background-image: url('images/side-link.png');
   display: block;
   width: 193px;
   height: 19px;
   padding: 3px 0px 0px 15px;
   color: #a19000;
   text-decoration: none;
}

.keywords {
	color : #000;
	height : 15px;
	border-right: 1px solid #3a3838;
	padding : 0px 0px 0px 2px;
  margin-left: 5px;
  margin-right: 2px;
  margin-top: 5px;
	font-size : 9px;
	background-color : transparent;
  background-image: url(images/searchbox.png);
  background-repeat:no-repeat;
	width: 179px;
}
.sbutton {
	margin-right: 20px;
  font-family: Tahoma;
	font-size: 10px;
	color: #000;
	background-image: url('images/sbutton.png');
  background-color: transparent;
  background-repeat: repeat;
  border: 0px solid #000;
	height: 22px;
  width: 26px;
	margin-top: 0px;
}
.coded {
	margin-right: 0px;
	padding-right: 20px;
  padding-top: 16x;
  text-align:center;
}
.tbl2_setuser_body{
	border: 0px solid #555;
	background-color: #484747;
  color: #fff;
  font-size: 15px;
  background-image:url(images/maintenance.png);
  background-repeat: repeat;
  background-position: center;
	padding: 0px;
}
/*nadpisy*/
.h1 {
  display:none;
	font-size: 0px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.h2 {
  display:none;
	font-size: 0px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.h3 {
	color: #ff0000;
}
/*nadpisy konec*/
/*barvy*/
.cervena {
  text-decoration: none;
  background-color: transparent;
  color:#d30000;
}
.seda {
  text-decoration: none;
  background-color: transparent;
  color:#7b7b7b;
}
.bila {
  text-decoration: none;
  background-color: transparent;
  color:#fff;
}
.bila:hover{
  color:#666666;
  }
/* Comment element properties */

a {
	color: #e9e9e9;
	text-decoration: none;
}

a:hover {
	color: #a5a5a5;
	text-decoration: none;
}

a.side {
	color: #e9e9e9;
	text-decoration: none;
}

a:hover.side {
	color: #a5a5a5;
	text-decoration: none;
}

body {
      background-image: url('images/bg.jpg');
      background-position: center top;
      background-repeat: no-repeat;
	background-color: #393939;
	margin-bottom: 0px;
	margin-top: 0px;
}

hr {
	height: 0px;
	border: 0px solid #eee;
}

hr.side-hr {
	height: 0px;
	border: 0px solid #eee;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 0px;
}

.admin-message {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: white;
        background-color : #181917;
        border : 1px solid #555555;
	padding: 3px 4px 5px 4px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	background-color: #333333;
	height: 18px;
	border: 1px solid #000;
	margin-top: 0px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
	background-color: #424141;
	border: 1px solid #000;
}

/* Header and footer properties */

.menu {
    background: url('images/menu.png');
    height:34px;
    text-shadow: #00000 2px 1px 2px;
    text-align: center;
    margin: 0px auto
}
.link {
    text-shadow: #000 1px 1px 1px;
    font-family: Myriad Pro;
    width: 85px;
    height: 34px;
    padding-left: 7px;
}
.link:hover {
    text-shadow: #000 1px 1px 1px;
    font-family: Myriad Pro;
    background: url('images/onmouse.png');
    width: 85px;
    height: 34px;
    padding-left: 7px
}
.header {
      height: 190px;
      background-repeat: no-repeat;
      text-align: left;
}


.footer {
    text-align: left;
    color: #e9e9e9;
    height:58px;
    padding: 0 0 0 30px;
    background: url('images/footer.jpg');
    margin: 0px auto;
      font-family: Tahoma;
	font-size: 10px;
}

.main-body {
padding:25px;
  color: #fff;
  font-size: 10px;
	background-color: #181917;
	padding: 0px 0px 0px 0px;
	border-right: 0px solid #343232;
	border-left: 0px solid #343232;	
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #000000;
	padding: 2px;
	background-color: transparent;
	border: 1px solid #000;
  background-image: url('images/bgside.png');
  background-repeat: repeat-y;
}

.side-border-right {
	color: #000000;
	padding: -4px;
	background-color: transparent;
	border: 0px solid #000;
  background-image: url('images/bgside.png');
  background-repeat: repeat-y;
}

.scapmain {
      font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #a5a5a5;
	background-color: transparent;
	background-image: url('images/scapmain.png');
      padding-left: 15px;
      height: 39px;
      text-align: left;
}

.side-body {
	color: #000;
	font-size: 12px;
	background-image: url('images/side-b.png');
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: transparent;
  width: 100%;  
  padding: 0px;
	border-left: 1px solid #343232;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
}
.side-body2 {
	color: #000;
	font-size: 12px;
	background-image: transparent;
	width: 100%;
      padding: 1px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
}

/* Center-Panel properties */

.news-category {
	border: 0px none;
	float: left; 
  margin-left:0; 
  margin-right:5px; 
  margin-top:3px; 
  margin-bottom:0
}

.news-footer {
	font-size: 10px;
	color: #7b7b7b;
	background-image: url('images/newsf.png');
  background-repeat: no-repeat;
	border:0;
	padding: 0px 2px 2px 24px;
  height:18px;
	margin: 1px;
}
.article-footer {
	font-size: 10px;
	color: #7b7b7b;
	background-image: url('images/articlef.png');
  background-repeat: no-repeat;
	border:0;
	padding: 0px 2px 2px 24px;
  height:18px;
	margin: 1px;
}
.capmain {
  padding-left: 10px;
  font-family: Tahoma;
	font-size: 12px;
	font-weight: 900;
	color: #fff;
	background-color: #fff;
	background-image: url('images/capmain.png');
      height: 39px
}

.main-bg {
  background-color : #181917;
  color: #555;
	padding: 0px 0px 2px 2px;

}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #242724;
	background-color: #242724;
	padding: 1px;
}

.tbl {
	font-size: 11px;
	color: #555;
	background-color: #242724;
	padding: 4px;
	border: 1px solid #181917;
}

.tbl1 {
	font-size: 11px;
	color: #555;
	background-color: #242724;
	padding: 4px;
	border: 1px solid #181917;
}

.tbl2 {
	font-size: 11px;
	color: #555;
	background-color: #181917;
	padding: 4px;
	border: 1px solid #181917;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #000;
}

.comment-name {
	font-weight: normal;
	color: #04688d;
}

.shoutboxname {
	font-weight : normal;
	font-family: Tahoma;
	color : #1ca2f8;
	padding : 1px 1px 5px 1px;
	background-image: url(images/sh.png);
}

.shoutbox {
	color : #333333;
	font-family: Tahoma;
	font-size : 10px;
}

.shoutboxdate {
	font-family : verdana, sans-serif;
	font-size : 10px;
	color : #ff4200;
}

.small {
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #f6a504;
}

/* Page Navigation */

.pagenav {
min-height:22px; 
    background-image: url('images/pagenavbg.png');
  background-repeat: repeat;
margin-top:-6px;
margin-bottom:-2px;
padding-top: 6px; 
padding-left: 0px; 
padding-right:0px; 
padding-bottom:0px;
  }

.pagenav span {
text-decoration: none; 
padding-top: 6px; 
padding-left: 11px; 
padding-right:11px; 
padding-bottom:11px; 
min-width:24px; 
min-height:29px; 
font-size:10px; 
color:#7b7b7b; 
background-color:#fba501; 
text-align:center; 
background: url('images/pagenavs.png') center top no-repeat;}

.pagenav a:hover {
text-decoration: none; 
padding-top: 6px; 
padding-left: 11px; 
padding-right:11px; 
padding-bottom:10px; 
min-width:24px; 
min-height:29px; 
font-size:10px; 
color:#7b7b7b; 
background-color:transparent; 
text-align:center; 
background: url('images/pagenavs.png') center top no-repeat;}

.pagenav a {
text-decoration: none; 
padding-top: 6px; 
padding-left: 11px; 
padding-right:11px; 
padding-bottom:10px; 
min-width:24px; 
min-height:29px; 
font-size:10px; 
color:#7b7b7b;  
text-align:center;
}
.search {
	color : #a17c4f;
	height : 18px;
	padding : 0px 0px 0px 0px;
	padding-right: 0px;
	border : 0px dashed #FFFFFF;
}
.keywords {
	color : #fff;
	height : 20px;
	border : 0px solid #000;
	padding : 2px 5px 0px 1px;
	font-size : 9px;
	background-color : transparent;
		text-shadow: #000 1px 1px 1px;
	width: 143px;
}
.uip-login {
	background-image: url(images/login.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 49px;
	height: 49px;
	border: 1px solid #343232;
	margin: 0 auto;
}
.textboxl {
	font-size:10px;
  padding-left:5px;
  background-image: url(images/textboxl.png);
	background-repeat: no-repeat;
	background-color: transparent;
	color: #515151;
	border : 1px solid #343232;
	height: 19px;
  width: 131px;
	}
  .news-autor{
  margin-left:5px;
  }
  .news-dne{
  margin-right:22px;
  float:right;
  }
  .news-cc{
  margin-right:28px;
  float:right;
  }

/* PHP-Fusion Helpers */

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

/* Helpers  */

.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}


/* IE Fixes */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* Hide from IE Mac  */

.clearfix {
	display:block;
}

/* End hide from IE Mac */

.floatfix {
	overflow:hidden;
}

* html .floatfix {
	width:100%;
}

.center, *[align="center"] {
	margin: 0 auto;
}
  
/* Scrollbar */

::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(94, 230, 3, 0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(94,230,3,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(94, 230, 0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(94, 230, 0.4); 
}

/* Cursor */ 
body, a:hover {
    cursor: url(images/cursor.cur), url(images/cursor.cur), progress !important;} 
	
@import url(http://fonts.googleapis.com/css?family=Capriola);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  font-family: Capriola, Helvetica, sans-serif;
}
#cssmenu {
  width: auto;
  height: 59px;
  padding-bottom: 4px;
}
#cssmenu.align-right {
  float: right;
}
#cssmenu.align-right ul li {
  float: right;
  margin-right: 0;
  margin-left: 4px;
}
#cssmenu.align-right ul li:first-child,
#cssmenu.align-right ul li:first-child > a {
  border-bottom-right-radius: 3px;
}
#cssmenu #bg-one,
#cssmenu #bg-two,
#cssmenu #bg-three,
#cssmenu #bg-four {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#cssmenu #bg-one {
  height: 10px;
  background: #5EE603;
}
#cssmenu #bg-two {
  height: 59px;
  z-index: 2;
  background: url('images/bg.png');
}
#cssmenu #bg-three {
  bottom: 4px;
  height: 55px;
  z-index: 3;
  background: #222222;
  background: -moz-linear-gradient(top, #555555 0%, #222222 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555555), color-stop(100%, #222222));
  background: -webkit-linear-gradient(top, #555555 0%, #222222 100%);
  background: -o-linear-gradient(top, #555555 0%, #222222 100%);
  background: -ms-linear-gradient(top, #555555 0%, #222222 100%);
  background: linear-gradient(to bottom, #555555 0%, #222222 100%);
}
#cssmenu #bg-four {
  bottom: 4px;
  height: 55px;
  z-index: 4;
  background: url('images/bg.png');
}
#cssmenu ul {
  height: 59px;
}
#cssmenu ul li {
  float: left;
  margin-right: 4px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  z-index: 5;
}
#cssmenu ul li a {
  padding: 24px 30px 20px 30px;
  margin-bottom: 4px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #eeeeee;
  font-size: 15px;
  text-decoration: none;
}
#cssmenu ul li:first-child,
#cssmenu ul li:first-child > a {
  border-bottom-left-radius: 3px;
}
#cssmenu ul li:hover,
#cssmenu ul li.active {
  background: #5EE603;
  background: -moz-linear-gradient(top, #5ae100 0%, #5EE603 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5ae100), color-stop(100%, #5EE603));
  background: -webkit-linear-gradient(top, #5ae100 0%, #5EE603 100%);
  background: -o-linear-gradient(top, #5ae100 0%, #5EE603 100%);
  background: -ms-linear-gradient(top, #5ae100 0%, #5EE603 100%);
  background: linear-gradient(to bottom, #5ae100 0%, #5EE603 100%);
}
#cssmenu ul li a:hover,
#cssmenu ul li.active > a {
  background: url('images/bg.png');
  color: #ffffff;
}
  
/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
		
	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -440px;
		width: 800px;
		background: #eee url(popup/modal-gloss.png) no-repeat -200px -80px;
		position: absolute;
		z-index: 101;
		padding: 30px 40px 34px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
	}

	.reveal-modal-small {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -140px;
		width: 200px; 
		background: #eee url(popup/modal-gloss.png) no-repeat -200px -80px;
		position: absolute;
		z-index: 101;
		padding: 30px 40px 34px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
	}
	
	.reveal-modal-medium {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -240px;
		width: 400px; 
		background: #eee url(popup/modal-gloss.png) no-repeat -200px -80px;
		position: absolute;
		z-index: 101;
		padding: 30px 40px 34px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
	}
		
	.reveal-modal-large {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -340px;
		width: 600px; 
		background: #eee url(popup/modal-gloss.png) no-repeat -200px -80px;
		position: absolute;
		z-index: 101;
		padding: 30px 40px 34px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
	}
	
	.reveal-modal-xlarge {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -440px;
		width: 800px;
		background: #eee url(popup/modal-gloss.png) no-repeat -200px -80px;
		position: absolute;
		z-index: 101;
		padding: 30px 40px 34px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
	}
	
	.close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 
  
.serverlist-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	text-align: center;
	color: #fff;
	line-height: 48px;
	background-color: #555;
    background-repeat: repeat-x;
	padding: 16px 0px;
}

.popup-title {
	color: #444;
}

.popup-text {
	color: #444;
}

.serverlist td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	color: #444;
    padding-top: 20px;
}
	
.serverlist tr {

}

.serverlist-text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	color: #444;
}

.server-table {
	border-style: solid;
	border-width: 0px;
	border-color: #fff;
}

.server tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	color: #444;
    padding-top: 20px;
}

.server-info  td{
	border-style: solid;
	border-width: 1px;
	border-color: #444;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-align: left;
	color: #fff;
	background-color: #444;
    background-repeat: repeat-x;
}

.server-info  td{
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-align: left;
	color: #fff;
}
.server-info1 td {
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	color: #444;
}

.server-info td {
	padding: 8px;
}

.server-description {
	border-style:  outset;
	border-width: 5px;
	color: #444;
}

.serverlist-text {
	color: #5EE603;
}

.felso {
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-align: left;
	color: #C0C0C0;
	background: url('images/felso-hatter.png') repeat scroll 0% 0% #5EE603;
	background-color: #5EE603;
	background-image: url('images/felso-hatter.png');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	padding: 0px;
	content: "";
	left: 0px;
	position: absolute;
	right: 0px;
}

.felso-container {
	width: 980px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #C0C0C0;
	background: none repeat scroll 0% 0% transparent;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	padding: 0px;
}

.felso-nav {
	height: 50px;
    float: left;
    width: 600px;
    padding-top: 5px;
	overflow: hidden;
		overflow-x: hidden;
		overflow-y: hidden;
	text-align: left;
	direction: ltr;
}

.felso-nav ul {
	text-align: left;
	direction: ltr;
    line-height: 39px;
    margin: 0px;
		margin-top: 0px;
		margin-right-value: 0px;
        margin-bottom: 0px;
        margin-left-value: 0px;
        margin-left-ltr-source: physical;
        margin-left-rtl-source: physical;
        margin-right-ltr-source: physical;
        margin-right-rtl-source: physical;
    padding: 0px;
        padding-top: 0px;
        padding-right-value: 0px;
        padding-bottom: 0px;
        padding-left-value: 0px;
        padding-left-ltr-source: physical;
        padding-left-rtl-source: physical;
        padding-right-ltr-source: physical;
        padding-right-rtl-source: physical;
	list-style-type: none;
}

.felso-nav li {
    float: left;
	padding: 2px 3px;
}

.felso-nav a {
	color: #444;
}

.felso-nav a:hover {
	color: #C0C0C0;
}

.icon-home {
	color: #C0C0C0;
	background: url('../../hirdetes/images/home.png') no-repeat scroll transparent;
    background-color: transparent;
    background-image: url('../../hirdetes/images/home.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
	width: 24px;
	height: 24px;
	display: inline-block;
	position: relative;
}

.icon-bekuld {
	color: #C0C0C0;
	background: url('../../hirdetes/images/bekuld.png') no-repeat scroll transparent;
    background-color: transparent;
    background-image: url('../../hirdetes/images/bekuld.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
	width: 24px;
	height: 24px;
	display: inline-block;
	position: relative;
}

.icon-server {
	color: #C0C0C0;
	background: url('../../hirdetes/images/server.png') no-repeat scroll transparent;
    background-color: transparent;
    background-image: url('../../hirdetes/images/server.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
	width: 24px;
	height: 24px;
	display: inline-block;
	position: relative;
}

.icon-link {
	color: #C0C0C0;
	background: url('../../hirdetes/images/link.png') no-repeat scroll transparent;
    background-color: transparent;
    background-image: url('../../hirdetes/images/link.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
	width: 24px;
	height: 24px;
	display: inline-block;
	position: relative;
}

.felso-search {
	height: 50px;
    float: right;
    width: 300px;
    padding-top: 10px;
	overflow: hidden;
		overflow-x: hidden;
		overflow-y: hidden;	
	text-align: right;
}

.cf:after {
    clear: both;
}

.cf:before, .cf:after {
    content: " ";
    display: table;
}

.server-ip {
    width: 468px;
	color: #FFF;
    background: url('images/felso-hatter.png') repeat #5EE603;
        background-color: #5EE603;
        background-image: url('images/felso-hatter.png');
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
}
}

.icon-ip {
    background: url('../../hirdetes/images/ip.png') no-repeat transparent;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.ip-text {
    background-color: transparent;
	float: left;
	text-align: left;
	padding: 4px 0 0 8px;
}

.icon-copy {
    background: url('../../hirdetes/images/copy.png') no-repeat transparent;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.copy-action {
    background: none repeat scroll 0% 0% #5EE603;
    color: #FFF;
    display: block;
    width: 15%;
    height: 20px;
    padding: 3px 0px 0px 3px;
    float: right;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.copy-text, .copy-success {
    display: block;
    width: 70px;
    position: absolute;
    left: 0px;
}

.copy-success {
    left: 100px;
}

.footer-first{
	width: 32%;
	float: left;
	vertical-align: baseline;
	margin: 5px 5px 5px 5px;
}
.footer-second{
	width: 32%;
	float: left;
	vertical-align: baseline;
	margin: 5px 5px 5px 5px;
}
.footer-third{
	width: 32%;
	float: right;
	vertical-align: baseline;
	margin: 5px 5px 5px 5px;
}