/* Based on http://www.alistapart.com/articles/goingtoprint/ */

body {
   background: white;
   font-size: 12pt;
}
br { margin: 0; }
#top, #header-right, #navigation, #breadcrumbs, #footer-right, #sidebar-right,  div.itemSocialSharing, div.itemBackToTop, .print, 
.atgal {
   display: none;
   }
#sidebar-left {
    float: left;
    position: relative;
    width: 180px;
	margin-right: 20px;
}

#header-left #print-logo img{ 
    float: left;
    height: 73px;
    margin-left: 10px;
    text-indent: -9999px;
    width: 67px;
}
a {
    text-decoration: none;
}
#header-left #padpav {
    margin-left: 15px;
    margin-top: 15px;
    width: 470px;
}
#header-left .padalinio-logo {
    float: left;
    height: 73px;
    margin-left: 10px;
    width: 67px;
}
#main-page {
    float: left;border-top: 3px solid #AA1E21;margin-top:8px;
}
#header-left, #vulogo, #logo, #padpav, #fsftitle {
    float: left;
}
#header-left h1 {
    float: left;
}
#header h1 {
    margin-left: 15px;
    margin-top: 3px;
    width: 700px;
}
#header {margin:10px 0 10px 0;}
#header-left #vutitle a { font-size: 21px; margin: 0; padding: 0;}
#header-left h1 a { font-size: 25px; margin: 0; padding: 0;text-decoration:none; }
.wrapper {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

#header-left {
    color: #666666;
    line-height: 17px;
    margin-top: 15px;
    text-transform: uppercase;
    width: 870px;
}
div#page-content {
   /* margin-left: 10%; */
   padding-top: 1em;
   font-size:13pt;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #fff;
   background: transparent;
   font-weight: bold;
   }

#footer { clear: both; display: block; position: relative;  }
#header-left #padpav a {
    text-decoration: none;
}
.joomla_addthis {display:none;}

.rubrika {
    font-size: 16px;
    font-weight: bold;
}

#navigation {
    border-bottom: 5px solid #AA1E21;
    margin-bottom: 15px;
	height:5px;
    width: 980px;
}