body     { color: #4b4b4d; font-size: 30px; font-family: Lato, sans-serif; font-weight: 400; line-height: 37px; background-image: url("back/back.jpg"); background-attachment: fixed; margin: 0 }
div      { color: #4b4b4d; font-size: 30px; line-height: 37px; font-family: "Lato", sans-serif; font-weight: 400; }
td       { color: #4b4b4d; font-size: 30px; font-family: Lato, sans-serif; font-weight: 400; line-height: 37px; }
h1 		   { color: #ffffff; font-size: 68px; font-family: Oswald, sans-serif; font-weight: bold; line-height: 68px; margin: 0 0 40px }
h2 		 { color: #2b2b2b; font-size: 23px; font-family: Lato, sans-serif; font-style: normal; font-weight: normal; line-height: 30px; margin: 0 }
h3 		 { color: #000; font-size: 15px; font-family: "Lato", sans-serif; font-weight: 900; margin: 0 }
h4 		 { color: #51626F; font-size: 20px; font-family: Lato, sans-serif; font-weight: 900; line-height: 26px; margin: 0 }
h5 		 { color: #58585a; font-size: 13px; font-family: Lato, sans-serif; font-style: normal; font-weight: normal; line-height: 18px; margin: 0 }
h6 		 { color: #FFFFFF;font-weight: 400; text-decoration: none;}

a:link 	            { color: #0A51A1; font-weight: 400; text-decoration: none;}
a:visited 	        { color: #0A51A1; text-decoration: none }
a:active 	        { color: #FF0000; text-decoration: none }
a:hover	            { color: #FF0000; text-decoration: underline }

a.white:link     { color: #FFFFFF;f ont-weight: 400; text-decoration: none;}
a:white:visited 	{ color: #FFFFFF; text-decoration: none }
a:white:active 	{ color: #000000; text-decoration: none }
a:white:hover	{ color: #000000; text-decoration: underline }


/* Menü */

#commonBar  { text-align: left; margin: 0; padding: 0 }

#menuBar       { color: #000000; background-image: none; background-repeat: repeat-x; background-attachment: scroll; background-position: left top; padding: 0 }

ul.menuBar   { margin: 0 15px; padding: 12px 0 }

li.menuButton {
	display: inline;
	list-style: none; 
}

a.menuButton, a.menuButtonActive     { color: #000; font-size: 14px; font-family: "Lato", sans-serif; font-weight: 700; text-decoration: none; letter-spacing: 2px; padding: 15px; margin: 0 0 0 0}

.menu   { background: #FF0000; text-align: left; padding: 0; z-index: 20; top: 0; left: 0 }

a.menuItem, a.menuItemActive    { color: #000000; text-decoration: none; background: #000000; display: block; margin-right: 1px; margin-left: 1px; padding: 4px 8px }

a.menuButtonActive, a.menuButton:hover  { color: #000000; background-color: #b40101}

a.menuItem:hover, a.menuItemActive  { color: #000000; background-color: #000000 }


table#mainmenu td:hover  { background-color: #fff }