BODY {
        font-family: Tahoma;
        font-size: 13px;
        background: url('./gfx/background.jpg') repeat-x #FFFFFF;
		padding: 0px;
		margin:0px;
}

.ero{
        font-family: Tahoma;
        font-size: 11px;
        margin-left: 23px;
}

A {
   		text-decoration:none;
		color: #000000;
}
A:hover {
		text-decoration:underline;
		color: #606060;
}
A:visited {
		color: #909090;
}

DIV#contener {
		width: 770px;
		margin-left: 253px;
}

DIV#top {
		text-align:left;
		height: 130px;
		
}

DIV#top_1{
		background: url('./gfx/top_1.jpg') no-repeat;
		width: 330px;
		height: 176px;
		position: absolute;


}
DIV#top_2{
		background: url('./gfx/top_2.jpg') no-repeat;
		width: 534px;
		height: 112px;
		left:330px;
		top:0px;
		position: absolute;
}

DIV.box {		
		width: 189px;
		text-align:left;		
		float:left;
		padding-left: 15px;
		margin-top: 10px;
		
}

DIV#menu {
		 background-color: #C4304F;
		 border: 5px solid #C73252;
}

DIV.tresc {
		line-height:22px;
		padding:10px;
}

DIV#content {		
		width: 550px;
		float:right;
		margin-bottom: 10px;
		
}

DIV#reklama {		
		width: 751px;
		float:right;
		margin-bottom: 0px;
                            margin-top: 40px;
		
}

DIV#footer {
		background: url('./gfx/footer.jpg') repeat-x ;
		border-top: 1px solid #F5F5F5;
		text-align:left;
		clear:both;
                float:right;
		
}

DIV#foot {
		width: 770px;
		text-align:left;
}

DIV.main {
		 color: #FFFFFF;
		 background-color: #C4304F;
		 border: 5px solid #C73252;
		 padding: 7px;
		 margin-bottom: 15px;
		 
}

DIV.box h3 {
		background: url('./gfx/nag.jpg') repeat-x;
		font-family: Times new roman;;
		font-weight: normal;
		font-size: 20px;
		color: #FFFFFF;
		height: 33px;
		padding:5px;
		margin: 0px;
		display: block;
}

DIV.box h1 {
		background: url('./gfx/nag.jpg') repeat-x;
		font-family: Times new roman;;
		font-weight: normal;
		font-size: 20px;
		color: #FFFFFF;
		height: 33px;
		padding:5px;
		margin: 0px;
		display: block;
}

IMG {
	 	border:0px;
}

h4 {
		font-weight: bold;
		font-size: 12px;
		display:inline;
}


DIV.error {
		background: url('./gfx/nag.jpg');
		padding:5px;
		padding-left:15px;
		font-weight: bold;
		color: #FFFFFF;
}

DIV.top11 {
		padding:6px;
}

DIV.strony {
		text-align:center;
		padding:5px;
}

DIV.ocena {
		text-align:center;
		padding:3px;
		border: 1px solid #F5F5F5;
		margin:5px;
}


A.opowiadania {
		float:left;
		color: #000000;
		text-decoration:none;
}

A.opowiadania:hover {
		color: #808080;
}

IMG.gwiazdki {
	    float:right; 
		border:0px;
}

DIV.opo {
		border-bottom: 1px solid #E0E0E0;
		padding-left:10px;
		height:20px;
}

ol li {
		border-bottom: 1px solid #E0E0E0;
}

h3 {
		background: url('./gfx/nag1.jpg') repeat-x;
		font-family: Times new roman;;
		font-weight: normal;
		font-size: 20px;
		color: #000000;
		height: 33px;
		padding:5px;
		margin: 0px;
		display: block;
}

h1 {
		background: url('./gfx/nag1.jpg') repeat-x;
		font-family: Times new roman;;
		font-weight: normal;
		font-size: 20px;
		color: #000000;
		height: 33px;
		padding:5px;
		margin: 0px;
		display: block;
}

h2 {
		
		font-family: Times new roman;;
		font-weight: normal;
		font-size: 20px;
		color: #000000;
		height: 33px;
		padding:5px;
		margin: 0px;
		display: block;
}

hr {
   		border-style: none;
		background-color: #E0E0E0;
		height: 1px; 

}

a.str {
	   	padding:3px 6px;
		background-color: #FAFAFA;
		border: 1px solid #E0E0E0;
		color: #000000;
		text-decoration:none;
}

a.str:hover {
	    background-color: #F5F5F5;
}

a.menu, a.menu:visited {
		display:block;
		color: #FFFFFF; 
		border-bottom: 1px solid #BA2E4B;
		border-top: 1px solid #C63856;
		line-height: 25px;
		padding-left:15px;
		font-weight: bold;
		text-decoration:none;
}

a.menu:hover {
		background: #C63856;
		color: #FFFFFF; 
		text-decoration:none;
}

a.menu1, a.menu1:visited {
		display:block;
		color: #000000; 
		line-height: 28px;
		padding-left:20px;

		text-decoration:none;
}
a.menu1:hover {
		text-decoration:underline;
}

TD div {
		text-align:right;
        font-family: Tahoma;
        font-size: 13px;
}

TD input {
   		 width:300px;
		 border: 1px solid #E0E0E0;
}

TD {
   		 padding:5px;
}

TD textarea {
   		 width:300px;
   		 height:500px;
   		 border: 1px solid #E0E0E0;
}

