@import url('button.css');

body 	{
	font-size: 11px; 
	font-family: Tahoma,sans-serif;
	color: black;
	text-align: center;
 	background: #9AA3AF url('../images/cmsBackground.gif') center repeat-y;
}

body, html	{
	padding: 0;
	margin: 0;
}

body	{
	padding-top: 5px;
}

p	{
	margin: 0;
	padding: 0;
}

form	{
	margin: 0;
	padding: 0;
}

#main	{
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#mainHeaderLine	{
	position: relative;
	height: 12px;
	background-image: url('../images/mainHeaderLine.gif');
}

.clearLine	{
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.openArticleImg	{
	border: 0 ! important;
	padding: 0 ! important;
	margin: 0 ! important;
	margin-left: 10px ! important;
}

table, td	{
	font-size: 11px;
}

#header	{
	background: url("../images/headerNew.gif") no-repeat;
	height: 169px;
}

#header #dater	{
	color: #8DA362;
	float: left;
	margin-top: 5px;
	margin-left: 30px;
}

#header #topMenu	{
	position: absolute;
	clear: both;
	top: 156px;
	padding-left: 10px;
}

#header #topMenu ul, #header #topMenu li	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header #topMenu li	{
	float: left;
}

#header #topMenu li a	{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	padding: 3px;
	color: #3B4B62;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
	background: url("../images/topMenu.gif") left 50% no-repeat;
}

#header #topMenu li a:hover	{
	background: url("../images/topMenu.gif") 3px 50% no-repeat;
}

/* BEGIN Footer */
#footer	{
	background: url("../images/footer.gif") center top no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	padding-top: 15px;
	padding-bottom: 10px;
}

#footer .menu	{
	float: right;
	margin-right: 30px;
	margin-bottom: 3px;
	position: relative;
}

#footer .menu ul, #footer .menu li	{
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer .menu li	{
	display: block;
	float: left;
	color: #AAAAAA;
}

#footer .menu li a	{
	color: #AAAAAA;
	text-decoration: none;
	font-size: 9px;
	line-height: 15px;
}

#footer .menu li a:hover	{
	color: white;
	text-decoration: underline;
}

#footer #copyright	{
	text-align: right;
	clear: both;
	font-size: 9px;
	margin-right: 30px;
	color: #AAAAAA;
}

#footer #copyright a	{
	color: #AAAAAA;
	text-decoration: none;
}

#footer #copyright a:hover	{
	color: white;
	text-decoration: underline;
}
/* END Footer */

#body	{
	background: white;
}

#body .inner	{
	padding: 5px;
}

#body .inner .backInner	{
	background: url("../images/columnsBackground.gif") repeat-y;
}

#leftCol	{
	float: left;
	width: 160px;
}

#rightCol	{
	float: right;
	width: 250px;
}

#middleCol	{
	width: 410px;
	float: right;
	overflow: hidden;
}

#middleCol .inner	{
	margin: 0;
	padding: 5px;
}

#leftCol #prihovor	{
	padding: 5px;
	text-align: justify;
	background: #EBF1F2;
	margin-bottom: 5px;
	color: #666666;
}

#leftCol #prihovor .row	{
	margin-bottom: 10px;
	clear: both;
	display: block;
}

#leftCol #prihovor a	{
	color: black;
	text-decoration: none;
}

#leftCol #prihovor a:hover	{
	color: #888888;
	text-decoration: none;
}

#leftCol #contact	{
	padding: 5px;
	padding-right: 2px;
	background: #EBFACE;
}

#leftCol #contact h2	{
	padding: 0;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial;
	font-size: 13px;
	color: #8DA362;
	display: block;
	background: url("../images/hBackground.gif") left bottom repeat-x; 
	margin-bottom: 15px;
	position: relative;
}

#leftCol #contact h2 a	{
	text-decoration: none;
	color: #8DA362;
}

#leftCol #contact .content	{
	font-size: 10px;
	color: #7184A5;
}

#leftCol #contact .content .row	{
	margin-bottom: 3px;
	position: relative;
}

#leftCol #contact .content .row img	{
	float: left;
	margin-right: 3px;
}

#leftCol #contact .content .row a	{
	color: #7184A5;
	text-decoration: none;
	font-weight: bold;
}

#leftCol #contact .content .row a:hover	{
	text-decoration: underline;
}

.uvodnaStrankaBoxOdkaz  {
  color: black;
  text-decoration: none;
}

.uvodnaStrankaBoxOdkaz:hover  {
  color: #666666;
  text-decoration: none;
}

.uvodnaStrankaBoxOdkaz img  {
  border: 0;
}

