body,table,td,form,ol,ul,li,form {
	margin:0;
	padding:0;
}

body{
	background:url(/img/bg_big.png) no-repeat fixed 50% 0;
	margin-top:40px;
	text-align:center;
	
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	line-height:18px;
	color:#555555;
}

h1,h2,h3{
	margin:0;
	padding:0;
	color:#8e8e8e;
}

h2{
	font-size:20px;
	margin-bottom:10px;
}

h1{
	font-size:26px;
	color:white;
}

#mainT{
	margin:0 auto;
}


.logo{
	margin-left:-10px;
	position:relative;
}

a, a:link, a:hover, a:active, a:visited{
	color:#00a0df;
	text-decoration:none;
	/*border-bottom:hidden;*/
}

a:hover{
/*	border-bottom:1px solid #cccccc;
	text-decoration:none;
	padding-bottom:0px;*/
	text-decoration: underline;
}

a img{
	border:none;
}

.ranks{
	left:580px;
	position:absolute;
	top:-50px;
	z-index:10;
}

.topImg{
	z-index:9;
	position:absolute;
	top:0;
	left:0;
}

.puzzleTitle{
	position:absolute;
	z-index:12;
	top:40px;
	left:40px;
}

small{
	display:block;
}

.round{
	width:700px;
	margin-top:40px;
}

.round .b1f, .round .b2f, .round .b3f, .round .b4f{font-size:1px; overflow:hidden; display:block;}
.round .b1f {height:1px; margin:0 5px;}
.round .b2f {height:1px; margin:0 3px;}
.round .b3f {height:1px; margin:0 2px;}
.round .b4f {height:2px; margin:0 1px;}
.round .contentf {
	/*height:1000px;*/
	padding:10px 10px 10px 15px;
	text-align:left;

}
.round .contentf div {}


.rwhite .b1f, .rwhite .b2f, .rwhite .b3f, .rwhite .b4f, .rwhite .contentf{background:#f4f4ee;}

#name,.fancy_text {
	/*background:url(/img/form.gif) repeat-x white;*/
	border:1px solid #dddddd;
	padding:2px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
}

#name:hover{
	background-position:0px -5px;
}

.greenButton{
	background:url(http://static.sme6no.net/sme6no/images/green.gif);
	padding:0px 6px;
	border:1px outset #3b6e22;
	height:24px;
	line-height:24px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	font-family:Arial;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}

.stats{
	background:white;
	border:1px solid #EEEEEE;
	padding:5px 10px;
	width:90%;
}


.puzzleUL {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
.puzzleUL li {
	margin: 10px 0 0 0;
	/*padding: 0 12px 0 0;*/
	float: left;
	position: relative;
	width:165px;
	height: 130px;
	text-align:left;

/*	background: url(http://static.sme6no.net/konkurs/img/gallery/drop-shadow.png) no-repeat center bottom;*/
}

li a img{
	border:3px solid #eeeeee;

}

.clear{
	clear:both;
}

.puzzleUL .puzzleLink{
	width:150px;
	height:120px;
	display:block;
	text-indent:-9999px;
	
	border:3px solid #eeeeee;
	outline:none;
}
.give-me-puzzle{
	width:200px;
	height:200px;
	position:absolute;
	left: 560px;
	top: 140px;
	cursor:pointer;
}

#footer{
	position:absolute;
	top:30px;
	left:0;
	z-index:2;
	text-align:center;
	width:100%;
	color:white;
	font-weight:bold;
}

#footer a,#footer a:visited{
	color:white;
}