﻿/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
/*Added for Change Language Droplist v14.0.0.6*/
div.icons-rt {
	display: inline-block;
}
ul.tnglangdd .menuhover {
	margin: 0 0 25px 0;
}
/*Added for Change Language Droplist v14.0.0.6*/
.normal {
	font-size: 11pt;
}
/* ========================================== LAYOUT RULES and BLOCK ELEMENTS ================================================== */
.container {width: 99%; text-align:left; margin: 0 auto;}
.inside {width: 96%; padding: 10px 2%;}

/* ======== HEADER AREA ======== */

.brand, .brand a, .brand a:hover  {font: 55px 'Monotype Corsiva', Verdana, Helvetica, sans-serif; color: #ffffff; text-decoration: none; margin: 0;}
.slogan {font-size: 24px; font-family: 'Monotype Corsiva', cursive, Verdana, Helvetica, sans-serif; color: #ffffff; padding: 12px; 	font-style:italic; 	margin: 0;}

.tngsmallicon {
	/*styles top nav without icons from genstyles*/
	background: transparent; padding:.1em 0px 0px 18px; height:16px; line-height:1.5; font-size: 11px; font-weight: normal; color: #fff;}
.topsearchnav li {display: inline-block;}

/* ========== Main Nav Coding ========== */
.menucontainer {display: inline-block;}
.nav-menu {clear:none; display:inline-block; float: left!important;}
div.icons {padding: 0; line-height: 1.5; margin-top: 2px;}
div.icons a {color: #fff!important;  padding-top: 5px;}
div.icons a:hover {color: #fff; color: #2A2D7A; background: #2A2D7A; padding-top: 5px; border-radius: 5px;}
div.innercontainer {color: #fff; background-color: transparent; border-radius: 0; border: none; border-bottom:1px solid transparent;}
ul.tngdd a {display:block; text-decoration:none; border-radius: 0;}
ul.tngdd .menulink {
	padding:3px 2px 8px 30px;
	font-size: 10px; font-weight: normal; color: #fff;
	height:16px;
	background: url("../img/ArrowDown.png") 8px 10px no-repeat;
	width:70px;
	line-height:1.5;
	border-bottom: none;
	border-right: none;
	padding-top: 5px;
}

.tngsmallicon3 {
	line-height:1.6;
}

/* ====================================== ADMIN PAGE CODING =============================================== */
.adminsubmsg {font-size: 12px;font-weight:bold;}
/* ========== dodał Janusz ========== */

.navjk-menu {
	width: 100%;
	height: 20px;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	text-align: left;
   	list-style: none;
	color: #ffffff;
    font-size: 15px; font-weight: normal; color: #fff;
}

.navjk-menu .menu-item {display:inline-block; text-align:left;}
.navjk-menu a {border:none; color:#ffffff; padding:15px 5px; position:relative;}

/* ==================================== */