/* NORMALIZE CSS */
/* Normalize padding and margins */
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;
}

/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

/* Normalize list styles */
ol, ul {
    list-style: none;
}

/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

/* Normalize table borders */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Normalize other borders */
fieldset, img {
    border: 0;
}

/* Normalize text-alignment */
caption, th {
    text-align: left;
}

/* Normalize (remove) quotation marks */
q:before, q:after {
    content: '';
}

/* MAIN CSS */

body {
    background:#fff url("img/background.png") repeat-x top;
    color: #444;
    font: 14px Calibri, Verdana, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
}

h1 {
    font: bold 1.9em Calibri, Verdana, Arial, sans-serif;
    color: #444;
    margin-bottom: 7px;
    padding-top: 0px;
}


h2 {
    font: bold 1.6em Calibri, Verdana, Arial, sans-serif;
    color: #444;
    margin-bottom: 7px;
    padding-top: 0px;
}

h3 {
    font: bold 1.2em Calibri, Verdana, Arial, sans-serif;
    color: #444;
    margin-bottom: 7px;
    padding-top: 0px;
}

h5 {
    font: normal 14px Calibri,  Verdana, Arial, sans-serif;
    color: #444;
}

a {
    color: #444;
}
a:hover {
    color: #d00;
}
.box{
    float: left;
    /* fallback/image non-cover color */
   background-color: #1a82f7;

   /* fallback image */
   background-image: url(images/fallback-gradient.png);

   /* Firefox 3.6+ */
   background-image: -moz-linear-gradient(#f2f2f2, #fdfdfd);

   /* Safari 4+, Chrome 1+ */
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfdfd), to(#f2f2f2));

   /* Safari 5.1+, Chrome 10+ */
   background-image: -webkit-linear-gradient(#f2f2f2, #fdfdfd);

   /* Opera 11.10+ */
   background-image: -o-linear-gradient(#f2f2f2, #fdfdfd);
    border-radius:5px;
    border: 1px solid #eee;
    margin: 3px 0 10px 4px;
    padding: 10px 5px 20px 10px;
    width: 255px;
    height: 90px;

}
.box h4{ color: #333;
font-size: 17px;
line-height: 10px;
font-weight: normal;
text-decoration: none;
margin: 2px 0 4px 0;
}

.container, .container_space {
    width: 832px;
    margin: auto;
}
.container_trans {
    width: 100%;
    background-image: url(img/content1.png);
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #c5c5c5;
    margin: 0px;
    
}
.container_gray {
    width: 100%;
    background-color: #5e5e5e;
    margin: 0 0 10px 0;
    padding:6px;
    color:#fff;
}
.container_white {
    width: 100%;
    background-color: #fff;
}
.container_space{
    margin-top:40px;
}
img.header{ float:left; margin:20px 10px 0 0;}

#firstnavbar{
    float:left;
    margin: 20px 0 20px 5px;
    font: normal 11px Verdana, Arial, sans-serif;
    text-decoration: none;
}


#firstnavbar a:visited, #firstnavbar a:active, #secondnavbar a:visited, #secondnavbar a:active {
    text-decoration: none;
}

.menu {
    margin: 14px 8px 8px 5px;
}
.menuColl {
    margin: 10px 4px 4px 5px;
    clear:both;
    background-color:#262626;
    padding: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.menuColl2 {
    margin: -5px 4px 4px 5px;
    clear:both;
    background-color:#535353;
    padding: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.other{
    float: left;
}

.menu li, .menu a, .menuColl li, .menuColl a, .menuColl2 li, .menuColl2 a{
    display: inline;
    width: auto;
}

.menu li a
{
    margin: 5px 2px;
    color:#fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#535353), to(#262626));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    text-decoration: none;
}
.menu li a:hover, .menuColl li a:hover, .menuColl2 li a:hover{
    color:#fc0;
    background-color:#000;
}
.menu li a.coll
{
    margin-bottom: -5px;
    margin: 5px 2px;
    color:#fff;
    background-color:#fd0;
    background-color:#cdd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 5px 15px 5px;
    text-decoration: none;
}


.menu li {
    
}
.menuColl li a, .menuColl2 li a
{
    color:#fff;
    margin: 5px 2px ;
    padding: 2px 5px;
    text-decoration: none;
}
.menuColl li a.spacer
{
    margin: 5px 2px 5px 25px;
}



/*** B menu ***/
.info { padding:10px 10px 10px 10px; -moz-border-radius: 10px;
        -webkit-border-radius: 10px; background-color:#f4f4f4; margin-bottom: 10px;}
.big{ font-size:26px;}
.right{padding-left:20px;}
.postholder{float:left; }
.news { color: #fff; background-color: #444; padding: 5px}
.post {
    background-color:#f4f4f4;
    margin-bottom: 50px;
    width: 610px;
    padding:5px;
}
.post h2 { border-bottom: 1px solid #ccc; }
.post .date { position: relative; bottom:30px; color:#888; font-size: 0.9em; margin-top: 5px; }
.post .date img {vertical-align: text-top;}

.collection {
    width: 600px;
    padding:10px 10px 10px 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    
}
.collectionLeft1, .collectionLeft2 {
    float:left;
    padding:10px 10px 10px 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 287px;
}
.collectionLeft1 {
    margin-right: 5px;
}

.side{
    float:right;
    width: 200px;
}
.end {
    clear: both;
}

.gallery{
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background: #fff url("ill_blackgrad.png") repeat-x top;
    border: 1px solid #ccc;
}
.gallery h3{
    font-size: 2em;
    height: 0px;
    position: relative;
    top:50px;
    left: 250px;
    display: block;
    background-color: #ccc;
}
.footer{
    margin: 10px 0 50px 0;
}

.koller{

}

.koller img{
    margin-top: 10px;
    border: 1px solid #ccc;
    padding: 3px;
}

.koller h3{
    margin:0px 0px 1px 0px;
}


