@charset "utf-8";
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	color: #333333;
	background: #ebebeb url(../images/body_bg.png) repeat-x;
	border-top: 6px solid #000;
	font: 12px Arial, Helvetica, sans-serif;
}
input.text {
	float: left;
	width: 172px;
	height: 17px;
	color: #404040;
	background: #ffffff;
	border: thin solid #dde7dc;
	font: italic 11px Arial, Helvetica, sans-serif;
	margin-left: 22px;
	margin-top: -12px;
	padding-top: 3px;
	padding-left: 3px;
}
.myinputarea {
        background-color:#FFFFFF;
        border:1px solid #666666;
        color:#CC0000;
        font-size:11px;
        margin:2px;
        padding:1px;
}
input.submit {
	float: right;
	width: auto;
	height: 22px;
	color: #ffffff;
	background: url(../images/searchbutton_bg.png) repeat-x center;
	border-style: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-right: 21px;
	margin-top: 11px;
	padding: 0px 12px 2px;
}
select {
	width: 168px;
	border: thin solid #666;
}
h1 {
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 8px;
	padding-left: 14px;
}
#container {
	width: 931px;
	margin: 0 auto;
}
#container .bg {
	float: left;
	width: 931px;
	background: #ffffff;
}
#left {
	float: left;
	width: 771px;
	height: auto;
}
#header {
	float: left;
	width: 771px;
	height: 116px;
	background: url(../images/header_bg.png) repeat-x left;
}
#logo {
	float: left;
	width: 240px;
	height: 80px;
	margin-left: 15px;
	margin-top: 15px;
	overflow: hidden;
}
#banner {
	float: left;
	width: 468px;
	height: 60px;
	margin-left: 19px;
	margin-top: 23px;
	overflow: hidden;
}
#menu {
	float: left;
	width: 756px;
	height: 38px;
	background: url(../images/menu_bg.png) repeat-x left;
	padding-left: 15px;
}
#menu a {
	float: left;
	height: 38px;
	color: #232325;
	font: bold 12px/38px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
#menu a.active {
	height: 38px;
	color: #ffffff;
	background: url(../images/menubutton_bg.png) repeat-x;
}
#menu .break {
	float: left;
	width: 1px;
	height: 38px;
	background: url(../images/menu_break.png);
}
#submenu {
	float: left;
	width: 248px;
	height: auto;
}
#submenu .top {
	float: left;
	width: 248px;
	height: 41px;
	background: url(../images/lcolumn_top.png) no-repeat;
}
#submenu .content {
	float: left;
	width: 220px;
	height: auto;
	padding-right: 28px;
	background: url(../images/lcolumn_bg.png) repeat-y;
	overflow: visible;
}
#submenu .bottom {
	float: left;
	width: 248px;
	height: 42px;
	background: url(../images/lcolumn_bottom.png) no-repeat;
}
#submenu ul {
	list-style: none;
}
#submenu ul li a {
	height: 20px;
	color: #ffffff;
	display: inline-block;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 30px;
}
#submenu .break {
	float: left;
	width: 180px;
	height: 1px;
	background: url(../images/break_line.png) no-repeat;
	margin-bottom: 4px;
	margin-left: 20px;
	margin-top: 4px;
}
#submenu .ad_holder {
	float: left;
	width: auto;
	height: auto;
	margin-left: 14px;
	margin-top: 18px;
	overflow: hidden;
}
#submenu .archive {
	float: left;
	width: 208px;
	height: auto;
	color: #707070;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 32px;
	padding-bottom: 25px;
}
#submenu .archive a {
	float: right;
	color: #ba0702;
	font-weight: bold;
	text-decoration: underline;
}
#content {
	float: left;
	width: 500px;
        overflow: hidden;

}
#content .heading {
	float: left;
	width: 462px;
	height: 28px;
	background: url(../images/heading_bg.png) no-repeat;
	line-height: 28px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 10px;

}
#content .box {
	float: left;
	/*width: 447px;*/
	width: 471px;
	height: auto;
	background: url(../images/box_bg.png) repeat-x 0px bottom;
	margin-top: 12px;
	margin-left: 5px;
	padding-bottom: 15px;
	/*padding-right: 15px;*/
}
#content .box a.loe {
	float: right;
	color: #ba0702;
	font-weight: bold;
	text-decoration: underline;
        padding-right: 5px;
}
#content .box .pic {
	float: left;
	width: auto;
        min-width: 105px;
	height: auto;
	margin-left: 10px;
        padding-right: 5px;
}
#content .calender {
	float: left;
	width: 189px;
	height: 160px;
	background: #ffffff;
	border: thin solid #efefef;
	/*margin-left: 15px;*/
	/*padding: 3px;*/
	overflow: hidden;
}
#content .calender .head {
	float: left;
	width: 188px;
	height: 26px;
}
#content .calender .sbox1 {
	float: left;
	width: 24px;
	height: 18px;
	color: #3f3f3f;
	display: inline-block;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 4px 1px 4px 2px;
}
#content .calender .sbox2 a {
	float: left;
	width: 23px;
	height: 14px;
	color: #143f61;
	display: inline-block;
	background: #f3f3f3;
	border: thin solid #d6d7d9;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	text-indent: 10px;
	margin: 1px;
	padding-top: 2px;
	overflow: hidden;
}
#content .calender .sbox3 a {
	float: left;
	width: 23px;
	height: 14px;
	color: #143f61;
	display: inline-block;
	background: #fbf8ef;
	border: thin solid #fbd3a2;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	text-indent: 10px;
	margin: 1px;
	padding-top: 2px;
	overflow: hidden;
}
#content .calsearch {
	float: left;
	width: 189px;
	height: auto;
	margin-left: 5px;
	padding-top: 0px;
	overflow: hidden;
}
#right {
	float: right;
	width: 160px;
	height: auto;
	background: #1c1c1c url(../images/rcolumn_bg.png) repeat-y;
	padding-bottom: 62px;
}
#lang {
	float: left;
	width: 160px;
	height: 22px;
	text-align: center;
	margin-bottom: 35px;
}
#lang a {
	color: #ffffff;
	display: inline-block;
	background: url(../images/langbutton_bg.png) repeat-x;
	font: 10px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
}
#categories ul {
	list-style: none;
}
#categories ul li a {
	height: 20px;
	color: #ffffff;
	display: block;
	background: url(../images/bullet.png) no-repeat 25px center;
	font: 11px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 35px;
/*	margin-bottom: 4px;
	margin-top: 4px;
*/
        overflow: hidden;
}
#categories ul li a.active {
	background: #9a0002 url(../images/bullet.png) no-repeat 25px center;
}
#categories .break {
	float: left;
	width: 160px;
	height: 1px;
	background: url(../images/break_line2.png) no-repeat;
	margin-bottom: 14px;
	margin-top: 12px;
}
#footer {
	float: left;
	width: 931px;
	color: #6c6c6c;
	border-top: 2px solid #333;
	margin-top: 12px;
	padding-top: 14px;
	padding-bottom: 14px;
        text-align: center;
	clear: both;
}
.txtstyle {
	font: 12px/28px Arial, Helvetica, sans-serif;
	color: #cb0100;
}


.pagination {
    margin-top: 10px;
    width: auto;
    height: 30px;
    display: inline-block;
    float: left;
    
}

.pagination a{
	font-size: 14px;
	color: #ba0702;
	font-weight: bold;
	text-decoration: underline;
}

.digit {
    width: 10px;
    float: left;
    border: 1px red solid;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 5px;
}

.current {
    font-size: 14px;
    font-weight: bold;
    width: 10px;
    float: left;
    border: 1px red solid;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #ebebeb;

}

#content .box a.reg {
	color: #ba0702;
	font-weight: bold;
	text-decoration: underline;
}

#content .box a.koolitaja {
	color: #ba0702;
	font-weight: bold;
	text-decoration: underline;
}

#content .box a.readcal {
	color: #ba0702;
	font-weight: bold;
	text-decoration: underline;
}

.calhead  {
    text-align: center;
}

.calhead a {
    color: #ba0702;
    margin-right: 25px;
}

.calheading {
	float: left;
	width: 462px;
	margin-left: 5px;
	margin-top: 10px;
        font-weight: bold;
}

#archive .newcal {
	color: #212121;
	font-weight: normal;
	text-decoration: underline;
        text-align: left;
        padding-bottom: 10px;
}

.box p {
    padding-left: 10px;
}

.box a {
    color: #212121;
}

.cent {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.input {
    background-color:#fff;
    font-size:11px;
    margin:2px;
    color:#CC0000;
    padding:1px;
    border:1px solid #666;
    width:120px;
}

label {
    width:50px;
    line-height:23px;
    padding-left:5px;
    margin:5px;
    display: inline-block;
    
    
    
}

.mymenu {
    color:black;
    display:inline-block;
    font:bold 12px/20px Arial,Helvetica,sans-serif;
    height:20px;
    margin-left:30px;
    text-decoration:none;
}
