/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../img/tlo.gif);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin:0;
	padding:0;
}
#calosc {
	width:968px;
	margin: 0 auto;
	
}

#header {
	background-image:url(../img/index_02.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
	height:222px;
}

#menu {
	height:43px;
	width:100%;
	text-align:center;
	background-image:url(../img/menu.gif);
	background-position:center;
	background-repeat:no-repeat;
	display:table;
  	vertical-align:middle;
	
	
}

#menu ul li {

	display:inline;
	font-weight:bold;
	padding:5px;
	/*margin-top:20px;*/
	list-style:none;
}


#tresc2 {
	/*background-image:url(../img/tresc_tlo.gif);
	background-repeat:repeat-x;
	
	margin:auto 0 auto 0;
	border-left:solid;
	border-left-width:1px;
	border-right:solid;
	border-right-width:1px;
	border-color:#6d6d6d;*/
	border-bottom:solid;
	border-bottom-style:dotted;
	border-bottom-width:1px;

	padding-left:100px;
	padding-right:100px;
	padding-bottom:30px;
	
	text-align:justify;
	line-height:20px;
	
}

#tresc2_sportowcy {
	/*background-image:url(../img/tresc_tlo.gif);
	background-repeat:repeat-x;
	
	margin:auto 0 auto 0;
	border-left:solid;
	border-left-width:1px;
	border-right:solid;
	border-right-width:1px;
	border-color:#6d6d6d;*/
	border-bottom:solid;
	border-bottom-style:dotted;
	border-bottom-width:1px;

	padding-left:100px;
	padding-right:100px;
	padding-bottom:30px;
	
	text-align:justify;
	line-height:20px;
	
}

#tresc2_sportowcy p {
	padding:10px;
}

#tresc2_galeria {
	/*background-image:url(../img/tresc_tlo.gif);
	background-repeat:repeat-x;
	
	margin:auto 0 auto 0;
	border-left:solid;
	border-left-width:1px;
	border-right:solid;
	border-right-width:1px;
	border-color:#6d6d6d;*/
	border-bottom:solid;
	border-bottom-style:dotted;
	border-bottom-width:1px;

	padding-left:100px;
	padding-right:100px;
	padding-bottom:30px;
	
	
	line-height:20px;
	
}

#footer ul li {
	display:inline;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	margin:10px;
}

#footer {

}

#footer h6 {
	margin:20px;
	padding-bottom:10px;
	color: #7b7b80;
	font-size:10px;
	font-weight:normal;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#tresc2 img {
	 
	 padding-right:15px;
	 padding-top:15px;
	 border:none;
}

#tresc2 img {
	border-color:#FFFFFF;	 
	 
}

#tresc2_sportowcy img {
	border-color:#FFFFFF;	
	
	 
}

h3 {
	font-size:14px;
}

h2	{
	font-size:18px;
	text-align:left;
}

#tresc2 p h3 {
	color:#FFFF00;
}

img.galeria {

}

#tresc2_galeria a img {
	
}

#tresc2_galeria a h3 {
	
	
}

#tresc2_galeria a {
	
	display:inline;
}

h3 a img {
	vertical-align:middle;
	padding-right:10px;
}

.galeria a img,.galeria a:hover img {
	vertical-align:middle;	
	margin-right:10px;
	border:solid 2px #FFF;
	
}

.data {
	font-weight:normal;	
	font-size:10px;
}

.film {
float:left;
font-size:10px;

margin-right:35px;
width:210px;
}

.clips-view {
	text-align:center;	
}

label {
display:block;
font-size:110%;
padding-right:20px;
}

input, textarea {
clear:both;
padding:2px;
width:100%;
}

table {
	width:100%;	
}

input[type="submit"] {
display:inline;
padding:2px 5px;
vertical-align:bottom;
width:auto;
}

.obrazek {
	width:215px;	
}

#cookies_info {
    background: none repeat scroll 0 0 rgba(148, 148, 148, 0.9);
    border-radius: 0 0 8px 0;
    box-shadow: 0 0 10px #666666 inset;
    color: #FFFFFF;
    font-family: arial,sans-serif;
    font-size: 12px;
    line-height: 17px;
    padding: 26px 15px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    text-align: center;
    z-index: 9999999
}