/**************************
 * 2v2 Liga Style File
 * 2005.07.31.
 * By Petaki
 */

/************
 * Alap(ok)
 */

 BODY
 {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(/s/cs2v2/f/p/images/bg.jpg);
 }
 
 a:link
 {
	color: #3E8CB9;
	text-decoration: none;
 }
 
 a:visited
 {
	color: #3E8CB9;
	text-decoration: none;
 }
	
 a:hover
 {
	color: #61A3C9;
	text-decoration: none;
 }
 
/************
 * DIV(ek)
 */
 
 DIV#main
 {
 	width: 960px;
	border: 1px solid Black;
	background-color: #F8F8F8;
 }
 
 DIV#top
 {
 	width: 960px;
	height: 12px;
	background-image: url(/s/cs2v2/f/p/images/top.jpg);
 }
 
 DIV#bottom
 {
 	width: 960px;
	height: 12px;
	font-size: 2px;
	text-align: left;
	border-top: 1px solid Black;
 }
 
 DIV#logo
 {
 	width: 960px;
	height: 140px;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	background-image: url(/s/cs2v2/f/p/images/logo.jpg);
 }
 
 DIV#topmenu
 {
 	width: 960px;
	height: 20px;
	background-image: url(/s/cs2v2/f/p/images/topmenu_bg.jpg);
 }
 
 /* A felsõ menüpontok */
 
 DIV.button
 {
 	float: left;
 }
 
 DIV.button a
 {
 	display: block;
	height: 20px;
	width: 135px;
	text-decoration: none;
	background-position: 0px 0px;
	text-indent: -3000px;
 }
 
 DIV.button a:hover
 {
 	background-position: 0px 20px;
 }
 
 /* Az 5. menüpont amely hosszabb 15 pixellel */
 
 DIV.button_5
 {
 	float: left;
 }
 
 DIV.button_5 a
 {
 	display: block;
	height: 20px;
	width: 150px;
	text-decoration: none;
	background-position: 0px 0px;
	text-indent: -3000px;
 }
 
 DIV.button_5 a:hover
 {
 	background-position: 0px 20px;
 }
 
 DIV#left_side
 {
 	width: 224px;
	text-align: justify;
	float: left;
	color: White;
 }
 
 DIV#right_side
 {
 	width: 224px;
	text-align: justify;
	float: right;
	color: White;
 }
 
 DIV#content
 {
 	width: 512px;
	text-align: justify;
	float: left;
 }
 
 DIV#body_top
 {
 	width: 960px;
	height: 14px;
	font-size: 2px;
	background-repeat: no-repeat;
	background-image: url(/s/cs2v2/f/p/images/bodybg_top.jpg);
 }
 
 DIV#body_content
 {
 	width: 960px;
	background-image: url(/s/cs2v2/f/p/images/bodybg.jpg);
 }
 
 DIV#toptext
 {
 	margin: 0 0 10px 10px;
	clear: both;
	text-align: left;
 }
 
 DIV.top_margin
 {
 	margin-top: 10px;
 }
 
 DIV#left_content
 {
 	margin-top: 30px;
 	margin-left: 10px;
 }
 
 DIV.news_box
 {
 	width: 468px;
	text-align: justify;
	border: 1px solid Black;
	margin-top: 20px;
	background-color: #D0DCEE;
 }
 
 DIV.news_title
 {
 	width: 468px;
	height: 20px;
	color: #32578B;
	text-align: left;
 	background-image: url(/s/cs2v2/f/p/images/news_title.jpg);
	border-bottom: 1px solid Black;
 }
 
 DIV.news_text
 {
 	padding: 5px;
 }
 
 DIV.news_next a
 {
 	border-left: 1px solid Black;
	border-right: 1px solid Black;
 	display: block;
	height: 20px;
	width: 468px;
	text-decoration: none;
	background-position: 0px 0px;
	text-indent: -3000px;
 }
 
 DIV.news_next a:hover
 {
 	background-position: 0px 20px;
 }
 
 DIV.news_next_text
 {
 	width: 468px;
	text-align: justify;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	background-color: #D0DCEE;
 }
 
 DIV.comments
 {
 	margin-top: 20px;
	margin-bottom: 10px; 
 }
 
 DIV#apply_rule
 {
 	width: 468px;
	margin-top: 20px;
	text-align: justify;
	border: 1px solid Black;
	background-color: #D0DCEE;
 }
 
 DIV#apply_text
 {
 	margin: 5px;
 }
 
 DIV#apply_text_sized
 {
 	width: 350px;
 	margin-top: 5px;
 }
 
 DIV#apply
 {
 	width: 468px;
	margin-top: 20px;
	color: White;
	border: 1px solid Black;
	background-color: #2F6798;
 }
 
 DIV.apply-input-l
 {
	float: left;
 }
 
 DIV.apply-input-r
 {
	float: right;
 }
 
 DIV#apply_submit
 {
 	width: 468px;
	margin-top: 20px;
	border: 1px solid Black;
	background-color: #2F6798;
 }
 
 DIV#apply_submit_text
 {
 	margin: 5px;
 }
 
 DIV.document_box
 {
 	width: 468px;
	text-align: justify;
	border: 1px solid Black;
	margin-top: 20px;
	background-color: #D0DCEE;
 }
 
 DIV.document_title
 {
 	width: 468px;
	height: 20px;
	color: #32578B;
	text-align: left;
	border-bottom: 1px solid Black;
 }
 
 DIV.document_text
 {
 	padding: 5px;
 }
 
 DIV#sitemap
 {
 	width: 468px;
 }
 
  DIV.error_box
 {
 	width: 468px;
	text-align: justify;
	border: 1px solid #B50000;
	color: #B50000;
	margin-top: 20px;
	background-color: #FA8072;
 }
 
 DIV.error_text
 {
 	margin: 5px;
 }
 
 DIV.teams
 {
 	width: 206px;
	float: left;
	border-right: 1px solid Black;
 }
 
 DIV.gamers1
 {
 	width: 130px;
	float: left;
	border-right: 1px solid Black;
 }
 
 DIV.gamers2
 {
 	width: 130px;
	float: right;
 }
 
 DIV.teams_text
 {
 	padding: 5px;
	font-weight: bold;
 }
 
/********
 * H(k)
 */

 H2.news_h2
 {
 	margin: 5px 5px 0 5px;
	border-bottom: 1px solid black;
	font-size: 10px;
	font-weight: bold;
 }
 
 H2.document_h2
 {
 	margin: 5px 5px 0 5px;
	border-bottom: 1px solid black;
	font-size: 10px;
	font-weight: bold;
 }
 
 H2.apply_h2
 {
 	margin: 5px 5px 10px 5px;
	border-bottom: 1px solid White;
	font-size: 10px;
	font-weight: bold;
 }
 
 H2.error_h2
 {
 	margin: 5px 5px 0 5px;
	border-bottom: 1px solid #B50000;
	font-size: 10px;
	font-weight: bold;
 }
 
/************
 * SPAN(ek)
 */
 
 SPAN.bold
 {
 	font-weight: bold;
 }
 
/**********************
 * FORM(ok)
 */

 INPUT.input-text-search
 {
 	width: 100px;
 	border-bottom: 1px solid #869DB2;
	border-right: 1px solid #869DB2;
	border-top: 1px solid #17344A;
	border-left: 1px solid #17344A;
 	background-color: #4D79A0;
	font-size: 10px;
	color: White;
 }
 
 INPUT.input-submit-search
 {
 	width: 60px;
	height: 18px;
 	border-top: 1px solid #869DB2;
	border-left: 1px solid #869DB2;
	border-bottom: 1px solid #17344A;
	border-right: 1px solid #17344A;
 	background-color: #4D79A0;
	background-image: url(/s/cs2v2/f/p/images/input_search.jpg);
	font-size: 10px;
	color: White;
 }
 
 INPUT.input-text-apply
 {
 	width: 120px;
 	border-bottom: 1px solid #869DB2;
	border-right: 1px solid #869DB2;
	border-top: 1px solid #17344A;
	border-left: 1px solid #17344A;
 	background-color: #4D79A0;
	font-size: 10px;
	color: White;
 }
 
 INPUT.input-submit-apply
 {
 	width: 120px;
	height: 18px;
 	border-top: 1px solid #869DB2;
	border-left: 1px solid #869DB2;
	border-bottom: 1px solid #17344A;
	border-right: 1px solid #17344A;
 	background-color: #4D79A0;
	background-image: url(/s/cs2v2/f/p/images/input_search.jpg);
	font-size: 10px;
	color: White;
 }
 
 /**********************
 * UL(ek) és LI(k)
 */
 
 /* Sitemap 1. szint */
 
 ul.sm1
 {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #3A6092;
	list-style: none;
	margin: 0px;
	padding: 0px;
 }
 
 ul.sm1 li
 {
	background-image: url(/s/cs2v2/f/p/images/sny_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 2em;
 }
 
 ul.sm1 a:link
 {
	color: #3A6092;
	text-decoration: none;
 }
 
 ul.sm1 a:visited
 {
	color: #3A6092;
	text-decoration: none;
 }
 
 ul.sm1 a:hover
 {
	color: #3E8CB9;
	text-decoration: underline;
 }
 
 /* Sitemap 2. szint */
 
 ul.sm2
 {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #3A6092;
	list-style: none;
	margin: 0px;
	padding: 0px;
 }
 
 ul.sm2 li
 {
 	background-image: url(/s/cs2v2/f/p/images/sny_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 2em;
	margin-left: 20px;
 }
 
 ul.sm2 a:link
 {
	color: #3A6092;
	text-decoration: none;
 }
 
 ul.sm2 a:visited
 {
	color: #3A6092;
	text-decoration: none;
 }
 
 ul.sm2 a:hover
 {
	color: #3E8CB9;
	text-decoration: underline;
 }
 
 /* Sitemap 3. szint */
 
 ul.sm3
 {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #3A6092;
	list-style: none;
	margin: 0px;
	padding: 0px;
 }
 
 ul.sm3 li
 {
 	background-image: url(/s/cs2v2/f/p/images/sny_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 2em;
	margin-left: 40px;
 }
 
 ul.sm3 a:link
 {
	color: #3A6092;
	text-decoration: none;
 }
 
 ul.sm3 a:visited
 {
	color: #3A6092;
	text-decoration: none;
 }
 
 ul.sm3 a:hover
 {
	color: #3E8CB9;
	text-decoration: underline;
 }
 
/**********************
 * Általános elem(ek)
 */
 
 .clear
 {
 	clear: both;
	font-size: 5px;
 }
 
 .hide
 {
 	display: none;
 }
