html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*Clear*/
.clear
{
	clear: both;
}

/*Global text style*/

a:link
{
    text-decoration: none;
    color: #000000;
}

a:visited
{
    text-decoration: none;
    color: #000000;
}

h4
{
    color: #111111;
    font-family: Georgia;
    font-style: italic;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
}

h5
{
	color: #666666;
	font-family: Georgia;
	font-style: italic;
	font-size: 20px;
    line-height: 28px;
}

h1
{
	font-family: OpenSans-Bold;
    margin: 30px 0 16px 0;
    color: #222;
    font-size: 46px;
    line-height: 44px;
}

h3
{
	font-family: Verdana;
    color: #222;
    font-size: 20px;
    line-height: 22px;
    margin-top: 5px;
}

p
{
	color: #222222;
	font-family: Verdana;
	font-size: 17px;
    line-height: 1.7em;
    font-style: italic;
    padding-bottom: 15px;
}

li
{
	color: #222222;
	font-family: Verdana;
	font-size: 15px;
	margin-left: 30px;
}


/*Container*/

.container
{
	max-width: 1200px;
	margin: 20px auto;
}


/*header*/

.logo
{
    width: 40%;
    float: left;
    display: inline-block;
}

.logo img
{
	width: 250px;
	height: auto;
    
}

.menu
{
    float: left;
    width: 60%;
    display: inline-block;
    position: relative;
    margin-left: -200px;
    margin-top: 20px;
}


.menu ul
{
    display: inline-block;
}

.menu li
{
    float: left;
}
/*sec-1*/

.center-text
{
	text-align: center;
}

.right-col
{
	margin-top: 30px;
	width: 27%;
	float: left;
	border-left: 1px solid #0198bd;
    padding-left: 10px;
}

#flyingImage
{
    width: 100%;
    margin: auto;
}

.left-col
{
	width: 68%;
	float: left;
	margin-right: 30px;
}

.border-bot
{
	border-bottom: 2px solid #0198bd;
    margin-bottom: 15px;
    margin-top: 10px;
}

.opinion-bg
{
    background: #0198bd;
}

.left-img img
{
	max-width: 100%;
	margin: auto;
	vertical-align: middle;
	padding-bottom: 10px;
}

.right-col p
{
	color: #222222;
	font-family: Verdana;
	font-size: 17px;
    line-height: 1.5em;
    font-style: italic;
    padding-bottom: 7px;
}

strong
{
	font-weight: bold;
}

.normal-text
{
	color: #222222;
	font-family: Verdana;
	font-size: 17px;
    line-height: 1.5em;
    font-style: italic;
    padding-bottom: 7px;
}

.right-img img
{
	max-width: 100%;
	margin: auto;
	vertical-align: middle;
	padding-bottom: 10px;
	margin-top: 20px;
}

.prof
{
	margin-top: 10px;
	margin-bottom: 20px;
}

.left-col-mid
{	
	margin-top: 35px;
	margin-bottom: 20px;
	float: left;
	width: 30%;
    margin-right: 25px;
}

.right-col-mid
{
	margin-top: 30px;
	margin-bottom: 20px;
	float: none;
	width: 100%;
}

.prof-text
{
    background: #b7b8b8;
    border: 1px solid #111111;
}

.left-col-mid p
{
    font-size: 10px;
    padding: 15px;
}

.left-col-mid img
{
	max-width: 100%;
}

.right-col-mid h1
{
	font-family: OpenSans-Bold;
    color: #222;
    font-size: 40px;
    line-height: 38px;
    margin-top: -10px;
    margin-left: 30px;
}

.no-italic p
{
	font-style: normal;
}

ul
{
	list-style-type:none;
	line-height: 150%
}

.check li::before {
    color: #c4261d;
    content: "✔";
    margin-left: -1em;
    margin-right: 0.1em;
}

.big-text
{
	margin-top: 40px;
	margin-bottom: 20px;
}

.big-text h3
{
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
	color: #222222;
}

article > p
{
	font-style: normal;
}

.magazine-article
{
    margin-top: 20px; 
    display: block;
}

.italic
{
	font-style: italic;
}

.right-col-mid h2
{
	font-family: OpenSans-Bold;
    color: #222;
    font-size: 40px;
    line-height: 38px;
    margin-top: 10px;
    margin-left: 30px;
}

.mid-text
{
	margin-top: 30px;
}

.mid-text h4
{
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	font-family: Georgia;
	color: #222222;
}

.star-text > p
{
	font-size: 12px;
}

.day-frame
{
    border-top: 5px solid #0198bd;
    border-bottom: 5px solid #0198bd;
    border-right: 5px solid #0198bd;
    border-left: 5px solid #0198bd;
    top: 40px;
    padding: 20px;
    border-radius: 40px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.day-frame h4
{
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	font-family: Georgia;
	color: #222222;
	margin-bottom: 5px;
}

td
{
	padding: 3px 10px;
	font-family: Verdana;
}

table, tr, td
{
	border: 1px solid #838383;
    border-collapse: collapse;
}

.tabela
{
	margin-top: 30px;
	margin-bottom: 30px;
}

.op-frame
{
    border-top: 2px solid #838383;
    border-bottom: 2px solid #838383;
    border-right: 2px solid #838383;
    border-left: 2px solid #838383;
    padding: 10px 10px 30px 10px;
    top: 40px;
    border-radius: 0px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.link-1
{
	margin: 30px 0;
}

.link-1 a
{
	font-size: 32px;
}

.link-1 a:link
{
	text-decoration: underline;
	color: #0000FF;
}

.link-1 a:visited
{
	color: #0000FF;
}

.link-1 a:hover
{
    text-decoration: none;
}

.magazine-style
{
    display: block; 
    height: 40px;
}

.magazine-text
{
    background: #b7b8b8;
    border: 1px solid #111111;
}

/*sec-2*/

.fbcommentscontainer {
    margin-top: 50px
}
.fbConnectWidgetFooter {
    bottom: 0;
    cursor: default;

    width: 100%
}
.fbConnectWidgetFooter .fbFooterBorder {
    border-top: 1px solid #ccc;
    margin: 0 6px;
    padding: 4px 3px
}
.fbFeedbackContent {
}
.fbFeedbackContent .composerHider {
    border-bottom: 0 solid #ccc;
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 9px 10px 7px
}
.fbFeedbackContent .composerHider .uiSelector {
    margin: -3px 1px
}
.fbFeedbackContent .composerHider .uiSelector .uiSelectorButton,
.fbFeedbackContent .composerHider .uiSelector .uiSelectorButton:active, 
.fbFeedbackContent .composerHider .uiSelector .uiSelectorButton:focus, 
.fbFeedbackContent .composerHider .uiSelector .uiSelectorButton:hover {
    background-repeat: no-repeat;
    background-position: right -202px;
    background-color: transparent;
    border: medium none;
    margin: 0;
    outline: 0 none;
    padding: 2px 20px 2px 0
}
.fbFeedbackContent .composerHider a {
    font-weight: 700
}
.fbFeedbackContent .indicator {
    float: left;
    margin: 10px 0 0 -45px;
    position: absolute
}
.fbFeedbackContent .postContent .action_links {
    margin-bottom: 8px
}
.fbFeedbackContent .postBlingBox {
    border: medium none;
    bottom: 1px;
    cursor: text;
    padding: 0;
    position: relative
}
.fbFeedbackContent .postBlingBox:hover {
    background-color: transparent;
    border: medium none
}
.fbFeedbackContent {
    min-height: 160px
}
.fbFeedbackContent .fbFeedbackPosts {
    padding: 0 0 0 10px
}
.fbFeedbackContent .profileName {
    font-size: 11px
}
.fbFeedbackContent .fbFeedbackPost {
    border-style: solid;
    border-color: #e2e2e2;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: 1px 0 0;
    clear: both;
    padding-bottom: 0 !important;
    padding-top: 10px
}
.fbFeedbackContent li.fbTopLevelComment:first-of-type {
    border-width: 0
}
.fbFeedbackContent li.fbTopLevelComment:last-of-type {
    margin-bottom: -5px
}
.fbFeedbackReplies .fbFeedbackPost {
    border-width: 0 0 1px;
    border-color: #e9e9e9
}
.fbFeedbackReply form, .fbFeedbackContent .postReply, .postReplies {
    margin-top: 8px
}
.fbFeedbackPost {
    position: relative
}
.fbFeedbackPost .postContent {
    margin-top: 5px
}
.fbFeedbackPost .postText {
    color: #1a1a1a;
    line-height: 14px;
    margin: 0 28px 5px 0
}
.fbFeedbackPost .postActor {
    background-color: #ededed;
    margin-bottom: 8px;
    margin-right: 11px
}
.fbFeedbackContent .fbConnectWidgetFooter {
    position: static
}
.fbFeedbackContent .fbConnectWidgetFooter .fbFooterBorder {
    margin: 5px 0 0
}
.fbTopLevelComment .fbFeedbackReplies .fbCommentReply {
    border-width: 1px 0 0
}
.fbCommentsEditSettings .uiInfoTable tr:nth-last-child(2) th, .fbCommentsEditSettings .uiInfoTable tr:nth-last-child(2) td {
    padding-bottom: 0
}
.uiHeader h3, .uiHeader h4 {
    color: #333;
    font-size: 11px
}
.uiHeader .uiHeaderTitle {
    outline: medium none
}
.uiHeaderTopBorder {
    border-top: 1px solid #aaa;
    padding-top: .5em
}
div.uiHeaderTopBorder {
    margin-left: 0
}
.uiHeaderNav {
    border-color: #eee;
    margin: 8px 0 0 6px;
    padding: 7px 6px 3px 5px
}
.uiHeaderNav h4 {
    color: gray
}
.lfloat {
    float: left
}
.rfloat {
    float: right
}
.phm {
    padding-left: 10px;
    padding-right: 10px
}
.sp_comments {
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px
}
.sx_comments_cfavicon {
    width: 14px;
    height: 14px;
    background-position: 0 -187px
}
.sx_comments_like {
    width: 15px;
    height: 13px;
    background-position: -33px -170px
}
.uiBlingBox {
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding: 3px 4px 3px 2px
}
.uiBlingBox:hover {
    text-decoration: none;
    background-color: #eceff5;
    border-bottom: 1px solid #e5eaf1
}
.uiBlingBox .text {
    line-height: 11px;
    vertical-align: text-bottom
}
.uiBlingBox .img {
    margin-right: 2px;
    vertical-align: text-top
}
.uiButton {
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    padding: 2px 6px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap
}
.uiButton, .uiButtonSuppressed:active, .uiButtonSuppressed:focus, .uiButtonSuppressed:hover {
    background-repeat: no-repeat;
    background-position: -352px -348px;
    background-color: #eee;
    border-width: 1px;
    border-style: solid;
    border-color: #999 #999 #888;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none
}
.uiButton:hover {
    text-decoration: none
}
.uiButton:active, .uiButtonDepressed {
    background: none repeat scroll 0 0 #ddd;
    border-bottom-color: #999
}
.uiButtonSuppressed {
    background: none repeat scroll 0 0 transparent;
    border-color: transparent
}
.uiImageBlockContent {
    overflow: hidden
}
.uiImageBlockSmallContent {
    padding-top: 1px
}
.uiImageBlockImage, .uiImageBlockImage .img {
    display: block
}
.uiImageBlockSmallImage {
    margin-right: 5px
}
a.uiLinkSubtle {
    color: gray
}
.uiListItem {
    display: block
}
.uiListVerticalItemBorder {
    border-width: 1px 0 0
}
.uiListItem:first-child {
    border-width: 0
}
.uiToggleFlyout, .toggleTargetClosed, .openToggler .uiToggleFlyout .uiToggleFlyout {
    display: none
}
.uiSelector {
    max-width: 200px;
    vertical-align: top
}
.uiSelector .wrap {
    position: relative
}
.uiSelector .uiButton, .uiSelector .uiButton:active, .uiSelector .uiButton:focus, .uiSelector .uiButton:hover {
    background-image: none
}
.uiSelector .uiSelectorButton {
    vertical-align: top
}
.uiSelector .uiSelectorButton:active {
    background-color: #ddd
}
.uiSelectorNormal .uiSelectorButton, .uiSelectorNormal .uiSelectorButton:active, .uiSelectorNormal .uiSelectorButton:focus, .uiSelectorNormal .uiSelectorButton:hover, .uiSelectorNormal .uiButtonSuppressed:active, .uiSelectorNormal .uiButtonSuppressed:focus, .uiSelectorNormal .uiButtonSuppressed:hover {
    background-repeat: no-repeat;
    background-position: right -5px;
    max-width: 169px;
    padding-right: 23px
}
.uiSelectorNormal .uiButtonOverlay, .uiSelectorNormal .uiButtonOverlay:active, .uiSelectorNormal .uiButtonOverlay:focus, .uiSelectorNormal .uiButtonOverlay:hover, .uiSelectorNormal .uiSelectorButton:active, .uiSelectorNormal .uiButtonSuppressed {
    background-repeat: no-repeat;
    background-position: right -202px
}
.uiSelectorMenuWrapper {
    bottom: auto;
    left: 0;
    margin: -1px 0 30px;
    max-width: 340px;
    min-width: 100%;
    position: absolute;
    right: auto;
    top: 100%;
    z-index: -1
}
.fss {
    font-size: 9px
}
.fsm {
    font-size: 11px
}
.fsl {
    font-size: 13px
}
.fwn {
    font-weight: 400
}
.fwb {
    font-weight: 700
}
.fcb {
    color: #333
}
.fcg {
    color: gray
}
.UIImageBlock_Content {
    display: table-cell;
    vertical-align: top;
    width: 10000px
}
.UIImageBlock_Image {
    float: left;
    margin-right: 5px
}
.UIImageBlock_Image .img, img.UIImageBlock_Image, i.UIImageBlock_Image {
    display: block;
    width: 50px;
}
.UIImageBlock_MED_Image, .UIImageBlock_ENT_Image {
    margin-right: 10px
}
.fbcommentscontainer a {
    color: #3b5998 !important
}
.stwrapper {
    position: absolute;
    width: 354px;
    z-index: 1000000;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    visibility: hidden;
    height: auto
}
.stCloseNew2 {
    z-index: 2000000;
    position: absolute;
    right: 25px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    height: 25px;
    width: 30px
}
.stButton .stButton_gradient {
    border: 1px solid #bfbfbf;
    padding: 2px;
    font-family: serif;
    border-radius: 4px;
    display: inline-block;
    height: 16px;
    background: -moz-linear-gradient(center top, #d5d5d5 0px, #efefef 48%, #fff 94%) repeat scroll 0 0 transparent
}
.stButton .stButton_gradient:hover {
    background: -moz-linear-gradient(center top, #fff 0px, #efefef 48%, #d5d5d5 94%) repeat scroll 0 0 transparent
}
.stButton {
    position: relative;
    z-index: 1;
    text-decoration: none;
    color: #000;
    display: inline-block;
    cursor: pointer;
    margin-right: 3px;
    margin-left: 3px;
    font-size: 11px;
    line-height: 16px
}
.stButton .stHBubble {
    margin-left: 3px;
    margin-right: 3px;
    position: relative;
    z-index: -1;
    display: none
}
.stButton .stArrow {
    padding-left: 3px;
    margin-left: -1px;
    background: url(bubble_arrow.png) no-repeat scroll 3px 8px transparent;
    line-height: 16px;
    height: 14px;
    display: inline-block
}
.stButton .stBubble_hcount {
    padding-left: 2px;
    padding-right: 2px;
    white-space: nowrap;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    height: 16px;
    line-height: 16px
}
.st_facebook_hcount .stArrow, .st_fb_like_hcount .stArrow {
    background-image: url(facebook_bubble_arrow.png)
}
.st_fb_like_button .stButton_gradient, .st_fb_like_button .stButton_gradient:hover, .st_fb_like_vcount .stButton_gradient, .st_fb_like_vcount .stButton_gradient:hover, .st_fb_like_hcount .stButton_gradient, .st_fb_like_hcount .stButton_gradient:hover, .st_facebook_button .stButton_gradient, .st_facebook_button .stButton_gradient:hover, .st_facebook_vcount .stButton_gradient, .st_facebook_vcount .stButton_gradient:hover, .st_facebook_hcount .stButton_gradient, .st_facebook_hcount .stButton_gradient:hover {
    color: #000;
    border: 1px solid #cad4e7;
    font-family: serif;
    background: none repeat scroll 0 0 #eceef5;
    filter: none
}
.st_fb_like_vcount .stButton_gradient:hover, .st_fb_like_hcount .stButton_gradient:hover, .st_fb_like_button .stButton_gradient:hover, .st_facebook_vcount .stButton_gradient:hover, .st_facebook_hcount .stButton_gradient:hover, .st_facebook_button .stButton_gradient:hover {
    border: 1px solid #8faeeb
}
.st_twitter_hcount .stArrow {
    background-image: url(twitter_bubble_arrow.png)
}
.st_twitter_button .stButton_gradient, .st_twitter_button .stButton_gradient:hover, .st_twitter_vcount .stButton_gradient, .st_twitter_vcount .stButton_gradient:hover, .st_twitter_hcount .stButton_gradient, .st_twitter_hcount .stButton_gradient:hover {
    border: 1px solid #cce3f3;
    background: none repeat scroll 0 0 #fff;
    filter: none
}
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
    background-image: url(facebook_counter.png);
    background-repeat: no-repeat;
    display: inline-block;
    white-space: nowrap;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    height: 16px;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 16px;
    width: auto;
    position: relative
}
.stButton .st-twitter-counter, .stButton .st-facebook-counter {
    width: 60px
}
.stButton .st-pinterest-counter, .stButton .st-email-counter {
    width: 60px
}
.stButton .stMainServices img, .stButton img {
    border: medium none !important;
    margin: 0 !important;
    z-index: 100000 !important;
    background: none repeat scroll 0 0 transparent !important;
    padding: 0 !important;
    float: none !important
}


/*Add comment*/

.comments{
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.profileimage
{
    float:left;
    width:8%;
}
.profileimage img
{
    width: 50px;
    height: 50px;
}
.commentsinfo
{
    font-size: 20px !important;
    width: 25%;
    text-align: center;
    margin: 7px 0;
}
.commentname,.commentsinfo{
    text-decoration: none;
    color: #3b5998!important;
    font-weight: 700;
}

.commentstextcontainer
{
    float:left;
    width:92%;
}
.commenttext{
    font-weight: 400;
    margin: 10px 0;
    line-height: 20px
}
.commentactions
{
    color: #3b5998!important;
    font-weight: 700;
}
.commentunderline
{
    width:100%;
    display: inline-block;
    color: #cccccc;
    background: #cccccc;
}
.dotpos
{
    color: gray;
    font-weight: 400;
    font-size: 11px;
}
.commenttime
{
    color: grey;
}

.add-comment-container
{
    width: 100%;
}
.add-comment-img
{
    width: 8%;
    float: left;
}
.add-comment-img img
{
    height: 60px;
    border-radius: 30px;
    width: auto;
}

#add-button
{
    clear: both;
    float: right;
    padding: 10px;
    margin-top: 10px;
    border-radius: 10px;
    background: #9BD4F5;
    border: 1px solid #9BD4F5;
}
#add-comment, #name, #surname
{
    height: 25px;
    width: 100%;
    border-radius: 25px;
    padding-left: 5px;
    float: left;
}
#add-comment::placeholder
{
    font-size: 14px;
}
#name
{
    width: 35%;
    margin-right: 15px;
    margin-bottom: 5px;
}   
#surname
{
    width: 35%;
}
.inpunts-container
{
    width: 90%;
    float: right;
}
#add-warn
{
    background: crimson;
    color: white;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 25px;
}
#add-success
{
    background: #50C878;
    color: white;
    padding: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 25px;
}


/*Floating buttons*/

.share-button-floating
{
    padding-bottom: 12px;
    width: 60px;
    background: rgba(1,152,189,0.1);
    box-shadow: 0 0 10px rgba(1,152,189,0.8);
    border-radius: 3px;
    position: fixed;
    top: 45px;
    left: 0;
    background-position: center center;
    background-repeat: no-repeat;;
}
.share-button-floating i
{
    display: none;
}
.share-button-floating a
{
    margin-top: 12px;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    width: 85%;
    height: 65px;
    border-radius: 5px;
}
.facebook
{
    background-image: url(../img/icon-30-a-soc-facebook.png);
    background-color: #3B5998;
}
.twitter
{
    background-image: url(../img/icon-30-a-soc-twitter.png);
    background-color: #55ACEE;
}
.wykop
{
    background-image: url(../img/icon-20-a-soc-wykop.png);
    background-color: #F58739;
    display: none;
}
.linkedin
{
    background-image: url(../img/icon-20-a-soc-linkedin.png);
    background-color: #0274B3;
    display: none;
}
.tumblr
{
    background-image: url(../img/icon-20-a-soc-tumblr.png);
    background-color: #34465E;
    display: none;
}
.expand-floating
{
    background: rgba(1,152,189,0.1) url(../img/icon-20-c-arrow-bottom.png) center center no-repeat;
    cursor: pointer;
    margin-bottom: 12px;
}
.small-buttons
{
    height: 45px !important;
}

