h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  color:#a6630c;
}

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

body
{
  margin: 0;
  padding: 0;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, Sans-serif;
  font-size: 11px;
  background-color: #fff;
  color:#aaa;
  
  background-image:url(../images/back1.gif);
  background-position: top left;
  background-repeat: repeat-x;
  background-color:#383d3e;
}
td
{
    font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, Sans-serif;
    font-size: 11px;
    color:#aaa;
}
h1
{
    color:#fff;
}
div#main_container
{
    width:996px;
    margin:0px auto;
}
div#menu_container
{
    width:196px;
    height:527px;
    float:left;
    background-image:url(../images/menu_back.gif);
    background-position: top left;
    background-repeat: repeat-x;
    overflow:hidden;
}
div#content_container
{
    width:750px;
    float:right;
}
div#content
{
    margin-top:50px;
}
div#menu_leftborder
{
    background-image:url(../images/menu_border_left.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:9px;
    height:527px;
    float:left;
}
div#menu
{
    padding-top:95px;
    padding-left:10px;
    padding-right:10px;
    font-size:14px;
    font-weight:bold;
}
div#menu a
{
    color:#fcfcfc;
    
}
div#menu ul
{
    list-style: none;
    display: inline;
}
div#menu ul li
{
    border-bottom:1px solid #c49e05;
    line-height:30px;
    padding-left:10px;
}
div#menu_rightborder
{
    background-image:url(../images/menu_border_right.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width:7px;
    height:527px;
    float:left;
}
h2.top_title
{
    text-align:right;
    padding-right:20px;
    line-height:60px;
    font-size:36px;
    font-weight:bold;
}
div#footer
{
    border-top:1px solid #c49e05;
    text-align:right;
    padding:5px 0px;
    margin:50px 0px;
}
div.galerija_item
{
    color:#a6630c;
    font-size:12px;
    font-weight:bold;
    padding-top:20px;
}
div.galerija_pvz_image
{
    float:left;
    width:131px;
    height:131px;
    background-color:#242424;
    border:1px solid #909090;
    margin-right:25px;
}
div.galerija_pvz_image img
{
    margin:3px;
}
div#gallery ul li
{
    height:131px;
    width:131px;
    list-style: none;
    display: block;
    float:left;
    background-color:#242424;
    margin-right:25px;
    margin-top:25px;
    border:1px solid #909090;
}
div#gallery img
{
     margin:3px;
}
div.galerija_image
{
    float:left;
    width:131px;
    height:131px;
    background-color:#242424;
    border:1px solid #909090;
    margin-right:25px;
    margin-top:25px;
}
div.galerija_image img
{
     margin:3px;
}
div.text_container
{
    margin:50px 125px;
    padding:10px 25px;
    border:1px solid #dfe0e0;
    background-color:#202324;
    min-height:300px;
    text-size:12px;
    font-weight:bold;
}