@import url('modules.css');
@import url('elements.css');
@import url('print.css') print;

*
{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

html
{
    overflow: -moz-scrollbars-vertical;
    overflow-x: auto;
    font-size: 13px;
}

body
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-family: 'roboto_regular',Arial, Helvetica, sans-serif;
    background-color: #25221b;
}



fieldset
{
    border: none;
}

a { text-decoration: none; }

img
{
    border: none;
}

.clear 
{
    clear: both;
    height: 0px !important;
    width: 0px !important;
    font-size: 0px !important;
    line-height: 0px !important;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}
.clear-left
{
    clear: left;
}

::-webkit-input-placeholder { color:#000000; }
::-moz-placeholder { color:#000000; } /* firefox 19+ */
:-ms-input-placeholder { color:#000000; } /* ie */
:-moz-placeholder { color:#000000; }

#Layout
{
}

.contener
{
    max-width: 978px;
    min-width: 320px;
    margin: 0px auto;
    position: relative;
    font-size: 1em;
}

/* Short menu */

#ShortMenu
{
    width: 100%;
    position: absolute;
    top: -2.308em;
    left: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 1000;
    background-color: #25221b;
}
    #ShortMenu:focus
    {
	position: relative;
    }

    #ShortMenu li
    {
	display: inline-block;
	position: relative;
	text-align: right;
	list-style: none;
	padding: 5px 0px;
    }
    #ShortMenu a
    {
	display: inline-block;
	outline: none;
	color: #ffffff;
    }
    #ShortMenu a:focus
    {
	position: relative;
	margin: 2.308em 0px 0px 0px;
	color: #679725;
	border: 1px solid #679725;
    }
    #ShortMenu span
    {
	display: inline-block;
	padding: 2px 10px;
    }

/* Header */

header#Main
{
    position: relative;
    height: 107px;
    height: 8.231em;
    background: url('../img/green1x1.png') 0px 47% repeat-x #ffffff;
    z-index: 101;
}
    header#Main h1
    {
	display: inline-block;
	height: 3.957em;
	width: 11.304em;
	max-height: 91px;
	max-width: 280px;
	position: absolute;
	top: 61px;
	top: 2.652em;
	padding: 0.130em 0px 0px 4.304em;
	font-family: 'roboto_slabregular';
	font-size: 1.769em;
    }
    header#Main h1.upper
    {
	top: 0.252em !important;
	font-size: 1.5em;
    }
	header#Main h1 b
	{
	    font-family: 'roboto_slabbold';
	}
	header#Main h1 a
	{
	    display: block;
	    text-decoration: none;
	    color: #000000;
	}
	header#Main h1 a:focus
	{
	    border: 2px solid #679725;
	    padding: 5px;
	    padding: 0.217em;
	    margin: -7px;
	    margin: -0.304em;
	    outline: none;
	    color: #6a9925;
	}

	header#Main h1 img
	{
	    max-height: 100%;
	    position: absolute;
	    left: 0px;
	    top: 0px;
	}

#TopMenu
{
    clear: both;
    float: right;
    display: block;
    padding: 1px 0px 0px 0px;
    padding: 0.077em 0em 0em 0em;
}
    #TopMenu li
    {
	display: block;
	float: left;
	list-style: none;
	padding: 1px 0px 1px 12px;
	padding: 0.077em 0em 0.077em 0.923em;
    }
    #TopMenu a
    {
	display: block;
	padding: 19px 20px 18px 18px;
	padding: 1.583em 1.667em 1.500em 1.500em;
	font-family: 'roboto_slabregular';
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-size: 0.923em;
	color: #000000;
    }
    #TopMenu a:hover
    {
	color: #6a9925;
    }
    #TopMenu a:focus
    {
	border: 2px solid #679725;
	padding: 17px 18px 16px 16px;
	padding: 1.417em 1.500em 1.333em 1.333em;
	outline: none;
	color: #6a9925;
    }
    #TopMenu .active a
    {
	color: #f1604b;
    }
    #TopMenu .form,
    #TopMenu .btnEsp,
    #TopMenu .btnBip
    {
	display: none;
    }

@media screen and (max-width: 900px)
{
    header#Main h1
    {
	top: 0.252em;
    }
}

@media screen and (max-width: 840px)
{
    header#Main
    {
	height: 3.85em;
	background-image: none;
    }

    #TopMenu
    {
	display: none;
	position: absolute;
	right: 0px;
	top: 3.846em;
	background-color: #25221b;
    }
    #TopMenu.active
    {
	display: block;
    }
	#TopMenu li
	{
	    float: none;
	    width: 27.909em;
	    padding: 0.077em 0.455em;
	}
	#TopMenu a
	{
	    color: #ffffff;
	    border-bottom: 1px solid #45433d;
	    font-size: 1.091em;
	}

}

@media screen and (max-width: 700px)
{
    #PageOptions .form
    {
	display: none;
    }

    #TopMenu .form
    {
	display: inline-block;
	position: relative;
	height: 3.746em;
	width: 27.000em;
	min-width: 3.746em;
	margin: 0.455em 0em 0.252em 0.455em;
	overflow: hidden;
	text-align: right;
	background-color: #8dc63f;
	vertical-align: bottom;
    }
	#TopMenu .form input.fraza
	{
	    width: 100%;
	    padding: 16px 0px 16px 16px;
	    padding: 1.333em 0em 1.333em 1.333em;
	    background: none;
	    border: none;
	    color: #000000;
	    font-family: 'roboto_regular';
	    font-size: 12px;
	    font-size: 0.923em;
	}
	#TopMenu .form label
	{
	    display: none;
	}
	#TopMenu .form .btnSubmit
	{
	    position: absolute;
	    right: 0px;
	    top: 0px;
	    width: 3.846em;
	    height: 3.846em;
	    font-size: 1em;
	    background: url('../img/ico_search.png') 0px 0px / cover no-repeat;
	    border: none;
	    cursor: pointer;
	    text-indent: -8888px;
	}
}

@media screen and (max-width: 450px)
{
    #PageOptions .btnEsp
    {
	display: none;
    }

    #TopMenu .first a
    {
	border-top: 1px solid #45433d;
    }
    #TopMenu .form
    {
	width: 19.000em;
	margin: 0.455em 0em 0.252em 0em;
    }

    #TopMenu .btnEsp
    {
	display: inline-block;
	width: 3.727em;
	padding: 0px;
	margin: 0.252em 0em 0.252em 0.455em;
    }
	#TopMenu .btnEsp a
	{
	    width: 3.417em;
	    height: 3.417em;
	    padding: 0px;
	    background: url('../img/ico_esp.png') 0px 0px / cover no-repeat #ffffff;
	    border: none;
	    text-indent: -8888px;
	}


    #PageOptions .btnBip
    {
	display: none;
    }

    #TopMenu .btnBip
    {
	display: inline-block;
	width: 3.727em;
	padding: 0px;
	margin: 0.252em 0em 0.252em 0em;
    }
	#TopMenu .btnBip a
	{
	    width: 3.417em;
	    height: 3.417em;
	    padding: 0px;
	    background: url('../img/ico_bip.png') 0px 0px / cover no-repeat #ffffff;
	    border: none;
	    text-indent: -8888px;
	}
}

@media screen and (max-width: 400px)
{
    header#Main h1
    {
	padding: 0.130em 0px 0px 3.4em;
    }
}


@media screen and (min-width: 700px)
{

}

@media screen and (min-width: 841px)
{
    #TopMenu
    {
	display: block !important;
    }
}





#PageOptions
{
    float: right;
    height: 50px;
    height: 3.846em;
    clear: both;
}
    #PageOptions li
    {
	float: left;
	list-style: none;
    }
    #PageOptions a
    {
	display: block;
	text-decoration: none;
	border-left: 1px solid #8dc63f;
	color: #000000;
	font-size: 11px;
	font-size: 0.846em;
    }
	#PageOptions a:hover,
	#PageOptions a:focus
	{
	    background-color: #eef7e2 !important;
	    outline: none;
	}
	#PageOptions .btnEsp a
	{
	    width: 50px;
	    width: 4.545em;
	    height: 50px;
	    height: 4.545em;
	    background: url('../img/ico_esp.png') 0px 0px / cover no-repeat;
	    text-indent: -8888px;
	}
	#PageOptions .btnBip a
	{
	    width: 50px;
	    width: 4.545em;
	    height: 50px;
	    height: 4.545em;
	    background: url('../img/ico_bip.png') 0px 0px / cover no-repeat;
	    text-indent: -8888px;
	}
	#PageOptions .btnResize a
	{
	    width: 50px;
	    width: 4.545em;
	    height: 50px;
	    height: 4.545em;
	    background: url('../img/ico_resize.png') 0px 0px / cover no-repeat #8dc63f;
	    border-color: #ffffff;
	    text-indent: -8888px;
	}
	    #PageOptions .btnResize a:hover,
	    #PageOptions .btnResize a:focus
	    {
		background-color: #679825 !important;
		outline: none;
	    }
	#PageOptions .btnContrast a,
	#PageOptions .btnNormal a
	{
	    width: 50px;
	    width: 4.545em;
	    height: 50px;
	    height: 4.545em;
	    background: url('../img/ico_contrast.png') 0px 0px / cover no-repeat #8dc63f;
	    border-color: #ffffff;
	    text-indent: -8888px;
	}
	    #PageOptions .btnContrast a:hover,
	    #PageOptions .btnContrast a:focus,
	    #PageOptions .btnNormal a:hover,
	    #PageOptions .btnNormal a:focus
	    {
		background-color: #679825 !important;
		outline: none;
	    }
	#PageOptions .btnBurgermenu a
	{
	    display: none;
	}

    #PageOptions .form
    {
	position: relative;
	height: 50px;
	height: 3.846em;
	min-width: 50px;
	min-width: 3.846em;
	overflow: hidden;
	text-align: right;
	background: none;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
    }
	#PageOptions .form form
	{
	    display: block;
	    width: 100%;
	    height: 100%;
	}
	#PageOptions .form input.fraza
	{
	    display: none;
	    float: left;
	    width: 82%;
	    padding: 16px 0px 16px 16px;
	    padding: 1.333em 0em 1.333em 1.333em;
	    background: none;
	    border: none;
	    color: #000000;
	    font-size: 12px;
	    font-size: 0.923em;
	}
	#PageOptions .form label
	{
	    display: none;
	}
	#PageOptions .form .btnSubmit
	{
	    position: absolute;
	    right: 0px;
	    top: 0px;
	    width: 3.846em;
	    height: 3.846em;
	    font-size: 1em;
	    background: url('../img/ico_search.png') 0px 0px / cover no-repeat;
	    border: none;
	    cursor: pointer;
	    text-indent: -8888px;
	}
	#PageOptions .form.active
	{
	    width: 21.538em;
	    background-color: #8dc63f;
	}
	    #PageOptions .form.active .fraza
	    {
		display: inline-block;
	    }

@media screen and (max-width: 840px)
{
    #PageOptions .btnBurgermenu a
    {
	display: block;
	width: 4.545em;
	height: 4.545em;
	background: url('../img/ico_burgermenu.png') 0px 0px / cover no-repeat #25221b;
	border-color: #ffffff;
	text-indent: -8888px;
    }
	#PageOptions .btnBurgermenu a:hover,
	#PageOptions .btnBurgermenu a:focus
	{
	    background-color: #25221b !important;
	    outline: none;
	}
}


/* Footer */

#Footer
{
    padding: 3.385em 0em;
    background-color: #25221b;
    color: #ffffff;
}
    #Footer .herb
    {
	position: absolute;
	left: 0px;
	width: 10.5em;
	height: 12.167em;
	background: url('../img/herb126x146.png?v2') 0px 0px / cover no-repeat;
	text-indent: -8888px;
    }
    #Footer .info
    {
	padding: 0em 0em 5.000em 14.000em;
	font-family: 'roboto_slabregular';
	font-size: 0.923em;
    }
	#Footer .info a
	{
	    color: #98c454;
	}
	    #Footer .info a:hover
	    {
		color: #557822;
	    }

	#Footer .info h2,
	#Footer .info p.name
	{
	    font-size: 1.750em;
	    font-weight: normal;
	    padding: 0px 0px 0px 0px;
	}
	#Footer .info p.label
	{
	    font-size: 1.250em;
	    padding: 0.400em 0em 0.267em 0em;
	}
	#Footer .info span.label
	{
	    color: #b2b2b2;
	    text-transform: uppercase;
	}
	#Footer .info .col1
	{
	    width: 34%;
	    float: left;
	}
	#Footer .info .col2
	{
	    width: 55%;
	    float: right;
	}
	    #Footer .info .col2 ul
	    {
		float: left;
		width: 50%;
		padding: 1.917em 0em 0em 2.3330em;
	    }
	    #Footer .info .col2 li
	    {
		list-style: none;
		margin: 0px;
		padding: 0px;
		vertical-align: top;
	    }
		#Footer .info .col2 li.ranking1 span { background-color: #8db44e; }
		#Footer .info .col2 li.ranking2 span { background-color: #81a449; }
		#Footer .info .col2 li.ranking3 span { background-color: #769443; }
		#Footer .info .col2 li.ranking4 span { background-color: #6a833d; }
		#Footer .info .col2 li.ranking5 span { background-color: #5f7338; }
		#Footer .info .col2 li.ranking6 span { background-color: #536332; }
		#Footer .info .col2 li.ranking7 span { background-color: #48532c; }
		#Footer .info .col2 li.ranking8 span { background-color: #3c4226; }
		#Footer .info .col2 li.ranking9 span { background-color: #313321; }
		#Footer .info .col2 li.ranking10 span { background-color: #2b2a1e; }
		#Footer .info .col2 li.ranking11 span { background-color: #27251c; }
		#Footer .info .col2 li br
		{
		    clear: left;
		}

	    #Footer .info .col2 li a
	    {
		display: block;
		position: relative;
		vertical-align: top;
		color: #ffffff;
	    }
		#Footer .info .col2 li a:hover
		{
		    color: #557822;
		}
	    #Footer .info .col2 li span
	    {
		display: inline-block;
		position: absolute;
		top: 4px;
		left: -20px;
		width: 9px;
		height: 9px;
		padding: 0px;
		margin: 0px 10px 0px 0px;
		background-color: #98c454;
	    }

    #Footer .credits
    {
	padding: 0px 10px;
	font-size: 11px;
	color: #b3b3b3;
    }
	#Footer .credits a
	{
	    color: #ffffff;
	}
	#Footer .credits a:hover
	{
	    color: #98c454;
	}
	#Footer .credits .col1
	{
	    float: left;
	}
	#Footer .credits .col2
	{
	    float: right;
	}
@media screen and (max-width: 550px)
{
    #Footer .info
    {
	padding: 0em 1em 2em 1em;
    }
    #Footer .info .col1
    {
	width: 60%;
    }
    #Footer .info .col2
    {
	width: 100%;
	float: none;
	clear: both;
	padding: 15px 0px 0px 0px;
    }
    #Footer .herb
    {
	right: 0px;
	left: auto;
    }
}

@media screen and (max-width: 430px)
{
    #Footer .credits .col2
    {
	clear: both;
	float: left;
    }
}



/* Content */

#Content
{
    margin: 0px auto;
    background-color: #ffffff;
    position: relative;
}
    #Content h2.header
    {
	position: relative;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 26px 0px;
	font-family: 'roboto_slabregular';
	font-size: 1.615em;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	border-bottom: 1px solid #ecebe6;
    }
	#Content h2.header .btnIcoNextGreen
	{
	    float: right;
	}
	#Content h2.header span
	{
	    display: block;
	    width: 85px;
	    height: 2px;
	    position: absolute;
	    bottom: -1px;
	    left: 0px;
	    background-color: #719c2f;
	}

#BreadCrumbs
{
    background-color: #ecebe6;
    padding: 0px 0px 0px 0px;
}
    #BreadCrumbs h2
    {
	padding: 1.605em 0em 0.447em 0em;
	font-family: 'roboto_slablight';
	font-size: 2.923em;
	font-weight: normal;
	text-transform: uppercase;
    }
	#BreadCrumbs h2 a
	{
	    color: #000000;
	}
    #BreadCrumbs .nav
    {
	background-color: #e0ded4;
    }
    #BreadCrumbs .nav li
    {
	float: left;
	list-style: none;
	border-right: 1px solid #ffffff;
    }
	#BreadCrumbs .nav li a
	{
	    display: block;
	    padding: 15px 20px;
	    color: #000000;
	}
	#BreadCrumbs .nav li a:hover,
	#BreadCrumbs .nav li a:focus
	{
	    background-color: #98c454;
	    color: #ffffff;
	}
	#BreadCrumbs .nav li.first a
	{
	    background-color: #87b245;
	    padding: 15px 20px 15px 67px;
	}
	    #BreadCrumbs .nav li.first a
	    {
		color: #ffffff;
	    }
	    #BreadCrumbs .nav li.first b
	    {
		display: inline-block;
		width: 27px;
		height: 27px;
		position: absolute;
		top: 10px;
		left: 10px;
		border: 1px solid #ffffff;
		background: url('../img/icons.png') scroll -12px -72px no-repeat ;
		text-indent: -8888px;
	    }
    #BreadCrumbs .sub
    {
	padding: 30px 0px;
    }
	#BreadCrumbs .sub li
	{
	    float: left;
	    width: 25%;
	    padding: 0px 1px 1px 0px;
	    list-style: none;
	}
	#BreadCrumbs .sub a
	{
	    display: block;
	    width: 100%;
	    height: 160px;
	    position: relative;
	    padding: 10px 15px;
	    background-color: #98c454;
	    color: #ffffff;
	    font-family: 'roboto_slabregular';
	    font-size: 15px;
	}
	#BreadCrumbs .sub .v2 a
	{
	    background-color: #87b245;
	}
	    #BreadCrumbs .sub a:hover,
	    #BreadCrumbs .sub a:focus
	    {
		background-color: #679725;
	    }
	    #BreadCrumbs .sub a i
	    {
		font-size: 12px;
		font-style: normal;
	    }
	    #BreadCrumbs .sub a span
	    {
		position: absolute;
		bottom: 15px;
		right: 15px;
		display: inline-block;
		width: 28px;
		height: 28px;
		background: url('../img/icons.png') scroll 9px -28px no-repeat ;
		border: 1px solid #ffffff;
		text-indent: -8888px;
	    }
@media screen and (max-width: 840px)
{
    #BreadCrumbs .sub li
    {
	width: 33.333%;
    }
}
@media screen and (max-width: 660px)
{
    #BreadCrumbs .sub li
    {
	width: 50% !important;
    }
}

.LayoutRamka
{
    padding: 30px 0px;
}
    .LayoutRamka h3
    {
	padding: 0px 0px 1.684em 0px;
	font-family: 'roboto_slabregular';
	font-size: 1.462em;
	font-weight: normal;
    }
    .LayoutRamka h4
    {
	position: relative;
	padding: 0px 0px 20px 0px;
	margin: 30px 0px 16px 0px;
	font-family: 'roboto_slabregular';
	font-size: 1.615em;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	border-bottom: 1px solid #ecebe6;
    }
	.LayoutRamka h4 span
	{
	    display: block;
	    width: 85px;
	    height: 2px;
	    position: absolute;
	    bottom: -1px;
	    left: 0px;
	    background-color: #719c2f;
	}

    .LayoutRamka h4.header
    {
	padding: 15px 0px;
    }
    .LayoutRamka label
    {
	display: inline-block;
	padding: 0px 10px 10px 0px;
	font-weight: bold;
    }
    .LayoutRamka i
    {
	color: #4c4c4c;
    }
    .LayoutRamka p
    {
	padding: 0px 0px 1.154em 0px;
    }
    .LayoutRamka a
    {
	color: #719339;
    }
    .LayoutRamka .small
    {
	padding: 0px 0px 10px 0px;
	font-size: 1.154em;
	text-transform: uppercase;
	color: #4d4d4d !important;
    }
	.LayoutRamka .small span
	{
	    color: #f4614d;
	}
	.LayoutRamka .small a
	{
	    color: #719339;
	}
    .LayoutRamka .tresc
    {
	padding: 0px 0px 15px 0px;
	text-align: justify;
	line-height: 1.5em;
    }
    .LayoutRamka .tresc ol,
    .LayoutRamka .tresc ul
    {
	margin: 5px 0px 20px 0px;
    }
	.LayoutRamka .tresc li
	{
	    margin: 0px 0px 0px 15px;
	}
    .LayoutRamka .tresc .colorized
    {
	color: #679825 !important;
    }
    .LayoutRamka .gallery li
    {
	list-style: none;
    }
    .LayoutRamka .gallery a
    {
	width: 20%;
	float: left;
	display: block;
	font-size: 0px;
    }
    .LayoutRamka .gallery img
    {
	width: 100% !important;
	height: auto !important;
	padding: 0px 1px 1px 0px;
    }
    .LayoutRamka .zalacznik
    {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #edece7;
    }
	.LayoutRamka .zalacznik a
	{
	    display: inline-block;
	    padding: 10px 0px 10px 0px;
	    color: #000000;
	}
	.LayoutRamka .zalacznik img
	{
	    padding: 0px 15px 0px 0px;
	    position: relative;
	    top: -4px;
	}
    .LayoutRamka div.w150
    {
	padding: 0px 0px 1.154em 11.538em;
	margin: 0px 0px 1.154em 0px;
	border-bottom: 1px solid #edece7;
    }
	.LayoutRamka div.w150 label
	{
	    float: left;
	    width: 10.769em;
	    margin: 0px 0px 0px -11.538em;
	    font-weight: bold;
	}
    .LayoutRamka form
    {
	border: none;
	padding: 20px 15px;
	margin: 0px 0px 40px 0px;
	background-color: #ecebe6;
    }
	.LayoutRamka form p
	{
	    padding: 0px 0px 10px 0px;
	    color: #000000;
	}
	.LayoutRamka form label
	{
	    display: block;
	    padding: 5px 0px 0px 0px;
	    font-family: 'roboto_slabregular';
	    font-size: 15px;
	    font-weight: normal !important;
	}
	.LayoutRamka form input,
	.LayoutRamka form select
	{
	    width: 100%;
	    padding: 3px 7px;
	    border: 1px solid #c6c6c6;
	}
	    .LayoutRamka form input:focus,
	    .LayoutRamka form select:focus
	    {
		border: 1px solid #8dc63f;
		background-color: #eef7e2;
	    }
	.LayoutRamka form .checkbox
	{
	    width: auto;
	}
	.LayoutRamka form .short
	{
	    width: 50%;
	    min-width: 80px;
	}
@media screen and (max-width: 660px)
{
    .LayoutRamka div.w150
    {
	padding: 0px 0px 1.154em 0px;
    }
	.LayoutRamka div.w150 label
	{
	    float: none;
	    width: auto;
	    display: block;
	    margin: 0px 0px 0px 0px;
	    font-weight: bold;
	}
}




/* Media css */

@media screen and (max-width: 1000px)
{
    .LayoutRamka
    {
	padding: 30px 10px;
    }
    #Content h2.header,
    .LayoutRamka h4.header
    {
	margin-left: 10px;
	margin-right: 10px;
    }
}

@media screen and (max-width: 840px)
{
    html
    {
	font-size: 11px;
    }
    #ShortMenu
    {
	display: none;
    }
}
@media screen and (max-width: 660px)
{
    #ShortMenu
    {
	display: none;
    }
}

@media screen and (max-width: 550px)
{
    html
    {
	font-size: 10px;
    }
}

@media screen and (max-width: 430px)
{
    html
    {
	font-size: 9px;
    }
}

.nyroModalBg
{
    opacity: 0.9 !important;
}
    .nyroModalCont img
    {
	max-width: 100%;
	max-height: 100%;
    }