/* all pages body style */
body {
    font: 12px Arial, Helvetica, sans-serif;
    color: #383a3a;
    background: url('../img/body-bg.gif') repeat-x ;
    margin: 0;
    line-height: 1.5;    
}

div#wrapper 
{
	width: 1005px;
	margin: 0 auto;
	padding-right:10px;
	padding-left:10px;
	margin-top:30px;
}

/* all pages hx style */
h1,h2,h3,h4,h5 {
    font-family:Arial,sans-serif;
    color: #E77817;
}

h1 {
    font-size: 12px;
    margin:10px 0pt;    
}

h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover {
    color: #E77817 !important;
    text-decoration: none;
}

h1 a:hover {
    text-decoration: underline;
}

h2 {
    font-size: 9pt;
}

h2.keywords {
    border-top:1px solid #999999;
    color:#999999;
    font-family:Tahoma;
    font-size:9px;
    font-weight:normal;
    line-height:100%;
    margin-bottom:0px;
    padding-top:5px;
}

h3 {
    font-size: 10pt;
}

table {
    line-height:150%;
}

div.footer {
    border-top: 1px solid #666;
}

a {
    text-decoration: underline;
}

a:link, a:visited {
    color: #000;
}

a:hover, a:active {
    color: #E77817;
    text-decoration: none;
}

img {
    border: 0 none;
}

.pager {
    margin: 1.4em auto;
    text-align: center;
}

.pager .adisabled {
    color: #888;
}

.pager .normal {
    color: #000;
}

.weight1 {
    font-size: 100%;   
}

.weight2 {
    font-size: 110%;   
}

.weight3 {
    font-size: 120%;   
}

.weight4 {
    font-size: 130%;   
}

.weight5 {
    font-size: 140%;   
}

.weight6 {
    font-size: 150%;   
}

.weight7 {
    font-size: 160%;   
}

.weight8 {
    font-size: 170%;   
}

.weight9 {
    font-size: 180%;
}

.weight10 {
    font-size: 190%;
}

.autor,
.notatka,
.data {
    color: #888;
}

.cloud {
    text-align: center;
    padding: .2em .2em 1em .2em;
    line-height: 2.4em;
}
.cloud a,
.cloud a:link,
.cloud a:hover,
.cloud a:active,
.cloud a:visited {
}

.cloud a:hover {
    text-decoration: underline;
}

/* compatibility */
#menu-left a {
    color: #fff;
}

a.gray {
    color: #787878;
}

#menu-left a.menu_hilite {
    color: #E77817;
}

#menu-left a.gray {
    color: #787878;
}

#menu-left table {
    line-height: 140%;
}

.content {
    padding-left: 32px;
    padding-top: 1em;
}

#share
{
	background:url("../img/klamra_6x55.png") no-repeat scroll 0 7px transparent;
	}

#facebookf, 
#tweeterf,
#facebookf:hover, 
#tweeterf:hover{
background:url("../../images/social_icons_footer.gif") no-repeat scroll 0 0 transparent;
display:block;
float:right;
height:24px;
line-height:6541;
margin-left:6px;
margin-top: 15px;
overflow:hidden;
text-indent:23349px;
width:24px;
text-decoration: none;
}
#tweeterf, #tweeterf:hover {
background-position:-28px 0;
}
