﻿body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000000;
	background: #fff;
}

body.contentpane {
	background: #fff;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

#panel1 {border: 1px solid #000000;margin:5px;}
p {
	margin: 5px 0;
	text-align: justify;
}

a {
	color: #1170e4;
	outline: none;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #0e54a9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input  {
	color: #ccc;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}




input.button, .validate  {
	color: #fefefe;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	height:23px;
	line-height:19px;
	padding: 1px 4px 4px;
	margin:6px 0 0 0;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/but.png) repeat-x top left;
}

input.button:hover, .validate:hover  {
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#bg2 {
	height:36px;
	width:516px;
	margin-left: -6px;
	padding: 5px 0px 0px;
	color: #ffffff;
	text-align: center;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/bg2.png) no-repeat  center;
}

#page_bg {
	background: #fff url(http://ubieranki.ayz.pl/omedia/themes/default/images/page2.png) repeat-x top left;
}

#wrapper {
	margin:0 auto;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/wrapper2.png) no-repeat top center;
}

#header {
	position:relative;
	height:296px;
	width:960px;
	margin:0 auto;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/logoek2.jpg) no-repeat center center;
}

#top {
	height:72px;
}

#pillmenu {
	float:right;
	width: 600px;
	height: 52px;
	margin:20px 0 0 0;
	overflow: hidden;
}

#pillmenu ul {
	float:right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin:0 1px 0 0;
}

#pillmenu li a {
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	height:52px;
	line-height:29px;
	padding: 0 14px;
	cursor:pointer;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/t_menu_but.png) repeat-x top left;
}

#pillmenu li a:hover {
	color: #4ff2fe;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/t_menu_but_hover.png) repeat-x top left;
}

#pillmenu li a#active_menu-nav {
	color: #4ff2fe;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/t_menu_but_hover.png) repeat-x top left;
}

#logo {
	float:left;
	padding:12px 14px 0;
	height:22px;
	width:320px;
	overflow:hidden;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/top.jpg) top left no-repeat;	
}

#logo h1 {
	text-align:left;
	font-size:20px;
	text-transform:uppercase;
	margin:0;
	line-height:normal;
}

#logo a {
	color:#fffcfc;
	font-weight:700;
	text-decoration:none;
}

#newsflash {
	position:absolute;
	top:100px;
	right:0;
	width:360px;
	background: url(http://ubieranki.ayz.pl/omedia/themes/default/images/news_divider.gif) repeat-y top center;
}

.popular .module, .newsflash .module{
	float:left;
}

.popular .module {
	width:100%;
}

.newsflash .module {
	margin:0;
	background: url(http://ubieranki.ayz.pl/omedia/themes/default/images/module_divider.png) no-repeat center left;
}

.newsflash h3, .popular h3 {
	text-align:left;
	height: 22px;
	line-height:19px;
	font-weight: 700;
	color: #fbfbfb;
	font-size: 11px;
	text-transform:none;
	margin:0;
	padding:0 0 0 18px;
	background: url(http://ubieranki.ayz.pl/omedia/themes/default/images/news_arrow.gif) no-repeat center left;
}


.newsflash table.contentpaneopen a {
	background:none;
	padding:0;
	margin:0;
	text-decoration:underline;
}

.newsflash table.contentpaneopen td {
	padding:0 0 0 8px;
}

.cpathway {
	position:absolute;
	top:255px;
	left:0;
	width:700px;
	height:30px;
	overflow:hidden;
}

span.breadcrumbs.pathway {
	display:block;
	color: #2f7fbe;
	font-weight:400;
	height:21px;
	line-height:13px;
	margin:0;
	padding:7px 0 2px 0;
}

.cpathway img {
	float:left;
	padding:4px 6px 0 0;
}

span.breadcrumbs.pathway a.pathway  {
	float:left;
	padding:0 6px 0 0;
	color:#072556;
	font-weight:400;
	text-decoration: none;
}

span.breadcrumbs.pathway a.pathway:hover {
	text-decoration: underline;
}

#search {
	position:absolute;
	top:255px;
	right:0;
	height:20px;
	width:290px;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/search_bg.jpg) repeat top right;
}

.search {
}

.search .inputbox {
	float:left;
	border: none;
	color: #072556;
	font-size:11px;
	line-height:14px;
	width:190px;
	height:15px;
	padding:3px 5px 1px;
	margin:0 12px 0 0;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/inputbox.png) no-repeat top left;
}

.search .button {
	float:left;
	margin:0;
	width:15px;
	padding:0;
	text-indent:-9999px;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/search_but.gif) top left no-repeat;
}

#content {
	width:960px;
	margin:0 auto 20px;
}

.c_middle {
	width:960px;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/content_middle.gif) repeat-y top center;
}
.c_left { background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/content_left.gif) repeat-y top center;}
.c_right {background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/content_right.gif) repeat-y top center;}
.c_full {background: none;}

#leftcolumn, #rightcolumn {
	float: left;
	width: 210px;
	margin: 0 10px 0 0;
}

#rightcolumn {
	margin: 0 0 0 10px;
}

div#maincolumn {
	float: left;
	width: 500px;
	padding:0 10px;
}

div#maincolumn_full {
	float: left;
	width: 960px;
	padding:0 0 10px;
}

div#maincolumn_left {
	float: left;
	width: 720px;
	padding:0 10px 10px;
}

div#maincolumn_right {
	float: left;
	width: 720px;
	padding:0 10px 10px;
}

#flashnews {
	color:#1c5649;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/flashnews.png) no-repeat top right;
}


div.nopad {
	overflow: hidden;
	padding: 0;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#footer {
	width: 940px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	color: #fbfbfb;
	padding:6px 10px 0;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/footer_bg.png) no-repeat top left;
}

#footer a {
	color: #4ff2fe;
	font-weight:400;
	font-size: 10px;
	text-decoration: none;
}

#footer p {
	margin:0;
}

#footer a:hover {
	text-decoration:underline;
}

#footer #sgf a.sgfooter:link, #footer #sgf a.sgfooter:visited {
	color: #8e8e8e;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	background: none;
	padding: 0;
}
#footer #sgf a.sgfooter:hover {
	color: #8e8e8e;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	background: none;
	padding: 0;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/


h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	vertical-align: bottom;
	color: #153A71;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: #0e54a9;
	text-align: left;
	font-weight: 700;
}

h2, a.contentheading {
	background: none;
	border: none;
	margin:6px 0;
}

table.contentpaneopen h3 {
	margin-top: 25px;
	color:#3C74C2;
}


h3, .componentheading, table.moduletable th, legend {
	margin:6px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight:700;
	text-align: left;
	text-transform:uppercase;
	color: #123876;
	padding: 0;
}


.clr {
	clear: both;
	font-size:0;
}



/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module, div.module_text {
	margin: 0;
	padding: 0;
}

div.module_menu div, div.module div, div.module_text div {
}

div.module_menu div div, div.module div div, div.module_text div div {
}

.newsflash div.module  {
	height:100px;
	overflow:hidden;
	width:47%;
	padding:0 0 0 22px;
}

.newsflash div.module div  {
}

div.module_menu div div div, div.module div div div, div.module_text div div div {
	margin: 0 auto 14px;
	text-align: center;
	background:transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/box_bg.gif) repeat-x scroll left bottom;
}



div.module div div div div {
	width: 160px;
	color:#072556;
}

div.module_menu div div div div, div.module div div div div, div.module_text div div div div {
	background: none;
	margin:0 auto;
	padding:0;
}

div.module_text div div div div {
	text-align: left;
}

div.module_text div div div div.bannergroup_text {
	padding: 10px 10px 10px 20px;
	width: 174px;
}

div.module_text div  {
	color:#072556;
	width: auto;
	padding: 0 0 4px;
}

div.module div div div form {
	margin:0 auto;
	padding:0 0 0 20px;
	text-align:left;
	width:188px;
}

div.module_menu ul {
	list-style: none;
	padding: 0;
}

div.module_menu ul#mainlevel {
	margin: 0 auto;
	text-align: center;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: 700;
	padding: 2px 0;
	line-height: 24px;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/blue/bullet2.jpg) top left no-repeat;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
}

#leftcolumn div.module table td ,#rightcolumn div.module table td {
	margin:0;
	padding: 0 6px 0 0;
	height:20px;
	color:#072556;
	text-align:left;
	line-height:13px;
	vertical-align: middle;
}



/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
	width: 182px;
	height: 26px;
	line-height: 24px;
	padding: 0 14px;
	margin:0 0 8px 0;
	color: #fbfbfb;
	font-size: 11px;
	text-align: left;
	text-transform:none;
	font-weight: 700;
	overflow:hidden;
	background: transparent url(http://ubieranki.ayz.pl/omedia/themes/default/images/box_h3.png) no-repeat top left;
}



#leftcolumn ul.menu, #rightcolumn ul.menu {
	width: 210px;
	list-style: none;
	text-align: left;
	margin:0;
}

#rightcolumn ul.menu {
	margin:0 10px 0 0;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding:0 14px;
	margin:0 0 1px 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {
	background: url(http://ubieranki.ayz.pl/omedia/themes/default/images/li_current.gif) top left no-repeat;
}

#leftcolumn ul.menu li ul li, #rightcolumn ul.menu li ul li{
	border-bottom: none;
}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display:block;
	font-weight: 400;
	font-size: 12px;
	height:20px;
	line-height: 19px;
	padding: 0 0 0 14px;
	text-decoration: none;
	color: #072556;
	background: url(http://ubieranki.ayz.pl/omedia/themes/default/images/menu_arrow.gif) center left no-repeat;
}


#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #1170e4;
	background: url(http://ubieranki.ayz.pl/omedia/themes/default/images/menu_arrow_hover.gif) center left no-repeat;
}


input{
	background: #FFF url(http://oldschoolplayers.pl/style_images/camskin/input.gif) no-repeat;
	border: 1px solid #c0c0c0;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
}