html, body, h1, h2, h3, h4, h5, h6, form, img, ul, p {
	margin: 0; padding: 0; border: 0;
}
body {
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 100%;
	color: #333;
	text-align: center;
	background: #f0f0f0 url(../images/body.gif) 0 100px repeat-x;
}
table, input {
	font-size: 100%;
}
a {
	color: #c1d82f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input.txt {
	padding: 2px 4px;
	font-size: 12px;
	color: #333;
	border: #e4e4e4 solid 1px;
}
textarea.txt {
	padding: 2px 4px;
	font-size: 12px;
	color: #333;
	border: #e4e4e4 solid 1px;
}
input.btn {
	font-size: 12px;
	color: #fff;
	background: #ff9933;
	border: #ff9933 solid 1px;
}
.hidden {
	display: none;
}
.clear {
	clear: both; overflow: hidden; height: 1px;em
	
}


.container {
	padding: 0 0 60px 0;
}
.page {
	width: 975px;
	margin: 0 auto;
	text-align: left;
}


#header {
	margin: 0 0 18px 0;
	background: #333;
}
#header .page {
	padding: 28px 0 0 0;
}
#header h1, #header h1 a {
	display: block;
	width: 310px; height: 37px;
}
#header h1 {
	float: left; display: inline;
	margin: 0 0 10px 0;
}
#header ul {
	list-style-type: none;
	text-transform: uppercase;
}
#header ul li {
	float: left; display: inline; position: relative;
	margin: 0 3px -1px 0;
}
#header ul li a {
	float: left; display: block;
	padding: 7px 18px 4px 18px;
	font-size: .875em;
	color: #fff;
	font-weight: bold;
}
#header ul li.item1 {
	background: #00aeef url(../images/item1_l.gif) 0 0 no-repeat;
}
#header ul li.item1 a {
	background: url(../images/item1_r.gif) 100% 0 no-repeat;
	border-bottom: #0094cb solid 3px;
}
#header ul li.item2 {
	background: #ec008c url(../images/item2_l.gif) 0 0 no-repeat;
}
#header ul li.item2 a {
	background: url(../images/item2_r.gif) 100% 0 no-repeat;
	border-bottom: #c90077 solid 3px;
}
#header ul li.item3 {
	background: #c1d82f url(../images/item3_l.gif) 0 0 no-repeat;
}
#header ul li.item3 a {
	background: url(../images/item3_r.gif) 100% 0 no-repeat;
	border-bottom: #a4b828 solid 3px;
}

#header ul li.item4 {
	background: #8695B4 url(../images/item4_l.gif) 0 0 no-repeat;
}
#header ul li.item4 a {
	background: url(../images/item4_r.gif) 100% 0 no-repeat;
	border-bottom: #7B89A6 solid 3px;
}



#header ul li#current a {
	padding: 7px 18px 7px 18px;
	border: 0;
}
#header .search {
	float: right;
	width: 270px;
	margin: 0 0 -16px 0;
	font-size: .75em;
	color: #c1d82f;
	text-align: right;
}
#header .search form {
	height: 27px;
	margin: 6px 0 14px 0;
	background: #fff url(../images/search_l.gif) 0 0 no-repeat;
}
#header .search input {
	vertical-align: middle;
}
#header .search input.txt {
	padding: 0;
	font-size: 12px;
	color: #999;
	background: #fff;
	border: #fff solid 1px;
	width: 234px;
}


.groupItem {
	margin: 0 0 8px 0;
}
.itemHeader {
	padding: 5px 8px 4px 12px;
}
.itemHeader h2 {
	float: left;
	padding: 3px 0 0 0;
	font-size: .94em;
	line-height: 1em;
	color: #999;
	text-transform: uppercase;
}
.itemHeader a {
	float: right; display: block;
	width: 19px; height: 19px;
	background: url(../images/close.gif) 0 0 no-repeat;
}


#vasem {
	float: left;
	width: 495px;
}
#vasem .groupItem {
	width: 495px;
	background: #fff url(../images/vasem.gif) 0 0 no-repeat;
}

#vasemlai {
	float: left;
	width: 739px;
}
#vasemlai .groupItem {
	width: 739px;
	background: #fff url(../images/vasem.gif) 0 0 no-repeat;
}


.newsItem .menu {
	border-top: #e4e4e4 solid 1px;
}
.newsItem .menu ul {
	list-style-type: none;
}
.newsItem .menu li {
	float: left; position: relative;
	margin: 0 0 -1px 0;
}
.newsItem .menu a {
	float: left; display: block;
	padding: 4px 12px;
	font-size: .7em;
	color: #ff9933;
}
.newsItem .menu p {
	float: left; display: block;
	padding: 4px 12px;
	font-size: .7em;
	colSSSSor: #ff9933;
	font-weight: bold;
}
.newsItem .menu a:hover, .newsItem .menu .act a {
	color: #fff;
	background: #ff9933;
	text-decoration: none;
}
.newsItem .menu .act a {
	background: #ffb366;
}

.newsItem .header {
	padding: 2px 12px;
	background: #e4e4e4;
	border-top: #e4e4e4 solid 1px;
}
.newsItem .header h3 {
	font-size: 1.125em;
	color: #333;
}

.newsItem .item {
	border-left: #fff solid 4px;
	border-top: #e4e4e4 solid 1px;
}
.newsItem .weightclass1 {
	border-left: #ff9933 solid 4px;
}
.newsItem .weightclass2 {
	border-left: #ffb366 solid 4px;
}
.newsItem .weightclass3 {
	border-left: #ffcc99 solid 4px;
}
.newsItem .weightclass4 {
	border-left: #ffcc99 solid 4px;
}
.newsItem .item .content {
	position: relative;
	padding: 14px 8px 16px 8px;
}
.newsItem .item h3 {
	padding: 0 0 2px 0;
	font-size: 1.06em;
}
.newsItem .item h3 span {
	font-size: .7em;
	color: #fff;
}
.newsItem .weightclass1 h3 span {
	background: #ff9933;
}
.newsItem .weightclass2 h3 span {
	background: #ffb366;
}
.newsItem .weightclass3 h3 span {
	background: #ffcc99;
}
.newsItem .weightclass4 h3 span {
	background: #ffcc99;
}
.newsItem .item p {
	font-size: .75em;
}
.newsItem .item p span {
	font-size: .92em;
	color: #999;
}
.newsItem .item p span a {
	color: #ff9933;
}
.newsItem .item .gallerypic {
	float: right;
	height: 110px;
	margin: 0 0 0 10px;
	border: #bcbec0 solid 1px;
}
.newsItem .item .pic {
	float: right;
	height: 42px;
	margin: 0 0 0 10px;
	border: #bcbec0 solid 1px;
}

.packagepic55 {
	float: right;
	height: 57px;
	margin: 0 0 0 10px;
	xborder: #bcbec0 solid 1px;
}


.newsItem .item .pic60 {
	float: right;
	height: 60px;
	margin: 0 0 0 10px;
	border: #bcbec0 solid 1px;
}

.packagepic60 {
	float: left;
	height: 55px;
	margin: 3px 5px 0 0px;
	border: #000000 solid 1px;
}

.newsItem .item .pic img {
	border: #fff solid 1px;
}

.packagepic55 img {
	xborder: #fff solid 1px;
	border: #bcbec0 solid 1px;
}


.newsItem .item .gallerypic img {
	border: #fff solid 1px;
}
.newsItem .item .perspectives {
	padding: 0 8px 16px 8px;
}
.newsItem .item .perspectives h4 {
	font-size: .81em;
}
.newsItem .special {
	border-left: #f93 solid 4px;
	border-top: #e4e4e4 solid 1px;
	color: #fff;
	background: #f93;
}
.newsItem .special .pic {
	float: left;
	margin: 0 10px 10px 0;
	border: #bcbec0 solid 1px;
}
.newsItem .special h3 {
	padding: 0 0 12px 0;
}
.newsItem .special a {
	float: right; display: block;
	font-size: .7em;
	color: #fff;
}


#keskmine {
	float: left; display: inline;
	width: 230px;
	margin: 0 0 0 10px;
}
#keskmine .groupItem {
	width: 230px;
	background: #fff url(../images/parem.gif) 0 0 no-repeat;
}

.onlineItem .itemHeader {
	padding: 5px 8px 4px 8px;
}
.onlineItem ul {
	list-style-type: none;
	font-size: .75em;
}
.onlineItem ul li {
	width: 214px;
	padding: 6px 8px;
	border-top: #e4e4e4 solid 1px;
}
.onlineItem ul li strong, .onlineItem ul li span {
	display: block; float: left;
}
.onlineItem ul li span {
	width: 175px;
	margin: 0 0 0 6px;
}
.onlineItem ul li span span {
	display: inline; float: none;
	font-size: .92em;
	color: #999;
}
#vasem .onlineItem ul li {
	width: 479px;
}
#vasem .onlineItem ul li span {
	width: 440px;
}
#vasemlai .onlineItem ul li {
	width: 714px;
}
#vasemlai .onlineItem ul li span {
	width: 675px;
}


#parem {
	float: right;
	width: 230px;
}
#parem .groupItem {
	width: 230px;
	background: #fff url(../images/parem.gif) 0 0 no-repeat;
}

.loginItem .itemContent .itemHeader, .favouritesItem .itemContent .itemHeader, .todayItem .itemContent .itemHeader {
	padding: 5px 8px 4px 8px;
}
.loginItem .itemContent p, .favouritesItem .itemContent p, .todayItem .itemContent p {
	font-size: .75em;
}
.loginItem .itemContent, .favouritesItem .itemContent {
	padding: 6px 8px;
	border-top: #e4e4e4 solid 1px;
}
.loginItem .itemContent label {
	font-size: .75em;
}
.loginItem .itemContent input {
	vertical-align: middle;
}
.loginItem .itemContent input.txt {
	width: 204px;
	margin: 2px 0 6px 0;
}
.loginItem .itemContent input.btn {
	margin: 6px 0 2px 0;
}
.todayItem .itemContent {
	padding: 6px 8px;
}
.newsItem ul.galleryul,.todayItem ul {
	position: relative;
	margin: 2px 0 0 -7px;
	* margin: 2px 0 0 -16px;
	list-style-type: none;
	font-size: .7em;
}
.todayItem ul li {
	float: left;
	width: 64px; height: 7.5em;
	margin: 0 0 0 9px;
	text-align: center;
}



.newsItem .galleryul li,.todayItem .galleryul li {
	float: left;
	width: 114px; height: 114px;
	margin: 7px 0 0 7px;
	text-align: center;
}


.todayItem ul li .pic {
	display: block;
	height: 42px;
	margin: 0 0 2px 0;
	border: #bcbec0 solid 1px;
}
.newsItem ul li .gallerypic,.todayItem ul li .gallerypic {
	display: block;
	height: 112px;
	margin: 0 0 2px 0;
	border: #bcbec0 solid 1px;
}
.todayItem ul li .pic img {
	border: #fff solid 1px;
}
.newsItem ul li .gallerypic img,.todayItem ul li .gallerypic img {
	border: #fff solid 1px;
}
.todayItem .item p.all a {
	font-size: .92em;
	color: #ff9933;
}
.todayItem .child {
	padding: 2px 8px;
	background: #ecf3c0;
}
.todayItem .child h3 {
	float: left;
	padding: 3px 0 0 0;
	font-size: .875em;
	line-height: 1em;
}
.todayItem .child a {
	background: url(../images/hide_green.gif) 0 0 no-repeat;
}


/* COLORS */
.green #header {
	border-bottom: #c1d82f solid 8px;
}
.green #header h1, .green #header h1 a {
	background: #333 url(../images/station_green.gif) 0 0 no-repeat;
}
.pink #header {
	border-bottom: #ec008c solid 8px;
}
.pink #header h1, .pink #header h1 a {
	background: #333 url(../images/station_pink.gif) 0 0 no-repeat;
}
.pink #header .search {
	color: #ec008c;
}
.pink a {
	color: #ec008c;
}
.pink #parem .child {
	background: #fbcce8;
}
.pink #parem .child a {
	background: url(../images/hide_pink.gif) 0 0 no-repeat;
}


.blue #header {
	border-bottom: #00aeef solid 8px;
}
.blue #header h1, .blue #header h1 a {
	background: #333 url(../images/station_blue.gif) 0 0 no-repeat;
}
.blue #header .search {
	color: #00aeef;
}
.blue #header .search a {
	color: #00aeef;
}
.blue a {
	color: #006699;
}
.blue #parem .child {
	background: #cce0eb;
}
.blue #parem .child a {
	background: url(../images/hide_blue.gif) 0 0 no-repeat;
}




