body {
 margin: 0px;
 padding: 0px;
 background: rgb(70,131,201) url('img/pageback.jpg') repeat-y top center;
}

a  img {
 border: 0; 
}

a:hover {
 color: rgb(0,153,51); 
}

a {
 text-decoration: none; 
 color: rgb(97,142,191)
}

#fonContainerIntro {
 background: url('img/intro.jpg') no-repeat top center;
 height: 835px;
 width: 1565px;
 left: 50%; 
 margin-left: -782px;
 position: absolute; 
 top: 0px;
 overflow: hidden; 
}

#fonContainerPage {
 background: url('img/page.jpg') no-repeat top center;
 height: 776px;
 width: 1565px;
 left: 50%; 
 margin-left: -782px;
 position: absolute; 
 top: 0px;
 overflow: hidden; 
}

#introFonDiv {
 width: 100%;
 height: 835px;
 position: absolute; 
 top: 0px;
 left: 0px;
 overflow: hidden; 
}

#pageFonDiv {
 width: 100%;
 height: 790px;
 position: absolute; 
 top: 0px;
 left: 0px;
 overflow: hidden; 
}

#flashIntro {
 width: 1067px;
 height: 850px;
 position: absolute; 
 top: 0px;
 left: 50%;
 margin-left: -557px;
}

#creditsDivPages {
 width: 290px;
 left: 130px;
 height: 110px; 
 position: relative; 
 font: normal 10px arial;
 color: rgb(229,229,229);
 text-align: center; 
 top: 30px;
}

#creditsDiv {
 width: 290px;
 position: relative; 
 height: 110px; 
 top: 750px;
 left: 50%; 
 margin-left: -185px;
 font: normal 10px arial;
 color: rgb(229,229,229);
 text-align: center; 
}

#creditsDiv h1, #creditsDivPages h1 {
 color: rgb(229,229,229); 
 font: bold 12px arial;
 margin-top: 0px;
 margin-bottom: 0px;
}

#creditsDiv a, #creditsDiv a:active, #creditsDiv a:visited, 
#creditsDivPages a, #creditsDivPages a:active, #creditsDivPages a:visited  {
 color: rgb(229,229,229); 
}

#creditsDiv a:hover, 
#creditsDivPages a:hover {
 color: yellow; 
}

#langLinks {
 top: 18px;
 left: 50%; 
 margin-left: 150px;
 position: absolute; 
 font: normal 12px arial; 
 color: white;
}

#langLinks a, #langLinks a:visited, #langLinks a:active {
 color: rgb(172,234,50);
}

#langLinks a:hover {
 color: yellow; 
}

#langLinks a, #langLinks span {
 margin-left: 10px;
 margin-right: 10px;
}

#mainMenu {
 position: absolute; 
 top: 200px;
 left: 50%;
 height: 37px;
 margin-left: -255px;
}

#mainMenuPage {
 position: absolute; 
 top: 210px;
 left: 50%;
 height: 37px;
 margin-left: -255px;
}

#mainMenuInBefore {
 width: 6px;
 height: 37px;
 background: url('img/menuInBefore.gif') no-repeat center right;
 float: left; 
}
#mainMenuInAfter {
 width: 6px;
 height: 37px;
 background: url('img/menuIfAfter.gif') no-repeat center left;
 float: left; 
 font: bold 12px arial;
 color: white; 
}

#mainMenuLinkAfter {
 width: 6px;
 height: 37px;
 float: left; 
 font: bold 12px arial;
 color: white; 
}

#mainMenuInAfter span, #mainMenuLinkAfter span {
 position: relative; 
 top: 9px;
}

#mainMenuIn h1 {
  margin-left: 9px; 
  margin-right: 9px;
  margin-top: 9px;
  font: bold 12px arial;
  color: white; 
}

#mainMenuIn  {
 height: 37px;
 color: white;
 font: bold 12px arial;
 background: rgb(172,234,50);
 float: left; 
}
#mainMenuLink {
 height: 37px;
 color: white;
 font: bold 12px arial;
 float: left; 
}
#mainMenuLink div {
  margin-left: 9px; 
  margin-right: 9px;
  margin-top: 9px;
}

#mainMenuLink a, #mainMenuLink a:visited, #mainMenuLink a:active {
 color: white; 
}
#mainMenuLink a:hover {
 color: yellow; 
}

#mainContIntro {
 width: 660px;
 height: 200px;
 top: 520px;
 left: 50%;
 margin-left: -295px;
 position: absolute; 
 background: rgb(255,204,0);
 font: normal 12px arial; 
 color: rgb(137,62,16); 
}

#mainContIntro a, #mainContIntro a:visited, #mainContIntro a:active {
 font-weight: bold; 
 color: rgb(137,62,16); 
}
#mainContIntro a:hover {
 color: white; 
}

#mainContIntro h1 {
 font: normal 24px arial;
 color: rgb(137,62,16); 
 margin-top: 0px;
 margin-bottom: 5px;
}

#flashPageGore {
 width: 339px;
 height: 162px;
 position: absolute; 
 top: -19px;
 left: 50%;
 margin-left: -130px;
}

#flashPageLeft {
 width: 336px;
 height: 241px;
 position: absolute; 
 left: 50%;
 top: 448px;
 margin-left: -575px;
}

#flashPageRight {
 width: 334px;
 height: 268px;
 position: absolute; 
 left: 50%;
 top: 196px;
 margin-left: 314px;
}

#midColPages {
 width: 711px;
 position: absolute; 
 top: 256px;
 left: 50%; 
 margin-left: -297px;
 height: auto; 
 overflow: hidden; 
 background: white; 
}

#contentPages {
 float: left; 
 width: 672px;
 min-height: 452px;
 margin-left: 10px;
 margin-top: 2px;
 padding-top: 8px;
 padding-left: 10px;
 padding-right: 10px;
 background: white url('img/contback.jpg') no-repeat top left; 
 font: normal 12px arial; 
 color: black;
}

#footInPages {
 float: left; 
 position: relative; 
 overflow: hidden; 
 width: 711px;
 height: auto; 
 min-height: 125px;
 margin-top: 0px;
 background: rgb(98,142,191) url('img/footpages.jpg') no-repeat top left;
}

#flashDolu {
 width: 328px;
 height: 196px;
 position: absolute; 
 top: -48px;
 left: 437px;
}

#subMenuInText {
 width: 110px;
 float: left;
 margin-top: 10px;
}

#subMenuInText div {
 margin-left: 10px; 
 margin-top: 10px;
 margin-right: 5px;
 float: left; 
 width: 90px;
 color: rgb(97,142,191);
}

#subMenuInText div a, #subMenuInText div a:visited, #subMenuInText div a:active {
 color: black;
}
#subMenuInText div a:hover {
 color: rgb(97,142,191);
}

#subMenuInText h1 {
 font: bold 14px arial;
 color: rgb(74,134,203); 
 margin-top: 3px;
 margin-bottom: 5px;
 margin-left: 10px;
}

#narrowCont{
 width: 515px;
 float: left; 
 margin-top: 10px;
 margin-left: 0px;
 padding-left: 15px;
 background: url('img/punktir.gif') repeat-y top left;
}

#smallPicFon {
 width: 140px;
 float: right; 
 margin-right: 10px;
 margin-top: 30px;
}

#contFormRow {
 width: 440px;
 margin-top: 5px;
 margin-bottom: 5px;
 float: left; 
 height: auto; 
 font: normal 12px arial; 
 color: rgb(97,142,191);
}

#contFormleft {
 float: left; 
 text-align: right; 
 margin-right: 5px;
 width: 60px;
}

#contFormRight input {
 width: 245px;
 height: 20px;
 font: bold 14px arial;
 background: none; 
 color: rgb(97,142,191);
 border: 1px solid rgb(97,142,191);
 margin-bottom: 5px;
}

#contFormRight textarea {
 width: 365px;
 height: 115px;
 font: bold 14px arial;
 background: none; 
 color: rgb(97,142,191);
 border: 1px solid rgb(97,142,191);
 margin-bottom: 5px;
 overflow: auto; 
}

#contFormSecure {
 width: 370px;
 margin-top: 5px;
 margin-left: 65px;
 margin-bottom: 5px;
 float: left; 
 height: auto; 
 font: normal 12px arial; 
 color: rgb(97,142,191);
}

#fltR {
 float: right; 
}

#contFormSecure  input {
 width: 105px;
 height: 20px;
 font: bold 14px arial;
 background: none; 
 color: rgb(97,142,191);
 border: 1px solid rgb(97,142,191);
 margin-bottom: 5px;
}

#plsLeft {
 float: left; 
}

#contFormSubmit {
 width: 370px;
 margin-top: 5px;
 margin-left: 65px;
 margin-bottom: 5px;
 float: left; 
 height: auto; 
 font: normal 12px arial; 
 color: rgb(97,142,191);
 text-align: center; 
}

#contFormSubmit input {
 width: 86px;
 height: 23px;
 background: rgb(97,142,191);
 color: white; 
 font: normal 16px arial; 
}

#textContacts {
 width: 685px;
 height: 120px; 
 color: rgb(137,62,16); 
 font: normal 11px arial;
 position: relative; 
 left: -135px;
 float: left; 
 background: url('img/contacttext.jpg') no-repeat top left;
 overflow: none; 
}

#textContacts div h1 { 
 font: normal 18px arial;
 color: rgb(137,62,16); 
 margin-top: 0px;
 margin-bottom: 3px;
}

#jepContEc {
 width: 200px; 
 margin-left: 15px;
 margin-top: 8px;
 height: 103px;
 overflow: none;
 float: left;  
}

#jepContEU {
 width: 227px; 
 margin-left: 12px;
 margin-top: 8px;
 height: 103px;
 overflow: none; 
 float: left; 
}

#jepContTel {
 width: 210px; 
 margin-left: 16px;
 margin-top: 8px;
 height: 103px;
 overflow: none; 
 float: left; 
}
#narrowCont, #narrowCont td
{
 font: normal 12px arial; 
 color: black;
}

#narrowCont a img {
 border: 0px;
}

#narrowCont p, #narrowCont td p  {
 margin-bottom: 4px; 
 margin-top: 8px; 	
}

#narrowCont h1, #narrowCont td h1 {
 font: bold 14px arial;
 color: rgb(74,134,203); 
 margin-top: 8px;
 margin-bottom: 3px;
}

#narrowCont h2, #narrowCont td h2 {
 font: normal 14px arial;
 color: rgb(74,134,203); 
 margin-bottom: 2px;
 margin-top: 2px;
}

#narrowCont h3, #narrowCont td h3 {
 font: bold 12px arial;
 color: rgb(74,134,203); 
 margin-top: 2px;
 margin-bottom: 2px;
}

#narrowCont h4, #narrowCont td h4 {
 font: normal 12px arial;
 color: rgb(74,134,203); 
 margin-bottom: 0px;
}

#narrowCont h5, #narrowCont td h5 {
 font: bold 11px arial;
 color: rgb(74,134,203); 
 margin-bottom: 0px;
 margin-top: 0px;
}


#narrowCont h6, #narrowCont td h6 {
 font: normal 11px arial;
 color: rgb(74,134,203); 
 margin-bottom: 5px;
 margin-top: 0px;
}

#narrowCont li {
 font: normal 12px arial;
}

#narrowCont a, #narrowCont a:visited, #narrowCont a:active {
 text-decoration: none; 
 color: rgb(97,142,191)
}

#narrowCont a:hover {
 color: rgb(0,153,51); 
}

table td.discuss1, table td.discuss2 {
 width: 50%;
}
