/* domyślny arkusz dla storny success.net.pl*/
/*background-image: url(./images/bg_site.png);
/* Copyright Marcin Wójkowski, mail: marcin@outsite.pl */
body {
    padding: 10px;
    margin: 0px ;
    background: #000000;
    background-image: url(./images/bg_site.png);
    background-repeat: repeat;  
 
    }
    
#kontener {
margin : auto;
padding : 0px;
border : 5px solid #FFFFFF;
width : 800px;
height: auto;
background: #010170;
}

#logo {
margin: 0px;
padding: 0px;
width: 800px;
height: 75px;
background: #FFFFFF;
}

#banner {
margin: 0px;
padding: 0px;
width: 800px;
height: 249px;
background: #FFFFFF;
}

#left {
float: left;
margin : 0px;
padding : 0px;
border-right : 1px solid #000000;
width : 199px;
height: 500px !important;
height: 500px; /* IE */
min-height: 500px;
font-family: Tahoma, sans-serif;
text-align: center ;
font-size: 12px;
color: #0558cb;
background-color:  ;
}

#tresc {
float: right ;
padding: 10px;
margin: 0px ;
width: 579px;
height: auto !important;
height: 400px; /* IE */
min-height: 400px;
font-family: Tahoma;
font-weight: inherit;
font-size: 13px;
color: #000000;
text-align: justify ;
background: #ffffff ;
}

#aktualnosci{padding:10px; background:#dedfe1;border : 1px dotted #89212F;}

#stopka {
clear: both ;
padding: 0px;
margin: 0px ;
width: 800px;
background-color: #010170;
background-image:;
background-repeat: repeat-x; 
height: auto !important;
height: 150px; /* IE */
min-height: 150px;
font-family: Tahoma, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-align:;
}

.no_border{
border: 0px;
}

h1 {font-family: Tahoma;font-size: 22px;font-weight: 100;color: #cc0404;}
h2 {font-family: Tahoma, sans-serif;font-size: 14px;font-weight: 100;color: #03108d;text-decoration: none;}

#facebook{text-align:center;}

div.red {font-family: Tahoma, sans-serif;font-size: 12px;color: #red;}

.gallery{border: 1px solid #ffffff; margin: 0 5px 5px 0; padding: 5px;}

div.hr {display: block;height: 6px;background-image: url(./images/hr.png);background-repeat: no-repeat;background-position: center center;margin: 1em 0 1em 0;}
 

li {list-style-image: url(./images/thumb.png)}
li.adobe {list-style-image: url(./images/adobe_ico.jpg)}
.input {border: 1px solid #006; }

fieldset { border:0;margin:0;padding:0; }
label { display:block; }
input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }

dl, dt, dd {
	display: block;
	margin: 0;
	padding: 0;
}

dl {
	width: 200px;
	padding: 1px 2px;
	border: 3px double #;
}

dt {
	padding: 7px 15px;
	font-weight: bold;
	font-size: larger;
	color: #;
	text-align: right;
	border-right: 20px solid #;
	margin-top: 1px;
}

dd {
	border-top: 1px solid #;
}

dl a:link, dl a:visited {
	display: block;
	width: 176px;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
	background-color: #010170;
	color: #def;
	border-left: 10px solid #cb0f06;
}

dl a:hover {
	width: 166px;
	background-color: #a51801;
	color: #fff;
	border-left: 20px solid #cb0f06;
}




a, a:link {
color: #FFFFFF;
font-family: Tahoma, sans-serif;
font-size: 12px;
text-decoration: none;
}

a:visited {
color: #FFFFFF;
}

a:hover {
color: #FFFFFF;
text-decoration: underline ;
}

a.strona:link{font-family: Tahoma, sans-serif;font-size:12px;color:#000000; text-decoration:underline;font-weight: bold;}
a.strona:visited{font-family: Tahoma, sans-serif;font-size: 12px;color:#000000; text-decoration:none;}
a.strona:hover{color:red;text-decoration:none;}




/*......................*/

@media print {
	/* Arkusz dla wydruku */

body { background: #ffffff; color: #000; }
a { text-decoration: underline; }
h1, p { font-family: Tahoma; font-size: 10px; }
#logo {display: none;}
#banner{display: none;}
#left{display:none;}
#stopka{display:none;}
img{display: none;}


/* Drukowanie strony success.net.pl */

