﻿body,
html {
    margin:0;
    padding:0;
    background:black;
    color: #333333;
    background-image: url(images/BGmain.jpg);
    background-repeat:repeat-x;
    }

#wrap {
    margin:0 auto;
    padding: 0;
    width:759px;

    }

#header {
    height: 234px;
    }


#nav
{
    background-image: url(images/bg_Menu_main.jpg);
    margin:0 auto;
    width: auto;
    height: 19px;
    overflow:hidden;
    color:#660033;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
}

#nav ul{
    margin:0 0 0 51px ;
    padding:0;
    list-style:none;
    }
    
#nav li{
    display:inline;
    margin:0 0 0 22px;
    padding:0;
    }

#nav a {
    text-decoration: none;
    color:#660033;
    font-weight: bold;
    }

#nav li a:hover {
    color:white;
    background-color:black;
    }

#nav li a span {
    color: Black;
    font-size: 11px;
    vertical-align:text-top;
    }

#nav li a:hover span{
    color: White;
    }

#titleContainer
{
    width: 759px;
    height: 88px;
    background-color: #999966;
    position:relative;
}

#swoosh_lt {
    position:absolute;
    top:0;
    left:0;
    width:51px;
    }

.main {
    margin: 0;
    padding: 0;
    height:100%;
    background:#999966;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 12px;
    line-height: 130%;
    position:relative;
    overflow:hidden;
    }

.column_lt {
    float:left;
    width:358px;
    margin:0;
    padding: 0 10px 0 10px;
    background-color: #999966;
    }

.column_rt {
    float:right;
    width:359px;
    margin:0;
    padding: 0 10px 0 10px;
    background-color: #999966;
    }

.column_single {
    width:580px;
    height:100%;
    margin:0;
    padding:90px 10px 0 10px;
    background-color: #999966;
    top: 90px;
    }

#column_Beata {
    float:left;
    width:359px;
    margin:0;
    padding: 0 10px 0 10px;
    background: #999966;
    background-image: url(images/Beata.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    overflow:hidden;
    }

#column_Bena {
    float:right;
    width:357px;
    margin:0;
    padding: 0 10px 0 10px;
    background: #999966;
    background-image: url(images/Bena.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    overflow:hidden;
    }

#sidebar {

    float:right;
    width:199px;
    background-color: #999966;
    }

#title  {
    margin: 0 auto;
    padding: 10px 0 10px 30px;
    border-top: solid 1px #666633;
    width: 180px;
    height: 50px;
    position:absolute;
    top: 12px;
    left:53px;
    background-image: url(images/bgLightgrad.jpg);
    background-repeat: repeat-x;
    color: #993333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 27px;
    font-style:normal;
    overflow:hidden;  
    }
    
#title span {
    margin: 0;
    padding: 0;
    width: 20px;
    height: 50px;
    background-image: url(images/bgDarkgrad.jpg);
    background-repeat: repeat-x;
    position:absolute;
    top: 0;
    left:0;
    overflow:hidden; 
    }

#blackbar {
    background:black;
    }
    
#footer {

    clear:both;
    height:100%;
    overflow:hidden;
    }

#footerlinks {

    margin: 0 auto;
    padding: 2px 10px 0 10px;
    width: 739px;
    height: 16px;
    background: #666666;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight:bold;
    font-size: 10px;
    text-align:center;
    overflow:hidden;
    }

#footerlinks a {
    color: #CCCC99;
    text-decoration: none;
    }

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

#copyright {
    margin: 0 auto;
    padding-top: 15px;
    width: 759px;
    height: 30px;
    color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight:normal;
    font-size: 9px;
    }

#copyright a {
    text-decoration:none;
    color: #999999;
    }

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


.clear {
    clear:both;
    }

h3 {
    color: #993333;
    margin: 0;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: dotted 2px #CCCC99;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    }

h4 {
    color: #993333;
    margin: 0;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: dotted 2px #CCCC99;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    }

a {
   color:Purple;
  }

a:hover {
   color: #CCCC99;
  }


/*  Homepage start    */

#headerHP {
    margin: 0;
    padding: 0;
    height: 266px;
    width: 759px;
    }

#headerHP span {
    background-image: url(images/HeaderFlashBG.jpg);
    }
    
#navHP
{
    background-image: url(images/bg_Menu_HP.jpg);
    width: 467px;
    height: 19px;
    color:#660033;
    font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
    font-weight: bold;
    font-size: 13px;
    position:absolute;
    overflow:hidden;
    top: 0;
    right:0;
}

#navHP ul{
    margin:0 0 0 26px ;
    padding:0;
    list-style:none;
    }
    
#navHP li{
    display:inline;
    margin:0 0 0 22px;
    padding:0;
    }

#navHP a {
    text-decoration: none;
    color:#660033;
    font-weight: bold;
    }

#navHP li a:hover {
    color:white;
    background-color:black;
    }

#navHP li a span {
    color: Black;
    font-size: 11px;
    vertical-align:text-top;
    }

#navHP li a:hover span{
    color: White;
    }

#blackbarHP {
    background:black;
    height:10px;
    width:467px;
    position: absolute;
    top: 19px;
    right: 0;
    overflow: hidden;
    }

#toptext {
    margin: 0 auto;
    padding-top: 10px;
    height:100%;
    width:467px;
    position: absolute;
    top: 31px;
    right: 0;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
    font-weight: bold;
    font-size: 15px;
    color: White;
    line-height: 120%;
    text-align: center;
    }

#toptext span {
  color: #663333;
  }    

#HPtext {
    margin: 0;
    padding: 0 10px 0 10px;
    height:100%;
    width:447px;
    position: absolute;
    top: 110px;
    right: 0;
    overflow: hidden;
    }

#HPtext span {
    font-style:normal;    
    }


/*  Homepage end    */