﻿/******************* Tekst *******************/
/* nagłówki informacyjne (np. „Treść:” „Temat:”) */
.ex_infohead {
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #2A61A8;
	height: 30px;
}
/* nagłówki elementów modułu – np. aktualności, RSSów */
.ex_subhead {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #1F569C;
	height: 35px;
}
/* zawartość (treść) */
.ex_content {
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #3D3E3E;
}

/******************* Ramki *******************/
/* do jednolinijkowych textboxów */
.ex_textbox {
	background-color: white;
	border-color: #A6A5A5 #D9D9D9 #F2F2F2;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	color: #383838;
	font-family: arial, helvetica, sans-serif;
	font-size:13px;
	padding-left:2px;
	vertical-align:bottom;
}
/* do dropdownlist */
.ex_dropdown {
	background-color: #F3F1F1;
	border-color: #A6A5A5 #D9D9D9 #F2F2F2;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	color: #383838;
	font-family: arial, helvetica, sans-serif;
	font-size:13px;
	padding-left:2px;
	vertical-align:bottom;
}

/******************* Tabelki i gridy *******************/
/* podstawowa tabelka */
.frame_top_left {
	background: url(ExantModules/frame_top_left.jpg) no-repeat;
	width: 15px;
	height: 30px;
}
.frame_top {
	background: url(ExantModules/frame_top.jpg) repeat-x;
	height: 30px;
	width: 25%;
}
.frame_header_left {
	background: url(ExantModules/frame_header_left.jpg) no-repeat;
	width: 12px;
	height: 30px;
}
.frame_header {
	background: url(ExantModules/frame_header.jpg) repeat-x;
	height: 30px;
	text-align: center;
	vertical-align: top;
}
.frame_header a:active, .frame_header a:hover, .frame_header a:link, .frame_header a:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
	height: 21px;
	padding-top: 4px;
	background: url(ExantModules/arrow.png) no-repeat right center;
	display: inline-block;
	width: 130px;
}
.frame_header_delimiter {
	background: url(ExantModules/frame_header_delimiter.jpg) no-repeat;
	width: 1px;
	height: 30px;
}
.frame_header_right {
	background: url(ExantModules/frame_header_right.jpg) no-repeat;
	width: 12px;
	height: 30px;
}
.frame_top_right {
	background: url(ExantModules/frame_top_right.jpg) no-repeat;
	width: 15px;
	height: 30px;
}
.frame_left {
	background: url(ExantModules/frame_left.jpg) repeat-y;
	width: 15px;
}
.frame_content {
	background-color: #FBF0DE;
}
.frame_right {
	background: url(ExantModules/frame_right.jpg) repeat-y;
	width: 15px;
}
.frame_bottom_left {
	background: url(ExantModules/frame_bottom_left.jpg) no-repeat;
	width: 15px;
	height: 20px;
}
.frame_bottom {
	background: url(ExantModules/frame_bottom.jpg) repeat-x;
	height: 20px;
}
.frame_bottom_right {
	background: url(ExantModules/frame_bottom_right.jpg) no-repeat;
	width: 15px;
	height: 20px;
}

/* wariacja zwyklej tabelki, używana na ekranie logowania */
.login_frame_topleft {
	background: url(ExantModules/login_frame_topleft.jpg);
	width: 40px;
	height: 54px;
}
.login_frame_header {
	background: url(ExantModules/login_frame_header.jpg) repeat-x;
	height: 54px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: white;
	padding: 0px 10px;
}
.login_frame_icon {
	background: url(ExantModules/login_frame_icon.jpg);
	width: 54px;
	height: 54px;
}
.login_frame_top {
	background: url(ExantModules/login_frame_top.jpg) repeat-x;
	height: 54px;
	width: 100%;
}
.login_frame_topright {
	background: url(ExantModules/login_frame_topright.jpg);
	width: 15px;
	height: 54px;
}

/* <HeaderStyle CssClass> w gridach */
.ex_grid_header {
	background: url(ExantModules/grid_delimiter.jpg) repeat-x bottom;
	height: 40px;
}
tr.ex_grid_header th {
	color: #28569D;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
}
tr.ex_grid_header th a:hover, tr.ex_grid_header th a:active, tr.ex_grid_header th a:link, tr.ex_grid_header th a:visited {
	color: #28569D;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
}
/* <RowStyle CssClass> w gridach */
.ex_grid_row {
	background: url(ExantModules/grid_delimiter.jpg) repeat-x bottom;
	height: 36px;
	color: #3D3E3E;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
/* Buttony specjalnie dla gridów */
a.ex_grid_button:active, a.ex_grid_button:hover, a.ex_grid_button:link, a.ex_grid_button:visited {
	background: url(ExantModules/button_100x25.png) no-repeat center;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
a.ex_grid_button2:active, a.ex_grid_button2:hover, a.ex_grid_button2:link, a.ex_grid_button2:visited {
	background: url(ExantModules/button_140x25.png) no-repeat center;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
a.ex_grid_button_arrow:active, a.ex_grid_button_arrow:hover, a.ex_grid_button_arrow:link, a.ex_grid_button_arrow:visited {
	background: url(ExantModules/button_120x25a.png) no-repeat center;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

/******************* Inne *******************/
.ex_calendar { /* ikonka kalendarza */
	background: url(ExantModules/calendar.png) no-repeat center;
	height: 39px;
}
.ex_delimiter { /* pozioma kreska oddzielająca */
	background: url(ExantModules/delimiter.png) repeat-x center;
}
/* buttony */
.ex_button {
	background: url(ExantModules/button_149x39.png) no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-align: center;
	width: 149px;
	height: 39px;
	border: 0px;
	padding-bottom: 7px;
	cursor: pointer;
}
a.ex_button_big:active, a.ex_button_big:hover, a.ex_button_big:link, a.ex_button_big:visited {
	background: url(ExantModules/button_213x40.png) no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	width: 213px;
	height: 40px;
	border: 0px;
	cursor: pointer;
}
a.ex_arrow_button:active, a.ex_arrow_button:hover, a.ex_arrow_button:link, a.ex_arrow_button:visited {
	background: url(ExantModules/arrow.png) no-repeat right center;
	height: 20px;
	width: 130px;
	padding-top: 5px;
	display: inline-block;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #2A61A8;
	text-align: left;
	text-decoration: none;
}
