﻿.poptavka
{
}

.poptavka input
{
	width: 300px;
	height: 15px;
	border: 1px solid #97B2C5;
}

.poptavka select
{
	width: 306px;
	border: 1px solid #97B2C5;
}

.poptavka textarea
{
	width: 550px;
	border: 1px solid #97B2C5;
}

.poptavka input.povinne_nazev
{
	border: 1px solid #CE3D49;
	width: 550px;
}

.poptavka input.povinne
{
	border: 1px solid #CE3D49;
	width: 301px;
}

.poptavka input.file
{
	width: 379px;
	height: 20px;
}

.poptavka textarea.povinne
{
	border: 1px solid #CE3D49;
}

.poptavka table
{
	width: 95%;
}

.poptavka table.geo
{
	width: 500px;
	margin-right: 165px;
}

.poptavka table.kategorie
{
	width: 665px;
	text-align: right;
}

.poptavka table td.control
{
	text-align: left;
	padding: 3px;
}

.poptavka table td.popis_pole
{
	width: 150px;
}

.poptavka table td.popis_pole.right
{
   text-align: right;	
   width: 180px;
}

.poptavka fieldset
{
	text-align: right;
}

.poptavka legend
{
	font-weight: 800;
	color: #306FD6;
}

.poptavka .poptavka_napoveda
{
	color: #0E4EAE;
	padding-top: 5px;
	text-align: justify;
}

.poptavka table td.popis_pole_text
{
	margin-top: -10px;
}