/* pro mobily */
@media (min-width: 768px) and (max-width: 991px) {
html, body
{
	font-size: 28px;
}

input:not([type]),
input[type="color"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"] 
{
	font-size: 30px;
	height: 50px;
}

textarea
{
	font-size: 30px;
}

.nadpis
{
	font-size: 42px;
}

.podnadpis
{
	font-size: 34px;
}

.menu:link
{
	font-size: 18px;
}

.menu_active:link
{
	font-size: 18px;
}

.topmenu_normal
{
	display: none;
}

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

.tophome, .tophome2, .tophome3, .browntab, .whitetab, .blacktab
{
	padding-left: 20px;
	padding-right: 30px;
}

.captchaimg
{
	height: 50px;
}

.biografie_kolecko
{
	line-height: 0px;
}

.spodek
{
	font-size: 30px;
}

.spodek2
{
	font-size: 20px;
}


.nomobile
{
	display: none;
}

	}
