/*
Design by ArteGatto
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #3399CC url(images/imgbg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E8E8E8;
}

h1, h2, h3 {
	color: #CCFFFF;
}

h1 {
    	font-family: Arial, Helvetica, sans-serif;
     font-size: 28px;
	color: #CCFFFF;
}

h2 {
}

h3 {
}

hr {
   height: 0 !important;
   height: 1px; /* wysokosc pod ie */
   color: #E5E5E5; /* kolor pod ie */
   background: transparent;
   border-width: 1px 0 0 0;
   border-color: #E5E5E5;
   border-style: dotted;
}


p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {
	text-decoration: underline;
	color: #CCFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a img {
	border: none;
}

/* Wrapper */

#wrapper {
}

#foto1
{
float:right;
width:300px;
padding: 5px 0px 0px 0px;
}

#foto2
{
/*position:absolute;

       left:100px;   */
       float:right;
       width:400px;

margin-right:100px;
padding: 0px 0px 0px 0px;
}



/* Header */

#header {
	width: 900px;
	height: 115px;
	margin: 0 auto;
       	background: transparent url(images/baner3.png) no-repeat;
}

/* Logo */

#logo {
	float: left;
	padding: 20px 0 0 15px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: italic 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h2 {
	margin: -5px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #D4C792;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	padding-right: 10px;
}

#menu ul {
	margin: 0;
	padding: 87px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 20px;
	margin: 0;
	padding: 10px 0 0 0;

	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {

	color: #AA2808;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	background: transparent url(images/img04-2.png) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 30px 0 0 25px;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(images/img5.jpg) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 260px;
	margin: 0 20px;
	font-size: 100%;
}

}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 105%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}


/* Welcome */

#welcome {
}
#koty {
   float: left;
	width: 900px;
         height:150px;
	padding: 0px 0 0 0px;

       background: url(images/koty3.png) no-repeat left bottom;

}
#table {
margin-left:50px;
padding:20px 0 20px 0px;

}

#galeria {
    width:640px;
margin-left:100px;
padding:20px 0 20px 0px;


}
/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 208px;
	padding: 0 35px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 20px 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar h2 {
	padding: 5px 20px;
	background: url(images/img6.jpg);
	border-bottom: 1px dotted #FFFFFF;
	font-size: 100%;
	color: #D4C792;
}

#sidebar h3 {
	font-size: 77%;
	color: #D4C792;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(images/img06-2.png) no-repeat;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}

