@charset "windows-1250";
/* CSS Document */

#rcsh_content {
	border-radius:20px;
	padding:5px;
}
/* RCSH HEADER */
#bgimgheader {
	background-position:bottom; 
	background-size:cover; 
	padding:10px 10px 0;
	width:100%;
	margin-bottom:10px;
	border-radius:16px;
}
#bgheader {
	box-sizing:border-box;
	width:100%;
	max-width:680px;
	padding:5px 10px;
	margin:0px auto 5px;
	/*height:130px;*/
	border-radius:10px;
}
#bgheader h1, #bgheader h2, #bgheader p {
	margin:0;
	line-height:110%;
}

/* MENU */
ul.mainmenu {
	list-style-type:none;
	margin:0 -10px;
	padding:3px 10px;
	clear:both;
	border-bottom-left-radius:16px;
	border-bottom-right-radius:16px;
}
.mainmenu li:not(.dhide) {
	display:inline-block;
	/*float:left;*/
}
.mainmenu a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding:3px 10px;
	color:white;
	opacity:0.75;
}
.mainmenu a:hover {
	color:yellow;
	opacity:1;
	background:rgba(117,184,232,0.4);
	border-radius:10px;
}
li.mainmenu ul {
	visibility: hidden;
}
li.mainmenu:hover ul {
	visibility: visible;
	list-style-type:none;
	display:block;
	margin-left:0;
	padding:0px;
}
li.mainmenu:hover li {
	display:block;
	background:#75B8E8;
	text-align:left;
	padding:0px;
	width:auto;
}
li.mainmenu:hover li a:hover {
	color:yellow;
}

/* CONTENT */
.articlebg {
	box-sizing:border-box;
	/*font-size:1.1em;*/
	background:#FFF;
	padding:10px;
	width:100%;
	margin:5px 0px;
	border-radius:15px;
}
.bevezetes {
	min-height:385px;
}
.articlebg h2, .articlebg h3 {
	margin-top:0px;
}
.articlebg h2 {
	font-size:18px; 
}
.articlebg h3 {
	font-size:16px; 
}
.articlebg tuti {
	display:block;
	margin-top:15px;
	/*font-size:0.9em;*/
	line-height:1.3em;
	font-weight: bold;
	min-height:210px;
}
.articlebg kistuti {
	min-height:0;
}
.articlebg p:last-of-type {
	margin-bottom:5px;
}
.articleheading {
	width:100%;
	padding:0px 10px;
	border-radius:15px;
	/*font-family: sans-serif;
	font-style:italic;*/
	font-size:12px;
	margin-bottom:10px;
}
.articlebg p:not(.medal) {
	text-align:justify;
}
.tartalom {
	float:right;
	position:relative;
	z-index:3;
	margin-left:10px; 
	padding:5px; 
	width:230px; 
	height:auto;
	margin-bottom:0;
	border-radius:15px;
}
.medal {
	padding-left:230px;
	font-family:Arial;
}
.startable {
	position:relative;
	z-index:9;
	margin-right:10px;
	width:230px;
	height:190px;
	border:0px;
	float:left;
	font-weight:bold;
	font-size:0.8em;
	border-radius:10px;
}
.startablecenter {
	text-align:center;
	width:150px;
	height:150px;
	font-weight:bold;
	font-size:1.7em;
	border:3px;
	border-style:ridge;
	border-radius:10px;
	margin:0;
}
.startablecenter td, .startablecenter th {
	width:50px;
	height:50px;
	border-radius:7px;
	font-size:1em;
	cursor:pointer;
}

.g1, .g2, .g3, .b1, .b2, .b3 {
	clear:right;
	text-align:center;
	margin:10px;
	font-weight:bold;
	font-size:13px;
}
.g1:before, .g2:before, .g3:before, .b1:before, .b2:before, .b3:before {
	display:inline-block;
	float:right;
/*	padding:7px;
	width:20px; 
	height:20px; 
	border-radius:50%; 
	box-shadow:2px 2px 3px #777; */
/*	text-align:center; 
	font-size:20px; 
	font-weight:bolder; 
*/}
.g1::before {
	content:url(../images/rcsh/_1g.svg);
}
.g2:before {
	content:url(../images/rcsh/_2g.svg);
	/*content: "2";
	background:-webkit-radial-gradient(50% 30%, closest-side, white 5%, #F60 85%, #F50); 
	background:-o-radial-gradient(50% 30%, closest-side, white 5%, #F60 85%, #F50); 
	background:-moz-radial-gradient(50% 30%, closest-side, white 5%, #F60 85%, #F50); 
	background:radial-gradient(closest-side at 50% 30%, white 5%, #F60 85%, #F50); 
	border:1px solid #F30; 
	color:rgba(255,255,255,0.85); 
	text-shadow:1px 1px #D20;*/
}
.g3:before {
	content:url(../images/rcsh/_3g.svg);
/*	content: "3";
	background:-webkit-radial-gradient(50% 30%, closest-side, white 5%, #FC1 85%, #FB0); 
	background:-o-radial-gradient(50% 30%, closest-side, white 5%, #FC1 85%, #FB0); 
	background:-moz-radial-gradient(50% 30%, closest-side, white 5%, #FC1 85%, #FB0); 
	background:radial-gradient(closest-side at 50% 30%, white 5%, #FC1 85%, #FB0); 
	color:rgba(255,255,255,0.9); 
	text-shadow:1px 1px #F80;*/
}
.b1:before {
	content:url(../images/rcsh/_1b.svg);
/*	content: "1";
	background:-webkit-radial-gradient(50% 30%, closest-side, #999 5%, #111 85%, #000); 
	background:-o-radial-gradient(50% 30%, closest-side, #999 5%, #111 85%, #000); 
	background:-moz-radial-gradient(50% 30%, closest-side, #999 5%, #111 85%, #000); 
	background:radial-gradient(closest-side at 50% 30%, #999 5%, #111 85%, #000); 
	border:1px solid #111; 
	color:rgba(255,255,255,0.6); 
	text-shadow:1px 1px #111;
*/}
.b2:before {
	content:url(../images/rcsh/_2b.svg);
/*	content:"2";
	background:-webkit-radial-gradient(50% 30%, closest-side, #AAA 5%, #555 85%, #444); 
	background:-o-radial-gradient(50% 30%, closest-side, #AAA 5%, #555 85%, #444); 
	background:-moz-radial-gradient(50% 30%, closest-side, #AAA 5%, #555 85%, #444); 
	background:radial-gradient(closest-side at 50% 30%, #AAA 5%, #555 85%, #444); 
	border:1px solid #333; 
	color:rgba(255,255,255,0.7); 
	text-shadow:1px 1px #333;
*/}
.b3:before {
	content:url(../images/rcsh/_3b.svg);
/*	content:"3";
	background:-webkit-radial-gradient(50% 30%, closest-side, #FFF 5%, #BBB 85%, #AAA); 
	background:-o-radial-gradient(50% 30%, closest-side, #FFF 5%, #BBB 85%, #AAA); 
	background:-moz-radial-gradient(50% 30%, closest-side, #FFF 5%, #BBB 85%, #AAA); 
	background:radial-gradient(closest-side at 50% 30%, #FFF 5%, #BBB 85%, #AAA); 
	border:1px solid #444; 
	color:rgba(255,255,255,1); 
	text-shadow:1px 1px #555;
*/}
.linktable {
	width:100%;
}
.linktable th {
	text-align:left;
	font-size:1.2em;
	font-weight:500;
	border-radius:20px;
	padding-left:30px;
}
.linktable td, .rightlink td {
	line-height:110%;
}
.th3links, .th2links, th1links {
	box-sizing:border-box;
	text-align:center;
	margin:0px auto;
	padding:0px;
	height:auto;
}
.th3links {
	width:100%;
}
.th2links {
	width:75%;
}
.th1links {
	width:50%;
}
table.linktable div.articlebg {
	box-sizing:border-box; 
	float:left; 
	width: 170px;
	height: 230px;
	margin: 3px; 
	padding:0px; 
	text-align:center; 
	position:relative;
}
table.linktable div.articlebg img {
	max-width:150px;
	max-height:150px;
}
p.poster_right {
	width:37%;
	float:right;
	position:relative; 
	z-index:1; 
	text-align:left !important; 
	margin-left:10px; 
	margin-top:0x; 
	padding:10px; 
	line-height:98%; 
	font-size:1em; 
	background:#FFFFCC; 
	border:1px solid #006600; 
	border-radius:8px; 
	box-shadow:3px 3px 5px #006600;
	clear:right;
}