@import url(sIFR-screen.css);

.png24 { 
	behavior: url(js/iepngfix.htc);
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

img {
	border: 0px;
}

.clear {
clear:both;
margin-top:-1px;
height:1px;
overflow:hidden;
}

h1 {
	position: absolute;
	margin-top: 55px;
	margin-left: 29px;
	width: 90%;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

h3 {
	position: absolute;
	margin-top: 55px;
	margin-left: 29px;
	width: 90%;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

h4 {
	margin-top: 30px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

/*=======================================================================================*/

#global {
	position:absolute;
	padding: 0px 0px 0px 0px;
    left: 50%;
	width: 953px;
	height: auto;
	margin-left: -477px;
	background-position: center 26px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

#header {
	position: relative;
	width: 953px;
	padding: 0px;
	margin: 0px;
	background-image: url(img/head-background.png);
	background-position: left top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	behavior: url(js/iepngfix.htc);
}

#mainNav {
	position: relative;
	width: 953px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	/*background-image: url(img/head-background.png);
	background-position: left top;
	background-attachment: scroll;
	background-repeat: no-repeat; */
}

.mainLevel{
	float: left;
	behavior: url(js/iepngfix.htc);
}

#content-placeholder {
	position: relative;
	width: 953px;
	padding-bottom: 20px;
	margin: 0px;
	background-image: url(img/bgrMain.png);
	background-position: left top;
	background-attachment: scroll;
	background-repeat: repeat-y;
	overflow: auto;
}

* html #content-placeholder {
	overflow: hidden;
}

#footer {
	position: relative;
	width: 953px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	background-image: url(img/bgrFooter.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.footer{
	position: relative;
	left: 23px;
	top: 5px;
	font-size: 10px;
	color: #073a37;
}

.date {
	position: relative;
	float: right;
	width: 270px;
	height: 130px;
	margin-right: 30px;

}

/*== home-page boksi =========================================*/

.box-news {
	position: relative;
	float: left;
	left: 14px;
	top: 16px;
	width: 504px;
	height: auto;
	margin-bottom: 20px;
	background-image: url(img/block-mid-504.png);
	background-position: left top;
	background-repeat: repeat-y;
}

.box-generic {
	position: relative;
	float: left;
	left: 14px;
	top: 0px;
	width: 341px;
	height: auto;
	margin-bottom: 20px;
	background-image: url(img/block-mid-341.png);
	background-position: left top;
	background-repeat: repeat-y;
}

.box-banners {
	position: relative;
	float: right;
	right: 14px;
	top: 16px;
	width: 421px;
	height: auto;
	margin-bottom: 20px;
	background-image: url(img/block-mid-421.png);
	background-position: left top;
	background-repeat: repeat-y;
}

.box-head{
	position: relative;
	height: 63px;
	width: 100%;
	background-image: url(img/block-head-mid.png);
	background-repeat: repeat-x;
	table-layout: fixed;
}

.box-content{
	position: relative;

	text-align: justify;
}

.box-foot{
	position: relative;
	height: 46px;
	width: 100%;
	background-image: url(img/block-foot-end.png);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
}

.box-foot-narrow{
	position: relative;
	height: 23px;
	width: 100%;
	background-image: url(img/block-foot-end-narrow.png);
	background-position: right top;
	background-repeat: no-repeat;
}

a.moreButton, a.moreButton:visited {
	display: block;
	float: right;
	width: 130px;
	margin-top: 17px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #073533;
}

a.moreButton:hover, a.moreButton:active {
	color: #94cc14;
}



/*== subnavigaacija =========================================*/

#subnavigation {
	position: relative;
	float: left;
	left: 14px;
	top: 16px;
	width: 231px;
	height: auto;
	margin-bottom: 20px;
	background-image: url(img/subnav-content.png);
	background-position: left top;
	background-repeat: repeat-y;
}

.subnav-head{
	position: relative;
	height: 83px;
	background-image: url(img/subnav-head.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.subnav-head_pirmsskola{
	position: relative;
	height: 105px;
	background-image: url(img/subnav-head_pirmsskola.png);
	background-position: left top;
	background-repeat: no-repeat;
}

a.sub1, a.sub1:visited {
	display: block;
	padding-top: 10px;
	padding-left:29px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #073533;
}

a.sub1:hover, a.sub1:active {
	color: #ffa800;
}

a.sub1-pressed, a.sub1-pressed:hover, a.sub1-pressed:visited {
	display: block;
	padding-top: 10px;
	padding-left:29px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffa800;
}

a.sub2, a.sub2:visited {
	display: block;
	padding-top: 10px;
	padding-left: 42px;
	font-size: 11px;
	text-decoration: none;
	color: #073533;
}

a.sub2:hover, a.sub2:active {
	color: #ffa800;
}

.sub2-pressed {
	display: block;
	padding-top: 10px;
	padding-left: 42px;
	font-size: 11px;
	text-decoration: none;
	color: #ffa800;
}



/*== saturs =========================================*/

#content {
	position: relative;
	float: right;
	right: 16px;
	top: 16px;
	width: 691px;
	height: auto;
	margin-bottom: 20px;
	background-image: url(img/content-content.png);
	background-position: left top;
	background-repeat: repeat-y;
}

.content-head{
	position: relative;
	height: 83px;
	background-image: url(img/content-head.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.content-content{
	position: relative;
	padding-left: 29px;
	padding-right: 29px;
	padding-top: 0px;
	padding-bottom: 15px;
	text-align: justify;
}

.content-foot{
	position: relative;
	height: 46px;
	width: 100%;
	background-image: url(img/content-foot.png);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
}



/*== galerija ========================================*/

.gallery-big{
	position: relative;
	width: 676px;
	margin-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(img/gallery-big-mid.png);
	background-position: right top;
	background-repeat: repeat-y;

	display: none;
}

.gallery-button-prev{
	position: relative;
	float: left;
	width: 48px;
	height: 45px;
	margin-left: 20px;
	margin-right: 12px;
	margin-top: 150px;
}

.gallery-button-next{
	position: relative;
	float: right;
	width: 48px;
	height: 45px;
	margin-left: 12px;
	margin-right: 20px;
	margin-top: 150px;
}

.gallery-big-image {
	position: relative;
	float: left;
	width: 516px;
	height: auto;
	text-align: center;
}

.gallery-descr {
	margin-top: 10px;
}

.gallery-wrapper{
	position: relative;
	float: left;
	height: 68px;
	width: 103px;
	margin: 1px;
	padding: 1px;
	border: 1px solid #ccc;
}

.gallery-thumb {
	position: absolute;
	clip: rect(0px 103px 68px 0px);
	cursor: pointer;
}



/*== klases ====================================*/

.klases-wrap {
	position: relative;
	height: 63px;
	height: 63px;
	background-image: url(img/hr-klases.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.klase-head {
	position: relative;
	display: block;
	margin-top: 19px;
	float: left;
	width: 25px;
	height: 38px;
	height: 38px;
	font-size: 14px;
	color: #073532;
	font-weight: bold;
	margin-left: 29px;
}

* html .klase-head {
	margin-left: 15px;
}

.klase-sections {
	overflow: auto;
	float: left;
	margin-left: 28px;
}

* html .klase-sections {
	margin-left: 15px;
}

a.klase, a.klase:visited {
	position: relative;
	margin-top: 10px;
	margin-left: 9px;
	float: left;
	width: 38px;
	height: 38px;
	text-align: center;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(img/klase-0.png);
	background-repeat: no-repeat;
}

a.klase:hover {
	color: #fff;
	background-image: url(img/klase-1.png);
}

.klase-pressed {
	position: relative;
	margin-top: 10px;
	margin-left: 9px;
	float: left;
	width: 38px;
	height: 38px;
	text-align: center;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(img/klase-1.png);
	background-repeat: no-repeat;
}

/*== lessons ==================*/

.lessons {
	position: relative;
	float: left;
	width: 286px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	text-align: center;
}

.homeworks {
	position: relative;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	text-align: center;
	width: 628px;
}

.hw-cell {
	border-left: 1px solid #eee;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}

.sch-head {
	padding-left: 9px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	background-color: #7bac00;
}

.sch-time {
	font-size: 10px;
	color: #999;
}

.sch-npk {
	font-weight: bold;
}

.sch-less {
	padding-left: 5px;
}

.empty-lesson {
	background-color: #fafafa;
}

/*== week =====================================*/
a.week, a.week:visited {
	position: relative;
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #073532;
}

a.week:hover {
	color: #95d101;
}

.week-pressed {
	position: relative;
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffa800;
}


/*== news ====================================*/

a.news-head, a.news-head:visited {
	position: relative;
	display: block;
	float: left;
	margin-left: 20px;
	width: 400px;
	font-size: 11px;
	text-decoration: none;
	color: #073532;
}

* html a.news-head {
	margin-left: 10px;
}

* html a.news-head:visited {
	margin-left: 10px;
}

a.news-head:hover {
	color: #95d101;
}

a.news-head-more, a.news-head-more:visited {
	position: relative;
	display: block;
	float: right;
	font-weight: bold;
	margin-left: 20px;
	width: 55px;
	font-size: 11px;
	text-decoration: none;
	color: #073532;
}

a.news-head-more:hover {
	color: #95d101;
}


a.news-head-big, a.news-head-big:visited {
	position: relative;
	display: block;
	float: left;
	margin-left: 5px;
	width: 480px;
	font-size: 11px;
	text-decoration: none;
	color: #073532;
	font-weight: bold;
}

* html a.news-head-big {
	margin-left: 0px;
}

* html a.news-head-big:visited {
	margin-left: 0px;
}

a.news-head-big:hover {
	color: #95d101;
}

a.news-head-more-big, a.news-head-more-big:visited {
	position: relative;
	display: block;
	float: right;
	font-weight: bold;
	margin-left: 20px;
	width: 50px;
	font-size: 11px;
	text-decoration: none;
	color: #073532;
}

a.news-head-more-big:hover {
	color: #95d101;
}

.news-date {
	position: relative;
	display: block;
	float: left;
	margin-left: 20px;
	width: 50px;
	font-size: 11px;
	text-decoration: none;
	color: #999;
}


/*== poll ====================================*/

form {
	margin: 0px;
	padding: 0px;
}

.poll_head {
	margin-top: -7px;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 14px;
}

.poll_item {
	font-size: 11px;
	line-height: 12px;
}

.poll_bar {
	height: 10px;
	margin-top: 2px;
	background-color: #95d101;
	font-size: 1px;
}