
/* layout {{{ */
div.cleaner{ clear:both; }

object#playa {width:0; height:0; left:-100px;}

.off {display: none}

html, body {
	
    width:  100%;
    margin: 0px;
    padding: 0px;
    height: 100%;
    border: none;
    font-size: 10pt;

}

div.Reklamy {
    left: 20px;
    top: 150px;
    position: absolute;
}

div.Reklamynovem {
    left: 300px;
    top: 150px;
    position: absolute;
}

body {

    background: url('../images/stars_loop.jpg') repeat-x #0060c4;
    color: #000;
    font-family: Tahoma;
    background-attachment: fixed;

}

table.GeneralTable {

    width: 100%;
    height: 100%;
    border-collapse: collapse;
    z-index: 1;

}

table.GeneralTable td.LeftTop, table.GeneralTable td.RightTop {

    vertical-align: top;

}

table.GeneralTable td.LeftTop div {

    background: url('../images/left.jpg') no-repeat; 
    width: 25px; 
    height: 64px; 
    float: right;
    position: relative;
    top: 84px;

}

table.GeneralTable td.RightTop div {

    background: url('../images/right.jpg') no-repeat;
    width: 28px;
    height: 66px;
    float: left;
    position: relative;
    top: 84px;

}

td.CenterTop {

    width: 902px;
    background: url('../images/bg.jpg') repeat-y bottom;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    padding-bottom: 130px;

}

div.Top { 
    background: url('../images/top.jpg') no-repeat;
    width: 902px;
    height: 131px;
    padding: 0px;
    margin: 0px;
}

div.Menu {

    width: 902px;
    height: 36px;
    padding: 0px;
    margin: 0px;

}

div.MenuBottom {

    background: url('../images/menu_bottom.gif') no-repeat;
    width: 902px;
    height: 24px;
    padding: 0px;
    margin: 0px;

}

table.GeneralTable td.CenterMiddle {

    width: 902px;
    background: url('../images/tlo_loop.gif') repeat-y top;
    vertical-align: top;
    padding-bottom: 160px;

}

div.Forest {

    width: 100%;
    background: url('../images/las.gif') repeat-x left bottom;
    height: 112px;
    position: absolute;
    z-index: 2;
    float: left;
    margin-top: -112px

}

div.foot {

    float: left;
    position: relative;
    left: 150px;
    top: 98px;
    color: #887b5b;
    background-color: #000;
    margin-bottom: 0px;

    font: normal 9px Verdana;

}
div.foot a {
    color: #887b5b;
    font-weight: bold;
}

div.BoxRow {
    position:relative;
    clear:both;
}
div.BoxLeft {
    position:absolute;
    left:0px;
    top:0px;
    display:block;
    width:50%;
    background: url('../images/vbar.gif') right repeat-y;
}
div.BoxRight {
    position:absolute;
    right:0px;
    top:0px;
    display:block;
    width:49%;
}
div.ColumnLeft {
    float: left;
    width: 259px;
    background: url('../images/vbar.gif') right repeat-y;
    height: 100%;
    padding-left:10px;
}

div.ColumnRight {
    float: right;
    width: 603px;
    height: 100%;
    padding-left:20px;
    padding-right:10px;
}

div.ColumnLeft div.ColumnContent, 
div.ColumnRight div.ColumnContent 
{
    margin: 20px 20px 20px 10px;
}

div.ColumnRight div.ColumnContent 
{
    margin-right: 30px;
}

div.ColumnLeft h2, div.ColumnLeft h2 {
	margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: -1px;
    font-family: arial,verdana,sans-serif;
    /* margin: 1.2em 0 .3em;*/
    margin:8px 0px 16px 0px;
    color:#000;
}

h1 {font-size: 196%; margin-top:.6em}

h2 {font-size: 136%}

h2 img { margin:4px 0px 8px 0px; }

h3 {font-size: 126%}

h4 {/*font-size: 116%;*/  font-size:10pt;}

h5 {font-size: 106%}

h6 {font-size: 96%}



div.cleaner { clear:both; padding:0px; }
div.spacer  { clear:both; padding-bottom:10px; }
div.spacer2 { clear:both; padding-bottom:20px; }
div.spacer3 { clear:both; padding-bottom:30px; }


div.BoxTitle {

    margin-bottom: 5px;

}

a img {

    border: none;

}

div.SaveInfo {

    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 10px;

}


div.hr {

    clear: both;
    height: 2px;
    background: url('../images/hr.gif') repeat-x center;
    margin: 0px -10px;
    padding: 10px 0px;

}

.form-error {

    color: #f33;

}

.form-error input, .form-error select, .form-error textarea {

    border: 1px solid #f33;

}


/* ul li a  - linkslist {{{ */

ul.linkslist { 
    margin:0px; padding:0px; 
    list-style:none; 
    font-size: 9pt;
}
ul.linkslist li { padding:0px 0px 0px 10px; margin:0px; background: url(../images/ul_dot_koledy.gif) no-repeat 0px 4px}
/* }}} */

/* more {{{ */
a, a.more {
    color: #000;
    text-decoration: none;

}

a:hover, a.more:hover {
    color: #ff4e00;
    text-decoration: underline;

}

a.url {
 color:#2147a8;
}

a.moreLeft {
    float: left;
}

input.moreRight,
a.moreRight 
{
    float: right;
    text-align: right;
    padding-left:10px;
}


div.BoxMore {
    margin: 10px 4px;
}
div.BoxMore a {
    color:#06379b;
    font-size: 8pt;
}



/* }}} */

/* }}} */

/* dzwonki {{{ */

/* modul dzwonki {{{ */
ul.BellList  {
    list-style-type: none;
    margin: 0px 0px 0px 40px;
}

ul.BellList li {
    position:relative;
    display:block;
    width:400px;
    height:24px;
    margin:0px 0px 3px 0px;
    padding:0px;
}

ul.BellList li div.Title {
    position:absolute;
    top:0px;
    left:30px;
    width:400px; 
    display:block;
    font-size:12px;
}

ul.BellList li div.Title span {
    color:#805700;
    font-size:10px;
}

ul.BellList li div.Play {
    position:absolute;
    left:0px;
    top:0px;
    width:30px; 
}
/* }}} */

/* strona glowna {{{ */

div.BellBox ul  {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    clear:both;
    padding:0px;
}

div.BellBox li {
    position:relative;
    display:block;
    float:left;
    width:183px;
    height:34px;
    margin:0px 0px 3px 8px;
    padding:0px;
}

div.BellBox  li div.Title {
    position:absolute;
    top:0px;
    left:30px;
    width:150px; 
    display:block;
    font-size:12px;
}

div.BellBox  li div.Description {
    color:#805700;
    font-size:10px;

    top:16px;
    left:20px;
    width:140px; 
    display:block;
    
}

div.BellBox  li div.Play {
    position:absolute;
    left:0px;
    top:0px;
    width:30px; 
}





/* }}} */

/* }}} */

/* {{{ menu */

#menu {

    position: relative;
    width: 100%;
    height: 36px;
    background: url('../images/menu.jpg') no-repeat; 
    padding: 0px;
    margin: 0px;
    list-style-type: none;

}

#menu li {

    padding: 0px;
    margin: 0px;
    float: left;
    clear: both;

}

#menu a {

    text-indent: -9999px;
    text-decoration: none;
    position: absolute;
    padding: 0px;
    margin: 0px;
    outline: none;
    -moz-outline: none;
}

#item01 a { 
    
    top: 0;
    left: 30px;
    width: 80px;
    line-height: 22px;

}

#item01 a:hover { 
    
    background: transparent url('../images/menu_hover.jpg') no-repeat -30px 0px;

}

#item02 a { 
    
    top: 3px;
    left: 120px;
    width: 93px;
    line-height: 27px;

}

#item02 a:hover { 
    
    background: transparent url('../images/menu_hover.jpg') no-repeat -120px -3px;

}

#item03 a { 
    
    top: 6px;
    left: 227px;
    width: 73px;
    line-height: 27px;

}

#item03 a:hover { 
    
    background: transparent url('../images/menu_hover.jpg') no-repeat -227px -6px;

}

#item04 a { 
    
    top: 9px;
    left: 314px;
    width: 76px;
    line-height: 27px;

}

#item04 a:hover { 
    
    background: transparent url('../images/menu_hover.jpg') no-repeat -314px -9px;

}

#item05 a { 
    
    top: 11px;
    left: 404px;
    width: 113px;
    line-height: 25px;

}

#item05 a:hover { 
    
    background: transparent url('../images/menu_hover.jpg') no-repeat -404px -11px;

}

#item06 a { 
    
    top: 9px;
    left: 530px;
    width: 80px;
    line-height: 26px;

}

#item06 a:hover { 
    
    background: transparent url('../images/menu_hover.jpg') no-repeat -530px -9px;

}

#item07 a { 
    
    top: 6px;
    left: 625px;
    width: 80px;
    line-height: 27px;

}

#item07 a:hover { 
    
    background: transparent url('../images/menu_hover.jpg') no-repeat -625px -6px;

}

#item08 a { 
    
    top: 3px;
    left: 721px;
    width: 66px;
    line-height: 25px;

}

#item08 a:hover { 
    
    background: transparent url('../images/menu_hover.jpg') no-repeat -721px -3px;

}

#item09 a { 
    
    top: 0px;
    left: 801px;
    width: 66px;
    line-height: 24px;

}

#item09 a:hover { 
    
    background: transparent url('../images/menu_hover.jpg') no-repeat -801px 0px;

}

/* }}} */

/* {{{ ogloszenia */

div.Announcement {
    
    margin: 0px 60px 0px 20px;

}

div.Announcement table.Photo img, div.AnnouncementBox table.Photo img {

    vertical-align: middle;
    text-align: center;
    border: none;
    margin: 0px;

}

table.Photo {

    margin: 0px;
    padding: 0px;
    border: none;
    float: left;
    width: 53px;
    height: 53px;
    border-collapse: collapse;

}

table.Photo td {

    border: 1px solid #b2b3ab;
    vertical-align: middle;
    text-align: center;
    padding: 1px;
    background-color: white;

}

table.NoBorder td {

    border: none;
    background: transparent;

}

div.Announcement div.CreatedAt, div.AnnouncementBox div.CreatedAt {

    color: #b2b3ab;
    margin-bottom: 7px;
    font-size: 8pt;
    margin-left: 63px;

}

div.Announcement div.Body {

    width: auto;
    font-size: 9pt;
    margin-left: 62px;

}

div.Announcement div.Separator, div.AnnouncementBox div.Separator {

    clear: both;
    height: 20px;

}

div.AnnouncementBox {

    margin-left: 10px;
    font-size: 9pt;

}

div.AnnouncementBox table.Photo {

    margin-right: 6px;

}

div.AnnouncementBox div.CreatedAt {

    margin-left: 0px;
    margin-bottom: 5px;

}

div.AnnouncementBox div.Body {

    width: auto;
    margin-left: 0px;
    font-size: 8pt;

}

div.AnnouncementBox div.Separator {
    height: 10px;
}



#container.announcement fieldset{ border:none; }

/* }}} */

/* {{{ koledy */

div.CarolBox {
    margin-left: 20px;
}

div.CarolDetails div.Curiosity 
{
    font-size:      9pt;
    padding:       10px 20px 10px 20px;
}

div.CarolDetails h3 {
    font-size: 11pt;
    font-weight: bold;
    color: #000;
    margin-left: 0px;
    margin-top: 0px;
    padding-bottom: 20px;
}

div.CarolDetails div.Body {
    background: url('../images/vbar.gif') right repeat-y;
    float: left;
    font-family: Tahoma;
    font-size: 9pt;
    width: 310px;
    margin-top: 0px;
    margin-bottom: 30px;
}
div.CarolDetails div.Body p {
    padding-left: 20px;
}

div.CarolDetails div.RightCol {
    float: right;
    width:260px;
    margin-right:10px;
}

div.CarolDetails div.BuyBell {

    margin-bottom: 20px;
    border: 3px double #dfd3b4;
    padding: 20px;
    width: 120px;
    text-align: center;
    font-size: 8pt;

}

div.CarolDetails div.Nav {

    margin-bottom: 20px;
    border: 3px double #dfd3b4;
    padding: 20px;
    width: 120px;
    font-size: 8pt;

}

div.CarolDetails div.Nav div.Title {

    font-size: 9pt;
    color: #804300;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 0px;

}

div.CarolAlbums {
    margin-top: 10px;
}

div.CarolList {
    margin: 0px 60px 0px 60px;
}




/* }}} */

/* {{{ muzyka */

div.AlbumList {
    width: 500px;
    margin-left: 60px;
}

div.AlbumList div.Album {
    position:relative;
    margin:0px;
    padding:0px 0px 10px 0px;
    height:130px;
}

div.AlbumList div.PhotoSpace
{
    position:absolute;
    top:0px;
    left:0px;
    width:130px;
    height:130px;
    margin:0px 10px 0px 0px;
    padding:0px;
}

div.AlbumList h3 {
 position:absolute;
    top:0px;
    left:140px;
}

div.AlbumList div.Description {
    font-size: 9pt;
    position:absolute;
    width:320px;
    top:40px;
    left:140px;
}

div.AlbumList div.BoxMore
{
    position:absolute;
    bottom:20px;
    right:0px;
}

/* zdjecia albumow {{{ */
div.PhotoThumb a img,
div.AlbumThumb a img 
{
    border:#aaaaaa solid 1px; 
    padding: 2px;
    margin:0px;
}

div.PhotoThumb a:hover img,
div.AlbumThumb a:hover img
{
    border:#ed8902 solid 1px;
    background:#fff09f;
    margin:0px;
    color: gray;
}

/* }}} */

div.AlbumDetails {

    margin-left: 20px;
    width: 550px;

}

div.AlbumDetails .PhotoSpace {
    float: left;
    text-align: center;
    margin-right: 20px;
}

div.AlbumDetails .Title {

    /*padding-left: 150px;*/
    font-weight: bold;
    font-size: 13pt;

}

div.AlbumDetails .IssueDate {

    /*padding-left: 150px;*/
    margin-top: 5px;
    font-size: 8pt;

}

div.AlbumDetails .DescriptionFull {
    padding: 10px 0px 0px 150px;
    font-size: 9pt;
    clear:both;
}

div.AlbumDetails .Description {
    margin-top: 10px;
    /*padding-left: 150px;*/
    font-size: 9pt;
}

div.AlbumDetails .Separator {

    clear: both;

}

div.AlbumDetails div.Disc div.Title {

    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 11pt;

}

div.AlbumDetails div.Disc div.Description {

    margin-top: 5px;
    padding: 0px;
    font-weight: normal;
    font-size: 9pt;

}

div.AlbumDetails ol.Tracks {
    padding-top: 5px;
    list-style: none;
    padding-left: 20px;
}

div.AlbumDetails ol.Tracks li {
    margin-bottom: 4px;
    position:relative;
    height:40px;
}

div.AlbumDetails ol.Tracks div.Title {
    font-size: 10pt;
    font-weight: bold;
    color:#07399c;

    position:absolute; 
    width:280px;
    top:0px;
    left:30px;
}

div.AlbumDetails ol.Tracks div.Time {
    font-size: 8pt;
    position:absolute; 
    left:330px; 
    top:4px; 
    width:60px; 
    color:#805700;
}

div.AlbumDetails ol.Tracks div.Play {
    position:absolute; 
    left:410px; 
    top:0px; 
    width:30px; 
}

div.AlbumDetails ol.Tracks div.Download {
    position:absolute; 
    left:440px; 
    top:0px; 
    width:80px; 
}


div.AlbumDetails ol.Tracks div.Number {
    font-size: 10pt;
    position:absolute; 
    left:0px; 
    top:0px; 
    width:24px; 

    font-weight: bold;
    text-align: right;
}

div.AlbumDetails ol.Tracks div.Performer {
    font-size: 8pt;
    position:absolute; 
    top:18px; 
    left:30px;
    width:300px; 
    color:#805700;
}

div.Play img {
    width: 21px;
    height: 21px;
}

div.Download img {
    width: 52px;
    height: 21px;
}

div.AlbumDetails div.TimeLabel {

    font-weight: bold;
    text-align: right;
    margin-right: 80px;
}

div.AlbumBox {
    padding:0px;
    margin:0px;
    width:590px;
}

div.AlbumBox div.Album {

    float: left;
    width: 128px;
    text-align: center;
    margin: 0px 8px 0px 8px;
    padding: 0px;

}

div.AlbumBox div.AlbumTitle {
    font-size: 8pt;
    padding:6px 0px 10px 6px;
}

div.AlbumBoxSpace {
    margin-top: 10px;
}

div.AlbumBoxSpace div.BoxMore{
    clear:both;
    padding-top:6px;
}

div.mtjurl {
	margin: 25px 0px 0px 0px;
    font-size: 12pt;
    float:left;
}

/* }}} */

/* {{{ obyczaje */
div.ArticleList {
    margin: 0px 60px 0px 20px;
}

div.ArticleList div.Article h3 {
    margin-bottom: 3px;
}

div.ArticleList div.Article div.Author {
    font-size: 8pt;
    margin: 0px;
    padding: 0px;
}

div.ArticleList div.Article div.Body {
    font-size: 10pt;
    margin: 13px 0px;
    padding: 0px;
}

div.ArticleDetails h3 {
    margin-bottom: 5px;
    margin-left: 20px;
}

div.ArticleDetails div.Author{
    margin-bottom: 25px;
    margin-left: 20px;
}

div.ArticleDetails blockquote {
    margin-right:0px;
}

div.ArticleDetails div.Body {

    margin-left: 20px;
    width: 500px;
    text-align: justify;
    line-height: 20px;
    margin-bottom: 40px;
    
}

div.ArticleBox {
    margin-left: 20px;
}

/* }}} */

/* {{{ e-kartki */

div.EcardBox {
    text-align: center;
}



div.EcardList {

    margin: 0px 20px;
    width: 500px;

}

div.EcardList div.Ecard {

    float: left;
    margin: 10px;

}

div.EcardList div.Ecard div.Title {

    text-align: center;
    margin-top: 5px;

}

div.EcardList div.Ecard div.Photo {

    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    vertical-align: middle;

}

div.EcardList div.Ecard div.Photo img {

    vertical-align: middle;

}

div.EcardMessage {

    margin: 0px 20px;
    text-align: center;

}

div.EcardMessage div.Photo {

    text-align: center;

}

div.EcardMessage div.Photo img {

    text-align: center;

}

div.EcardMessage table.Data {

    width: 100%;

}

div.EcardMessage table.Data th {

    text-align: right;
    padding-right: 5px;
    font-weight: normal;
    vertical-align: top;
    width: 90px;

}

div.EcardMessage table.Data td {

    text-align: left;

}

div.EcardPhoto {

    text-align: center;

}

#container.service div.fm-req label:before {
	font-weight: bold;
	content: "* "; 
}

/* }}} */

/* {{{ service */
#service {margin:40px 0px 30px 0px;}
#service img { margin:20px auto 4px auto; background:#fff; padding:10px; display:block; border:#b18f5d solid 1px; }
#service ul {margin:10px 10px 10px 30px;}

/* style formularza */
#container.service { width: 480px; }
#container.service label { width:120px }
#container.service fieldset{ border:none; }


#container.service .fm-opt input, 
#container.service .fm-req input, 
#container.service .fm-opt textarea,
#container.service .fm-req textarea 
{
    width: 300px;
}

#container.service #fm-submit {
	text-align: right;
}

#container.service div.form_error {
	text-align: left;
    padding-left:140px;
}


#container.service fieldset div.fm-req {
	font-weight: normal;
}

#container.service label:before {
	content: ""; 
}


/* glowna */
div.ServiceThumb {
    position:relative;
}

div.ServiceThumb div.Description {
    position:absolute;
    top:0px;
    left:140px;
    width:140px;
    font-size:10px;
    color:#805700;
}

div.ServiceThumb div.PhotoThumb {
    position:absolute;
    top:0px;
    left:0px;
    width:130px;
}

div.ServiceThumb div.PhotoThumb img {
    width:120px;
    height:120px;
}
/* }}} */

/* Paginator {{{ */
div.Paginator {
    float: left;
    font-size: 10pt;
    vertical-align:bottom;
}

div.Paginator div.Title {
    float: left;
    padding: 0px 15px 0px 0px;
}

div.Paginator div.Numbers {
    float: left;
    padding:1px;
}

div.Paginator div.Numbers a { 
    margin: 0px -1px 1px 0px; padding: 0px 5px 0px 5px; 
    text-decoration: none; 
    font-size: 10pt;  
    border: 1px solid #aaa;
    color:#06379b;
    background: #fefefe url(/images/paginator_bg.png) repeat-x bottom;
}

div.Paginator div.Numbers a:hover {     
    background: #fefefe url(/images/paginator_bg_on.png) repeat-x bottom;
    color:#000; 
    border: 1px solid #ed8902;
}

/* active */
div.Paginator div.Numbers span { 
    margin: 0px -1px 1px 0px; padding: 0px 5px 0px 5px; 
    text-decoration: none; 
    font-weight: bold;
    font-size: 10pt;  
    border: 1px solid #ffaa00;
    color:#fff;
    background: #f19004 url(/images/paginator_bg_active.png) repeat-x bottom;

}

/* }}} */




/* {{{ buy */

/* LightDialog content {{{ */

#ld_content fieldset {
    margin:0;
    border:none;
}

#ld_content legend {
    margin:0;
    padding:0;
    color:#c43b04;
}
/*  }}} */

div.wprowadzkod {
    background: #f3f3f3 url(/images/platforma_gray_bg.jpg) repeat-x top; 
    border:#cccccc solid 1px; 
    position:relative;
    height:30px;
    width:370px;
    margin:10px auto;
}

div.wprowadzkod div.fm-req {
    position:absolute;
    top:4px;
    left:10px;
    display:block;
    width:260px;
}

div.wprowadzkod div.fm-req label {
    width:50px;
    font-size:10pt;
}

div.wprowadzkod input.image {
    border:none;
    position:absolute;
    top:4px;
    right:20px;
}

#ld_content h4 {
    color:#C43B04;
    margin:20px 0px 8px 0px;
}

span.buy_strong {
    font-size:13pt;
    font-weight: bold;
}


/* {{{ producenci */

.buy_producers a {
    font-size:9px;
    font-weight: bold;
    text-decoration: underline;
    
}

span.buy_producer {
    font-size:9px;
    color:#000000;
    font-family:Verdana,Arial,Helvetica;
    font-style:normal;
    text-decoration:none
    padding-right:8px;
}
 

/* }}} */

/* }}} */


/* kuchnia */
.kitchenCat ul{
	margin-bottom: 5px;
}
.kitchenCat ul{
	padding-left: 3%;	
	}
.kitchenCat ul li {
	width: 45%;
	float:left;
	display: block;
	}
	
.kitchenCat ul li a{
	font-weight: bold;
	}

.kitchenCat ul li p{
	margin: 5px 5px 15px 10px;
	font-size:80%;
	color: #844e05;
	}

.recipeList ul {
	padding: 10px;	
	}
.recipeList ul li{
	padding-bottom: 10px;	
	list-style: none;
}
.kitchenCat h2 {
	margin-bottom: 0px;		
}
.kitchenCat h3 {
	margin-top: 15px;		
	margin-bottom: 8px;		
}


/* */
#catList
{
margin: 0;
padding: 0 0 20px 10px;
}

#catList ul, #catList li
{
margin: 5px; padding: 0;
display: inline;
list-style-type: none;
}


#catList li {float: left; display: block;}

#catList a:link, #catList a:visited
{
font-weight: bold;
text-decoration: none;
color: #999;
}

#catList li.current a:link, #catList li.current a:visited, #catList a:hover
{
border-bottom: 3px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#catList a:hover { color: #000; }


