body {
	background-color: white;
	font-family: Arial, Verdana;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
    min-width: 1180px;
	}

#text p, #textWithPic p, #text li, #textWithPic li, .comment, .announce, .narrow {
    line-height: 20px;
}

input, textarea {
	font-family: Arial, Verdana;
	font-size: 8pt;
	}
	
input.gb {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	background-color:#FFFFFF;
        }

#ctrlcopy {
    height:1px;
    overflow:hidden;
    position:absolute;
    width:1px;
    margin: 5px 0 0 -1px;
    line-height:0;
    opacity: 0;
  }	
        
#measure {
    position: absolute;
    left: 0;
    top: -2em;
    width: 100%;
    height: 1em;
    line-height: 1em;
    }
#container {
        position: relative;
        margin: 0px auto;
        min-height: 100%;
    min-width: 1024px;
    padding-right: 20px;
  /*  max-width: 1100px; 
    z-index: 1; //-width:expression((document.getElementById('measure').clientWidth < 1024) ? '1000px' : (document.getElementById('measurer').clientWidth > 1100) ? '1100px' : '100%'); */
        }
    #leftSkyscraperAd {
        float: left;
        width: 240px;
        padding-top: 30px;
        padding-left: 10px;

        }
    #containerRight {
        float: right;
        width: 78%;
        }


.mainContent {
	margin: 0px 0px 40px 0px;
	}	
#logo {
	float: left;
	margin: 32px 5px 0px 0px;
	}

p.narrow {
    width: 60%;
    }

#stripe {
	/*background-color: #FF8400*/;
    background-color: #53961D;
	height: 5px;
    width: 100%;
    float: none;
    clear:both;
	}

#navigation {
    margin: 50px 0px 0px 0px;
    //border: 1px solid red;
    width: 100%;
        }
    #navigation li {
        //border: 1px solid green;
        float: left;
        padding: 5px;
        margin: 0px 0px 0px 4%;
        }
    #navigation #here {
        background-color: #F0F0E0;
        }

.pager {
	margin-bottom: 30px;
	}
	.pager a, .pager span {
		padding: 3px 7px;
		margin-right: 5px;
		}
	.pager span {
		background-color: #CCC;
		}
    #comments .pager {
        margin: 20px 0px 20px 10px;
        }
#header	{
	clear: both;
	float: none;
	display: table;
	margin-bottom: 20px;
	width: 100%;
	}
.floatFix {
	float: none;
	clear: both;
	display: table;
	}
#footer {
	margin: 30px 0px;
	float: none;
	display: table;
	}
img {
	border: 0px;	
	}

#appsBadge {
	position: absolute;
	right: 0px;
	width: 46px;
	height: 90px;
	margin-top: -80px;
	padding: 0px;
	background: url(/img/header-apps-badge.png) no-repeat;
	}	
@media screen and (-webkit-min-device-pixel-ratio: 2),
screen and (max-moz-devicear-pixel-ratio: 2) {
#appsBadge {
	background: url(/img/header-apps-badge@2x.png) no-repeat;
	background-size: 46px 90px;
}
}	
#appsBadge a {
	width:  46px;
	height: 45px;
	display: block;
	padding: 0px;
	}	
p {
	margin: 0px;
	}	
.linkStyle {
	text-decoration: underline;
	cursor: pointer;  
	}
.buttonStyle {
	border-bottom: 1px dashed;
	display: table;
	text-decoration: none;
	cursor: pointer;  
	}		

em {
	color: #395677;
	font-style: normal;
	}	
a { color: black; }
a:visited { color: #909090;	}
ul, ol  {
	margin: 0px;
	padding: 0px;
    }
    ul li, ol li {
	margin: 0px 0px 1em 3em;
    }
ul li {
	list-style-type: none;
	}    
h1, h2, h3 {
    font-family: Georgia,'Times New Roman',serif;
	font-weight: normal;
    display: table;
    color: #53961D;
    font-variant: small-caps;
	}

h1  {
    font-size: 2.2em;
    margin: 50px 0px 60px 0px;
    }
  h1.largeH1 {
  	font-size: 2em;
  	margin-bottom: 0px;   
	}

#content- h1 {
    font-size: 1.6em;
    margin-bottom: 0px;
    }


h2 {
    font-size: 2em;
    }

h2, h3 {
	margin-top: 60px;
    margin-bottom: 10px;
	}

h2+h3 {
    margin-top: 0px;
    }

h3 {
    font-size: 1.6em;
    }

script+h2 {
    margin-top: 20px;
    }
        
.invisible {
	display: none;
	}		
	.visible {
	display: block;
	}		
			
.FEForm {
        margin-top: 20px;
        width: 450px;
	}
	.FEForm h3 {
		margin: 0px;
                font-size: 1.2em;
		}
	.FEForm label {
		font-size: 0.8em;
		}	
	.FEForm input, .FEForm textarea {
		font-size: 1em;
		}
	.FEForm p {
		margin: 10px 0px 0px 0px;
		}	
	.FEForm input.text {
		width: 70%;
		}
	.FEForm textarea {
		width: 95%;
		}
	.FEForm-subscribeFacts label {
		font-size: 1em;
		}
		
/*-------------*/

#content-article #text {
        width: 60%;
        margin-left: 0px;
		font-size: 1.1em;
        }
	#content-article #textWithPic {
        width: 60%;
        margin-left: 0px;
        }
    #content-article {
    	margin-bottom: 0px;
    	}
    #content-article #text p, #content-article #textWithPic p  {
        margin-bottom: 1.5em;
        }
    #childrenLinks {
    	margin-top: 20px;
    	}
    #content-article #childrenLinks a {
        color: #53961D;
        font-size: 1em;
        margin-left: 20px;
        }
    #content-article h1 {
        float: left;
        }
    #content-article .ratingButtons {
        float: left;
        margin: 20px 0px 0px 80px;
        *margin: 0px 0px 0px 80px;
        }
    #content-article .ratingValue {
        font-size: 1.8em;
        float: left;
        color: #53961D;
        }
    #content-article .ratingButtons a {
        float: left;
        display: block;
        margin: 10px 0px 0px 5px;
        text-decoration: none;
        color: #53961D;
        }
    #articleHeader {
        float: none;
        clear: both;
		margin: 60px 0px 30px 0px;
        }
    #articleHeader h1 {
    	margin: -7px 40px 20px 0px ;
		float: left;
		}

#comments {
	margin-top: 20px;
	}
	#comments h3 {
        color: black;
        }
	#comments .FEForm {
		margin: 0px 0px 20px 0px;
		}
	#comments div.comment {
		margin: 0px 0px 20px 0px;
		padding: 15px 20px 15px 20px;
		width: 60%;
        border: 1px solid #e0e9e0;
        background: #f6f9f6;
        font-size: 0.9em;
		}
	#comments .commentsLevel{
		margin-left: 20px;
		}
	#comments .buttonStyle {
		margin-top: 10px;
		}
	#comments .replyForm {
		width: 80%;
		} 
	#commentsAddForm {
		margin: 80px 0px 50px 0px;
		}	
	#commentsReplyForm {
		display: none;
		}
    .commentHeader {
        margin-bottom: 0.8em;
        }
    .commentReplyButton {
        color: #A0A0A0;
        }

/* start page */		

#content- .ratingButtons {
        float: left;
        margin: 4px 0px 0px 5px;
		font-size: 0.7em;
        }
    #content- .ratingButtons a {
        display: block;
        float: left;
        text-decoration: underline;
        margin: 2px 0px 0px 5px;
        }
    #content- .ratingButtons .ratingValue {
        color: #00AF00;
        float: left;
        margin-left: 10px;
		/* color: #909090; */
		}
    #content- .articleLevel2, #content- .articleLevel3 {
        display: inline;
        }
    #content- .articleLevel2, #content- .articleLevel3 {
        }
    #content- .articleLevel1,  #content- .articleLevel1 a {
		color: #53961D;
		font-family: Arial, Verdana;
        }
    .articleLevel1 h3 a:visited {
        color: #53961D;
        }
    #content- .articleLevel1 {
        float: none;
        clear: both;
        }
    #content- .level1stack {
        margin: 0px 0px 10px 0px;
        }
    #content- .level1stack h2 {
        font-size: 1em;
        font-variant: normal;
        font-weight: bold;
        color: black;
        }
    #content- .level1stack {
        line-height: 1.5em;
        }
	#content- h2 {
	    margin-top: 0px;
		font-size: 1.2em;
		}
	#content- .articleLevel1 {
		margin: 0px;
        color: #53961D;
        display: block;
		}
    .articleLevel1 {
        display: inline;
        }
	.articleLevel2 {
        font-size: 1em;
		}
		#content-article .cap {
			font-size: 0.8em;
			padding: 0;
			margin: 0;
			float: left;
			}
		#content-article .cap span {
			margin: 0px 0px 0px 20px;
			padding: 0px;
			}
		.curStar {
			float: none;
			display: table;
			margin-top: -7px;
			padding-left: 5px;
			font-size: 0.9em;
			}
	#startPageColumnLeft, #startPageColumnMid, #startPageColumnRight, #medcineRating {
		background-color: #FFFFFF;
		padding: 15px 20px;
		border: 1px solid #F0F0F0;
		}	
    #startPageTopBlock {
        margin-top: 50px;
        display: table;
        }
    #startPageArticlesBlockHeader {
        margin: 0px 0px 20px 0px;
        padding-left: 40px;
        height: 2em;
        }
    #startPageArticlesBlock1 {
        float: left;
        margin-left: 5%;
        width: 30%;
        }
    #startPageArticlesBlock2 {
        width: 30%;
        float: right;
        margin-left: 4%;
        }
	.startPageArticlesList p {
		margin-bottom: 15px;
		}
	#whatAboutBlock {
		padding: 2%;
		width: 25%;
		background-color: #F0F0F0;
        margin-top: -1.5%;
        float: left;
		}
    #startPageSredstva1 {
        float: left;
        width: 44%;
        }
    #startPageSredstva2 {
        float: right;
        width: 40%;
        margin-left: 10%;
        }
    #startPageSecondBlock {
        margin: 80px 0px 60px 0px;
        display: table;
        }
    #startPageSecondBlock h1 {
        margin: 0px 0px 20px 0px;
        font-size: 1.5em;
        }
    #startPageSecondBlock h1 a {
        color: #53961D;
        }

	#startPageSelfAdvCont {
        margin: 0px 0px 0px 5%;
		width: 35%;
		padding: 10px 20px;
        float: right;
		border: 1px solid #F0F0F0;
		}
	#startPageSelfAdvCont h2 {
		font-size: 1.4em;
		}

/*
	#startPageSelfAdvCont {
        margin: 0px 0px 0px 5%;
		width: 15%;
		padding: 10px 20px;
        float: left;
		}*/

.danger {
		margin-left: -15px;
		background: url(/img/excl.png) no-repeat;
		padding-left: 15px;
		}	
	

#cocktails {
		width: 50%;
		margin-left: 80px;
		display: table;
		}        
	#cocktails div {
		margin-bottom: 40px;
		}               
	#cocktails h3 {
		color: black;
		}
	#cocktails div.text {
		float: left;
		width: 90%;
		background-color: #EDF1EB;
		padding: 10px;
		}		

.curious {
	background-color: #EDF1EB;
	padding: 20px;
	margin: 20px 0px;
	}	
	.curious h3, .curious h2 {
		margin: 0px 0px 20px 0px !important;
		}
	
#readMore {
		margin: 40px 0px 20px 0px;
        font-style: italic;
		}	
	#readMore, #readMore a {
		color: #909090;
		}
    #readMoreDoctor li {
        margin-left: 0px;
        }
	
#content-forum #comments {
	margin-top: 0px;
	}		
	
#feedbackForm {
	margin: 50px 0px 50px 0px;
	}

	
#rss {
        display: table;
        margin: 40px 0px 0px 0px;
        float: left;
        }
    #rss a {
		display: block;
		font-size: 1.2em;
		float: left;
		}
	#rss img {
		float: left;
        margin-right: 10px;
		}
	

.quote {
	text-align: right;
	margin-left: 25%;
	}
	
#disclaimer {
	margin-top: 20px;
	width: 70%;
	font-size: 0.8em;
	}	
	
#music-facts-ad img {float: left; margin: 0px 20px 20px 0px;}
#music-facts-ad p {
	margin-bottom: 3px !important;
	text-indent: 0px;
	text-align: left;
	}
#music-facts-ad h2 {
		margin: 0px 0px 20px 0px;
        font-size: 1.5em;
        color: #ff8400;
		}
	#music-facts-ad a {
	    color: #53961D;
	    margin-bottom: 10px;
		}
	#content-article #music-facts-ad #text {
		width: 100%;
		}

.selfAdv {
	margin-top: 40px;
	width: 50%;
	border: 1px solid #F0F0F0;
	padding: 20px;
	}		

#music-facts-ad b {
	color: #E5F0FF;
	}
	#music-facts-ad .curvy {
		background: #E5F0FF;
	}
	
#topLinks li {
	margin-left: 20px;
	}

/*
 * jQuery UI Stars v2.1.1
 * Copyright (c) 2009 Orkan (orkans@gmail.com)
 * http://docs.jquery.com/License
  */
.ui-stars-star {
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.ui-stars-star a {
	margin-top: 6px;
	width: 12px;
	height: 10px;
	display: block;
	background: url(/img/stars.gif) no-repeat;
}

#content-article .ui-stars-star a {
	margin: 0px 0px 0px 3px;
	width: 15px;
	height: 15px;
	background: url(/img/stars-large.gif) no-repeat 0 0;
	}

.ui-stars-star a {
	background-position: 0 0;
	}
	.ui-stars-star-on a, #stack1 .ui-stars-star-on a, #stack2 .ui-stars-star-on a {
		background-position: 0 -10px;
		}
	.ui-stars-star-hover a, #stack1 .ui-stars-star-hover a, #stack2 .ui-stars-star-hover a  {
		background-position: 0 -20px;
		}

#content-article .ui-stars-star a {
	background-position: 0 -32px;
	}
	#content-article .ui-stars-star-on a {
		background-position: 0 -48px;
		}
	#content-article .ui-stars-star-hover a {
		background-position: 0 -64px;
		}

.ui-stars-star-disabled,
.ui-stars-star-disabled a {
	cursor: default !important;
}
/* -------------- */

#doctor-on-alcohol div#intro {
		margin-bottom: 40px;
		margin-left: 0px;
        display: table;
		}
	#doctor-on-alcohol div#intro {
		float: left;
		width: 60%;
		margin-left: 40px;
		}
    #doctor-on-alcohol div#intro ul {
        margin-top: 40px;
        }
	#ask {
		color: #53961D;
        margin-top: 40px;
		}
    .noTopMargin {
        margin-top: 0px;
        }


.warning {
	border-color: #ff3333;
	border-style: solid;
	border-width: 0px 0px 0px 15px;
	padding-left: 25px;
	margin-left: 0px;
	}		

#doma {
		padding-left: 7%;
		}
	#doma label {
		display: block;
		}
	#domaStep1 label {
		display: inline;
		}	
	#doma .lf, #doma .lf * {
		font-size: 1.5em;
		display: inline;
		color: #606060;
		}
	#domaDiseases {
		display: none;
		}
	#doma #receipts {
		display: none;
		}
	#doma .rec {
		margin-bottom: 50px;
		}
	#doma #printResults .title, #doma #printResults a {
	    color: #53961D;
		}
	.squares {
		margin-top: 5px;
		background:url('/img/square.png') repeat-x;
		float: left;
		}
	#doma .rec {
		width: 50%;
		float: left;
		}
	#doma .leftColumn {
		width: 220px;
		float: left;
		}
	#doma #resultsReceipts {
		float: none;
		clear: both;
		}
	#doma h1 {
	    color: #53961D;
		margin-bottom: 30px;
		}
	#doma .comment {
		margin: 6px 0px 2px 0px;
		color: #505050;
		font-size: 0.8em;
		width: 70%;
		}
	#doma .head {
		margin-bottom: 40px;
		}
	#doma #intro {
		width: 80%;
		font-size: 1.1em;
		margin-bottom: 10px;
		float: none;
		clear: both;
		display: table;
		}
	#doma ul {
		margin: 0px;
		padding: 0px;
		margin-bottom: 20px;
		}
	#doma li {
		margin: 25px 0px 0px 0px;
		}
	#doma input {
		margin: 10px 0px 0px 20px;	
		}
	#domaDiseases input {
		margin-right: 10px;
		}		
	#domaStep1 h2 {
		margin-bottom: 0px;
		}
	#domaStep1 ul {
		width: 70%;
		}
	#doma #printResults {
		width: 70%;
		}
	#doma #leftCol {
		float: left;
		width: 50%;
		}	
	#doma #rightCol {
		float: right;
		width: 40%;
		margin-left: 20px;
		border: 1px solid #F0F0F0;
		padding: 15px;
		margin-top: -5px;
        margin-bottom: 20px;
		}
	#doma .buttonStyle, #doma .lf {
	   	color: #53961D;
		}		
	#domaLink, .highLight {
		color: #FF8400 !important;
		font-weight: normal;
		}
.domaLinkLarge {
        color: #FF8400;
        font-size: 1.2em;
        display:  block;
        margin:  10px 0px 20px 0px;
        font-weight: normal;
        }

#quickLinksArticle	{
		float: right;
		width: 25%;
        margin-right: 10px;
		}   
	.quickLinksCont	{
		background-color: #F0F0F0;
		display: table;
		padding: 10px 10px 10px 20px;
		margin-bottom: 40px;
		}
	.articleText {
		float: left;
		}
    .articleText h2 {
        margin: 60px 0px 20px 0px;
        }
    .articleText h3 {
        margin: 60px 0px 20px 0px;
        }
	#quickLinksArticle p {
		margin-bottom: 15px;
		}
	#quickLinksArticle h3 {
        margin-top: 10px;
		}

  /*  #mm, #vk {
        margin-top: 40px;
        }
	#body- #vk {
		margin-top: 20px;
		}		
	#body- #mm {
		margin-top: 40px;
        margin-left: 40px;
        float: left;
		}	
	#body- #fb {
		margin-left: 40px;
		margin-top: 40px;
        float: left;
		}	
	#body- #vk {
		margin-left: 40px;
        float: left;
		}
	#body- #vk table {
        float: left;
		margin-top: 20px;
		}	*/

#content- #yaSocButtons {
        margin: 40px 0px 40px 0px;
        display: table;
        float:left;
        }
    #body- #gPlusOne {
        float:left;
        margin: 50px 0px 0px 0px;
        }
    #gPlusOne {
            margin: 20px 0px 20px 5px;
        }

.startPageAnnounces {
        margin: 30px 0px 0px 0px;
        display: table;
        }
    .announce {
		margin: 0px 0px 40px 0px;
		}
    .announce:nth-child(even) {
        float: right;
        width: 40%;
        }
    .announce:nth-child(odd) {
        width: 40%;
        float: left;
        }
	.announce p {
		margin-bottom: 10px;
		}
	
.noTopMargin {
	margin-top: 0px;
	}
	
.footnote {
	color: #606060;
	margin-left: 40px;	
}

table.inText, table.inText td, table.inText th {
		border-color: #BBB;
		border-style: solid;
		}
	table.inText {
    	border-width: 0 0 1px 1px;
    	border-spacing: 0;
    	border-collapse: collapse;
		margin-bottom: 40px;
		}
	table.inText td, table.inText th {
    	margin: 0;
    	padding: 10px;
    	border-width: 1px 1px 0 0;
		text-align: center;
		}	
	table.inText th {
		background-color: #F9F9F9;
		font-weight: normal;
		}	

#prevent-hangover h2 {
		margin-top: 50px;	
		}
	#prevent-hangover .curious h2 {
		margin-top: 0px;	
		}		
		
#startPageAnnounce {
		font-family: Georgia,'Times New Roman',serif;
    	color: #53961D;
		font-size: 2.2em;
		margin-top: 40px;
		}		
	#startPageAnnounce a {
    	color: #53961D;
		}		

#startPageExpertAndIphoneCont {
        margin-top: 60px;
        width: 50%;
        float: left;
        }
#expertFace img {
		float: left;
        margin-right: 20px;
		}
	#expertFace p {
        float: left;
		width: 70%;
		}	
	#expertFace {
		margin-bottom: 40px;
		display: table;
		border: 1px solid #E0E0E0;
		padding: 20px;
		}
#content- #iphoneAd {
        margin-top: 60px;
        }

/* #GATopArticle {
        margin: 30px 0px 50px 0px;
        } */

#askDoctorForm #commentsAddForm {
    margin-top: 0px;
    }
#content-ask-doctor #comments p {
    margin-bottom: 1em;
    }

#content-ask-doctor ul li {
    margin-top: 1.5em;
    margin-left: 0px;
    }

#askDoctorForm .FEForm-addComment {
    margin-top: 0px;
    padding-top: 0px;
    }

.radchenko {
    color: red;
    }

#fb-root {
    display: none;
}

#content-alcohol-and-health p {
    margin-bottom: 15px;
    }
    #content-alcohol-and-health #leftColumn {
        float: left;
        width: 45%;
        }
    #content-alcohol-and-health #leftColumn p {
        margin: 0px 0px 20px 20px;
        }
    #content-alcohol-and-health #rightColumn {
        float: right;
        width: 45%;
        }
    #articlesListOnExpert {
        background-color: #F0F0F0;
        padding: 20px;
        }
    #articlesListOnExpert #radchenkoPortrait {
        float: left;
        margin: 0px 20px 20px 0px;
        }
    #body-alcohol-and-health h2:nth-child(1) {
        margin-top: 0px;
        }
    #body-alcohol-and-health h2 {
        margin-bottom: 20px;
        }


#sredstvaList .articleLevel2 {
        margin-left: 20px;
        }
    #sredstvaList .articleLevel2 p {
        margin-bottom: 20px;
        }
    #sredstvaSocialButtons, #articlesSocialButtons {
        float: right;
        margin-top: 70px;
        }
    #articlesSocialButtons #yaSocButtons, #articlesSocialButtons #gPlusOne {
    	float: right;
    	}    

#as1 {
        }
    #as1c {
        display: table;
        width: 100%;
        text-align: center;
        margin-top: 40px;
        }
    #as2c {
        margin: 0px 0px 50px 0px;
        display: table;
        }
    #as2a {
        display: block;
        margin-right: 3%;
        margin-left: -5px;
        float: left;
        }
    #as2t {
        float: left;
        width: 35%;
        font-size: 0.8em;
        margin-bottom: 10px;
        }
    #as2t p {
        font-size: 11px;
        line-height: 12px;
        }
    #as3a {
        display: block;
        margin-right: 20px;
        float: left;
        }
    #as3t {
        float: left;
        width: 50%;
        font-size: 0.8em;
        margin-bottom: 10px;
        }
    .adc {
        margin: 0px 0px 4px 0px !important;
        font-size: 0.7em;
        }
    #l1a {
        margin: 40px 0px 20px -20px;
        display: table;
        }
    #as3c {
        width: 500px;
        margin: -80px 0px 0px 330px;
        }
    #p1 {
        margin:  60px 0px 60px 0px;
        display: block;
        }
    #p2 {
        margin:  0px 0px 0px 100px;
        float: left;
        display: table;
        }
    #ad2 {
        margin: 20px 0px 40px 0px;
        }


#body-moy-recept #commentsAddForm {
        margin-top: 0px;
        }
    #body-moy-recept #intro {
        width: 60%;
        }

#stories-ad {
        margin: 0px;
        width: 100%;
        display: table;
        }
    #stories-ad img {
        float: left;
        }
    #stories-ad #text {
        float: left;
        width: 60%;
        margin: 0px 0px 0px 40px;
        padding: 0px;
        }
    #body- #stories-ad #text {
        width: 50%;
        margin: 0px 0px 0px 10px;
        }
    #stories-ad p {
        margin: 0px;
        }

#aboutSiteInnerPageBlock {
        padding:  20px;
        background: #ffffD0;
        width: 50%;
        font-size: 1em;
        }
    #aboutSiteInnerPageBlock h2 {
        margin-top: 0px;
        }
    #aboutSiteInnerPageBlock p {
        margin-bottom: 10px;
        }

#iphoneAd {
        margin: 0px 0px 0px 50px;
        float: right;
        border:  1px solid #E0E0E0;
        padding: 38px;
        }

    .startPageSape {
        margin:  40px 0px 0px 50px;
        float: left;
        width: 350px;
        }

#body-ask-doctor .block_links {
		width: 49% !important;
		}

#saTemplate  {
		margin: 0px 0px 40px 40px;
		}
		#saTemplate #SAarticleFiller {
			width: 45%;
			margin-left: 80px;
			float: left;
			}
		#saTemplate h2, #saTemplate h1 {
			margin-bottom: 20px;
			}
		#saTemplate #article {
			width: 40%;
			float: left;
			}
		#saTemplate #article h1, #saTemplate #article h2 {
			margin: 0px 0px 40px 0px;
			}

#splash {
    background-color: white;
    position: absolute;
    top: 0px;
    font-size: 3em;
    bottom: 0px;
    width: 100%;
    height: 6000px;
    opacity: 0.95;
    z-index: 1000;
    }

#ny {
    position: absolute;
    top: 20px;
    left: -117px;


}

.zorex {
    float: left;
    margin-right: 20px;
    }

.prevention {
        color: #4b6932;
        }

.neu {
        color: #AA0000;
        }

#imgEssentiale {
        float: left;
        margin:  10px 20px 0px -37px;
        }

#imgLiv52 {
        float: left;
        margin:  10px 20px 0px -60px;
        }

#imgUrsosan {
        float: left;
        margin:  10px 20px 10px 0px;
        }

.commentsDisclaimer {
    width: 50%;
    font-size: 0.7em;
    margin: 20px 0px 20px 0px;
    }

.gadUnderText {
    margin-top: 40px;
    }


.adInsideForum {
    margin-top: 60px;
    margin-bottom: 40px;
        }
    .adInsideForum .block_links {
        width: 50% !important;
        }
    #adAboveForum {
        margin-bottom: 40px;
        }


.ill {
        float: left;
        position: relative;
        width: 0px;
        margin-left: 60px;
        }
    li.w-ill {
        width: 300px;
        float: left;
        margin-bottom: 300px;
        }
    .animatedStuff {
        display: none;
        position: absolute;
        }
    .dot {
        position: absolute;
        width: 19px;
        height: 28px;
        opacity: 0;
        }
    .lighting {
        position: absolute;
        display: none;
        z-index: 1;
        width:280px;
        height:280px;
        background-image: url('/pictures/ill-gp/animation-elements.png');
        background-repeat: no-repeat;
        }
    #explosion {
        position: absolute;
        display: none;
        width:30px;
        height:32px;
        z-index: 20;
        background-image: url('/pictures/ill-gp/animation-elements.png');
        }
    #glassClick {
	    cursor: pointer;
        display: block;
        width: 60px;
        height: 70px;
        }
    #illContent {
        display: none;
        }
    #thecloud, #thecloud2, #darkcloud {
        display: block;
        position: absolute;
        width: 150px;
        height: 150px;
        background-image: url('/pictures/ill-gp/animation-elements.png');
        background-position:0px -50px;
        z-index: 10;
        cursor: pointer;
        }
    #thecloud2 {
        display: block;
        opacity: 0;
        }
    #darkcloud {
        background-image: url('/pictures/ill-gp/animation-elements.png');
        background-position:-450px -50px;
        display: none;
        z-index: 20;
        }
    #liverHurt {
        height: 60px;
        width: 80px;
        display: none;
        position: absolute;
        background-image: url('/pictures/ill-gp/animation-elements.png');
        background-position:80px 60px;
        }
    #legend {
        position: absolute;
        width: 350px;
        border: solid #909090;
        border-width: 1px 0px 0px 0px;
        margin-left: 10px;
        padding-top: 12px;
        font-size: 80%;
        color: #909090;
        font-style: italic;
        }
    #qmark {
        margin: -5px 15px 0px 0px;
        }
    #qualityNote {
        color: #909090;
        margin-top: 20px;
        }

#piter {
    display: none;
        }
    #piterAd {
        width: 100%;
        text-align:  center;
        }
    #piterAd img {
        margin: -118px auto 0px auto;
        }
    #bg1 {
        width: 49%;
        height: 118px;
        float: left;
        background-color: #29a95c;
        }
    #bg2 {
        width: 49%;
        height: 118px;
        float: right;
        background-color: #3263d6;
        }

.shout {
        color: red;
        font-weight: bold;
        }

.rightOfText {
		position: absolute;
		left: 110%;
		}

#topInvitation {
        text-align: center;
        width: 100%;
        }
    #topInvitation img {
        margin: 15px 0px 10px 0px;
        }



#appStoreImg-1 {
        background: url(/img/app-store-01.png) no-repeat;
        }
    #appStoreImg-2 {
        background: url(/img/app-store-02.png) no-repeat;
        }
    #appStoreImg-3 {
        background: url(/img/app-store-03.png) no-repeat;
        }
    #appStoreImg-4 {
        background: url(/img/app-store-04.png) no-repeat;
        }
    #appStoreImg-5 {
        background: url(/img/app-store-05.png) no-repeat;
        }

.appStoreAd {
        width: 250px;
        height: 500px;
        display: block;
        margin-top: 40px;
            background-size: 250px 500px;
        }

.playMarketAd {
        width: 250px;
        height: 138px;
        display: block;
        margin-top: 40px;
        background: url(/img/android-app-teaser.png) no-repeat;
        }


@media screen and (-webkit-min-device-pixel-ratio: 2),
screen and (max-moz-device-pixel-ratio: 2) {
   
    #appStoreImg-1 {
        background: url(/img/app-store-01@2x.png) no-repeat;
        background-size: 250px 500px;
        }
    #appStoreImg-2 {
        background: url(/img/app-store-02@2x.png) no-repeat;
        background-size: 250px 500px;
        }
    #appStoreImg-3 {
        background: url(/img/app-store-03@2x.png) no-repeat;
        background-size: 250px 500px;
        }
    #appStoreImg-4 {
        background: url(/img/app-store-04@2x.png) no-repeat;
        background-size: 250px 500px;
        }
    #appStoreImg-5 {
        background: url(/img/app-store-05@2x.png) no-repeat;
        background-size: 250px 500px;
        }

	.playMarketAd {
	        background: url(/img/android-app-teaser@2x.png) no-repeat;
            background-size:250px 138px;
		}

}

.adminButtonRemoveComment {
    width: 100px;
    height: 100px;
    background-color: red;
    display: table;
    text-align: center;
    cursor: pointer;
    }
    .adminButtonRemoveComment p {
        margin-top: 40px;
        font-size: 3em;
        color: white;
        }

#crossLinksFooter {
        border: 1px solid #e0f0e0;
        padding: 0px 10px 0px 10px;
        display: table;
        font-size: 0.9em;
        margin: 40px 0px 20px 0px;
        background: #f5fff5;
        }
    #crossLinksFooter h3 {
        margin-left: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 2em;
        }
    #crossLinksFooter li {
        margin-left: 0px;
        padding-left: 0px;
        margin-bottom: 7px;
        }
    #crossLinksFooter ul {
        margin-bottom: 2em;
        }
    #crossLinksFooter .left {
        float: left;
        width: 45%;
        margin-left: 20px;
        }
    #crossLinksFooter .right {
        float: right;
        width: 50%;
        }
    #crossLinksFooterRecommend {
        margin-left: 20px;
	   	}

.roundedCorners {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

.mainArticleLink span, .articleWord {
	font-size: 2em;
    font-family: Georgia,'Times New Roman',serif;
	margin-bottom: 20px;
	}
	.articleWord { 
	    color: #53961D;
		}
	.articleWord {
		float: left;
		margin-right: 10px;
		}	
	.mainArticleLink {
		margin-bottom: 40px;
		}

#socialNetworkLinkF {
		background: url(http://pohmelje.dev/share42/icons.png) -0px 0 no-repeat;
		width: 24px;
		height: 24px;
		display: block;	
		float: left;	
		margin: 5px 10px 5px 0px;		
		}

	#socialNetworkLinkV {
		background: url(http://pohmelje.dev/share42/icons.png) -120px 0 no-repeat;
		width: 24px;
		height: 24px;	
		display: block;	
		float: left;		
		margin: 0px 10px 5px 0px;		
		}	
	#socialNetworkLinks {
		width: 24px;
		float: left;
		margin-right: 10px;
		}	
	#socialNetworkLinksText {
		width: 80%;
		display: table;
		float: left;
		}			
	#body- #socialNetworkLinksText {
		margin-top: 8px;
		}

#oprosData {
		display: none;
		}	

	.oprosQ {
		margin-bottom: 30px;
		}	
	.ot {
		font-size: 1.2em;
		cursor: pointer;
		display: block;
		border: 1px dashed black;
		border-width: 0px 0px 1px 0px;
		}	
	.oprosQ span {
		display: table;
		margin-top: 2px;
		}
	#pleaseChoose {
		margin-bottom: 40px;
		}	
	#oprosResult {
		display: none;
		}
	.opros1r {
		font-size: 1.2em;
		}	
	.oprosCorrect {
		color: green;	
		}
	.oprosIncorrect {
		color: red;	
		}
	#oprosResult p {
		margin: 10px 0px 20px 0px;
		}	
	#oprosResult h2 {
		margin-bottom: 0px;
		}	
	#gradesComment {
		margin-bottom: 60px !important;
		}	
	#grades {
		color: red;
		}	
	.explanation {
		width: 50%;
		margin-bottom: 50px !important;
		}
	#welcomeText, #extraHeader {
		width: 70%;
		font-size: 1.7em;
		margin-top: 40px;
		background-color: #F0FFF0;
		padding: 20px;
		color: black;
		margin-left: -20px;
		}
	#oprosText, #oprosBody {
		width: 70%;
		}
	#oprosText {
		font-size: 1.7em;
		}	
	#extraHeader {
		font-family: Georgia,'Times New Roman',serif;
		font-weight: normal;
	    font-variant: small-caps;
	    display: none;
		}
	#pollInvitation {
		font-family: Georgia,'Times New Roman',serif;
		font-weight: normal;
	    font-variant: small-caps;
		color: black;
		font-size: 1.6em;
		width: 600px;
		padding: 20px;
		margin: auto;
		margin-top: 20px;
		background-color: #F0FFF0;		
		}		
	#body-opros {
		background: url('/pictures/opros-background.png') right bottom no-repeat;
		}	

@media screen and (-webkit-min-device-pixel-ratio: 2),
screen and (max-moz-devicear-pixel-ratio: 2) {
	#body-opros {
		background: url('/pictures/opros-background@2x.png') right bottom no-repeat;
        background-size:355px auto;
		}	
}		

#lechenieWidgets {
	margin-top: 40px;
	display: table;
	}
	#lechenieWidgets #FB {
		width: 300px;
		float: left;
		}
	#lechenieWidgets #VK {
		width: 300px;
		float: left;
		}

#adriver_banner_1037231695 {
	margin-bottom: 40px;
	}

.sadBottomPage {
	width: 30%;
	}
.sadArticlesList1 {
	width: 50%;
	float: right;
}

html body .ya-partner_type_vert .ya-partner__item {
	margin-bottom: 30px !important;
	}

#limontarAd {
	display: block;
	width: 100%;
	height: 120px;
	background: url('/a/bl1.png') no-repeat;	
	background-position: center;
	}

@media screen and (-webkit-min-device-pixel-ratio: 2),
screen and (max-moz-devicear-pixel-ratio: 2) {
#limontarAd {
	background: url('/a/bl1@2x.png') no-repeat;	
	background-size: 2000px 120px;
	background-position: center;
	}
}	

#limontarTeaser {
	display: block;
	width: 210px;
	height: 300px;
	margin-left: 10px;
	background: url('/a/bl2.png') no-repeat;	
	background-position: center;
	}
@media screen and (-webkit-min-device-pixel-ratio: 2),
screen and (max-moz-devicear-pixel-ratio: 2) {
#limontarTeaser {
		background: url('/a/bl2@2x.png') no-repeat;	
		background-size: 210px 300px;
}	
}

