/**
*   @version $Id: links.css 61 2010-05-19 11:39:04Z piotrj $
*/

a { /* + wysiwyg */
	text-decoration: none;
	color: #f58220;
	margin: 0px;
}
a:hover { /* + wysiwyg */
	text-decoration: underline;
	color: #f58220;
	margin: 0px;
}

.bottomMenuStyle a { /* used */
	text-decoration: none;
	color: #fffff3;
}
.bottomMenuStyle a:hover { /* used */
	text-decoration: underline;
	color: #fffff3;
}

/* lexts that look like link */

.a0 { /* uzywane = menu0 */
	text-decoration: none;
	color: #740c12;
}

.a1 { /* uzywane = menu1 */
	text-decoration: none;
	color: #f58220;
}

.a3 { /* uzywane = head */
	text-decoration: none;
	color: #eae3e8;
}

.a4 { /* uzywane = stopka */
	text-decoration: none;
	font-size: 11px;
	color: #cc552d;
	/*color: #FDA763;*/
	font-weight: normal;
}

.a5 { /* uzywane = paging */
	text-decoration: none;
	font-size: 11px;
	color: #f48221;
	font-weight: bold;
}

.a6 { /* uzywane = links */
	text-decoration: none;
	font-size: 12px;
	color: #740c12;
	font-weight: normal;
}

.a7 {
	text-decoration: none;
	color: #142a3b;
	font-size: 12px;
	font-weight: bold;
}

.a8 {
	text-decoration: none;
	color: #993366;
	font-size: 12px;
	font-weight: bold;
}

.a9 {
	text-decoration: none;
	color: #eae3e8;
	font-size: 10px;
}

.a10 {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}

.a11 {
	text-decoration: none;
	color: #142a3b;
	font-size: 11px;
	font-weight: normal;
}

.a12 {
	text-decoration: none;
	color: #993366;
	font-size: 11px;
	font-weight: normal;
}

/* links */
.menu {
	text-decoration: none;
	color: #142a3b;
}
.menu:hover {
	text-decoration: none;
	color: #993366;
}

.menu0 { /* uzywane -> a0 */
	text-decoration: none;
	color: #740c12;
}
.menu0:hover {
	text-decoration: none;
	color: #f58220;
}

.menu1 { /* uzywane -> a1 */
	text-decoration: none;
	color: #f58220;
}
.menu1:hover {
	text-decoration: none;
	color: #f58220;
}

.menu2 {
	text-decoration: none;
	color: #675657;
}
.menu2:hover {
	text-decoration: none;
	color: #f58220;
}

.image { /* uzywane -> a2*/
	text-decoration: none;
}
.image:hover {
	text-decoration: none;
}

.head { /* uzywane (lista ofert) -> a3 */
	font-weight: bold;
	text-decoration: none;
	color: #740c12;
}
.head:hover {
	font-weight: bold;
	text-decoration: none;
	color: #f58220;
}

.stopka { /* uzywane -> a4 */
	text-decoration: none;
	font-size: 11px;
	color: #cc552d;
	/*color: #FDA763;*/
	font-weight: normal;
}
.stopka:hover { /* uzywane */
	text-decoration: underline;
	font-size: 11px;
	color: #cc552d;
	/*color: #FDA763;*/
	font-weight: normal;
}

.paging { /* uzywane -> a5 */
	text-decoration: none;
	font-size: 11px;
	color: #710c12 ;
	font-weight: bold;
}
.paging:hover { /* uzywane */
	text-decoration: none;
	font-size: 11px;
	color: #f48221;
	font-weight: bold;
}

/*
a.morea{ 
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.morea{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
*/

.links { /* uzywane -> a6 */
	font-size: 12px;
	text-decoration: none;
	color: #740c12;
	font-weight: normal;
}
.links:hover {
	font-size: 12px;
	text-decoration: none;
	color: #f58220;
	font-weight: normal;
}

/*.menu2 {
	text-decoration: none;
	color: #eae3e8;
}
.menu2:hover {
	text-decoration: none;
	color: #ffffff;
}*/

.sciezka {
	text-decoration: none;
	color: #7c94a5;
}
.sciezka:hover {
	text-decoration: none;
	color: #cc6699;
}

.lang {
	text-decoration: none;
	color: #993366;
}
.lang:hover {
	text-decoration: none;
	color: #142a3b;
}

.dis {
	text-decoration: none;
	color: #666666;
}
.dis:hover {
	text-decoration: none;
	color: #666666;
}

.map {
	text-decoration: none;
	color: #455a83;
	font-size: 12px;
	font-weight: bold;
}
.map:hover {
	text-decoration: none;
	color: #455a83;
	font-size: 12px;
	font-weight: bold;
}

.sort {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.sort:hover {
	text-decoration: none;
	color: #993366;
	font-size: 11px;
	font-weight: bold;
}

.topMenu0 {
	text-decoration: none;
	color: #142a3b;
	font-size: 12px;
	font-weight: bold;
}
.topMenu0:hover {
	text-decoration: none;
	color: #142a3b;
	font-size: 12px;
	font-weight: bold;
}

.topMenu1 {
	text-decoration: none;
	color: #993366;
	font-size: 12px;
	font-weight: bold;
}
.topMenu1:hover {
	text-decoration: none;
	color: #993366;
	font-size: 12px;
	font-weight: bold;
}

.topMenu2 {
	text-decoration: none;
	color: #eae3e8;
	font-size: 10px;
}
.topMenu2:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}

.topMenu3 {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}
.topMenu3:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}

.topMenu4 {
	text-decoration: none;
	color: #142a3b;
	font-size: 11px;
	font-weight: normal;
}
.topMenu4:hover {
	text-decoration: none;
	color: #142a3b;
	font-size: 11px;
	font-weight: normal;
}

.topMenu5 {
	text-decoration: none;
	color: #993366;
	font-size: 11px;
	font-weight: normal;
}
.topMenu5:hover {
	text-decoration: none;
	color: #993366;
	font-size: 11px;
	font-weight: normal;
}

.fontRes {
	text-decoration: none;
	color: #993366;
	font-weight: bold;
}
.fontRes:hover {
	text-decoration: none;
	color: #142a3b;
	font-weight: bold;
}

.appMenu {
	text-decoration: none;
	color: #ffffff;
}
.appMenu:hover {
	text-decoration: none;
	color: #f58220;
}

.appMenuB {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.appMenuB:hover {
	text-decoration: none;
	color: #f58220;
	font-weight: bold;
}

.appMenuBOn {
	text-decoration: none;
	color: #f58220;
	font-weight: bold;
}
.appMenuBOn:hover {
	text-decoration: none;
	color: #f58220;
	font-weight: bold;
}

.lRegister {
	text-decoration: none;
	color: #740c12;
	font-size: 20px;
}
.lRegister:hover {
	text-decoration: none;
	color: #f58220;
	font-size: 20px;
}

.menuRepl0 {
	font-family: Times New Roman;
	font-size: 19px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-style: italic;
}
.menuRepl0:hover {
	font-family: Times New Roman;
	font-size: 19px;
	text-decoration: none;
	color: #f58220;
	font-weight: normal;
	font-style: italic;
}

.menuRepl1 {
	font-family: Times New Roman;
	font-size: 22px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-style: italic;
}
.menuRepl1:hover {
	font-family: Times New Roman;
	font-size: 22px;
	text-decoration: none;
	color: #f58220;
	font-weight: normal;
	font-style: italic;
}

