@font-face {
    font-family: 'boblicregular';
    src: url('fonts/boblic-webfont.eot');
    src: url('fonts/boblic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/boblic-webfont.woff') format('woff'),
         url('fonts/boblic-webfont.ttf') format('truetype'),
         url('fonts/boblic-webfont.svg#boblicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MistralNormal';
    src: url('fonts/mistralnormal.eot');
    src: url('fonts/mistralnormal.eot') format('embedded-opentype'),
         url('fonts/mistralnormal.woff') format('woff'),
         url('fonts/mistralnormal.ttf') format('truetype'),
         url('fonts/mistralnormal.svg#MistralNormal') format('svg');
}

@font-face {
    font-family: 'open_sansregular';
    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#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansitalic';
    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#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
	width: 100%;
	height: 100%;
	background: #fff;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

div.wrap {
	width: 1000px;
	margin: 0 auto;
	background: url('../images/bg-body.png') no-repeat;
}

a.title-pic {
	display: none!important;
	position: relative;
	width: 980px;
	margin: 0 auto;
	height: 725px;
	display: block;
	background: url('../images/title-pic.jpg') no-repeat;
}

div.title-text {
	position: absolute;
	width: 445px;
	top: 50px;
	left: 25px;
	font-size: 13px;
	font-family: "Courier New",Consolas,"Andale Mono","Lucida Console","Lucida Sans Typewriter",Monaco,monospace;
	color: #5d5d51;
	line-height: 15px;
    font-style: italic;
}

div.title-text a {
	color: #5d5d51;
}

span.mistr {
	font-family: 'MistralNormal';
	font-size: 30px;
}

div.title-text p {
	margin: 0;
}

div.header {
	position: relative;
}

div.header, div.wrapper, div.footer {
	width: 980px;
	padding: 0 10px;
	margin: 0 auto;
}

div.wrapper {
	display: table;
}

div.left-side {
	margin-top: 15px;
	float: left;
}

aside.left {
	position: relative;
	width: 220px;
	padding: 0px 10px;
	margin-top: 10px;
}

aside.left ul.menu {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul.menu li.item-111 {
	display: none;
}

aside.left ul.menu li {
	list-style: none;
}
aside.left ul.menu li ul{
    padding-left: 10px;
}
aside.left ul.menu li a {
	text-decoration: none;
	font-family: 'boblicregular';
	color: #0b0b09;
	line-height: 27px;
	font-size: 18px;
	letter-spacing: 1px;
}

aside.left ul.menu li a:hover, aside.left ul.menu li.current>a {
	text-decoration: underline;
}
.left ul.menu li li a{
    font-size: 16px;
}

div.breadcrumbs {
	color: #0b0b09;
	font-family: Calibri, Tahoma, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

div.breadcrumbs span {
	text-decoration: underline;
	padding: 0 3px;
}

div.breadcrumbs a.pathway {
	text-decoration: none;
	padding: 0 3px;
	color: #0b0b09;
}

div.breadcrumbs a.pathway:hover {
	text-decoration: underline;
}

div.breadcrumbs a.pathway:first-child {
	padding-left: 0;
}

div.main {
	width: 700px;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}

div.item-page h1, div.item-page h2 {
	font-family: 'MistralNormal';
	color: #0b0b09;
	font-size: 44px;
	font-weight: normal;
	letter-spacing: 2px;
}

div.item-page {
	color: #000;
	font-size: 16px;
	font-family: "Courier New", Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, monospace;
	text-align: justify;
}

ul.menu a.esle{
    margin-top: 5px;
    display: block;
    width: 95px;
    border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
    line-height: 24px!important;
	padding-top: 3px;
	font-size: 18px!important;
}
li.current a.esle, li a.esle:hover {
    background: rgba(85, 85, 85, 0.17);
    text-decoration: none!important;
}


div.moduletablesots {
	margin-top: 15px;
}

div.moduletablesots ul.menu li {
	float: left;
	margin-right: 7px;
}

div.moduletablesots ul.menu li:hover a {
	opacity: 0.7;
}

div.moduletablesots ul.menu li.item-114 {
	margin-top: -4px;
	margin-right: 9px;
}

div.footer {
	margin-top: 35px;
	padding: 0 20px;
	color: #000;
	font-size: 12px;
	font-family: 'boblicregular';
	margin-bottom: 25px;
	width: 960px;
}

div.footer a {
	text-decoration: underline;
	color: #000;
}

div.footer a:hover {
	text-decoration: none;
}

div.run-line {
	width: 700px;
	position: absolute;
	right: 30px;
	top: 45px;
	color: rgba(92, 92, 92, 0.75);
	font-size: 11px;
	font-family: 'open_sansregular';
	font-style:italic;
}

div.moduletabletsutatu {
	position: relative;
	display: table;
}

div.moduletabletsutatu img {
	width: 120px;
	height: auto;
	margin-bottom: 7px;
}

div.moduletabletsutatu h2 {
	margin: 0;
}
div.moduletabletsutatu h2>*{
    display: none;
}
div.moduletabletsutatu h2>a{
    display: block;
}
div.moduletabletsutatu h2 a {
	color: #0b0b09;
	font-family: 'boblicregular';
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	text-decoration: none;
    line-height: normal;
}
.share42init{
    padding: 10px 0;
}
.share42init a{
    background: rgba(255,255,255,0.7);
}
div.moduletabletsutatu h2 a:hover {
	text-decoration: underline;
}

div.moduletabletsutatu p {
	margin: 0;
	font-family: 'boblicregular';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;	
}

div.csm_scrollable {
	margin-left: 0;
}

div.nextbut, div.prevbut {
	display: none;
}

div.moduletabletsutatu:hover div.nextbut, div.moduletabletsutatu:hover div.prevbut {
	display: block;
}

div.moduletabletsutatu h2 a:hover {
	text-decoration: none!important;
}

div.nextbut:hover, div.prevbut:hover {
	cursor: pointer;
}

article img[style="float: right;"], article img[style="float: right"], article img[align="right"] {
	margin: 3px 0 3px 15px;
}

article img[style="float: left;"], article img[style="float: left"], article img[align="left"] {
	margin: 3px 15px 3px 0;
}

article img {
	//border: 1px solid rgba(0, 0, 1, 0.16);
}
article p{
    text-indent: 40px;
    margin: 0;
}
article table p{
    text-indent: 0px;
}
div.blog {
	color: #000;
	font-size: 16px;
	font-family: "Courier New", Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, monospace;
	text-align: justify;
}

div.blog h2 {
	font-family: 'MistralNormal';
	color: #0b0b09;
	font-size: 44px;
	font-weight: normal;
	letter-spacing: 2px;
    margin: 15px 0;
    text-indent: 40px;
}
div.blog h2 a{
    text-decoration: none;
    border-bottom: solid 1px;
    padding-bottom: 5px;
}
p.readmore {
	text-align: right;
	font-style: italic;
	font-size: 28px;
	font-family: 'MistralNormal';
}

p.readmore a {
	color: #000;
	text-decoration: none;
}

p.readmore a:hover {
	border-bottom: 1px solid #000;
}

article div.category-list {
	margin-top: 20px;
}

table.category a, .cat-children a {
	font-family: "Courier New", Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, monospace;
	text-transform: uppercase;
	color: #000;
}

table.category a:hover {
	text-decoration: none;
}

div.item-page ol li {
	margin-bottom: 15px;
}

.label_over label:first-child {
	font-family: 'MistralNormal';
	font-weight: normal;
	font-size: 32px;
}

.ccms_form_element {
	margin-bottom: 0px;
	padding: 10px 0px 0px 5px;
}

.ccms_form_element input {
	width: 350px;
}

.ccms_form_element textarea {
	width: 350px;
	height: 150px;
	max-width: 350px;
	max-height: 150px;
}

input#submit {
	font-family: 'boblicregular';
	text-transform: uppercase;
	font-size: 20px;
	padding: 0!important;
	background: #fff;
	width: 150px;
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.17);
	padding-top: 2px!important;
}

input#submit:hover {
	cursor: pointer;
	background: rgba(88, 88, 88, 0.3);
}

#chronoform_vopros input:hover, #chronoform_vopros input:focus, #chronoform_vopros textarea:hover, #chronoform_vopros textarea:focus {
	background: rgba(88, 88, 88, 0.3);
}

#chronoform_vopros input, #chronoform_vopros input, #chronoform_vopros textarea, #chronoform_vopros textarea {
	background: rgba(88, 88, 88, 0.09);
}

p.thanks {
	font-family: 'open_sansregular';
	font-weight: bold;
	font-size: 15px;
}

td.slova {
	padding-bottom: 20px;
}

a.jutooltip:hover {
	cursor: pointer;
	text-decoration: underline;
}

.jutooltip-box-tl {
	box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.36);
	-moz-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.36);
	-webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.36);
	font-family: 'open_sansregular';
	font-size: 13px;
}

.jutooltip-top-center .jutooltip-arrow {
	height: 19px!important;
	bottom: -4px!important;
}

.cat-children ul{
    padding: 0;
    margin: 0;
}
.cat-children ul li{
    list-style: none;
}
.category{
    border-collapse: collapse;
}
.bpi{
    background: url(../images/bpi.png) no-repeat bottom;
    color: transparent !important;
}
.bpi:hover, li.current>a.bpi{
    background-position: center -2px;
}
.csm_item h2 a>*{
    display: none;
}
.csm_item h2 a blockquote{
    display: block;
    margin: 0;
}
.csm_item h2 a blockquote strong{
    font-weight: normal;
}
.pagination{
    text-align: center;
    margin: 30px 0 0;
}
.pagination ul{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    overflow: hidden;
}
.pagination ul li{
    display: inline-block;
    margin: 0 10px;
}
.run-line a{
    font-family: 'MistralNormal';
    font-weight: normal;
    text-decoration: none;
    font-size: 34px;
}