 /*
Theme Name: Jednotka
Theme URI: http://holobest.com/jednotka
Description: Jednotka - Multipurpose Wordrpess Theme
Author: Holobest
Author URI: http://themeforest.net/user/holobest
Version: 1.2.0
*/

 .wp-caption {
     max-width: 100%;
 }

 .wp-caption-text {}
 .sticky {}
 .gallery-caption {}
 .bypostauthor {}

 .alignright {
     display: block;
     float: right;
     margin: 3px 0 0 10px;
 }

 .alignleft {
     display: block;
     float: left;
     margin: 3px 10px 0 0;
 }

 .aligncenter {
     display: block;
     clear: both;
     margin: 10px auto;
 }