body {

	background-color: #121212;

	color: #444444;

	background-color: #444;	

	background-position: center top;

	background-attachment: fixed;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

}



p {

	font-size: 14px;

	text-align: center;

}



a {

	text-decoration:none;

}



#header {

	margin: 0px auto;

	height: 50px;

	max-width: 600px;

}



.pozadie_header {

	background-color: #275479;

	color: #FFFFFF;

}

.menu {

	width: 610px;

	font-family: BebasNeue;

	font-size : 18px;

	position: relative;

	background-color: #0d7da1;

	background-image: url(images/menu1.png);

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

	height: 50px;

	text-align: left;

	padding-top:8px;

	margin: 0 auto;

}



.nazov_servera { 

	background: #2D2D2D;

	color:#FFFFFF;  

	font-size: 16px;  

	font-weight: bold;

	text-decoration: none;

	padding: 10px 20px;



}  



.nazov_sp { 

	background: #246daa;

	color:#FFFFFF;  

	font-size: 24px;  

	font-weight: bold;

	text-decoration: none;
	text-align: center;

	padding: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}  



.nazov_sp1 { 

	background: #0166ab;

	color:#FFFFFF;  

	font-size: 16px;  

	font-weight: bold;

	text-decoration: none;

	padding: 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}  



.status {   

	background: #fff;  

	overflow: hidden;

	float:center;

	font-weight: normal;

	width: 100%;

	min-height: 500px;

	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}  



.status table {  



	border-collapse: collapse;  

	text-align: left;  

	width: 100%;  

	font-weight: normal;



} 



.status table td {

	padding: 5px;

	height:7px;

	border-width: 0 0 1px 0;

	border-color: #ddd; 

	border-style: solid;  

	font-weight: normal;

}



.status table th {

	padding: 3px 10px;

	height:10px;

	font-weight: normal;

} 



.status table thead th {

	color:#555;  

	font-size: 14px;  

	/*font-weight: bold;*/

}  



.status table thead th:first-child {

	border: none;

} 



.status table tbody {

	/*border-bottom: 15px solid white;*/

} 



.status table tbody td {

	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

	font-weight: normal;

} 



.status table tbody .alt td {

	background: #E1EEF4;

	color: #000000;

} 







.status table tbody td:first-child {

	border-left: none;

} 



.status table tbody tr:last-child td {

	border-bottom: none;

}



.status img {

	padding:3px 0 0 0;

} 



.status a {

	text-decoration: none;

	color:#555;

	font-size: 14px;

`	font-weight: normal;



}



.status a:hover {

	color: #2980B9;

	font-size: 14px;

	text-decoration: none;

	font-weight: normal;



}



.status tbody tr:hover td a { 

	color: #555;

	-moz-transition: all 0.5s ease-out; 

	-webkit-transition: all 0.5s ease-out; 

	transition: all 0.5s ease-out;

	font-weight: normal;

}



.status tbody tr:hover td a:hover { 

	color:  #FF0000;

	-moz-transition: all 0.5s ease-out; 

	-webkit-transition: all 0.5s ease-out; 

	transition: all 0.5s ease-out;

	font-weight: normal;

}

/*

.status table tbody td a

{

	font-weight: normal;

}



.status table tbody td a:hover

{

	font-weight: normal;

}

*/



.menutext a {

	font-size:16px;

	text-align :center;

	color: white;

	display:block;

	background-position:center;

	padding-left:20px;

	padding-right:18px;

	padding-top: 5px;

	float:left;

	background-repeat:no-repeat;

	text-decoration: none;

	text-transform: uppercase;

	font-family: BebasNeue;

}

.menutext a:hover {

	font-size:16px;

	text-align :center;

	color: #BBBBBB;

	display:block;

	background-position:center;

	padding-left:20px;

	padding-right:18px;

	padding-top: 5px;

	float:left;

	background-repeat:no-repeat;

	text-decoration: none;

	text-transform: uppercase;

	font-family: BebasNeue;

}



.menutextvip a {

	text-align :center;

	color: #bdaa09;

	text-decoration: none;

	text-transform: uppercase;

	font-family: BebasNeue;

	font-size:16px;

	font-weight: bold;
	padding-left:20px;

	padding-right:18px;

	padding-top: 5px;

	float:left;



}

.menutextvip a:hover {

	text-align :center;

	color: #BBBBBB;

	text-decoration: none;

	text-transform: uppercase;

	font-family: BebasNeue;

	font-size:16px;

	font-weight: bold;

	padding-left:20px;

	padding-right:18px;

	padding-top: 5px;

	float:left;

}



.panel {



	width: 100%;

	margin: 0 auto;

	color: #555;

	background-color: #DDD;

	padding: 5px;



}



.bold {

	font-weight: bold;

}



.footer

{

	color: #fff;

	background-image: url(images/menu1.png);

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

	padding: 10px 0px;

	margin: 0px auto;

	padding-bottom: 5px;

	text-align: center;

	width: 610px;

}



.footer a

{

	color: #FFF;

}

.footer a:hover

{

	color: #999;

}