/*start. added elements*/
.small_text_posters {
	font-size: 12px;
}

.punktirhomepage {
	padding: 0 0 10px 0;
	border-bottom: dashed #0D0103 1px;
	margin: 0 0 0 0;
}

.allevents {
	padding: 10px 10px 10px 10px;
	border: dashed #0D0103 1px;
	margin: 0 0 0 0;
	background: #E6E6E6;
}

.small_size2 { 
	height: 5px; 
	font-size: 1px;
}

td, th {
	font-family: Tahoma;
	color: #0D0103;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;

}
.t1 {	margin: 14px 0 0 0;
	padding: 0 0 0 14px;
	vertical-align: top;
}
/*end. added elements*/

html {
	font-family: Tahoma;
	color: #0D0103;
	font-size: 11px;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #E6E6E6 url(../images/public/main_bgr.gif) center top repeat-y;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 25px;
	padding: 0;
	font-weight: bold;
}

/* changed*/
h1 { font-size: 120%; text-align: center; }
h2 { font-size: 200%; }
h3 { font-size: 180%; }
h4 { font-size: 160%; }
h5 { font-size: 140%; border-bottom: solid #818181 1px; margin: 0 0 10px 0; }
h6 { font-size: 120%; }
/* changed*/


.small_size { 
	height: 10px; 
	font-size: 1px;
}
p {
	margin: 8px 0;
	padding: 0;
	/* text-indent: 25px; */
}

p.star {
	background: transparent url(../images/public/p_star.gif) left top no-repeat;
	padding: 4px 0 0 0;
}

ul {
	margin: 0;
	padding: 0 0 0 14px;
}

li {
	margin: 4px 0;
	padding: 0;
	list-style-type: square;
}

/* start changed */
a:link {
	color: #0D0103; decoration: underline;
}
a:visited {
	color: #0D0103; decoration: underline;
}

a:active {
	color: #0D0103; decoration: underline;
}
a:hover {
	color: #FE0000; decoration: none;
}

.totlinks { font-weight: bold; text-align: center; decoration: underline;}
.totlinks a:link {
	color: #0D0103; decoration: underline;
}
.totlinks a:visited {
	color: #0D0103; decoration: underline;
}

.totlinks a:active {
	color: #0D0103; decoration: underline;
}
.totlinks a:hover {
	color: #FE0000; decoration: none;
}

/* end. changed */

.clear {
	font-size: 0;
	clear: both;
	height: 0px;
	line-height: 0;
}

.clear_01 {
	font-size: 1px;
	clear: both;
	height: 15px;
	line-height: 0;
}

.no_font {
	font-size: 0;
}

.lang_bar {
	position: absolute;
	z-index: auto;
	padding: 10px;
	text-align: right;
	width: 995px;
}

form {
	padding: 0;
	margin: 0;
}

#loginform .caption {
	color: #3A3A3A;
	line-height: 46px;
	vertical-align: baseline;
	text-align: center;
	border-bottom: solid #FFFFFF 1px;
	border-top: 0;
	font-weight: bold;
	font-size: 12px;
}


#loginform .input_line {
	height: 16px;
	line-height: 16px;
	vertical-align: baseline;
	font-weight: bold;
	color: #3A3A3A;
	font-size: 10px;
}

#loginform .input_area, .input_area {
	border: solid #A9A9A9 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 120px;
	font-size: 10px;
}

.input_area {
	width: 178px;
}

#loginform .button, .button {
	border: solid #A9A9A9 1px;
	font-weight: bold;
	color: #3A3A3A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #C9C9C9;
	font-size: 11px;
	font-size: 10px;
	height: 23px;
	cursor: pointer;
}

#loginform .col1 {
	float: left;
	width: 50px;
	text-align: right;
}

#loginform .col2 {
	float: left;
}

.help_links {
	margin: 10px 0;
	text-align: center;
}

.help_links a {
	color: #0D0103;
	text-decoration: none;
	font-weight: bold;
}

.header {
	background: transparent url(../images/public/header.jpg) right top no-repeat;
	height: 116px;
}

.main_frame {
	width: 1029px;
	margin: 0 auto;
}

#menu {
	height: 33px;
}

#menu .punkt {
	display: block;
	/*height: 33px;*/
	background: transparent url(../images/public/top_menu_bgr.gif) left top no-repeat;
	cursor: pointer;
	text-decoration: none;
}

#menu .punkt .number {
	font-size: 9px;
	color: #FE0000;
	font-weight: bold;
	padding: 1px 0 0 13px;
	display: block;
}

#menu .punkt .title {
	font-family: Arial;
	font-size: 13px;
	color: #3A3A3A;
	padding: 3px 0 0 13px;
	font-weight: bold;
	text-align: left;
	display: block;
}

#left_part {
	width: 198px;
	float: left;
}

#left_part p {
	padding: 0;
	margin: 0;
}

#center_part {
	width: 631px;
	float: left;
	font-family: Arial;
}

#center_part .iner {
	padding: 0 0 0 1px;
}

#center_part .content {
	border-top: solid #696969 5px;
	padding: 15px;
}

#right_part {
	border-top: solid #696969 5px;
	width: 193px;
	float: left;
}

#right_part img {
	width: 193px;
}

#footer {
	margin: 0 0 20px 0;
}

#footer .left {
	width: 198px;
	float: left;
	font-size: 10px;
}

#footer .right {
	width: 831px;
	float: left
}

#footer .right .iner {
	padding: 0 0 0 1px;
}

#footer .right .content {
	border-top: solid #696969 5px;
	padding: 8px 0 0 0;
}

#footer .prim_line, #footer .prim_line a {
	font-family: Arial;
	color: #0D0103;
	line-height: 16px;
	vertical-align: baseline;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#footer .sec_line, #footer .sec_line a {
	font-family: Arial;
	color: #0D0103;
	line-height: 16px;
	vertical-align: baseline;
	text-align: right;
	text-decoration: none;
	font-size: 11px;
}

.red_bottom {
	background: transparent url(../images/public/red_bottom.gif) left bottom repeat-x;
	padding: 0 0 6px 0;
	margin: 0 0 8px 0;
}

.ban_comments {
	margin: 0 0 12px 0;
}

.ban_comments_02 {
	margin: 8px 0 16px 0;
}
.poster_img  {
    text-align:center;
}


.com_01 {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
}

.com_02, .com_02 a {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 0 0 4px 0;
	text-decoration: none;
	color: #0D0103;
}

.com_03_link {
	text-align: center;
}

.com_03_link span, .com_03_link a {
	background: transparent url(../images/public/corner_link.gif) left center no-repeat;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #0D0103;
	font-size: 10px;
}

.gray {
	background: #C9C9C9;
}

.iner {
	padding: 10px;
}

/* Other parts styles */

#razdel {
	border-top: solid #696969 5px;
	padding: 1px 0 0 0;
}

#razdel .caption {
	background: #c9c9c9;
	color: #ffffff;
	height: 23px;
	line-height: 23px;
	vertical-align: baseline;
	padding: 0 0 0 10px;
	overflow: hidden;
}

.site_url {
	float: left;
}

#razdel .caption h1 {
	float: right;
	font-size: 18px;
	line-height: 32px;
	vertical-align: bottom;
}

#razdel .afisha {
	background: #c9c9c9 url(../images/public/afisha_header.gif) right top no-repeat;
}

#razdel .zaly {
	background: #c9c9c9 url(../images/public/zaly_header.gif) right top no-repeat;
}

#razdel .content {
	padding: 15px;
	border: 0;
}

#razdel .sub_caption {
	background: transparent url(../images/public/p_star.gif) left top no-repeat;
	padding: 0 0 0 25px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#razdel .sub_caption a {
	padding: 0;
	font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.small_text {
	font-size: 10px;
}

a.a2 {
	background: transparent url(../images/public/corner_link.gif) left center no-repeat;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #0D0103;
	margin: 10px 0 0 0;
	display: block;
}

.align_center {
	text-align: center;
	margin: 10px 0 0 0;
}

a.a1 {
	background: transparent url(../images/public/corner_link.gif) left center no-repeat;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #0D0103;
	font-weight: bold;
}

a.aright {
    background: transparent url(../images/public/corner_link.gif) right center no-repeat;
    padding: 0 20px 0 0;
    text-decoration: none;
    color: #0D0103;
    font-weight: bold;
}

a.aleft {
	background: transparent url(../images/public/corner_link_left.gif) left center no-repeat;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #0D0103;
	font-weight: bold;
}

a img{
	border: none;
}

.punktir {
	padding: 0 0 10px 0;
	border-bottom: dashed #0D0103 1px;
	margin: 0 0 15px 0;
}

.album_image_border_01 {
    width: 293px;
    float: left;
    background: #C9C9C9;
}

.album_image_border_01_right {
    width: 293px;
    float: left;
    margin-left: 14px;
    background: #C9C9C9;
}

.img_inner {
    height: 180px;
}

.table_cell {
    background: #efefef;
    text-align: center;
    vertical-align: middle;
}

.img_inner img {
	border: solid #fff 18px;
}

.album_spaycer {
    height: 14px;
    clear: both;
}

.pager {
    margin-top: 14px;
}
