﻿.natch_all 
{
   width:100%;
}
.fb_share_link { 
padding:2px 0 0 20px; 
height:16px; 
display:inline;
background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top left; 
}
.showSendEmail{
position:fixed;
    top:15%;
    left:35%;
     z-index:2;
     width:400px;
     height:300px; 
     padding:10px; 
     text-align:center; 
     vertical-align:middle; 
     background-color:#DBDFDf;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     color:#5A4437;
     border:solid 1px #c0c0c0;
}

/*ramki*/
#natchMenu , #natchTitle , #natchDescription, #natchTags ,#natchRandom, #natchDodatki 
{
    border-color:#D6EBF3;
    border-style:solid;
    border-width:1px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
}



.natch_LeftMenuDiv
{
 width:140px;
 margin:0px;
 float:left;
   
 height:auto;
 padding-left:7px;
 padding-top:5px;
 text-align:left;
 background-color:#e7e7e7;
}


.natch_TitleDiv
{
float:right;
width:600px;
padding:6px;
text-align:center;
margin-bottom:6px;
background-color:#e7e7e7;
}
.natch_title
{
   color:#FFC125;
text-shadow:0 2px 2px #A37FAB;
}

.natch_imageAndDescr
{
float:right;
width:615px;

}


.natch_DescrDiv
{
overflow:hidden;
float:right;
width:290px;
height:330px;
padding:5px;
margin-bottom:6px;

	-moz-border-radius:5px 5px 5px 5px;
background-color:#FAFAFC;
border:1px solid #D6EBF3;
}

.natch_TagsDiv
{
float:right;
width:600px;
padding:5px;
margin-bottom:6px;
text-align:left;
background-color:#fafafa;
}

.natch_ImageDiv
{
    padding-bottom:0px;
    padding-left:15px;
    padding-right:15px;
    padding-top:15px;
    
    width:276px;
    float:left;
	
	-moz-border-radius:5px 5px 5px 5px;
background-color:#FAFAFC;
border:1px solid #D6EBF3;
/*padding:3px;*/
    
}
.natch_RandomDiv
{
float:right;
width:600px;
padding:5px;
margin-bottom:6px;
text-align:center;
background-color:#e7e7e7;
}
.natch_listDiv
{
    float:right;
    width:600px;
}

.natch_DodatkiDiv
{
 width:600px;
  float:right;
  padding:5px;
  margin-bottom:6px;
  background-color:#fafafa;
}

.yellowStar{
    background-image: url(/DesktopModules/Natchnienia/Images/FilledStar.png);
    
}
.greyStar{
    background-image: url(/DesktopModules/Natchnienia/Images/EmptyStar.png);

}
.ratingStar {
background-repeat:no-repeat;
cursor:pointer;
display:block;
font-size:0;
height:12px;
margin:0;
padding:0;
width:13px;
}

.natch_image
{
    width:280px;
    height:280px;
}
.underImage
{

}
.natch_description{


}

.natch_description p {
padding:5px;
line-height:1.3em;

}

.tagStyle{
margin-right:5px;
text-transform:lowercase;
}
.menuParent
{
    font-weight:bold;

}
.menuCild
{
    padding-bottom:5px;
    padding-top:5px;
	font-size:12px;
	overflow:hidden;
}

.randomNatchImage
{
    width:80px;
    height:80px;
    margin-right:5px;
    margin-left:5px;
}
.randomNatchImage:hover
{
    width:80px;
    height:80px;
    margin-right:5px;
    margin-left:5px;
    outline:#909090 solid 1px;
}
.menuAll
{
 background-color:#e7e7e7;
 font-family:sans-serif;
font-size:12px;
overflow:hidden;
}


/*lista*/
.listItemA
{
    width:580px;
    background-color:#fafafa;
    height:90px;
    margin-bottom:-10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border:solid 1px #c0c0c0;
    
}
.listItemB
{
    width:580px;
    background-color:#e7e7e7;
    height:90px;
    margin-bottom:-10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border:solid 1px #c0c0c0;
}
.listImage
{
    width:80px;
    height:80px;
    margin:5px;
    float:left;
}
.listItemTitle{
    width:460px;
    float:right;
    text-align:center;
    margin-right:10px;
    margin-top:10px;
    height:55px;
    vertical-align:top;
    padding-top:3px;
    color:#5B4337;
}
.listItemContent
{
    width:460px;
    float:right;
    padding-right:10px;
    
}
.pagerLinkStyle{
    margin:2px;
    margin-top:10px;

}
.selectPagerLinkStyle
{
    font-weight:bold;
    margin:2px;
    margin-top:10px;
}

/*koniec listy*/

/*komentarze*/
.commentPanelclass
{
width:96%;
border-bottom: solid 1px #c0c0c0;
margin:0px 10px -5px 10px;
padding:5px;
color:#5B4337;
}
.commentAutor
{
}
.commentDate
{
float:right;
margin-right:30px;
font-style:italic;
}
.commentContent
{
    margin-top:4px;
}
.addCommentPanel
{
    position:fixed;
    top:25%;
    left:35%;
     z-index:2;
     width:400px;
     height:285px; 
     padding:10px; 
     text-align:center; 
     vertical-align:middle; 
     background-color:#DBDFDf;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     color:#5A4437;
     border:solid 1px #c0c0c0;
}
