body {
	margin: 0;
	padding: 0;
	background: #a7a7a7;
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

a img {
 border: none; 
}

h1, h2, h3, h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
	font-family: Helvetica, "Times New Roman", Times, serif;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 2.4em;
                font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 1.6em;
}
h5  {
	font-size: 1.0em;
        color:#32639A; 
        border-bottom: none;
	font-family: Helvetica, serif;
}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	font-family: Helvetica, "Times New Roman", Times, serif;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #3366CC;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	background: url(/images/wrapper_grad.gif) repeat-x left top;
	background-color: a4a4a4;
}

/* Header */

#header {
	width: 1000px;
	height: 300px;
	margin: 0 auto;
	padding: 0px;
	background: url(/images/proba.gif) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 115px 400px 0px 50px;
	color: #000000;
	background-image: url(/images/logo_new.gif);
	background-repeat: no-repeat;
	margin-top: 70px;
	margin-left: 80px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 44px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 0 2px;
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #C5E8FF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #C5E8FF;
}


#banner {
	margin-bottom: 20px;
	border: 38px #ECECEC solid;
}


/* Menu */

#menu {
	width: 1000px;
	height: 47px;
	margin: auto;
	background: #131516 no-repeat left top;
	background-image: url(/images/menu_grad.gif);
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 25px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 110px;
	height: 30px;
	margin-left: 10px;
	padding-top: 15px;
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border: none;
	background-image: url(/images/img06.jpg);
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	height: 49px;
	background: url(/images/img06.jpg) no-repeat left top;
	padding-left: 0;
	color: #32639A;
}
/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 50px 0px 50px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 576px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -0.5px;
	font-size: 36px;
	color: #000000;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	background: url(/images/img08.jpg) no-repeat left top;
	padding: 25px 0px 0px 0px;
	text-align: justify;
}

.links {
	padding-top: 20px;
}

.more {
	padding-left: 16px;
	background: url(/images/img10.gif) no-repeat left 3px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.comments {
	padding-left: 18px;
	background: url(/images/img11.gif) no-repeat left 4px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 273px;
	padding: 0px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
}

#sidebar li li {
	line-height: 35px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
}

#sidebar li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	background: #000000 repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}

#sidebar li li span a {
	color: #FFFFFF;
}

#sidebar h2 {
	background: url(/images/img09.jpg) no-repeat left bottom;
	letter-spacing: -0.2px;
	font-size: 23px;
	color: #000000;
        font-style: italic;
	text-align: center;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 30px 0px;
	text-align: justify;
}

#sidebar p strong {
	color: #666666;
}

#sidebar a {
	border: none;
}

.news th {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#sidebar a:hover {
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-content {
	width: 900px;
	height: 255px;
	margin: 0 auto;
	padding: 30px 50px 0px 50px;
	font-size: 12px;
	color: #000000;
	background-image: url(/images/footer_grad.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#footer-content .column1 {
	float: left;
	width: 100%;
}

#footer-content .column2 {
	float: right;
	width: 50%;
}

#footer-content h2 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #000000;
}

#footer-content strong {
	color: #000000;
}

#footer-content a {
	color: #3366CC;
}

#footer-content a:hover {
	color: #AA8B55;
}

.list li {
	margin-bottom: 6px;
}

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #333333;
}

#footer a {
	text-decoration: underline;
	color: #82A2B9;
}

#sidebar a { 
	text-decoration: none;
}

#sidebar .news {
font-size:12px;
text-align:left;

}

#sidebar .news th {
	font-family: Helvetica, Arial, serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#sidebar .news td  {
        width: 100%;
	font-family: Helvetica, Arial, serif;
	font-size: 12px;
}


#sidebar .news a {
	background: url(/images/img06.jpg) no-repeat left top;
text-decoration:none;
text-align:left;
}

.td9 {  vertical-align:top; padding-right:120px;}
.news_tbl11 { margin: 14px 0px 10px 0px; border: 1px #F0E9D6 solid; padding-bottom: 0px; background-color:#FFFFFF; background-image:url(/images/goji_mask.gif); background-position: right; background-repeat:no-repeat;}
.news_tbl11 tr th {height:36px; color:#8B0000;  background-repeat:no-repeat;  padding-left:0px; text-align:left; font-size:14px; font-weight:bold; padding-left:8px;}
.news_tbl11 tr td { text-align:left; color:#175488; font-size:13px; vertical-align:top;   padding-bottom:10px; padding-right:8px; padding-left:8px; padding-top:0px;}
.news_tbl11 tr td a { text-align:center; color:#175488; font-size:13px; vertical-align:top;  padding-right:0px;  }

.news_tbl12 { margin: 14px 0px 10px 0px; border: 1px #F0E9D6 solid; padding-bottom: 0px; padding-top: 30px; background-color:#FFFFFF; background-image:url(/images/nacar_zh.gif); background-position: bottom;  background-repeat:no-repeat;}
.news_tbl12 tr th {height:36px; color:#8B0000;  background-repeat:no-repeat;  padding-left:0px; text-align:left; font-size:14px; font-weight:bold; padding-left:8px;}
.news_tbl12 tr td { text-align:left; color:#175488; font-size:13px; vertical-align:top;   padding-bottom:10px; padding-right:8px; padding-left:8px; padding-top:0px;}
.news_tbl12 tr td a { text-align:center; color:#175488; font-size:13px; vertical-align:top;  padding-right:0px;  }


.news_tbl111 { margin: 14px 0px 10px 0px; border: 1px #F0E9D6 solid; padding-bottom: 0px; background-image:url(/images/new_cas_new.gif); background-color:#000000;  background-position: right; background-repeat:no-repeat;}
.news_tbl111 tr th  {height:30px; color:#ffffff;  background-repeat:no-repeat;  padding-left:0px; text-align:left; font-size:14px; font-weight:bold; padding-left:8px;}
.news_tbl111 tr th a {height:30px; color:#ffffff; font-size:14px;}
.news_tbl111 tr td { text-align:left; color:#175488; font-size:13px; vertical-align:top;   padding-bottom:10px; padding-right:8px; padding-left:8px; padding-top:0px;}
.news_tbl111 tr td a { text-align:center; color:#175488; font-size:13px; vertical-align:top;  padding-right:0px;  }

.counters {
 padding-top:0 ;
}


.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.nediler {
	width:90%;
}
.nediler-table {
	font-family: helvetica, serif;
	background-color:#fff;
	border:solid 1px #cccccc;
	border-collapse:collapse;
	float:left;
	margin:10px 0;
	width:100%;
	font-size: 13px;	
}

	.nediler-table tr {border-bottom:solid 1px #ededed; border-right:solid 1px #cccccc;}
	.nediler-table .tm-last-tr {border-bottom:solid 1px #cccccc}
		.nediler-table td {padding:5px 10px;}
        .tm-last{ border-right:solid 1px #cccccc; height:18px;}
		.tm-graf {font-weight:bold; color:#C0c0c0; height:18px;}

		.nediler-table tr td.tm-graf-photo {padding:5px; border-bottom:solid 1px #cccccc;}
		
		.tm-graf-photo img {border:solid 1px #eee;}
		
		.nediler-table .tab-head{background-color:#fae8e8;
	border:solid 1px #fcc;font-weight:bold; color:#633}
		.nediler-table .tab-head a{color:#633}
		.nediler-table .tab-head a:hover{text-decoration:none;color:#c00}

		.nediler-table .tab-cell-1{width:300px; border:solid 1px #cccccc}
      .nediler-table .tab-cell-1 a:hover{text-decoration:none; color:#633}

		.nediler-table .tab-cell-2{width:100px; border:solid 1px #cccccc;}
		.nediler-table .tab-cell-3{width:120px; border:solid 1px #cccccc}
		.nediler-table .tab-cell-33{width:300px; border:solid 1px #cccccc}
		.nediler-table .tab-cell-num {width:15px; border:solid 1px #cccccc; font-weight: bold;}
		.nediler-table .tab-cell-ph {width:58px; border:solid 1px #cccccc;}
		.nediler-table .tab-cell-ph img {border:0;}
		.nediler h4{color:#32639A; border-bottom: none; font-size: 14px;}
.photo_about{padding:3px; border:solid 1px #fcc; width:100%}
.photo_about img{padding:3px;}

div.blogbox {border: 1px solid #ccc; background-color: #FFFFFF; margin: 5px 0; padding: 5px 5px 0; width:94%; text-align: center;}
div.blogbox img {border: none; margin-bottom: 3px; text-align: center;}
div.blogbox p {color: #999999 !important; font-family: Tahoma; font-size: 12px; margin-top: 5px; padding-top: 16px; background: url(http://casmara.su/images/separator.gif) top center no-repeat; text-align: center;}
div.blogbox a {font-family: Helvetica; font-size: 13px; text-align: center;}



/* Insignificant stuff, for demo purposes */

	body { padding: 0px }
	.panel h2.title { margin-bottom: 10px }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 20px 0 }
	.coda-slider { background: #ebebeb }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider {  overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 250px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 100% }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }

	
	/* Tab nav */
	.coda-nav ul li a.current { background: #32639A; }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 20px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

.diler {
	width:100%;
}
.diler-table {
	font-family: helvetica, serif;
	background-color:#fff;
	border:solid 1px #cccccc;
	border-collapse:collapse;
	float:left;
	margin:10px 0;
	width:100%;	
}

	.diler-table tr {border-bottom:solid 1px #ededed; border-right:solid 1px #cccccc;}
	.diler-table .tm-last-tr {border-bottom:solid 1px #cccccc}
		.diler-table td {padding:5px 10px;}
        .tm-last{ border-right:solid 1px #cccccc; height:18px;}
		.tm-graf {font-weight:bold; color:#c0c0c0; height:18px;}
		.tm-graf1 {font-weight:bold; color:#32639A; height:18px;}

		.diler-table tr td.tm-graf-photo {padding:5px; border-bottom:solid 1px #cccccc;}
		
		.tm-graf-photo img {border:solid 1px #eee;}
		
		.diler-table .tab-head{background-color:#DDDDDD;
	border:solid 1px #CCCCCC;font-weight:bold; color:#32639A}
		.diler-table .tab-head a{color:#633}
		.diler-table .tab-head a:hover{text-decoration:none;color:#c00}

		.diler-table .tab-cell-1{width:300px; border:solid 1px #cccccc}
      .diler-table .tab-cell-1 a:hover{text-decoration:none; color:#633}

		.diler-table .tab-cell-2{width:100px; border:solid 1px #cccccc;}
		.diler-table .tab-cell-3{width:120px; border:solid 1px #cccccc}
		.diler-table .tab-cell-33{width:300px; border:solid 1px #cccccc}
		.diler-table .tab-cell-num {width:15px; border:solid 1px #cccccc; font-weight: bold;}
		.diler-table .tab-cell-ph {width:58px; border:solid 1px #cccccc;}
		.diler-table .tab-cell-ph img {border:0;}
		.diler h4{color:#32639A; border-bottom: none;}
.photo_about{padding:3px; border:solid 1px #fcc; width:100%}
.photo_about img{padding:3px;}


.next {margin-left: 20px; float: left; width: 45%; font-family: Tahoma, Arial, sans-serif; font-size: 12px;}
.next h3 {padding-top: 10px; font-family: Arial, Helvetica, sans-serif;}
.next p {color: #999999;}
.next b {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}

.prev {margin-left: 20px; float: left; width: 45%; font-family: Tahoma; font-size: 12px;}
.prev h3 {padding-top: 10px; font-family: Arial, Helvetica, sans-serif; color: #666666;}
.prev p {color: #CCCCCC;}
.prev a {color: #999999;}
.prev b {font-family: Arial, Helvetica, sans-serif; font-size: 10px;}

.start-table {
font-size:20px;
vertical-align:middle;
text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
    border: 1px solid #ccc;
    background: #e6e6e6;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
   width:500px;
}

.start-table img {
float: right;
vertical-align: middle;
}

