body { 
	font-family: Arial, sans-serif; 
	font-size:  16px;  /*base font size*/
	line-height: 1.5;
}


h1,h2,h3,h4,h5{ 
	font-weight: normal;
}

.sk-container h1, #tinymce h1 { 
	font-size: 41px; 
	line-height: 49px;  
	margin-top: 24px;
	margin-bottom: 0; 
	font-family: 'istok_webbold';
	color: #6DC1E1;
 }
 
 
.sk-container h2, #tinymce h2 { 
	font-size: 29px;  
	line-height: 33px;  
	margin-top: 24px;
	margin-bottom: 0;
	color: #6DC1E1; 
	font-family: 'istok_webbold';
 }
.sk-container h3, #tinymce h3{ 
	font-size: 18px;
	line-height: 27px;  
	margin-top: 24px;
	margin-bottom: 0; 
	font-family: 'OpenSansItalic';
	color: #6DC1E1;
}

.sk-container h4, #tinymce h4 { 
	font-size: 18px;
	line-height: 24px;  
	margin-top: 24px;
	margin-bottom: 0; 
	color: #6DC1E1;
}

#tinymce h1, #tinymce h2, #tinymce h3, #tinymce h4 {
	 color: #6DC1E1;
}

.sk-container h5, #tinymce h5{ 
	font-size: 16px;
	line-height: 24px;  
	margin-top: 24px;
	margin-bottom: 0; 
}

.sk-container p, #tinymce p, .sk-container {
	font: 14px/19px 'OpenSansRegular';
	color: #c9c9c9;
}

.sk-container p, #tinymce p, .sk-container .lightboxed-image-block, .ccm-image-block {
	margin-top: 24px;
	margin-bottom: 0; 
}


.sk-container ul, #tinymce ul {
	margin-top: 24px;
	margin-bottom: 0;  
}

.sk-container ul ul {
	margin-top:0;
}

 

#tinymce p, #tinymce li {
	color: #333;
}

.sk-container strong, #tinymce strong  , .sk-container b, #tinymce b {
	font-family: 'OpenSansBold';
	/*color: #6DC1E1;*/
	font-weight:  normal;
}

a{
	color: #F0BF1C;
	text-decoration:none;
}

 
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px dotted #AAA;
    margin: 1em 0;
    padding: 0;
}


#main img[style*="left"], #tinymce img[style*="left"] {
	 margin-right:  10px;
	 margin-bottom:  10px;  
}

#main img[style*="right"], #tinymce img[style*="right"]  {
	 margin-left:  10px;
	 margin-bottom:  10px;  
}

@font-face {
    font-family: 'istok_webbold';
    src: url('fonts/istokweb-bold-webfont.eot');
    src: url('fonts/istokweb-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/istokweb-bold-webfont.woff') format('woff'),
         url('fonts/istokweb-bold-webfont.ttf') format('truetype'),
         url('fonts/istokweb-bold-webfont.svg#istok_webbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansItalic';
    src: url('fonts/OpenSans-Italic-webfont.eot');
    src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemiBold';
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
 
