body {
	margin: 0px;
	padding: 0px;
}
body * {
	font-family: "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
}

body * { border: 0px solid #999999; padding:0px; }

#lftPageCol
{
	background-image: url(../_images/main/left_bckg.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-top: 7px;
	padding-left: 5px;
}
#obsah
{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	text-align: justify;
	color: #525252;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.reference
{
	font-size: 11px;
	color: #525252;
}
.cenik
{
	font-size: 11px;
	color: #525252;
	padding-left: 2px;
	padding-right: 2px;
}
.popisFoto
{
	font-size: 11px;
	font-weight: bold;
	color: #525252;
	padding-left: 30px;
}
#fotoTheme
{
	border: 1px solid #999999;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.bott1pxline
{
	border-bottom: 1px solid #999999;
}
.left1pxline
{
	border-left: 1px solid #999999;
}
.leftbott1pxline
{
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.leftbott1pxline1
{
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
}
#text12px
{
	font-size: 12px;
	text-align: justify;
}
.txtColor1
{
	color: #525252;
}
.txtColor2
{
	color: #FFFFFF;
}
#search
{
	width: 100px;	
	background-color: #EEEEEE;
	border: 1px solid #858585;
	font-size: 12px;
	margin-top: 3px;
}
.lnkOrng
{
	font-size: 11px;
	font-weight: bold;
	color: #FFAD00;
	text-decoration: none;
}
#rghtCol1
{
	font-size: 11px;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 4px;
}
.seda
{
	color: #777777;
	text-decoration: none;
}
.news
{
	color: #525252;
	text-decoration: none;
}
.newsDate
{
	color: #D18E00;
	font-weight: bold;
}
.bila
{
	color: #FFFFFF;
	text-decoration: none;	
}

a:hover.bila,
a:hover.seda,
a:hover.news,
a:hover.lnkOrng,
a:hover.odkazyItem
{
	text-decoration: underline;
}
.bottMenu
{
	font-size: 11px;
	color: #5F5F5F;
	text-decoration: none;	
}
a:hover.bottMenu
{
	text-decoration: underline;
}
.odkazy
{
	font-size: 12px;
	color: #525252;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 5px;
}
.odkazyItem
{
	font-size: 12px;
	color: #525252;
	text-decoration: none;
	margin-left: 16px;
}
a
{
	color: #525252;
}
.left { float : left; }
.right { float : right; }
.noDecoration { text-decoration : none; }
.b { font-weight : bold; }

/*CENKOVICE*/
#cenkoviceMain { 
	display:block;
	height:122px;
	width:361px;
	color:#FFFFFF;
	padding:120px 10px 0 24px;
	background: url(../_images/main/cenkovice-bg-right.jpg) #2782c3 no-repeat;
	text-decoration:none;
	font-size:12px;
}
#cenkoviceMain:hover {
	text-decoration:underline;
}
#cenkoviceOdkazy {
	background-color:#FFAD00;
	color:#fff;
	padding:15px 0 15px 15px;
	font-weight:bold;
}

#cenkoviceList {
	margin: 15px 0 0 15px;
	padding:0;
	color:#e3af21;
	font-size:12px;
	list-style: none;
}
#cenkoviceList li {
	padding:0 0 5px 2px;
}

#cenkoviceList li a {
	text-decoration:none;
	color:#525252;
}
#cenkoviceList strong {
	color: #525252;
}

#cenkoviceList li a:hover {
	text-decoration:underline;
}

