/* CSS Document */
/*
Nagłówek
*/
#post h1 {
font-size:16px;
}

#post h1 a {
text-decoration:none;
color:#d2003a;
cursor: text;
}

#post h1 a:hover {
text-decoration:none;
}

/*
Data i autor 
*/
#post h3 {
font-size:10px;
margin-top:-9px;
}

/*
zajawka
*/
#post h2 {
font-size:11px;
margin-top:5px;
margin-bottom:-5px;
}
/*
tresc postu
*/
#post p {
padding-top:3px;
}

#post .comments {
clear:both;
border-top:1px dashed #fff;
padding-top:3px;
margin-top:5px;
}




.alert {
background-color:#a72376;
padding:5px;
margin-top:20px;
border:1px solid #621245;
}

.alert .button2 {
color:#787878;
border:1px solid #787878;
background-color:#f0f0f0;
}


/* gallery */

.gallery_block {
padding: 5px;
float:left;
position:relative; 
right:50%;
}

.gallery_block_txt {
padding: 5px;
float:left;
}

.gallery_break {
width: 0;
height: 0;
border: 0;
font-size: 0;
margin: 0px;
clear: both;
}

.gallery_div_image {
border: 0;
}

.gallery_div_desc {
white-space: nowrap;
overflow: hidden;
font-size: 10px;
padding-top:1px;
}

.txt_alert {
color:#FF0000;
}

/*
komentarze dodawanie
*/

.emots {
float:left;
margin-top:55px;
margin-right:5px;
}

.emots img {
margin:1px;
}

.form_comments_text {
width:290px;
height:100px;
}

.comments_code {
margin-left:97px;
}

.form_code_text {
height:13.5px;
font-size:12px;
width:62px;
padding-top:1px;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
}

.submit {
border:1px solid #CCCCCC;
width:70px;
font-size:12px;
margin-right:2px;
padding-top:1px;
padding-bottom:1px;
padding-left:1px;
padding-right:1px;
}

.comment_content {
margin-top:5px;
padding:5px;
border:1px dashed #fff;
}

.comment_who {
display:block;
margin-left:-5px;
margin-right:-5px;
margin-top:-5px;
border-bottom:1px dashed #fff;
background-color:#c84297;
padding:3px;
padding-left:5px;
margin-bottom:7px;
}

.line {
height:6px;
border-bottom:1px dashed #fff;
}

.gallery_list_image {
width:100%;
float:left;
text-align:left;
padding-top:3px;
padding-bottom:5px;
}

.gallery_list_image img {
width:80px;
height:80px;
margin:5px;
margin-right:8px;
}

.gallery_list {
text-align:center;
width:100%;
}


.gallery_list_line {
height:5px;
clear:both;
border-bottom:1px dashed #fff;
}

.gallery_list_txt {
margin-top:15px;
}

.gallery_list_txt h3 {
font-size:13px;
margin-left:5px;
}

/*
lang switch
*/
.lang_switch {
text-align:center;
}

.lang_switch img {
border:1px solid #000;
}

.lang_switch img.active {
silver;opacity:.50;
filter: alpha(opacity=50);
opacity: 0.5;
}

/* 
post news 
*/
#post .post_spacer {
height:5px;
}

/* 
news image 
*/
#post .news_image {
float:left;
width:150px;
height:auto;
margin-right:5px;
border:1px solid #000;
margin-top:10px;
}