*{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{padding:5px; text-decoration:none; color:#000000;}

div#header h1{height:85px;line-height:85px;margin:0;padding-left:10px;}
div#container{text-align:left}
div#content p{line-height:1.4}
div#novelties ul{margin:15px 0; padding:0; list-style-type:none;}
div#novelties li{margin-bottom:5px;}


div#footer p{margin:0;}
div#container{width:728px;margin:0 auto}
div#content{float:right;width:412px}
div#novelties{float:left;width:265px}
div#extra{clear:both;width:100%}
.cleaner {display: block; clear: both;}
/* ***** MAIN ***** */
body
{
	background-color: black;	
}


div#container
{
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 4px;
	
}

div.home
{
	background-image: url("/Content/Css/Images/Container/home.jpg");
	
}

div.history
{
	background-image: url("/Content/Css/Images/Container/history.jpg");
	
}

div.members
{
	background-image: url("/Content/Css/Images/Container/members.jpg");
	
}

div.discussion
{
	background-image: url("/Content/Css/Images/Container/discussion.jpg");
	
}
div.contacts
{
	background-image: url("/Content/Css/Images/Container/contacts.jpg");
	
}
div.member
{
	background-image: url("/Content/Css/Images/Container/member.jpg");
	
}



div#header
{
	/* background-color: #333333; */
	position: relative;	
}

div#header h1 a
{
	display: none;	
}

div#header span.logo
{
	background-image:url(/Content/Css/Images/Header/Title/background.png);
	background-repeat:no-repeat;
	display:block;
	height:69px;
	left:14px;
	overflow:hidden;
	position:absolute;
	top:9px;
	width:363px;
}

div#header ul
{
	list-style-type: none;
	height: 31px;
	width: 701px;
	font-family: trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #669999;
	background-image: url("/Content/Css/Images/Header/Navigation/background.png");
	margin: 0 auto;
	letter-spacing: 2px;
}

div#header ul li
{
	float: left;
	width: 140px;
	height: 20px;
	text-align: center;
	margin-top: 11px;
	
}

div#header ul li a
{
	width: 130px;
	height: 15px;
	display: block;
	color: #669999;
	padding-top: 0px;
}

div#header ul li.selected
{

}

div#header ul li.selected a
{

}

div#header a.webgame
{
	display: block;
	width: 203px;
	height: 72px;
	position: absolute;
	left: 520px;
	top: 6px;
	background-image: url("/Content/Css/Images/Header/webgame-logo.png");
	background-repeat: no-repeat;
}

div#novelties
{
	margin-top: 10px;
	padding-left: 15px;
}

div#novelties h2, div#content h2
{
	line-height: 23px;
	background-image: url("/Content/Css/Images/Novelties/Title/background.jpg");
	background-repeat: repeat-x;
	color: #669999;
	font-size: 15px;
	padding-left: 10px;
}



div#novelties ul
{

}

div#novelties ul li
{
	clear:both;
	display:block;
	padding-bottom:7px;
	padding-left:67px;
	position:relative;
	color: #777777;
}

div#novelties ul li a, div#content p a, div#footer a
{
	padding: 0px;
	color: #336666;
	text-decoration: underline;
}

div#novelties ul li strong
{
	font-weight:bold;
	left:0;
	position:absolute;
	text-align:right;
	top:0;
	width:62px;
	color: #999999;
}

div#content
{
	margin-top: 10px;	
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px dotted #626262;
	padding-right: 15px;
}

div#content h2
{
	margin-bottom: 15px;	
}

div#content p
{
	margin-left: 0px;	
	color: #777777;
}
	
div#extra
{
	/* background-image: url("/Content/Css/Images/background.jpg"); */
	height: 250px;
}

div#footer
{
	text-align: right;
	padding-bottom: 10px;
}

div#footer div.about
{
	font-size: 11px;
	clear: both;
	margin-top: 4px;
}

div#footer p
{
	color: #626262;
	float: right;
}

div#content ul.members
{
	list-style-type: none;
	
}

div#content ul.members li
{
	color: #777777;
	
	font-size: 11px;
	margin-bottom: 3px;
	
}


div#content ul.members li a
{
	color: #336666;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}


div#content span.innerMember
{
	clear: both;
	display: block;
	width: 402px;
	height: 13px;
	background-repeat: no-repeat;
}

div#content span.topMember
{
	background-image: url("/Content/Css/Images/Content/Member/top.png");
}

div#content span.bottomMember
{
	background-image: url("/Content/Css/Images/Content/Member/bottom.png"); 
}

div#content div.memberDetail
{
	background-image: url("/Content/Css/Images/Content/Member/middle.jpg");
	background-repeat: repeat-y; 
	width: 372px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

div#content div.memberDetail h3
{
	color: #669999;
	font-size: 16px;
}

div#content div.memberDetail div.avatar
{
	position: absolute;
	left: 274px;
	width: 122px;
	height: 122px;
	top: 3px;
	background-image: url("/Content/Css/Images/Content/Member/image.png");
	
	
}

div#content div.memberDetail img.avatar
{
	width: 110px;
	height: 110px;
	background-color: blue;
}

div#content div.memberDetail ul.memberInfo
{
	list-style-type: none;
	margin-top: 5px;
}


div#content div.memberDetail ul.memberInfo li
{
	color: #666666;
	font-size: 11px;
	
	clear:both;
	display:block;
	padding-bottom: 1px;
	padding-left:80px;
	position:relative;
	height: 14px;
}

div#content div.memberDetail ul.memberInfo li strong
{
	font-weight: bold;
	letter-spacing: 0px;
	color: #999999;

	left:0;
	position:absolute;
	text-align:left;
	top:0;
	width:80px;
}

div#content div.memberDetail h4
{
	color: #999999;
	
	font-size: 11px;
	
}

div#content div.memberDetail h4.memberDescription
{
	margin-top: 7px;
}



div#content div.memberDetail div.memberDescription
{
	min-height: 30px;
	color: #888888;	
}

div#content div.memberDetail div.memberDescription a
{
	
}

div#content div.memberDetail h4.memberGallery
{
	margin-top: 5px;
}

div#content div.memberDetail div.memberGallery
{
	padding-top: 5px;
}

div#content div.memberDetail div.memberGallery p
{
	margin: 0px;
}

div#content div.memberDetail div.memberGallery a
{
	background-image: url("/Content/Css/Images/Content/Member/photoBackground.png");
	width: 58px;
	height: 41px;
	display: block;
	padding: 0px;
	background-repeat: no-repeat;
	border: 0 none;
	text-decoration: 0 none;
	float: left;
	margin-left: 4px;
	margin-bottom: 4px;
}


div#content div.memberDetail div.memberGallery a img
{
	border: 0 none;	
	margin-left: 3px;
	margin-top: 3px;
}

div#content ul.history
{
	
}



div#content ul.history li
{
	width: 382px;
	height: 77px;
	background-image: url("/Content/Css/Images/Content/History/background.png");
	display: block;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-repeat: no-repeat;
}

div#content ul.history li h3
{
	color: #669999;
	font-size: 16px;
	margin-bottom: 4px;	
}

div#content ul.history li div
{
	width: 67px;
	height: 60px;
	overflow: hidden;
	margin-left: 5px;
	float: left;
	text-align: center;
}

div#content ul.history li div a
{
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 0px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: -6px;
}

div#content ul.history li div a.image
{
	text-decoration: none;
	padding: 0px;
	width: 58px;
	height: 41px;
	margin-left: 0px;
}


div#content ul.history li div a img
{
	background-image: url("/Content/Css/Images/Content/History/image.png");
	background-repeat: no-repeat;
	padding: 3px;
	border: 0 none;
}


/* kniha */
div#uvodnik
{
	display: none !important;	
}



