/* Start of CMSMS style sheet 'Forta' */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	color: #464646;
	font-family: Arial;
	font-size: 12px;
}

#top {
	width: 980px;
	height: 100px;
	margin: 57px auto 0px auto;
}

#top img {
	float: left;
}

#top ul#languages {
	margin: 54px 0px 0px 0px;
	float: right;
}

#top ul#languages li {
	color: #c8c8c8;
	padding: 0px 3px 0px 3px;
	float: left;
}

#top ul#languages li a {
	color: #c8c8c8;
	text-decoration: none;
}

#top ul#languages li a:hover {
	text-decoration: underline;
}

div#menu {
	width: 984px;
	height: 42px;
	margin: 0px auto 15px auto;
}

ul#menu li {
	font-size: 13px;
	text-align: center;
	line-height: 42px;
	width: 123px;
	height: 42px;
	background: url(http://www.fortalogistics.pl/images/menu_li_bg.png) no-repeat;
	float: left;
}

ul#menu li.menuactive {
	background: url(http://www.fortalogistics.pl/images/menu_li_bg_active.png) no-repeat;
}

ul#menu li:first-child {
	background: url(http://www.fortalogistics.pl/images/menu_li_bg_first.png) no-repeat;
}

ul#menu li:first-child.menuactive {
	background: url(http://www.fortalogistics.pl/images/menu_li_bg_first_active.png) no-repeat;
}

ul#menu li.search {
	background: url(http://www.fortalogistics.pl/images/menu_li_bg_last.png) no-repeat;
}

ul#menu li.search form fieldset {
	margin: 9px 0px 0px 10px;
}

ul#menu li.search form fieldset input.submit {
	width: 35px;
	height: 24px;
	background: url(http://www.fortalogistics.pl/images/menu_submit.png) no-repeat;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

ul#menu li.search form fieldset input {
	color: #FFF;
	font-size: 11px;
	width: 65px;
	height: 24px;
	background: url(http://www.fortalogistics.pl/images/menu_input.png) no-repeat top right;
	border: none;
	padding: 0px 4px 0px 0px;
	padding: 5px 4px 0px 0px\9; /* IE hack */
	float: left;
}

ul#menu li a {
	color: #FFF;
	text-decoration: none;
}

ul#menu li a:hover {
	color: #cadc00;
}

ul#menu li.menuactive a:hover {
	color: #FFF;
}

div#main {
	width: 980px;
	height: 300px;
	background: url(http://www.fortalogistics.pl/images/main.png) no-repeat top left;
	margin: auto;
}

div#main a {
	color: #0c4164;
	text-decoration: none;
}

div#main a:hover {
	text-decoration: underline;
}

div#main div.info {
	color: #4e4e4e;
	width: 366px;
	height: 272px;
	background: url(http://www.fortalogistics.pl/images/info.png) no-repeat;
	padding: 14px 0px 14px 0px;
	float: right;
}

div#main div.info ul.clocks {
	width: 310px;
	display: table;
	margin: auto;
}

div#main div.info ul.clocks li {
	text-align: center;
	width: 80px;
	padding: 0px 10px 0px 10px;
	float: left;
}

div#main div.info ul.clocks li p {
	padding: 5px 0px 5px 0px;
	margin: 20px 0px 5px 0px;
}

div#main div.info p {
	padding: 10px 0px 10px 8px;
	margin: 0px 14px 0px 14px;
}

div#main div.info p.header {
	font-size: 15px;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	padding: 20px 0px 5px 8px;
}

div#main div.info table {
	width: 100%;
}

div#main div.info table tr {
	background: #f1f1f1;
	border-bottom: 1px solid #ebebeb;
}

div#main div.info table tr:first-child {
	border-bottom: 5px solid #ebebeb;
}

div#main div.info table tr td {
	color: #7d7d7d;
	font-size: 15px;
	padding: 6px 0px 6px 0px;
}

div#main div.info table tr td:first-child {
	padding-left: 22px;
}

div#content {
	width: 980px;
	margin: auto;
}

div#content h1 {
	font-size: 30px;
	margin: 60px 0px 10px 80px;
}

div#content h2 {
	font-size: 20px;
	line-height: 25px;
	margin: 20px 0px 5px 80px;
}

div#content h2.np {
	margin: 0px 0px 5px 80px;
}

div#content a {
	color: #0c4164;
	text-decoration: none;
}

div#content a:hover {
	text-decoration: underline;
}

div#content p {
	text-align: justify;
	line-height: 24px;
	padding: 10px 0px 10px 80px;
}

div#content p.ul {
	padding: 10px 0px 0px 80px;
}

div#content p.np {
	padding: 0px 0px 0px 80px;
}

div#content ul {
	padding: 0px 0px 10px 80px;
}

div#content ul.files {
	padding: 0px 0px 10px 55px;
}

div#content ul li {
	height: 25px;
	line-height: 24px;
	background: url(http://www.fortalogistics.pl/images/list.png) no-repeat 0px 6px;
	padding: 0px 0px 0px 10px;
}

div#content ul.files li {
	line-height: 24px;
	background: url(http://www.fortalogistics.pl/images/list_1.png) no-repeat 0px 6px;
	padding: 8px 0px 5px 35px;
}

div#content ul.files li a {
	color: #464646;
	text-decoration: none;
}

div#content ul.files li a:hover {
	text-decoration: underline;
}


#footer {
	font-size: 10px;
	width: 980px;
	margin: 100px auto 30px auto;
}
/* End of 'Forta' */

