/*
RESET
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

body
{
color: #fff;
background-color: #000;
font-family: Verdana,sans-serif;
font-size: 12px;
}

a
{
color: #fff;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
color: #E50018;
}

p.description
{
color: #333;
font-size: 10px;
}

div#wrapper
{
width: 954px;
margin: auto;
padding-top: 15px;
}

div#header
{
background-image: url('../img/header2.jpg');
background-repeat: no-repeat;
height: 300px;
position: relative;
}

div#header.galeria
{
background-image: url('../img/header_galeria2.jpg');
}

div#header.ekipa
{
background-image: url('../img/header_ekipa2.jpg');
}

div#header.motocykle
{
background-image: url('../img/header_motocykle2.jpg');
}

div#logo
{
position: absolute;
left: 395px;
width: 161px;
height: 97px;
top: 12px;
}

div#logo h1
{
text-indent: -9000px;
font-size: 1px;
}

div#nav {
font-size:15px;
left:180px;
position:absolute;
text-align:center;
top:240px;
width:650px;
}

div#nav ul li {
display:inline;
}

div#nav ul li a {
color:#fff;
display:block;
float:left;
text-decoration:none;
padding:4px 10px;
margin:0px 5px;
}

div#nav ul li a:hover {
border-bottom:3px solid #E50018;
color:#E50018;
}

div#nav ul li a.tagged
{
border-bottom:3px solid #fff;
color:#fff;
}

div#content
{
padding: 50px 50px;
line-height: 18px;
}

p
{
margin-bottom: 10px;
}

div#footer
{
clear: both;
background-image: url('../img/footer.gif');
height: 111px;
background-repeat: no-repeat;
}

/* --- EKIPA ---*/

div#content h1
{
font-size: 14px;
padding-bottom: 10px;
border-bottom: 1px solid #E50018;
margin-bottom: 20px;
}

table.memList
{
width: 80%;
border: none;
margin: auto;
}

td.memNumber
{
width: 40px;
}

td.memName
{
width: 200px;
font-weight: bold;
}

td.memType
{
width: 200px;
}

td.memContact
{
width: 300px;
}

td.memPhoto
{
text-align: right;
}

/* --- EKIPA ---*/

div#content h2
{
clear: both;
padding: 10px;
background-color: #333;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}

div#content.galeria ul li
{
display: block;
float: left;
}

div#content.galeria ul li a
{
display: block;
font-size: 10px;
width: 150px;
height: 150px;
text-align: center;
margin-right: 20px;
border-bottom: 3px solid #000;
}

div#content.galeria div#myGallery ul li a
{
border: 1px solid #000;
padding: 5px;
height: 100px;
margin-right: 5px;
margin-bottom: 15px;
}

div#content.galeria ul li a:hover
{
border-bottom: 3px solid #E50018;
text-decoration: none;
}

div#content.galeria div#myGallery ul li a:hover
{
border: 1px solid #fff;
padding: 5px;
}

div#content.galeria ul li a span.galleryName
{
display: block;
line-height: 12px;
}

div#content.galeria ul li a:hover span.galleryName
{
text-decoration: none;
}

div#content.galeria ul li a img
{
padding-bottom: 10px;
}

div#content.galeria div#myGallery ul li a img
{
padding-bottom: 0px;
}
