/* begin Page */

/* Generated with Artisteer version 2.0.2.15338 */

body
{
  margin: 0 auto;
  padding: 0;
  background-color: #747272;
}
.popuparka
    {
        font: normal 11px auto "Trebuchet MS", Verdana;    
        background-color: gray;
        color: black;  
        padding:10px;      
        filter: alpha(opacity=80);
        opacity: 0.8;
        float:none;
        background-position:top;
        
        
    }
.popupgovde
    {
        font: normal 11px auto "Trebuchet MS", Verdana;    
        background-color: white;
        color: #000000;  
        padding:10px;      
        filter: alpha(opacity=80);
        opacity: 0.8;
        float:none;
        background-position:top
    }
    
    .drag
    {
         background-color: white;
         cursor:move;
         border:solid 0px gray ;
    }
.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}




.PageBackgroundSimpleGradient
{
  background-image: url('images/Page-BgSimpleGradient.jpg');
  background-repeat: repeat-x;
  height: 900px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


/* end Page */

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:61px;
  min-height:61px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 900px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 13px;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -44px;
  width: 88px;
  height: 88px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 44px;
  height: 44px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -44px;
  left: 0;
  width: 88px;
  height: 88px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 44px;
  height: 44px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -44px;
  left: -44px;
  width: 88px;
  height: 88px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 44px;
  right: 44px;
  height: 44px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 88px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 44px;
  right: 44px;
  height: 44px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -44px;
  left: 0;
  width: 100%;
  height: 88px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 44px;
  left: 0;
  width: 44px;
  bottom: 44px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 88px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 44px;
  right: 0;
  width: 44px;
  bottom: 44px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -44px;
  width: 88px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 44px;
  left: 44px;
  right: 44px;
  bottom: 44px;
  background-image: url('images/Sheet-c.png');
}


.Sheet
{
  margin-top: 30px !important;
}
/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.nav
{
  position: relative;
  margin: 0  auto;
  width: 874px;
  height: 30px;
  z-index: 100;
}

.artmenu
{
  padding: 3px 10px 3px 10px;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.nav .l
{
  left: 0;
  right: 10px;
}


.nav .r
{
  right: 0;
  width: 10px;
}


.nav .r div
{
  width: 874px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 24px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 3px;
  margin-left: 3px;

}
.artmenu a
{
  background-image: url('images/item-left.png');
  background-position: left top;
  background-repeat: no-repeat;
}

.artmenu a span
{
  background-image: url('images/item-right.png');
  background-position: right top;
  background-repeat: no-repeat;
}
.artmenu a span span
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #244147;
  padding: 0 10px;
  margin: 0 8px;
  line-height: 24px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}


.artmenu a:hover
{
  background-position: left -24px;
}

.artmenu li:hover>a
{
  background-position: left -24px;
}
.artmenu li:hover a span
{
  background-position: right -24px;
}

.artmenu a:hover span
{
  background-position: right -24px;
}


.artmenu a:hover span span
{
  color: #FCEEE8;
  background-position: left -24px;
}

.artmenu li:hover a span span
{
  color: #FCEEE8;
  background-position: left -24px;
}


.artmenu a.active
{
  background-position: left -48px;
}

.artmenu a.active span
{
  background-position: right -48px;
}

.artmenu a.active span span
{
  color: #D6E7EA;
  background-position: left -48px;
}
.ozel
{
font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #356069;
  }
/* end MenuItem */

/* begin MenuSeparator */
.nav .separator
{
  display: block;
  width: 1px;
  height: 24px;
  background-image: url('images/item-separator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.artmenu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 20px;
  width: 162px;
  overflow:hidden;
  line-height: 20px;
  margin-right: auto;


  background-image: url('images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;

  border-width: 1px;
  border-style: solid;
  border-color: #E35C2B;
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #FAE3DB;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

.artmenu ul ul a
{
  margin-left: auto;
}

.artmenu ul li a:hover
{
  color: #000000;
  border-color: #B54117;
  background-position: 0 -20px;
}

.artmenu ul li:hover>a
{
  color: #000000;
  border-color: #B54117;
  background-position: 0 -20px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #000000;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #000000;
}


/* end MenuSubItem */

/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 874px;
  height: 160px;
}



div.Header-jpeg
{
  position: absolute;
  z-index:-1;
  top: 0;
  left: 0;
  width: 874px;
  height: 160px;
  background-image: url('images/Header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Logo */
.logo
{
  display : block;
  position: absolute;
  left: 10px;
  top: 82px;
  width: 854px;
}

h1.logo-name
{
  display: block;
  text-align: left;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 36px;
  text-decoration: none;
  padding:0;
  margin:0;
  color: #DDEBEE !important;
}

.logo-text
{
  display: block;
  text-align: left;
}

.logo-text, .logo-text a
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  padding:0;
  margin:0;
  color: #DDEBEE !important;
}

/* end Logo */

/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 3px;
  width: 874px;
  position: relative;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
}


.Block
{
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 7px;

}

.BlockHeader-text
{
  white-space : nowrap;
  color: #AACDD4;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l
{
  left: 0;
  right: 8px;
}


.BlockHeader .r
{
  right: 0;
  width: 8px;
}


.BlockHeader .r div
{
  width: 884px;
  right: 0;
}


.BlockHeader .l, .BlockHeader .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/BlockHeader.png');
}



.header-tag-icon
{
  display:inline-block;
  background-position:left top;
  background-image: url('images/BlockHeaderIcon.png');
  padding:0 0 0 24px;
  background-repeat: no-repeat;
  min-height: 17px;
  margin: 0 0 0 5px;
}




/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
  overflow: hidden;
  min-width:19px;
  min-height:19px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 8px;
}

.BlockContent-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 9px;
  height: 9px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 9px;
  height: 9px;
}

.BlockContent-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -9px;
  width: 18px;
  height: 18px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 9px;
  height: 9px;
}

.BlockContent-bl div
{
  position: absolute;
  z-index: -1;
  top: -9px;
  left: 0;
  width: 18px;
  height: 18px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 9px;
  height: 9px;
}

.BlockContent-br div
{
  position: absolute;
  z-index: -1;
  top: -9px;
  left: -9px;
  width: 18px;
  height: 18px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 9px;
  right: 9px;
  height: 9px;
}

.BlockContent-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 18px;
  background-image: url('images/BlockContent-h.png');
}

.BlockContent-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 9px;
  right: 9px;
  height: 9px;
}

.BlockContent-bc div
{
  position: absolute;
  z-index: -1;
  top: -9px;
  left: 0;
  width: 100%;
  height: 18px;
  background-image: url('images/BlockContent-h.png');
}

.BlockContent-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 9px;
  left: 0;
  width: 9px;
  bottom: 9px;
}

.BlockContent-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 18px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

.BlockContent-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 9px;
  right: 0;
  width: 9px;
  bottom: 9px;
}

.BlockContent-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -9px;
  width: 18px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

.BlockContent-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px;
  background-image: url('images/BlockContent-c.png');
}


.BlockContent-body
{
  color:#1A2E33;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

.BlockContent-body a:link
{
  color: #0085A3;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  font-weight: bold;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
  color: #63A2B0;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  font-weight: bold;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
  color: #A63D16;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}


.BlockContent-body ul
{
  list-style-type: none;
  color: #26444B;
  margin:0;
  padding:0;
}

.BlockContent-body li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

.BlockContent-body ul li
{
  padding:0px 0 0px 12px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Post-body
{
  position: relative;
  z-index: 0;
  margin: 15px;
}


.Post
{
  margin: 7px;
}


/* Start images */
a img
{
  border: 0;
}

.article img, img.article
{
  border-style: solid;
  border-width: 1px;
  border-color: #9DC5CD;
  margin: 1em;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin:2px;
}
/* Finish images */

/* Start tables */

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
  background-color:Transparent;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #7BB0BC;
  vertical-align: top;
  text-align:left;
}

.article th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}



/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
  text-decoration:none;
  margin: 0.2em 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #00576B;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #00576B;
}

.PostHeaderIcon-wrapper img
{
  border:none;
  vertical-align: middle;
  margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #006C85;
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #3C6C77;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  text-align: left;
  color: #00ABD1;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #182B2F;
}

.PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #182B2F;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #00819E;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #00819E;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #467E8B;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #00ABD1;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #00819E;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  text-align: left;
  color: #00ABD1;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #356069;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  text-align: left;
  color: #3F1708;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-align: left;
  color: #3F1708;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-align: left;
  color: #3F1708;
}

/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin PostBullets */
/* Start Content list */

ul
{
  list-style-type: none;
  color: #244147;
  margin:0;
  padding:0;
}

li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}





/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */

blockquote p
{
  color:#0A1214;
  font-family: Arial, Helvetica, Sans-Serif;
  text-align: left;
}

blockquote
{
  border-color:#9DC5CD;
  border-width: 0px;
  border-style: solid;

  margin:10px 10px 10px 50px;
  padding:5px 5px 5px 32px;

  background-color:#CCE1E5;

  background-image:url('images/PostQuote.png');
  background-position:left top;
  background-repeat:no-repeat;
}



/* Finish blockuote */
/* end PostQuote */

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:27px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}


/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 27px;
  color: #FCEEE8;
  white-space: nowrap;
  float: left;
}

.Button .t
{
  height:27px;
  white-space: normal;
  padding: 0 11px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 27px;
  text-decoration: none !important;
}

input, select
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}

.Button .active
{
  color: #E5FAFF;
}

.Button .hover,  a.Button:hover
{
  color: #F1F7F8;
  text-decoration: none !important;
}

.Button .active .r
{
  top: -54px;
}

.Button .hover .r
{
  top: -27px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 11px;
  height: 81px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:415px;
  height: 81px;
}


.Button .active .l
{
  top: -54px;
}

.Button .hover .l
{
  top: -27px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 11px;
  height: 81px;
}


.Button .l, .Button .r span
{
  background-image: url('images/Button.png');
}

/* end Button */

/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 874px;
  margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  text-align: center;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('images/Footer.png');
  width: 874px;
  height: 100px;
  bottom:0;
  left:0;
}



.rss-tag-icon
{
  position: relative;
  display:block;
  float:left;
  background-image: url('images/rssIcon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 32px;
  width: 32px;
}




.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#0C1618;
  font-family: Arial, Helvetica, Sans-Serif;
  letter-spacing: 1px;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #DBF8FF;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #E7F1F3;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #66E3FF;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#14D4FF;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#92BEC8;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .sidebar1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 218px;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 437px;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar2
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 218px;
}

/* end LayoutCell */

/* ajax__tab_opera-theme theme */
}
.ajax__tab_opera-theme
{
	display:block;
	/* fonts for the tabs */
	font-family:Arial,sans-serif;
	font-size:12px;	
	
}
.ajax__tab_opera-theme .ajax__tab_tab
{
	/* header text is always be bold */
	font-weight:bold;	
}
.ajax__tab_opera-theme .ajax__tab_body 
{
	
	border:1px solid #eeeeee;
	border-top:none;
	padding:10px;
	background:url(images/logo.gif) no-repeat right top;
}
.ajax__tab_opera-theme .ajax__tab_header
{
	 font-family:arial,sans-serif;
    font-size:12px;
    border-bottom:solid 5px #973714;
}

/* regular header styles */
.ajax__tab_opera-theme .ajax__tab_header .ajax__tab_tab
{
	/* left/right rounded images are 11 pixels wide */
	margin:0px 6px 0px 6px;
	color:#DDEBEE; 
	background:url(images/bg5.gif) repeat-x;
		
}
.ajax__tab_opera-theme .ajax__tab_header .ajax__tab_outer
{
	/* 2 pixel horizontal space between tabs */
	margin-right:2px;
	background:url(images/bg6.gif) no-repeat right top;
}
.ajax__tab_opera-theme .ajax__tab_header .ajax__tab_inner
{
	background:url(images/bg4.gif) no-repeat left top;
}

/* active/hover headers styles */
.ajax__tab_opera-theme .ajax__tab_active .ajax__tab_tab, 
.ajax__tab_opera-theme .ajax__tab_hover .ajax__tab_tab  
{
	/* left/right rounded images are 11 pixels wide */
	margin:0px 6px 0px 6px;
	color:#000000;
	background:url(images/bg2.gif) repeat-x;
	border-bottom:solid 5px #b14117;	
}
.ajax__tab_opera-theme .ajax__tab_active .ajax__tab_outer,
.ajax__tab_opera-theme .ajax__tab_hover .ajax__tab_outer
{
	/* 2 pixel horizontal space between tabs */
	margin-right:2px;
	background:url(images/bg3.gif) no-repeat right top;
}
.ajax__tab_opera-theme .ajax__tab_active .ajax__tab_inner,
.ajax__tab_opera-theme .ajax__tab_hover .ajax__tab_inner
{
	background:url(images/bg1.gif)  no-repeat left top;
}
  /*=========================================================================== */  /* CSS Document Stylesheet  ============================================================================= */   /* ========================================================================== */  /* ---------->>> RESET CSS  /* ============================w============================================= */   /*reset.css*/  body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,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,strong,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:11px;font-weight:normal;}  q:before,q:after{content:'';}  abbr,acronym {border:0;}   /*fonts.css*/  body{font-size:11px; font-family:Tahoma,Arial;color:#333333;}  select, input, textarea {font-size:11px; font-family:Tahoma,Arial;}  body * {line-height:16px;}   /* ========================================================================== */  /* ---------->>> BOX CONTROL  /* ========================================================================== */   .aCenter { text-align:center; }  .aRight { text-align:right; }  .aLeft { text-align:left;}  .vCenter { vertical-align:middle; }  .vTop { vertical-align:top; }  .vBottom { vertical-align:bottom; }  .vTopLeft { vertical-align:top; text-align:left; }   .clear { clear:both; }  .fLeft { float:left; }  .fRight { float:right; }  .fix { display:block; }  .posab { position:absolute; }  .b { font-weight:bold; }  .pointer { cursor:pointer; }  .noBorder { border-color:transparent; }  .noBG { background:transparent; }   /* ========================================================================== */  /* ---------->>> FORM OBJECT STARTING  /* ========================================================================== */   input {border:1px solid #d6d6d6; font-family:"lucida grande",tahoma,verdana,arial,sans-serif; font-size:11px; padding:4px; }  input:hover {border:#dcb56b 1px solid}  .button {background:#000 none repeat scroll 0%;border:1px solid #494949;color:#fff;font-family:Tahoma, Arial;  font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal; padding:2px 4px 2px 4px; cursor:pointer}  .button:hover { background:#494949; }    /* ========================================================================== */  /* ---------->>> WĘDTH STARTING  /* ========================================================================== */   .w5 { width:5px; }  .w10 { width:10px; }  .w15 { width:15px; }  .w20 { width:20px; }  .w25 { width:25px; }  .w30 { width:30px; }  .w35 { width:35px; }  .w40 { width:40px; }  .w45 { width:45px; }  .w50 { width:50px; }  .w60 { width:60px; }  .w70 { width:70px; }  .w80 { width:80px; }  .w90 { width:90px; }  .w100 { width:100px; }  .w125 { width:125px; }  .w150 { width:150px; }  .w175 { width:175px; }  .w190 { width:190px; }  .w200 { width:200px; }  .w210 { width:210px; }  .w215 { width:215px; }  .w225 { width:225px; }  .w250 { width:250px; }  .w275 { width:275px; }  .w300 { width:300px; }  .w350 { width:350px; }  .w400 { width:400px; }  .w450 { width:450px; }  .w500 { width:500px; }  .w550 { width:550px; }  .w600 { width:600px; }  .w700 { width:700px; }  .w750 { width:750px; }  .w760 { width:760px; }  .w900 { width:900px; }  .wauto { width:auto; }  /* Width end */   /* ========================================================================== */  /* ---------->>> HEIGHT STARTING  /* ========================================================================== */   .h5 { height:5px; }  .h10 { height:10px; }  .h15 { height:15px; }  .h20 { height:20px; }  .h25 { height:25px; }  .h30 { height:30px; }  .h35 { height:35px; }  .h40 { height:40px; }  .h45 { height:45px; }  .h50 { height:50px; }  .h75 { height:75px; }  .h85 { height:85px; }  .h100 { height:100px; }  .h125 { height:125px; }  .h150 { height:150px; }  .h175 { height:175px; }  .h200 { height:200px; }  /* height end */   /* ========================================================================== */  /* ---------->>> PADDING STARTING  /* ========================================================================== */   /* padding style start */  .nopad {padding:0px; }  .pad1 {padding:1px; }  .pad2 {padding:2px; }  .pad3 {padding:3px; }  .pad4 {padding:4px; }  .pad5 {padding:5px; }  .pad10 {padding:10px; }  .pad15 {padding:15px; }  /* padding style end */   /* padding-left style start */  .padL1 {padding-left:1px; }  .padL2 {padding-left:2px; }  .padL3 {padding-left:3px; }  .padL4 {padding-left:4px; }  .padL5 {padding-left:5px; }  .padL10 {padding-left:10px; }  .padL15 {padding-left:15px; }  .padL20 {padding-left:20px; }  /* padding-left style end */   /* padding-right style start */  .padR1 {padding-right:1px; }  .padR2 {padding-right:2px; }  .padR3 {padding-right:3px; }  .padR4 {padding-right:4px; }  .padR5 {padding-right:5px; }  .padR10 {padding-right:10px; }  .padR15 {padding-right:15px; }  .padR20 {padding-right:20px; }  /* padding-right style end */   /* padding-top style start */  .padT1 {padding-top:1px; }  .padT2 {padding-top:2px; }  .padT3 {padding-top:3px; }  .padT4 {padding-top:4px; }  .padT5 {padding-top:5px; }  .padT7 {padding-top:7px; }  .padT10 {padding-top:10px; }  .padT15 {padding-top:15px; }  .padT20 {padding-top:20px; }  /* padding-top style end */   /* padding-bottom style start */  .padB1 {padding-bottom:1px; }  .padB2 {padding-bottom:2px; }  .padB3 {padding-bottom:3px; }  .padB4 {padding-bottom:4px; }  .padB5 {padding-bottom:5px; }  .padB10 {padding-bottom:10px; }  .padB15 {padding-bottom:15px; }  /* padding-bottom style start */   /* PADDING END */   /* ========================================================================== */  /* ---------->>> MARGIN STARTING  /* ========================================================================== */   /* margin style start */  .marLRauto { margin-left:auto; margin-right:auto; }  .nomar {margin:0px; }  .mar1 {margin:1px; }  .mar2 {margin:2px; }  .mar3 {margin:3px; }  .mar4 {margin:4px; }  .mar5 {margin:5px; }  .mar6 {margin:6px; }  .mar10 {margin:10px; }  .mar15 {margin:15px; }  .mar30 {margin:30px; }  /* margin style end */   /* margin-left style start */  .marL1 {margin-left:1px; }  .marL2 {margin-left:2px; }  .marL3 {margin-left:3px; }  .marL4 {margin-left:4px; }  .marL5 {margin-left:5px; }  .marL10 {margin-left:10px; }  .marL15 {margin-left:15px; }  .marL20 {margin-left:20px; }  .marL30 {margin-left:30px; }  .marL40 {margin-left:40px; }  .marL100 {margin-left:100px; }  /* margin-left style end */   /* margin-right style start */  .marR1 {margin-right:1px; }  .marR2 {margin-right:2px; }  .marR3 {margin-right:3px; }  .marR4 {margin-right:4px; }  .marR5 {margin-right:5px; }  .marR7 {margin-right:7px; }  .marR10 {margin-right:10px; }  .marR15 {margin-right:15px; }  .marR20 {margin-right:20px; }  /* margin-right style end */   /* margin-top style start */  .marT1 {margin-top:1px; }  .marT2 {margin-top:2px; }  .marT3 {margin-top:3px; }  .marT4 {margin-top:4px; }  .marT5 {margin-top:5px; }  .marT10 {margin-top:10px; }  .marT15 {margin-top:15px; }  .marT20 {margin-top:20px; }  /* margin-top style end */   /* margin-bottom style start */  .marB1 {margin-bottom:1px; }  .marB2 {margin-bottom:2px; }  .marB3 {margin-bottom:3px; }  .marB4 {margin-bottom:4px; }  .marB5 {margin-bottom:5px; }  .marB10 {margin-bottom:10px; }  .marB15 {margin-bottom:15px; }  /* margin-bottom style start */   /* margin END */  
.hovermenukaydet {
	BORDER-RIGHT: #ffffff 1px solid; BACKGROUND: url(images/cikis.gif) #ffffff left top; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #ffffff 1px solid; COLOR: white; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.hovermenukaydetOver {
BORDER-RIGHT: #ffffff 1px solid; BACKGROUND: url(images/cikis_a.gif) #ffffff left top; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #ffffff 1px solid; COLOR: white; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.hovermenusil {
	BORDER-RIGHT: #ffffff 1px solid; BACKGROUND: url(img/sil.gif) #ffffff left top; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #ffffff 1px solid; COLOR: white; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.hovermenusilOver {
BORDER-RIGHT: #ffffff 1px solid; BACKGROUND: url(img/sil_a.gif) #ffffff left top; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #ffffff 1px solid; COLOR: white; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.hovermenuiptal {
	BORDER-RIGHT: #ffffff 1px solid; BACKGROUND: url(img/iptal.gif) #ffffff left top; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #ffffff 1px solid; COLOR: white; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.hovermenuiptalOver {
BORDER-RIGHT: #ffffff 1px solid; BACKGROUND: url(img/iptal_a.gif) #ffffff left top; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #ffffff 1px solid; COLOR: white; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.hovermenuyeni {
	BORDER-RIGHT: #ffffff 1px solid; BACKGROUND: url(img/yeni.gif) #ffffff left top; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #ffffff 1px solid; COLOR: white; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.hovermenuyeniOver {
BORDER-RIGHT: #ffffff 1px solid; BACKGROUND: url(img/yeni_a.gif) #ffffff left top; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #ffffff 1px solid; COLOR: white; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}