/* CSS Document */
body
{
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

h1
{
	font-size: large;
	font-weight: bold;
	color: #6E183B;
}

h2
{
	font-size: large;
	font-weight: bold;
	color: #6E183B;
}

h3
{
	font-size: large;
	font-weight: bold;
}

#ObsahStrany
{
	padding: 5px 20px 5px 20px;
	vertical-align: top;
}

#column-background
{
	background-image: url('/_gfx/spolecne_r2_c1.jpg');
	background-position: top;
	background-repeat: repeat-y;
	vertical-align: top;
}

.RadekZbozi
{
	background-color: #EBF6FE;
	border: solid 1px black;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	cursor: pointer;
}

img
{
	border: none;
}

img.nahled
{
	border: solid 1px Black;
	margin: 5px 5px 5px 5px;
}

.zvyrazneni 
{
	font-weight: bold;
	font-size: 12pt;
	color: #6E183B;
}