
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
}

table {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main_body {
	background-image: url(images/gradient_top2.jpg);
	background-repeat: repeat-x;
	margin: 10px;
}

#top_menu {	
	background-image: url(images/epfrononline2.jpg);
}

#top_menu_search {
	background-image: url(images/gradient_szukaj2.jpg);
}

#main_tab {
	background-image: url(images/main_background2.jpg);
	box-shadow: 10px 10px 5px #888;
	-moz-box-shadow: 10px 10px 5px #888;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#707070',direction='120',strength='10');
}

.content {
	margin: 0px;
	padding: 0px;
}

.content table{
	background-color: white;
	padding: 10px;
	margin: 0px;
}

a:link,a:visited,a:active {
	text-decoration: none;
	color: #0000ff;
}

input {
	border-width: 1px;
}

.btn {
	background-color: #181c63;
	color: white;
	border-width: 1px;
	font-size: 10px;
}

a.menu:link,a.menu:visited,a.menu:active {
	color: white;
	font-weight: 700;
	font-size:12px;
}

a.menu:hover {
	color: white;
	font-weight: 700;
	font-size:12px;
}

a.menu_active:link, a.menu_active:visited, a.menu_active:active {
	color: #3E4B6B;
	font-weight: 700;
	font-size:12px;
}

a.menu_active:hover {
	color: #5E81C3;
	font-weight: 700;
	font-size:12px;
}

a:hover {
	text-decoration: none;
}


table.menu {
	font-size: 11px;
	font-weight: 700;
	background-color: #2A53A5;
}

.submenu_title {
	font-size: 12px;
	text-align: left;
	background-image: url(images/menu_off2.jpg);
	background-repeat: repeat-y;
	font-weight: 700;
}


.submenu_title td {
	padding-top: 10px;
	padding-left: 5%;
	padding-right: 0px;
	padding-bottom: 7px;
}

.submenu_active_title {
	font-size: 12px;
	text-align: left;
        background-image: url(images/menu_on.jpg);
	background-repeat: repeat-y;
	font-weight: 700;
}

.submenu_active_title td {
	padding-top: 10px;
	padding-left: 5%;
	padding-right: 0px;
	padding-bottom: 7px;
}

a.submenu:link,a.submenu:visited,a.submenu:active {
	color: #00E4FF;
	font-size:10px;
}

.submenu {
	font-size: 10px;
	color: #00015e;
	font-weight: 700;
	line-height: 150%;
}

.submenu td {
	background-image: url(images/menu_gradient2.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-left: 5%;
	padding-right: 0px;
	padding-bottom: 2px;
}

.table.search {
	font-size: 11px;
	background-color: #b7badb;
	color: #181c63;
	font-weight: 700;
}

.tdText {
	text-align: justify;
}

.textField {
	background-color: #ffffff;
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}

.textAligned {
	text-align: left;
}

 .tdMapMain {
 	width: 200px;
 	height: 25px;
 	font-weight: 900;
 }
 .tdMapSub {
 	width: 345px;
 	height: 25px;
 }

.logo {
	background-image: url(images/main_background2.jpg);
	height: 200px;
	padding-bottom: 20px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3E4B6B;
	font-size: 2em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3E4B6B;
	font-size: 17px;
}


thead td {
	color: white;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 700;
	background-image: url(images/gradient_thead2.jpg);
	background-repeat: repeat-y;
}

.thead_td {
	color: white;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: 700;
	background-image: url(images/gradient_thead2.jpg);
	background-repeat: repeat-y;
}

.thead_td a:link, .thead_td a:visited, .thead_td a:active {
	color: white;
}

.thead_td_long {
	color: white;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: 700;
	background-image: url(images/gradient_thead2.jpg);
	background-repeat: repeat-y;
}

ul {
	font-size: 12px;
	font-weight: 700;
	line-height: 150%;
}

#pfron_adres {
	font-size: 11px;
	color: #3E4B6B;
	margin: 40px 10px 10px 10px;
	text-align: center;
}

.btn_head {
	font-size: 14px;
	color: #0C3B69 !important;
	background-image: url(images/gradient_btn.jpg);
	background-repeat: repeat-x;
	height: 26px;
	-webkit-border-radius: 8px; /* Safari, Chrome */
	-khtml-border-radius: 8px;    /* Konqueror */
	-moz-border-radius: 8px; /* Firefox */
	border-radius: 8px;
	display: block;
	margin-left: 5px;
	text-align: center;
}
