@charset "utf-8";
*
{
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
}

body {
	background-color: #BEBEBE;
	background-image: url("images/web/bg.gif");
	background-position: center;
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#top {
	width: 100%;
	//height: 250px;
	height: 214px;
	padding: 0;
	//background-image: url("images/web/topBg.gif");
	background-image: url("images/web/topBg2.gif");
	background-repeat: repeat-x;
	background-position: top;
}

#header {
	width: 974px;
	height: 185px;
	//height: 221px;
	background-image: url("images/web/header_new.png");
	//background-image: url("images/web/header.png");
	background-repeat: no-repeat;
	margin: 0 auto 2px auto;
	position: relative;
}

#topLabels {
	width: 975px;
	height: 27px;
	background-image: url("images/web/top2.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
}

#main {
	width: 972px;
	margin: 0 auto;
}

#world_website {
	color: #494949;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

#nadpis_novinka {
	color: #4EAFD7;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#portalinfo {
	width: 100%;
	height: 200px;
	color: #CECECE;
	background-image: url("images/web/portalinfoBg.gif");
	background-repeat: no-repeat;
	position: relative;
}

#portalinfo a , #footer a {
	color: #4EAFD7;
	text-decoration: none;
}
#portalinfo a:hover, #footer a:hover {
	text-decoration: underline;
}

#banner_bg_right {
	left: 977px;
    position: absolute;
    top: 20px;
}

#topMatches {
	width: 247px;
	height:196px;
	padding: 2px 0 0 7px;
	margin: 0;
	float: left;
}
#topMatches li {
	list-style: none;
	list-style-type: none;
	width: 166px;
	height: 28px;
	line-height: 20px;
	padding: 0 70px 0 10px;
	position: relative;
	overflow: hidden;
}
#topMatches li span {
	width: 52px;
	height: 28px;
	line-height: 28px;
	position: absolute;
	right: 6px;
	background-image: url("images/web/arrow.gif");
	background-repeat: no-repeat;
	background-position: 5px 9px;
}

#topMatches li span a {
	color: #AFAFAF;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-left: 16px;
}
#topMatches li span a:hover {
	text-decoration: underline;
}

#topNews {
	width: 246px;
	height:196px;
	padding: 2px 0 0 4px;
	margin: 0;
	float: left;
}
#topNews li {
	list-style: none;
	list-style-type: none;
	width: 195px;
	height: 28px;
	line-height: 28px;
	padding: 0 38px 0 10px;
	position: relative;
	overflow: hidden;
}
#topNews li span {
	height: 28px;
	line-height: 28px;
	position: absolute;
	right: 0;
	padding-right: 12px; 
}

#topServers {
     width: 314px;
     height:196px;
     padding: 2px 0 0 4px;
     margin: 0;
     float: left;
}
#topServers li {
     list-style: none;
     list-style-type: none;
     width: 266px;
     height: 21px;
     line-height: 21px;
     padding: 0 38px 0 10px;
     position: relative;
     overflow: hidden;
}
#topServers li span {
     height: 28px;
     line-height: 28px;
     position: absolute;
     right: 0;
     padding-right: 12px; 
}

#topStatus {
	width: 126px;
	float: left;
	padding: 10px 14px 10px 10px;
	font-size: 10px;
}

#menu {
	width: 100%;
	height: 58px;
	background-color: #434343;
}

#menuset {
	height: 33px;
	background-image: url("images/web/menusetBg.gif");
	background-position: 0 30px;
	background-repeat: repeat-x;
	padding-top: 2px;
	position: relative;
}

#menuset div {
	width: 92px;
	height: 7px;
	position: absolute;
	right: 0;
	top: 21px;
	background-image: url("images/web/navigLabel.gif");
}

#menuset a {
	width: 102px;
	height: 33px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
#menuset a:hover, #menuset .sel {
	background-position: 0 -33px;	
}

#submenus {
	width: 952px;
	height: 23px;
	color: #537280;
	padding: 0 5px 0 10px;
	line-height: 23px;
}

#submenus div {
	display: none;
}
	

#submenus a {
	color: #BEBEBE;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
#submenus a:hover {
	text-decoration: underline;
}

#content {
	width: 970px;
	background-color: #FAFAFA;
	background-image: url("images/web/contentBg.gif");
	background-position: left;
	background-repeat: repeat-y;
	padding: 3px 0 0 2px;
	color: #050505;
	overflow: hidden;
	/*background-image: url("images/web/footer.gif");
	background-position: bottom;
	background-repeat: no-repeat;*/
}

#left {
	width: 198px;
	background-image: url("images/web/leftBg.gif");
	background-repeat: repeat-y;
	float: left;
}
#left .top {
	width: 100%;
	height: 15px;
	background-image: url("images/web/leftTop.gif");
	background-repeat: no-repeat;
}
#left .txt {
	width: 170px;
	padding: 0 19px 8px 9px
}
#left .bottom {
	width: 100%;
	height: 6px;
	background-image: url("images/web/leftBottom.gif");
	background-repeat: no-repeat;
}

#main_content {
	width: 730px;
	overflow: hidden;
	float: right;
	margin: 0 27px 0 0;
	font-size: 12px;
}

#footer {
	width: 922px;
	color: #DEDEDE;
	background-image: url("images/web/footer.gif");
	background-position: top;
	background-repeat: no-repeat;
	padding: 16px 40px 10px 10px;
	height: 15px;
	clear: both;
	position: relative;
	text-align: right;
}
#footer span {
	position: absolute;
	left: 10px;
}
#footer span.X {
	right: 6px;
	top: 10px;
	left: inherit;
	width: 25px;
	height: 27px;
	background-image: url("images/web/X.gif");
}

#left h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	background-image: url("images/web/menuH2.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 4px 4px 4px;
	margin: 10px 0 6px;
}
#left h2 span {
	color: #4E6E7B;
}

#main_content p {
	font-size: 12px;
}

p {
	margin: 5px 0;
}

table.table {
	width:100%;
	background-color: #0D526E;
	border-spacing: 1px;
}
table.table tr th {
	background-color: #05364a;
	text-align: center;
	color: #F0F0F0;
	padding: 1px;
}
table.table tr td {
	background-color: #FAFAFA;
	padding: 1px;
}

table.table2 {
	background-color: #0D526E;
	border-spacing: 1px;
}
table.table2 tr th {
	background-color: #05364a;
	text-align: center;
	color: #F0F0F0;
	padding: 1px;
}
table.table2 tr td {
	background-color: #FAFAFA;
	padding: 1px;
}
/*
  Tabuľka komentárov
*/
table.komentare {
	width:100%;
	background-color: #0D526E;
	border-spacing: 1px;
}
table.table tr th {
	background-color: #05364a;
	text-align: center;
	color: #F0F0F0;
	padding: 1px;
}
table.komentare tr td {
	background-color: #FAFAFA;
	padding: 1px;
}
/* KONIEC */
h1 {
	width: 634px;
	height: 38px;
	color: #494949;
	font-size: 14px;
	margin: 30px 0 14px 0;
	padding: 6px 0 0 80px;
	background-image: url("images/web/h1.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

/*h2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	margin: 0;
	padding: 0;
}*/

h3 {
	color: #A3A2A2;
	text-align: right;
	font-size: 11px;
	font-weight:normal;
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: underline;
}

h4 {
	color:#015476;
	font-size:16px;
	text-decoration:underline;
}

ol, ul {
  padding-left: 30px;
}

input {
	font-size: 12px;
	color: #000000;
	padding: 1px;
	background-color: #FCFCFC;
	border: 1px solid #1E7599;
}

input.chk {
	width: 16px;
}
input.button {
	background-color: #0D526E;
	color: #FFFFFF;
	border: 0;
	padding: 2px;
}

textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	background-color: #FCFCFC;
	border: 1px solid #1E7599;
}

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

blockquote p
{
	color:#0B1013;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

blockquote
{
		border:solid 1px #A9BFCB; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#D2DEE4;
	background-image:url('images/web/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}

td.nadpis { border: 1px solid #9F9F9F; background-color: #CBCBCB; font-weight: bold; }

td.false { background-color: #E1E1E1; border: 1px solid #D7D7D7; }
td.false a{ text-decoration:none; }
td.free { background-color: #9DBA1A; border: 1px solid #768C15; cursor: pointer; }
td.free a{ text-decoration:none; }
td.used { background-color: #3E3E3E; border: 1px solid #000000; }
td.used a{ text-decoration:none; }
td.moje { background-color: #FFAE00; border: 1px solid #DB5F2E; }
td.moje a{ text-decoration:none; }
p.error { font-weight: bold; color: red; }
p.true { font-weight: bold; color: green; }

/* This CSS is used for the Show/Hide functionality. */
	.more {
		display: none;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666; }
	a.showLink, a.hideLink {
		text-decoration: none;
		color: #36f;
		padding-left: 8px;
		background: transparent url(down.gif) no-repeat left; }
	a.hideLink {
		background: transparent url(up.gif) no-repeat left; }
	a.showLink:hover, a.hideLink:hover {
		border-bottom: 1px dotted #36f; }

