#tekst_kaczki {
       text-align: justify;
       width: 358px;
       float:right;
}
#kaczki {
       float: left;
}

/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  display:inline;
}

body {
        height:100%;
	font-family: Futura;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	<!--font-size: 12px;-->
	color: #000;
	background: #000;
}

body, td{
        border: 0px solid;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333;
	line-height: 1.3em;
}


a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
        color: #AAA;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
        color: #AAA;
}

input.button { cursor: pointer; }

p { 
        margin-top: 0; 
        margin-bottom: 5px;
        margin-left: 40px;
        font-size: 15px;
        color: #999;
        text-indent: 20px;
}

img { border: 0 none; }
div {border: 0px solid;}

/********************************/
/***         Szablonik       ****/
/********************************/
   #ocean {
	height: 100%;
	width:  100%;
        padding-top: 20px;
	background: #000;
}
 
  
 
   #cialo {
	background: #000;
	margin: 0px auto;
	padding: 0px;
        margin-top: 30px;
        width: 1000px;
        height: auto;
}	
	
   #logo_bg{
	display: block;
	position: relative;
        height: 120px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
        width: auto;
	background: #000 url(../images/logo_bg.png) no-repeat;
}

   #menu {
        position: absolute;
   z-index: 2;
        top: 29px;
        left: 626px;
	height: 53px;
	padding: 0px;
	margin: 0px auto;
	width: 365px;
	background: #000;
}	
  
    
	
   #main {
    z-index: 3;
   	margin: 0px auto;
        overflow: auto;
        overflow-x: hidden;
	width: 984px;
        height: auto;
	padding: 0px;
        
	
}
	#maincolumn{
    z-index: 1;
        width: 944px;
        height: 88%;
	margin: 0px auto;
	padding:2px 0px 0px 0px;
	background: #000; 

}

  
   #stopka {
   	display: block;
	height: 40px;
	width: 1000px;
	padding: 0px;
	margin: 0px auto;
	background: #000;
}	
   #stopka_opis {
        text-align: right;
        padding-right: 57px;
        font-size: 12px;
        color: #666;
}
/* zawartosc */

.clr {
	clear: both;
}
/* headers */
div.componentheading {
	color: #fff;
	height: 22px;
	padding: 0;
	font-weight:bold;
}
table.blog {
	
}
h1 {
	padding: 0;
	font-family:Veranda;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #AAA;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family:Verdana;
	font-size: 15px;
	vertical-align: middle;
	color: #AAA;
	text-align: left;
	font-weight: bold;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family:Verdana;
	color: #AAA;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family:Verdana;
	font-size: 15px;
	text-align: left;
	color: #AAA;
	padding: 0;
}

td.buttonheading{ /* ikonki przy tytulach */
	padding:0px 2px 0px 2px;
}

table.contentpaneopen td{
	padding:0px;
}


.contentpaneopen p{
	line-height:22px;
}

/* opisowka przy artykulach */ 

.small {
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}






.article_column { /* marginees artykulu z prawej */
	padding-right:15px;
}

.article_separator {
	height:35px;
	line-height:35px;
}


#date{
	text-align:right;
	margin-right: 10px;
	float:right;
	line-height: 40px;
	color: #000;
	font-family:Verdana,Veranda;
	font-size: 11px;
}

a.readon {
	display: block;
	float: right;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	text-transform: uppercase;
}

a.readon:hover {
	color: #333;
}
	

/* elementy kontrolne modulow */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module div div div form {
	padding: 4px 0 0 0;
	width: 164px;
	margin: 0 auto;
}

div.module div div div form

d



/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}
