html, body 
{ 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: "ralewaymedium";
	font-size: 20px;
	-webkit-text-size-adjust: 100%;
	color: #000000;
	height: 100%;
	line-height: 150%;
}


@font-face {
    font-family: 'ralewaylight';
    src: url('raleway-light.eot');
    src: url('raleway-light.eot?#iefix') format('embedded-opentype'),
         url('raleway-light.woff2') format('woff2'),
         url('raleway-light.woff') format('woff'),
         url('raleway-light.ttf') format('truetype'),
         url('raleway-light.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewaymedium';
    src: url('raleway-medium.eot');
    src: url('raleway-medium.eot?#iefix') format('embedded-opentype'),
         url('raleway-medium.woff2') format('woff2'),
         url('raleway-medium.woff') format('woff'),
         url('raleway-medium.ttf') format('truetype'),
         url('raleway-medium.svg#ralewaymedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewaybold';
    src: url('raleway-bold.eot');
    src: url('raleway-bold.eot?#iefix') format('embedded-opentype'),
         url('raleway-bold.woff2') format('woff2'),
         url('raleway-bold.woff') format('woff'),
         url('raleway-bold.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewayheavy';
    src: url('raleway-heavy.eot');
    src: url('raleway-heavy.eot?#iefix') format('embedded-opentype'),
         url('raleway-heavy.woff2') format('woff2'),
         url('raleway-heavy.woff') format('woff'),
         url('raleway-heavy.svg#ralewayheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

img { border: 0; }

b { font-family: "ralewaybold"; }

.uppercase { text-transform: uppercase; }

#whitetext { color: #ffffff; }

#graytext { color: #979797; }

#browntext { color: #84754d; }

#blacktext { color: #000000; }

#redtext { color: #d11c24; }

a:link
{
	text-decoration : none;
	color: #000000;
}

a:visited
{
	text-decoration : none;
	color: #000000;
}

a:hover
{
	text-decoration : none;
	color: #999999;
}


.whitelink:link
{
	text-decoration : none;
	color: #ffffff;
}

.whitelink:visited
{
	text-decoration : none;
	color: #ffffff;
}

.whitelink:hover
{
	text-decoration : none;
	color: #aaaaaa;
}

.brownlink:link
{
	text-decoration : none;
	color: #84754d; 
}

.brownlink:visited
{
	text-decoration : none;
	color: #84754d; 
}

.brownlink:hover
{
	text-decoration : none;
	color: #aaaaaa;
}

.topkontakt
{
	float: left;
	position: absolute;
	width: 300px;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -60px;
	margin-left: -320px;
	font-family: "ralewaybold"; 
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	background-color: #84754d;

}

.white-hr
{
	width: 50px;
	color: #ffffff; 
	border: 0;
	background-color: #ffffff; 
	height: 1px;
}

.brown-hr
{
	width: 50px;
	color: #84754d; 
	border: 0;
	background-color: #84754d; 
	height: 1px;
}

.tlacitko
{
	border-style:solid;
	border-color:#979797;
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}

.top_pasek
{
	background-color: #000000;
}

.topmenu_normal
{
	width: 100%;
	position: fixed;
	margin-top: 0px;
	z-index: 100;
	display: inline;
}

.topmenu_mobile
{
	display: none;
}

.maintab
{
	width: 100%;
	height: 100%;
	text-align: center;	
}


.menutab
{
	color: #ffffff;
}

.menu:link
{
	font-family: "ralewaybold";
	font-size: 16px;
	color: #ffffff;
	text-decoration : none;
}

.menu:visited
{
	text-decoration : none;
	color: #ffffff;
}

.menu:hover
{
	color: #979797;
	text-decoration : none;
	border-width: 0 0 2px;
	border-style: solid;
	border-color: #84754d; 
	padding-bottom: 5px
}

.menu_active:link
{
	font-family: "ralewaybold";
	font-size: 16px;
	color: #ffffff;
	text-decoration : none;
	border-width: 0 0 2px;
	border-style: solid;
	border-color: #84754d; 
	padding-bottom: 5px
}

.menu_active:visited
{
	text-decoration : none;
	color: #ffffff;
	border-width: 0 0 2px;
	border-style: solid;
	border-color: #c69d5c; 
	padding-bottom: 5px
}

.menu_active:hover
{
	color: #aaaaaa; 
	text-decoration : none;
}

.top_home
{
	background-color: #000000;
	background-image: url('../images/top_home.jpg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 800px;
}

.top_home2
{
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #000000;
	background-image: url('../images/top_home2.jpg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 500px;
	color: #ffffff;
}

.top_home3
{
	background-color: #84754d;
	background-image: url('../images/top_home3.jpg');
	background-repeat: repeat-x;
	background-position: 50% 50%;
	height: 500px;
}

.top_ostatni
{
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 700px;
	color: #ffffff;
}

.home_kolecko
{
	float: left;
	position: absolute;
	margin-left: 600px;
	margin-top: 200px;
	width: 450px;
	height: 350px;
	padding-top: 100px;
	background-image: url('../images/home_kolecko.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #ffffff;
	border-style:none;
	
}

.biografie_kolecko
{
	float: left;
	position: absolute;
	margin-left: 80px;
	margin-top: 30px;
	width: 450px;
	height: 350px;
	padding-top: 100px;
	background-image: url('../images/home_kolecko.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #ffffff;
	border-style:none;
	
}

.whitetab
{
	background-color: #ffffff;
	color: #000000;
	text-align: center;	
	padding-top: 50px;
	padding-bottom: 50px;
}

.whitetab_partneri
{
	background-color: #ffffff;
	color: #000000;
	text-align: center;	
	padding-top: 80px;
	padding-bottom: 80px;
}

.blacktab
{
	background-color: #ffffff;
	color: #000000;
	text-align: center;	
	padding-top: 50px;
	padding-bottom: 50px;
}

.browntab
{
	background-color: #84754d; 
	color: #ffffff;
	text-align: center;	
	padding-top: 50px;
	padding-bottom: 50px;
}

.malylogo
{
	height: 50px;
}

.nadpis
{
	font-family: "ralewaybold";
	font-size: 38px;
	line-height: 150%;
}

.podnadpis
{
	font-family: "ralewayheavy";
	font-size: 20px;
	line-height: 150%;
}

.vetsi
{
	font-family: "ralewaybold";
	font-size: 22px;
	line-height: 150%;
}


.spodek
{
	font-family: "ralewayheavy"; 
	color: #ffffff;
	font-size: 24px;
	background-color: #000000;
	text-align: center;	
	padding-top: 50px;
	padding-bottom: 50px;
}

.spodek2
{
	font-family: "ralewaybold"; 
	background-color: #262626;
	font-size: 14px;
	color: #ffffff;
	text-align: center;	
	height: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.opacityit
{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

.opacityit:hover
{
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}

.borderit img
{
	border: 1px solid #fff;
}
.borderit:hover img
{
	border: 1px solid navy;
}
.borderit:hover
{
	color: #aaaaaa;
}

.zoom {
    position: relative;
    display: inline-block;
}

.zoom:hover img.watermark {
    display: block;
}

img.watermark {
    position: absolute;
    top: 60px;
    left: 60px;
    opacity: .6;
    display: none;
}

.hidden
{
	display: none;
}

#dropmenudiv
{
/* position: absolute; */
font-family: "ralewaybold";
position: fixed;
padding-top: 50px; 
padding-bottom: 50px; 
margin-top: -5px; 
margin-left: -5px; 
background-color: #000000;
text-decoration : none;
font-size: 50px;
text-align: center;
color: #ffffff;
line-height:100px;
z-index: 300;
}

#dropmenudiv a
{
text-decoration : none;
width: 100%;
display: block;
text-indent: 3px;
background-color: #000000;
color: #ffffff;
}

#dropmenudiv a:hover
{
text-decoration : none;
background-color: #84754d;
}
