/* (c) Futbolo mokykla Ateitis, 2009. */

	body { background: #eceaea; color: #333; font: normal 100.01% Georgia, "Times New Roman", Times, serif; padding: 10px 0 40px 0; }

	#top { height: 130px; background-color: #fff; margin-bottom: 15px; width: 98%; margin-left: 1%; }
	
		#top #logo {}
			#top #logo .content { text-align: center; padding-top: 21px; }

		#top #slogan {}
			#top #slogan .content { text-align: center; font: normal 130% Georgia, "Times New Roman", Times, serif; text-transform: uppercase; padding-top: 40px; }
			#top #slogan .content img { vertical-align: middle; }

		#top #date {}
			#top #date .content { margin: 21px 21px 0 0; text-align: right; font-size: 11px; line-height: 19px; }
			#top #date #icon-sitemap { margin: 0 0 2px 15px; }
			#top #date #icon-email { margin: 0 0 2px 15px; }
				#date .lang-icon { border: 1px solid #fafafa; margin: 0 0 0 15px; }

	#line { background-color: #fff; margin-bottom: 13px; }
	#line #marquee { width: 95%; line-height: 125%; height: 15px; overflow: hidden; margin: 4px 0; font-size: 75%; }
	/* CSS Hack Safari */
	#dummy {;# }
	#line #marquee { overflow: auto; }
	/* Scoller Box */

	#left {}
		#left #menu { background-color: #ba1212; color: #fff; font: normal 95%/160% Arial, Helvetica, sans-serif; height: 245px; margin-bottom: 15px; background-color: #ba1212; }

			#left #menu a { color: #fff; text-decoration: none; border-bottom: 1px dotted #fff; }
			#left #menu a:hover { text-decoration: none; border-bottom: 1px solid #fff; }

			#left #menu .content { padding: 12px 0; }
				#left #menu .content li { list-style: none; padding-left: 29px; background: transparent url('../i/inactive-menu.gif') no-repeat 0% 7px; }

		#left #content { background-color: #fff; margin-bottom: 15px; }

			#left #content #submenu { font: normal 95% Arial, Helvetica, sans-serif; color: #c20f12; list-style: none; padding: 25px 25px 0 25px; }
				#left #content #submenu li { display: inline; padding: 0; margin: 0 15px 0 0; }
				#left #content #submenu li.current { font-weight: bold; }
				#left #content #submenu li.current a { border: none; }
				#left #content #submenu a { color: #c20f12; text-decoration: none; border-bottom: 1px dotted #c20f12; }
				#left #content #submenu a:hover { text-decoration: none; border-bottom: 1px solid #c20f12; }

		#left #content h2 { margin: 0 20px 20px 25px; padding-top: 20px; color: #c20f12; font-size: 110%; font-weight: normal; }
		#left #content #text { padding: 0 20px 20px 25px; color: #333; font-size: 90%; font-weight: normal; }
		#left #content a { color: #c20f12; text-decoration: none; border-bottom: 1px dotted #c20f12; }
		#left #content a:hover { text-decoration: none; border-bottom: 1px solid #c20f12; }

			#content .pages { text-align: center; }
			#content .prev-page-link { margin-right: 15px; padding: 2px 8px; }
			#content .page-link { margin: 0 0 0 15px; padding: 2px 8px; }
			#left #content .pages .page-current { color: #fff; background-color: #c20f12; text-decoration: none; }
			#content .next-page-link { margin-left: 15px; padding: 2px 8px; }

	#right { background-color: #fff; min-height: 245px; padding-bottom: 15px; margin-bottom: 15px; text-align: center; }
		#right .content h2 { margin: 0 20px 20px 25px; padding-top: 20px; color: #c20f12; font-size: 110%; font-weight: normal; text-align: left; }
		#right .sponsor img { margin: 15px auto; }

	#footer { background-color: #c11113; color: #fcc; font-size: 70%; margin-bottom: 20px; }
		#footer .content { padding: 12px 17px 11px; }