/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

	
	margin-left:auto;
	margin-right:auto;

}

h1 {
	font-size: 150%;
padding:0; margin:0;
	
}

h2 {
	font-size: 120%;
padding:0; margin:0;
}

td {
	vertical-align: top;
}

.logo {
	width: 692px;
	height: 46px;
	text-align: center;
	margin-bottom: 20px;
}

a .logo {
	border: 0px;
}

.odsazeni {
	padding: 23px 12px 5px 12px; 
}

.kateg {
	width: 100%
}

.kateg .nabidka {
	background: #c9e7c3 url("/images/pujcky-nabidka.jpg") no-repeat;
}

.kateg .poptavka {
	background: #e9d6a9 url("/images/pujcky-poptavka.jpg") no-repeat;
}

.kateg a {
	color: black;
	text-decoration: none;
}

.kateg a:hover {
	text-decoration: underline;
}

.prid_odkaz {
	text-align: right;
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

.prid_odkaz a {
	color: #cc2f2f;
	text-decoration: none;
}

.prid_odkaz a:hover {
	text-decoration: underline;
}

.seznam {
	text-align: justify;
}

.seznam a {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none
}

.seznam a:hover {
	text-decoration: underline;
}

.seznam .nabidka a {
	color: #226215;
}

.seznam .poptavka a {
	color: #765607;
}

.pujcka {
	width: 100%;
	margin-bottom: 15px;
}

.pujcka .nabidka {
	background: #c9e7c3 url("/images/nabidka-zobrazit.jpg") no-repeat;
}

.pujcka .poptavka {
	background: #e9d6a9 url("/images/poptavka-zobrazit.jpg") no-repeat;
}

.pujcka p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.dals_pujcky {
	padding: 5px;
	background-color: #EAEAEA;
}

.dals_pujcky .vys_prior {
	font-weight: bold;
}

.dals_pujcky a {
	color: black;
	text-decoration: none;
}

.dals_pujcky a:hover {
	text-decoration: underline;
}

.pridat {
	width: 100%;
	background-color: #EAEAEA;
}

.pridat table {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.pridat .form {
	border: 0px;
	padding: 5px;
}

.pridat td {
	vertical-align: middle;
}

.pridat .input {
	width: 400px;
}

.OK {
	font-weight: bold;
	color: green;
	text-align: center;
}

.chyby {
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
	border: 1px solid red;
	background-color: #FFE4E1;
}

.chyby ul {
	padding: 0px;
}


.reklama
{padding-left:20px;}

