/**
 * ijoga.pl
 *
 * @author Piotr Cichosz aka shpyo
 * @version 1.00 2009/05/01
 */

body,html {
	font: normal 1.0em verdana, Helvetica, Geneva, sans-serif;
	color: #6a6b66;
	width:738px;
    margin:0 auto;

}

/******************************************************************
 * global styles
 */
a { text-decoration: none; }

/*
body { background: #fff url(../../images/frontend/bg.jpg) no-repeat left top; }
*/


img { border: 0; }

form {
	margin: 0;
	padding: 0;
}

input.submit, input#SearchForm_SearchForm_action_results {
	cursor: pointer;
	border: 0;
}

h1,h2,h3,h4,h5,h6 { 
	margin: 0; 
	padding: 0;
	color: #000;
}

p { 
	margin: 0; 
	padding: 5px 0; 
	line-height: 120%; 
}

p.ri { text-align: right; }

ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
}

.no-bg { background: url(blank.gif) !important; }
.sub {
	height: auto !important;
	padding: 15px 0 !important;
}
.sub blockquote {
	text-align: center;
	color: #74756f !important;
	/*background: url(../../images/frontend/quote-up.gif) top left no-repeat;*/
	padding: 10px 0 0 15px;
	width: 400px !important;
	margin: auto;
}
.sub blockquote div {
	/*background: url(../../images/frontend/quote-down.gif) bottom right no-repeat;*/
	padding: 0 18px 10px 0;
}

div div form { background: #fff; padding: 10px; /*border-top: solid 1px #d3d3d3; border-bottom: solid 1px #d3d3d3;*/ }
div div form label { font-weight: bold; font-size: 12px; clear: both; }
div div form ul { margin: 0; padding: 0; list-style: none; }
div div form ul li { background: none !important; padding: 1px 0 !important; }
div div form .field { padding: 5px 0 !important; margin: 0 !important; clear: both !important; }
div div form .textarea { width: 318px !important; }
div div form textarea { width: 318px; height: 110px; }

/******************************************************************/
#top, #menu, #breadcrumbs, #quote, #content, #footer {
	width: 738px;
	clear: both;
	margin: 0 0 0 0px;
}

/******************************************************************/
#top { 
	height: 89px; 
	position: relative;
}
#top form {
	position: absolute;
	left: 0;
	top: 30px;
}
#top form input.text {
	width: 120px;
	border: solid 1px #c8c8c8;
}
#top form input.submit, #top form input#SearchForm_SearchForm_action_results { background: url(../../images/frontend/search-ico.gif) center no-repeat; }
#top a.logo {
	display: block;
	position: absolute;
	left: 214px;
	width: 302px;
	height: 89px;
	background: url(../../images/frontend/logo.png);
	text-indent: -3000em;
}
#top div#oMM {
	display: block;
	position: absolute;
	z-index:4;
	left: 675px;
	top: 13px;
	width: 50px;
	height: 52px;
	background: url(../../images/frontend/om.png);
	text-indent: -3000em;
	
}
#flashPlayer {
	background: #333;
	right: 90px;
	top: 42px;
	color: #fff;
	position: absolute;
	z-index:2;
}
#english {
	padding: 0 20px;
	padding-top: 2px;
	font-size: 0.9em;
	text-align: center;
	right: 65px;
	top: 43px;
	color: #fff;
	position: absolute;
	z-index:2;
}
#language {
	z-index:100;

}


#search {
	background: #333;
	right: 225px;
	top: 48px;
	color: #fff;
	position: absolute;
	z-index:1;
}

#importantnews {
	font: normal 0.8em verdana, Helvetica, Geneva, sans-serif;
	top: 30px;
	text-align:center;
	position:relative;
	margin:0 auto;
	widht:300px;
	z-index:4;
}



/******************************************************************/
#breadcrumbs {
	clear: both;
	font-size: 0.9em;
	padding: 5px 0;
}
#breadcrumbs ul li { display: inline; }
#breadcrumbs ul li a { color: #000; }
#breadcrumbs ul li a.selected { font-weight: bold; }

/******************************************************************/
#qquote {
	position: relative;
	width:738px;
	height: 20px;
    margin:0 auto;
	text-align:center;
	
}
#quote {
	background: url(../../images/frontend/welcome-color.jpg) right no-repeat;
	font: normal 1.3em georgia, Helvetica, Geneva, sans-serif;
	height: 223px;
	padding: 260px 0 0 0;
	margin-bottom: 20px;
	position: relative;
	z-index:3;
}
#quote blockquote {
	position: absolute;
	top: 560px;
	left: 120px;
	width: 600px;
	text-align: center;
	color: #000;
	/*background: url(../../images/frontend/quote-up.gif) top left no-repeat;*/
	padding: 10px 0 0 15px;
}
#quote blockquote div {
	/*background: url(../../images/frontend/quote-down.gif) bottom right no-repeat;*/
	padding: 0 18px 10px 0;
}
#links {
	position: absolute;
	top: 255px;
	left: 870px;
}

#links img
{
	width: 220px;
}

/******************************************************************/
#leftColumn
{
	width:225px;
	float: left;
}

#leftColumn p, #custom p { padding: 0; margin: 0; }

#leftColumn h5, #custom h5{
	font-size: 1.1em;
	background: #fff;
	text-align: center;
	padding: 10px 0;
}

#leftColumn h5 a, #custom h5 a {
	color: #000;
}


#calendar {
	font-size: 0.8em;
	margin: auto;
	width: 225px;
}

#calendar h5 {
	background-color: #AE001A;
	color:#fff;
	font-size: 1.1em;
	text-align: center;
	padding: 5px 0;	
}

/******************************************************************/
#news {
	float: left;
	width: 255px;
	padding: 0 0px;
	border-right: solid 1px #e6e6e6;
	margin: 0 0 0px 0;
	overflow: auto;
}
#news h2 {
	font: normal 1.4em georgia, Helvetica, Geneva, sans-serif;
	padding: 0 0 10px 0;
}
#news ul.news li {
	clear: both;
	font-size: 0.8em;
}
#news ul.news li span {
	display: block;
	width: 100%;
	float: left;
	color: #bebebe;
	padding: 1px 0 0 0;
}
#news ul.news li div.body {
	float: right;
	width: 100%;
	color: #666863;
}
#news ul.news li div.body h3 { font-size: 1.1em; }
#news ul.news li div.body h3 a { color: #fbb533; }

#mapa { margin: 10px 0; padding: 150px 0; background: #f3f3f3; text-align: center; }

/******************************************************************/
#custom {
	float: left;
	width: 144px;
	padding: 0 0 0 20px;
	font-size: 0.8em;
}
#custom h2 {
	font: normal 1.6em georgia, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	padding: 2px 0;
}
#custom form input.text {
	border: solid 1px #c8c8c8; 
	width: 140px;
}
#custom form input.submit {
	background: #c31610;
	color: #fff;
}
#custom form p, #custom form div {
	padding: 0;
	width: 142px;
	text-align: right;
}
#custom ul.links {
	border-bottom: solid 1px #e6e6e6;
	padding: 10px 0 0 0;
	margin: 10px 0;
	font-size: 1.3em;
	list-style-image: url("../../images/frontend/bullet.gif");
}
#custom ul.links li { padding: 4px 2px; }
#custom ul.links li a { color: #000; }
#custom ul.links li a:hover { color: #c5161d; text-decoration: underline; }

/******************************************************************/
#article {
	margin: 0 10px 20px 10px;
}
#article h1 {
	font: normal 0.0em georgia, Helvetica, Geneva, sans-serif;
	/* background: url(../../images/frontend/arrow-h1.gif) left center no-repeat; */
	padding: 10px 0 10px 30px;
	border-bottom: solid 0px #ebebeb;

}
#article ul.subMenu { 
	height: 15px;
	margin: 15px 0 10px 30px;
	font-size: 0.7em;
}
#article ul.subMenu li {
	float: left;
	height: 15px;
	border-right: solid 1px #d6d6d6;
}
#article ul.subMenu li.last { border: 0; }
#article ul.subMenu li a {
	float: left;
	padding: 3px 10px;
	background: #bbb;
	color: #fff;
}
#article ul.subMenu li a.active, #article ul.subMenu li a.current {
	background: #ebebeb;
	color: #c5161d;
}
#article div.text {
	font-size: 0.9em;
	padding: 0 0 0 10px;
	clear: both;
}
#article div.text a { color: #c5161d !important; }
#article div.text p { line-height: 180%; }
#article div.text img {
	float: left;
	background: #fff;
	padding: 5px;
	margin: 0 10px 10px 0;
	border: solid 1px #e4e4e4;
}
#article div.text ul { margin: 10px 0 10px 20px; }
#article div.text ul li {
	padding: 2px 15px;
	background: url(../../images/frontend/bullet.gif) 0 7px no-repeat;
}

#article div.text div.receipt { overflow: auto; }
#article div.text div.receipt form p {
	clear: both;
	overflow: hidden;
}
#article div.text div.receipt form p label {
	float: left;
	display: block;
	text-align: right;
	width: 120px;
	padding: 1px 5px 0 0;
}
#article div.text div.receipt form p input, #article div.text div.receipt form p textarea {
	width: 200px;
	border: solid 1px #d3d3d3;
}
#article div.text div.receipt form p textarea { height: 100px; }
#article div.text div.receipt form p.submit { padding: 0 0 0 125px; }
#article div.text div.receipt form p.submit input, #article div.text div.receipt form div.submit input {
	background: #c5161d;
	color: #fff;
	width: 100px;
}
#article div.text div.receipt h2 {
	padding: 10px 0;
	color: #c5161d;
}
#article div.text div.receipt h2, #article div.text div.receipt h3 {
	font-size: 1em;
}
#article div.text div.receipt h2.contact, #article div.text div.receipt h3.contact {
	font: normal 1.6em georgia, Helvetica, Geneva, sans-serif;
	color: #000;
	padding: 10px 0;
}
#article div.text div.receipt ul.time h2.contact { width: 140px; }
#article div.text div.receipt ul.time {
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
}
#article div.text div.receipt ul.time li { 
	padding: 2px 0;
	background: none;
}
#article div.text div.receipt div.ingredients {
	float: left;
	border-left: solid 1px #d3d3d3;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
}
#article p.nav {
	text-align: right;
	font-size: 0.8em;
}
#article p.nav a {
	color: #fff;
	background: #c5161d;
	padding: 2px;
}
#article p.nav a span {
	color: #ff942f;
	font-size: 0.8em;
}
#article p.nav a.first { border-right: solid 1px #a10f0f; }

#article p.paginator { text-align: center; }
#article p.paginator a {
	padding: 0 2px;
	color: #000;
}
#article p.paginator a.selected {
	font-weight: bold;
	text-decoration: underline;
	color: #c5161d;
}

#article div.news {
	border-bottom: solid 1px #d3d3d3;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
#article div.news h2 {
	font: normal 1.6em georgia, Helvetica, Geneva, sans-serif;
}
#article div.news h2 a { color: #c5161d; }
#article div.news h2 span {
	display: block;
	color: #333;
	font: normal 0.5em verdana, Helvetica, Geneva, sans-serif;
}
#article div.news h2 span a { color: #333; }
#article div.news a.more { color: #000; }
#article div.last { border: 0; }

#SearchResults a.readMoreLink {
	color: #000 !important;
	display: block;
	padding: 3px 0;
}

#training, #gallery {
	border-collapse: collapse;
	width: 576px;
	margin: 20px 0 20px 30px;
	border-left: solid 1px #d3d3d3;
}
#training th {
	font: normal 1.6em georgia, Helvetica, Geneva, sans-serif;
	text-align: left;
	border-right: solid 1px #d3d3d3;
	padding: 10px 5px;
}
#training td, #gallery td {
	padding: 15px 5px;
	width: 96px;
	font-size: 0.8em;
	text-align: center;
	border-right: solid 1px #d3d3d3;
}
#training td.t { vertical-align: top; }

.vevent h4 a { color: #000; }
#events h3 a, #events .description a {
	color: #000;
}


/******************************************************************/
#footer {
	position: relative;
	font-size: 0.7em;
	height: 90px;
	background: #c5161d;
	color: #fff;
}
#footer a { color: #ff8700; }
#footer p {
	
	width: 245px;
	bottom: 32px;
	position: absolute;	
	height: 50px;
	text-indent: 2px;
}


#footer p.i1 {
	text-align: center;
	left: 0px;
}
#footer p.i2 {
	text-align: center;
	left: 245px;
	border-left: solid 1px #e6e6e6;
}

#footer p.i3 {
	text-align: center;
	left: 490px;
	border-left: solid 1px #e6e6e6;
}
#footer ul {
	position: absolute;
	left: 10px;
	bottom: 15px;
}
#footer ul li { display: inline; } 

/**
 * @karibe
 */
a.feed{
	display: block;
	background: url(../../images/feed.png) no-repeat;
	text-indent: -3000em;
}

input[type="submit"].nolabel{display:none;}

select#Form_changeLanguageForm_langs option {
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:18px;
}

select#Form_changeLanguageForm_langs option[value="pl_PL"]
{
	background-image:url("../../images/frontend/pl.png");
}

select#Form_changeLanguageForm_langs option[value="en_US"]
{
	background-image:url("../../images/frontend/gb.png");
}

table#schedule, table#schedule td, table#schedule th {border:1px solid black;}
table#schedule caption {font-size:16px;padding:4px;font-style:italic;}
table#schedule td.dayofweek {font-weight:bold;}
table#schedule td {padding:2px;text-align:center;}

/** Tabela - plan zajec */

#one-column-emphasis

{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 738px;
	text-align: left;
	border-collapse: collapse;.
}

#one-column-emphasis th

{
	font-size: 12px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}

#one-column-emphasis td

{
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}

.oce-first

{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;

}

#one-column-emphasis tr:hover td

{
	color: #339;
	background: #eff2ff;
}
/* other table */
#ver-zebra

{

	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;

	font-size: 12px;

	margin: 45px;

	width: 480px;

	text-align: left;

	border-collapse: collapse;

}

#ver-zebra th

{

	font-size: 14px;

	font-weight: normal;

	padding: 12px 15px;

	border-right: 1px solid #fff;

	border-left: 1px solid #fff;

	color: #039;

}

#ver-zebra td

{

	padding: 8px 15px;

	border-right: 1px solid #fff;

	border-left: 1px solid #fff;

	color: #669;

}

.vzebra-odd

{

	background: #eff2ff;

}

.vzebra-even

{

	background: #e8edff;

}

#ver-zebra #vzebra-one

{

	background: #d0dafd;

	border-bottom: 1px solid #c8d4fd;

}

#ver-zebra #zebra-two

{

	background: #dce4ff;

	border-bottom: 1px solid #d6dfff;

}
