* {
    /*color: #000;*/
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-family:Verdana,sans-serif;
}
html {
    background: #c9cccf; /*#c0c0c0*/
}
body {
    position: relative;
	min-width: 1024px;
    font: 12px Arial,serif;
    margin: 0;
    padding: 0;
    /*color: #000000;*/
}

a {
    color: #4763a1;
    font-size: 12px;
}

pre {
    width: 569px;
	/*white-space:normal;*/
}

#conteiner {
	position: relative;
	width: 1024px;
    background:#fff;
	text-align: left;
    margin-left: auto;
    margin-right: auto;
    /*padding-left: 30px;*/
    /*padding-right: 30px;*/
    border-left: 1px solid #939a9f;
    border-right: 1px solid #939a9f;
}

/*img {border: none;}*/

#header {
	width: 967px;
    margin-right: auto;
    margin-left: auto;
}

#logo {
	position: relative;
    text-align: left;
    height: 68px;
}


#commonBlock {
    border: 1px solid #c9cccf;
    width:967px;
    margin-right: auto;
    margin-left: auto;
    height: 100%!important;
    margin-top: 9px;
}

#nav td {
    background: #3d4e5a;
    border-right: 1px solid #c9cccf;
    height: 40px;
}
#nav td.last {
    background: #3d4e5a;
    border-right: none;
    height: 40px;
}

#nav {
    padding: 0;
    margin: 0 auto 0 auto;
    text-align: center;
    width:967px;
    margin-right: auto;
    margin-left: auto;
}
#nav a {
    /*display: block;*/
    /*padding: 11px 8px;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fffce2;
    text-decoration:none;
    font-size:14px;
    font-weight: normal;
}
#nav td:hover {
    background-color: #b60102;
}
#nav td.no_hover:hover {
    background-color: #3d4e5a;
}
#nav td.active {
    background-color: #b60102;
}

#langMenu {
    text-align: center;
    height: 34px;
    border-bottom: 1px solid #c9cccf;
    vertical-align: middle;
}
#langMenu .l-center{
    padding-left: 17px;
    font-size: 10px;
    /*text-decoration: none;*/
    text-transform: uppercase;
    color: #666;
    /*font-weight: bold;*/
}
#langMenu .l-center a {
    /*padding-left: 17px;*/
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
    color: #666;
    font-weight: bold;
}
#langMenu .path {
    font-size: 10px;
    color: #666;
}
#langMenuLinks {
    width: 230px;
    vertical-align:middle;
    padding-top: 7px;
    font-size: 10px;
}
#langMenuLinks, #langMenuLinks a{
    font-size: 10px;
    text-decoration: none;
    /*text-transform: uppercase;*/
    font-weight: bold;
    color: #666;
}
#langMenuLinks a{
    color: #4763a1;
}


#mainBlock, #mainBlock tr, #mainBlock td {
    border: none;
    vertical-align: top;
}



#left {
    padding: 0px 0px 17px 17px;
}
#left hr {
    width: 128px;
}
#left img {
    width:128px;
    padding-top: 0px;
}
#left a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: block;
    color: #666666;
    font-size: 13px;
    font-weight: normal;
    text-decoration: underline;
    padding: 4px 0 4px 0;
    /*font-weight: bold;*/
}
#left br {
    /*line-height: 17px;*/
}
#left a.clear{
    padding: 0;
    text-decoration: none;
}
#left h1 {
    font-size: 18px;
    border-bottom: 2px solid #000;
    text-align: left;
    width: 128px;
    padding: 10px 0 5px 0;
    margin:0;
    font-weight: normal;
}

#content {
    padding-bottom:17px;
    padding-left:0px;
    padding-right:0px;
    padding-top:17px;
	margin: 0;
    /*width:580px;*/
    text-align: justify;
}
#content h1 {
    font-size: 20px;
    border-bottom: 1px solid #000;
    text-align: center;
    /*width: 569px;*/
    padding: 10px 0 5px 0;
    margin:0;
    font-weight: normal;
    line-height: normal;
}
#content a{
    color: #4763a1;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
#content span.date {
    display: block;
    color: #666666;
    font-weight: normal;
    font-size: 11px;
}

h3 {
    color: #b50000;
    font-weight: normal;
    font-size: 14px;
}

h2.main {
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #666;
}

#right {
    padding: 17px 17px 17px 10px;
    width: 202px;
}
#right h3{
    text-align: center;
    font-size: 14px;
}


#right input.isearch {
    border: 1px solid #666;
    width: 100px;
    padding: 0;
    margin: 0;
}
#right input.ibutton{
    border: none;
    background: #fff;
    color: #666;
    text-decoration: underline;
    width:50px;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

#footer {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#footer {
    background-color: #c9cccf;
    height: 34px;
    vertical-align: middle;
    text-align: center;
    border: none;
}
#footer a, #footer a:visited{
    vertical-align: middle;
    color: #fff;
    padding: 10px 10px 0 10px;
    text-decoration:underline;
    font-size:14px;
}
#footer a:hover {
    color: #fff;
    padding-right: 10px;
    padding-left: 10px;
    text-decoration:none;
    font-size:14px;
}


#copyright {
    margin: 0;
    font-size: 11px;
    color: #000;
    font-weight: normal;
    text-align: center;
    padding-top: 15px;
}


#adv {
    border-top: 1px solid gray;
    border-left: 1px solid gray;
    width:100%;
}
#adv td {
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 5px;
}
#adv th {
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    font-weight: bold;
    font-size: 110%;
    color: #fffce2;
    background:#3d4e5a;
    text-align: center;
}

.tagcloud {
width: 98%;
text-align: center;
background-color: #FDFDFD;
border: 1px solid #EEEEEE;
padding: 15px 10px 15px 10px;
}
.tagcloud a {
color: #0052CB;
margin-left: 10px;
margin-right: 10px;
font-weight: bold;
}



/* Text */
.t-right {
    text-align: right;
}
.t-left {
    text-align: left;
}
.t-center {
    text-align: center;
}
.t-middle {
    vertical-align: middle;
}
.t-bold {
    font-weight: bold;
}
.categories{
		list-style-type: circle;
		clear:both;
		text-align:center;
		/*margin:0 auto;*/
}
.categories li{
		display: inline;
		margin-left:50px;
}


.content-div{
    margin: 20px;
    font-size: 10px;
}
.content{
    border-left: 1px solid #C9CCCF;
    border-top: 1px solid #C9CCCF;
    /*padding: 0 10px 0 10px;*/
    width: 100%;
    position: relative;
    font-size: 10px;
}
.content td, .content th{
    border-right: 1px solid #C9CCCF;
    border-bottom: 1px solid #C9CCCF;
    font-size: 10px;
}
.content a {
    font-size: 10px;
}


#right h1 {
    font-size: 18px;
    border-bottom: 2px solid #000;
    text-align: left;
    width: 128px;
    padding: 10px 0 5px 0;
    margin:0;
    font-weight: normal;
}



#smsBlock{
	width:150px;
	/*height: 550px;*/
	height: auto;
	/*border: 1px solid #fafafa;*/
	/*background: url('/images/mobileblog_banner_06.jpg');*/
	background: url('/images/Mobileblog_banner_07.jpg');
	background-repeat: no-repeat;
	border: 1px solid black;
}
#smsBlockText{
	padding-top: 267px;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 10px;
}
span.date {
    display: block;
    color: #000000;
    font-size: 11px;
}





.hidden {
		display: none;
}



p {
	margin: .4em 0 .5em 0;
	line-height: 1.5em;
}
p img {
	margin: 0;
}





/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

#content_table td, #content_table th{
	font-size: 10px;
}