body{
  margin: 0;
  padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0px;
    padding: 0px;
}

h1 {
    font-size: 18px;
    font-weight: bold;
}

h2 {
    font-size: 16px;
    font-weight: bold;
}

h3 {
    font-size: 12px;
    font-weight: bold;
}

h4 {
    font-size: 12px;
    font-weight: normal;
}

h5 {
    font-size: 11px;
    font-weight: bold;
}

a,
a:visited {
    color:#000;
    text-decoration: underline;
}

em {
    /*font-style: normal;*/
}

.clear {
    clear: both;
    width: 100%;
    font-size:0;
    padding: 0;
    margin: 0;
    height:0;
}

#siteMainPage{
  position: relative;
               
  margin: 0px auto;
  width: 1000px;
  height: 1200px;
  
}

#siteTextPage{
  position: relative;

  margin: 0px auto;
  width: 958px;
  min-height:200px;
  
  padding-left: 42px;
  padding-top:220px;
  padding-bottom:300px;
}

#siteHeader{
  position: absolute;
  left: 0px;
  top: 0px;

  width: 1000px;
  height: 364px;
  background-image: url(/resources/images/layout/siteHeader.jpg);
}

#siteHeader a {
    display: block;
    width: 730px;
    height: 130px;
    margin: 20px 0px 0px 120px;
}

#siteHeader a img {
    width: 730px;
    height: 130px;
    border: 0px;
}

#siteFooter{
  position: absolute;
  z-index: 0;
  left: 1px;
  bottom: 0px;

  margin: 0px auto;
  width: 1000px;
  height: 300px;
}

.footer.main{
  background-image: url(/resources/images/layout/siteFooter.jpg);
  background-repeat: no-repeat;
}

.footer.splitted{
  background-image: url(/resources/images/blob_cache/165.0x0.jpg);
  background-repeat: no-repeat;
}

.footer.apart{
  background-image: url(/resources/images/blob_cache/169.0x0.jpg);
  background-repeat: no-repeat;
}

  
#siteFooter a{
  font-family: tahoma;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;  
}

.rights{
  position: absolute;
  left: 300px;
  top: 207px;
}

.email{
  position: absolute;
  left: 540px;
  top: 207px;
}

.created{
  position: absolute;
  left: 0px;
  bottom: 0px;
}




/* upNavigation */

#upNavigation{
  position: absolute;
  left: 30px;
  top: 151px;
  width: 818px;
  height: 27px;
  
  padding-right: 30px;
  padding-left: 90px;
  padding-top: 8px;
  padding-bottom: 8px;

  font-family: tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  
  overflow: hidden;

  background-image: url(/resources/images/layout/upNavigation.png) ;
  background-repeat: no-repeat;

}

#upNavigationHrefBlock{
  float: left;
  height: 23px;
  padding-top: 5px;
}

#upNavigationHrefBlock a{
  font-family: tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
#upNavigation .bullet{
  float: left;

  background-image: url(/resources/images/layout/upNavBullet.png) ;
  background-repeat: no-repeat;
  
  width: 30px;
  height: 28px;
  
  font-family: tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  
}
/* upNavigation */

/* newsWidget */
#widgetNews{
  position: absolute;
  top: 500px;
  left: 42px;
  
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 50px;
  padding-bottom: 10px;

  width: 465px;
  /*height: 260px;*/

  font-family: tahoma;
  font-size: 11px;
  color: #5d5d5d;
  font-weight: normal;
  
  overflow: hidden;
}

#widgetNews .title{
  position: absolute;
  left: 8px;
  top: 15px;
  
  padding-top: 2px;
  padding-left: 20px;
  
  width: 300px;
  height: 22px;
  
  font-family: tahoma;
  font-size: 14px;
  color: #d82d2d;
  font-weight: bold;
  
  background-image: url(/resources/images/layout/widgetNewsTitle.png) ;
  background-repeat: no-repeat;

  overflow: hidden;
}

#widgetNews .image {
  float: left; 
  margin-right:10px; 
  width:100px;
  height:100px; 
  border: 1px solid #efefef;
}

#widgetNews div a {
    color: #000;
    font-weight: bold;
}

#widgetNews div a:hover {
    color: #f00;
}

/* newsWidget */

/* mainPicture */

#mainPicture {
  background-image: url(/blob.php?blobid=37) ;
  background-repeat: no-repeat;
  padding-left: 27px;
  padding-top: 25px;
  padding-right: 25px;
  padding-bottom: 20px;
  position: absolute;
  top: 221px;
  left: 295px;

  width: 336px;
  height: 223px;

  z-index: 10001;
  overflow: hidden;
}

/* mainPicture */

/* history */
#widgetHistory{
  position: absolute;
  top: 230px;
  right: 45px;
  
  padding-left: 90px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 10px;

  width: 250px;
  height: 223px;

  font-family: tahoma;
  font-size: 11px;
  color: #5d5d5d;
  font-weight: normal;

  background-image: url(/resources/images/layout/widgetHistoryBg.png) ;
  background-repeat: no-repeat;
  
  overflow: hidden;
}
/* history */

/* downNavigation  */

#downNavigation{
  position: absolute;
  left: 42px;
  bottom: 100px;
  width: 916px;
  height: 87px;
  
  padding-left: 66px;
  padding-top: 57px;

  font-family: tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  
  overflow: hidden;

  /*background-image: url(/resources/images/layout/downNavigation.png) ;*/
  background-repeat: no-repeat;
  
  z-index: 10000;

}

#downNavigation a{
  font-family: tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

/* downNavigation */

/* directions */
#widgetDirections{
  position: absolute;
  top: 500px;
  right: 45px;
  
  width: 424px;
  height: 238px;
  
  padding-top: 15px;

  background-image: url(/resources/images/layout/widgetDirectionsBg.png) ;
  background-repeat: no-repeat;
  
  overflow: hidden;
}

#widgetDirectionsItem1{

  position: relative;
  margin-left: 20px;
  margin-top: 5px;
    
  width: 305px;
  height: 107px;
  
  overflow: hidden;
  
  display: none;
}

#widgetDirectionsItem2{

  position: relative;
  margin-left: 20px;
  margin-top: 5px;
    
  width: 305px;
  height: 107px;
  
  overflow: hidden;

  display: none;
}

.widgetDirectionsDecription{

  position: absolute;
  left: -200px;
  top: 42px;
    
  height: 20px;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  
  background-image: url(/resources/images/layout/widgetDirectionsDescriptionBg.png) ;
  background-repeat: repeat-x;

  overflow: hidden;

  display: block;
  
  
  font-family: tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}
/* directions */

/* content */
#widgetContent{
  position: relative;
  z-index: 10;

  padding-top: 78px;
  /*padding-bottom: 58px;*/
  width: 913px;          
  min-height: 200px;
}

#widgetContent .title{
  position: absolute;
  left: 8px;
  top: 15px;
  
  padding-top: 0px;
  padding-left: 20px;
  
  width: 870px;
  height: 22px;
  
  font-family: tahoma;
  font-size: 17px;
  color: #d82d2d;
  font-weight: bold;
  
  overflow: hidden;
}

#widgetContent .text{
  background:url("/resources/images/blob_cache/167.0x0.png") repeat-y scroll 0 0 white;
  position: relative;
  
  font-family: tahoma;
  font-size: 12px;
  color: #000;
  font-weight: normal;

  padding-right: 30px;
  padding-left: 1px;
  
  min-height: 300px;  
}

.contentTableCol {
    height: 300px;
}

#widgetContent .text .nav {
    width: 180px;
    float: left;
    padding-left: 27px;
    font-size: 13px;
    font-weight: normal;
}

.selected {
    font-weight: bold;
}

#widgetContent .text .nav ul {
    list-style: disc;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#widgetContent .text .nav ul li {
    color: #ffffff;
    padding: 3px 0px;
    margin: 2px 0px;
}

#widgetContent .text .nav ul li a {
    color: #ffffff;
}

#widgetContent .text .nav ul li.selected a {
    color: #f00;
}

#widgetContent .text .content {
    float: left;
}

#widgetContent .upBg{
  position: absolute;
  right: 0px;
  top: 0px;

  width: 913px;
  height: 78px;
}

#widgetContent .upBg.splitted{
  background-image: url(/resources/images/blob_cache/166.0x0.jpg) ;
  background-repeat: no-repeat;
}

#widgetContent .upBg.apart{
  background-image: url(/resources/images/blob_cache/168.0x0.jpg) ;
  background-repeat: no-repeat;
}

#widgetContent .downBg{
  position: absolute;
  left: 0px;
  bottom: 0px;

  width: 912px;
  height: 56px;

  background-image: url(/resources/images/layout/widgetContentDownBg.png) ;
  background-repeat: no-repeat;
}


/* content */

/* catalogScroller */
#catalogScroller{
  position: absolute;
  top: 770px;
  left: 42px; 
  
  width: 912px;
  height: 132px;

  background-image: url(/resources/images/layout/bg.png);
  background-repeat: repeat-x;
}
#catalogScroller .header{
  margin-left: 13px;
  padding-left: 18px;
  padding-top: 2px;
  height: 20px;
  background-image: url(/resources/images/layout/header.png);
  background-repeat: no-repeat;
  
  font-family: tahoma;
  font-size: 14px;
  color: #0d7cc8;
  font-weight: bold;
}

#catalogScroller .bg_ld{
  position: absolute;
  left: 0px;
  bottom: 0px;
  
  height: 13px;
  width: 13px;
  background-image: url(/resources/images/layout/bg_ld.png);
  background-repeat: no-repeat;
}

#catalogScroller .bg_rd{
  position: absolute;
  right: 0px;
  bottom: 0px;
  
  height: 13px;
  width: 13px;
  background-image: url(/resources/images/layout/bg_rd.png);
  background-repeat: no-repeat;
}

#catalogScroller .bg_lu{
  position: absolute;
  left: 0px;
  top: 0px;
  
  height: 13px;
  width: 13px;
  background-image: url(/resources/images/layout/bg_lu.png);
  background-repeat: no-repeat;
}

#catalogScroller .bg_ru{
  position: absolute;
  right: 0px;
  top: 0px;
  
  height: 13px;
  width: 13px;
  background-image: url(/resources/images/layout/bg_ru.png);
  background-repeat: no-repeat;
}


.catalogScrollerItemImg{
  float:left;
  width:73px;
  height: 73px;
  overflow: hidden;
}

.catalogScrollerItemDescription{
  float:left;
  width:90px;
  height: 73px;
  overflow: hidden;
  
  
  font-family: tahoma;
  font-size: 12px;
  color: #0d7cc8;
  font-weight: normal;
}

#catalogScrollerItems{
    margin-left: 20px;
  position: relative;
  width: 870px; /* Defines the size of the visible part of the carousel
        Attention : if you only want to see plain items in the viewport,
        the width of the viewport should take into account of :
        - the items width
        - the right and left padding of items
        - the number of items you want to see in the viewport
     */
    overflow:hidden; /* Hides extra elements, those outside the viewport area */
}
#catalogScrollerItems ul{
    position: relative; /* Enables positionning of elements inside viewport */
    padding: 0; /* Resets default - User Agent - style */
  margin: 0;
}
#catalogScrollerItems li{
    width: 195px; /* Defines the size of inner element */
    height: 70px;
    float: left; /* Places list items side by side*/
    list-style: none; /* Resets default - User Agent - style */
    
    /* Cosmetic */
    margin: 0 1px;
    padding: 10px;
    text-align:center;
}

/* Cosmetic */
#catItemsPrevious
{
  width: 15px;
  height: 44px;
  position: absolute;
  left: 3px;
  top:44px; 
  cursor: pointer;
  font-size: 1px;
  text-decoration: none;  
  background-image: url(/resources/images/layout/arrow_l.png);
}

#catItemsNext{
  width: 15px;
  height: 44px;
  position: absolute;
  right: 3px;
  top:44px; 
    cursor: pointer;
    font-size: 1px;
    text-decoration: none;    
  background-image: url(/resources/images/layout/arrow_r.png);
}

/* catalogueScroller */

/* about */
#widgetAbout{
  position: absolute;
  left: 42px;
  top: 230px;
  
  padding-left: 20px;
  padding-right: 120px;
  padding-top: 50px;
  padding-bottom: 10px;

  width: 240px;
  height: 193px;

  font-family: tahoma;
  font-size: 11px;
  color: #5d5d5d;
  font-weight: normal;

  background-image: url(/resources/images/layout/widgetAboutBg.png) ;
  background-repeat: no-repeat;
  
  overflow: hidden;
}

#widgetAbout .title{

  position: absolute;
  left: 8px;
  top: 15px;
  
  padding-top: 2px;
  padding-left: 20px;
  
  width: 300px;
  height: 22px;
  
  font-family: tahoma;
  font-size: 14px;
  color: #d82d2d;
  font-weight: bold;
  
  background-image: url(/resources/images/layout/widgetAboutTitle.png) ;
  background-repeat: no-repeat;

  overflow: hidden;
}
/* about */

.alter{
  padding:0px;
  margin:0px;
}

.wrapper { width: 100%; height: 1px; clear: both; }



/* pager */
.pager {
    padding: 20px 24px;
    float: right;
    font-family: tahoma;
    font-size: 12px;
    color: #35a0e6;
    
}
.pager table {
    width: auto;
}

.pager table td {
    padding: 0px 5px;
}

.pager table .pl {
    text-align: left;
    padding: 0px 20px 0px 0px;
}

.pager table .pr {
    text-align: right;
    padding: 0px 0px 0px 20px;
}
                          
.pager table .pc{
    text-align: center;
}

.pager a {
    color: #35a0e6;
    font-size: 12px;
}
.pager table .pl a {
    text-decoration: none;
}
.pager table .pr a {
    text-decoration: none;
}
.pager table span {
    font-size: 12px;
    color: #35a0e6;
    font-weight: normal;
}

/* pager */

#navbar{
  position: absolute;
  font-size: 12px;
  font-weight: normal;
  color: #cbcbcb;
  left: 250px;
  top: 0px;
  padding-top: 3px;
  width: 600px;
  overflow: hidden;
}

#navbar a{
  color: #cbcbcb;
}

