@IMPORT url("/js/calendar/calendar-green.css");
@IMPORT url("/admin/ext/style/new.css");

h1{font-family:Tahoma;font-size:16;color:#006000;font-weight:bold;margin-top:10px;margin-bottom:10px;padding-bottom:0px;}
h2{font-family:Tahoma;font-size:14;color:#006000;font-weight:bold;margin-top:10px;margin-bottom:10px;padding-bottom:0px;}
td{font-family:Microsoft Sans Serif;font-size:12;}
.tab{font-family:Tahoma;font-size:12;color:#f0f0f0;}
.tab a {padding-left:8px; padding-right:8px;}
.stab{font-family:Tahoma;font-size:12;color:yellow;}
.lm{font-family:Tahoma;font-size:12;color:#f0f0f0;font-weight:normal}
.sm{font-family:Tahoma;font-size:12;color:yellow;font-weight:normal}
.td{font-family:Microsoft Sans Serif;font-size:12;}
.h{font-family:Arial;font-size:12;color:#505050;font-weight:bold}
.item{font-family:Arial;font-size:12;color:#606060;height:20;vertical-align:bottom}
.i{font-family:Microsoft Sans Serif;font-size:12;color:#606060;font-weight:bold}
.first_tr{background-color: #eaeaea;}
.second_tr{background-color: #dbdbdb;}
.head_tr{background-color: #FFCC66;}
.ih{font-family:Tahoma;font-size:12;color:#a00000;font-weight:bold}
.h2{font-family:Tahoma;font-size:12;color:#505050;font-weight:bold}
.menu{font-family:Verdana;font-size:12;color:#fafafa;font-weight:bold}
.white{font-family:Tahoma;font-size:14;color:#ffffff;font-weight:bold}
.red{font-family:Tahoma;font-size:16;color:#a00000;font-weight:bold}
.green{font-family:Tahoma;font-size:12;color:#006000;font-weight:bold}
.coords{font-family:Tahoma;font-size:11;}
.cs{font-family:Tahoma;font-size:10;}
.new_year2{background-image: url(images/flakes01.gif);}
.new_year_list{background-image: url(images/flakes02.jpg);}

.new_year{background-image: url(images/flakes01.jpg);}

A:active {
TEXT-DECORATION: none;
}

A:link {
TEXT-DECORATION: none;
}
A:visited {
TEXT-DECORATION: none;
}
A.item:hover {
COLOR: #858e6c;
}
A.menu:hover {
COLOR: #8fbf8f;
}

A.sm:hover {
COLOR: yellow;
}
A.lm:hover {
COLOR: yellow;
}
A.sm {
COLOR: yellow;
}
A.lm {
COLOR: #f0f0f0;
}
A.tab:hover {
COLOR: yellow;
}
A.stab:hover {
COLOR: yellow;
}
A.stab {
COLOR: yellow;
}
A.tab {
COLOR: #f0f0f0;
}
 .error {
color:red;
}
 P.cot_free {
color:green;
}
P.cot_reserv {
color:#c8ae00;
}
P.cot_busy {
color:red;
}
.sessionItemImage {
	float:left;
	width:100px;
	padding:0px 10px 5px 0px;
}
.sectionsOfItem {
	font-weight:bold;
	background: #F5F5F5;
	padding:5px;
}
.sectionsOfItem a {
	color: #03C;
	font-weight:normal;
}
.greyblock {
background:#eee;
padding:5px;
}
.greytable td {
border: #cccccc 1px solid;
}