/* classes for news */

span.novinky {
	width: 690px;
	font-weight : normal;
	display: inline; 
	text-align: left;
}


/* span.novinky */
div.l {
	width: 345px;
	height: 400px;
	float:left;
	margin-right: 5px;
	margin-left: 5px;
	background-color: white;
	border-top-color : #A8C105;
	border-top-style : solid;
	border-top-width : 1px;
	background-color: #F4F4F4;
	text-align: left;
}

.newsboxtext {
	font-size : 11px;
	background-color: #ffffff; 
	color : #4A6774;
	text-align : justify;
	font-weight : normal;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 1px;
	padding-bottom : 2px;
}

/* span.novinky */
div.r {
	width: 345px;
	height: 400px;
	float:right;
	margin-right: 5px;
	margin-left: 5px;
	background-color: white;
	border-top-color : #A8C105;
	border-top-style : solid;
	border-top-width : 1px;
	background-color: #F4F4F4;
	text-align: left;
}

span.novinky h1 a {
	color: #A8C105;
	text-decoration: none;
	text-align: left;
	font-size : 18px;
	font-style: normal;
}

span.novinky h2 a {
	color: #000000;
	font-size : 16px;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
}

span.novinky h3 {
	padding-top: 2px;
	padding-bottom: 2px;
}

span.novinky img  {
	clear: both;
}

span.novinky h3 a {
	color: #4A6774;
	font-size : 12px;
	font-style: normal;
	text-align: left;
/*	padding-top: 0px;
	padding: 0px;  */
	margin: 0px;
	border: 0px;
}


.newsexttable {
    font-size : 9px;
    color : Black;
 /*   background-color : #DCDCDC; */
    text-align: left;
}

.newstitle {
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	background-color : #EDF1ED;
	text-align: left;
	text-indent : 5px;
	border-top-color : black;
	border-top-style : dotted;
	border-top : 1px;
}

.newstitle2 {
        font-size : 11px;
	background : #F4F4F4;
	font-weight : bold;
	color : #4A6774;
}

.newstitlelink {
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	text-align: left;
	color : #000000;
}

a.newstitlelink {
	color : #000000;
	text-decoration : none;
}

a.newstitlelink:hover {
	color: #A8C105;
	text-decoration : none;
}

a.newstitlelink:visited {
	color : #4A6774;
	text-decoration : none;
}


.newsdate {
	font-size : 11px;
	color : #4A6774;
	font-weight : bold;
	text-decoration : none;
        text-align: left;
}

.newspostedby {
	font-size : 11px;
	color : #4A6774;
	background-color : white;
}

.newspostedbylink {
	font-size : 9px;
	color: #A8C105;
	background-color : white;
	text-decoration : none;
}

.newspostedbylink:HOVER {
	color : #4A6774;
	text-decoration : none;
}


a.newspostedbylink {
	color: #A8C105;
}

a.newsnewspostedbylink:visited
{
	color: #A8C105;
}


.newstext1 {
	font-family: Trebuchet MS font-size : 9px;
	color : #333333;
	background-color : white;
	line-height : 13px;
	font-weight : bold;

}

.newstext1 a {
	color: #A8C105;
	font-weight : bold;
}

.newstext1 a:hover {
	color: #4A6774;
	text-decoration: none;
}

.newstext1 a:visited
{
	color: #A8C105;
}

.newstext2 {
	font-family: Trebuchet MS
	font-size : 9px;
	color : #333333;
	background-color : white;
}

.newstext2 a{
	color: #A8C105;
	font-weight : bold;
}

.newstext2 a:hover {
	color: #4A6774;
	text-decoration: none;
}


.newstext2 a:visited
{
	color: #A8C105;
}


p.newstext2 {
	font-size : 11px;
	font-weight : bold;
}

.newsfooter {
 	font-size : 9px;
	color : #A9A9A9;
	line-height: 10px;
	background-color: White;
}



a.newsfooterlink2 {
	color : #4A6774;
}

a.newsfooterlink2:visited
{
	color : #4A6774;
}

.newsfooterlink2:HOVER {
	color : #4A6774;
	text-decoration : underline;
}

.newsfooterlink {
	font-size : 11px;
	color: #A8C105;
	text-decoration : none;
	text-align: right;
	line-height : 5px;
}

a.newsfooterlink {
	color: #A8C105;
}

a.newsfooterlink:HOVER {
	text-decoration : underline;
} 

a.newsfooterlink:visited
{	color: #A8C105;
}


.newsgap {
	font-size : 9px;
	color : #A9A9A9;
	background-color : #F0F0F0;
	border-top : 1px solid #A9A9A9;
	border-bottom : 1px solid #A9A9A9;
}



