body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background: url(/images/layout/linka.gif);
}
a {
	text-decoration: underline;
	color: #666666;
}
a:active {
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #2B9831;
}

h1 {
	color: #2B9831;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 0px;
	margin: 0px;
	margin-bottom: 3px;
}

h2 {
	color: #2B9831;
	font-size: 14px;
}

h3 {
	color: #000000;
	font-size: 12px;
}

.lista {
	color: #666666;
	font-size: 10px;
	margin-bottom: 10px;
}

.newsTable {
	width: 100%;
}

.newsTableTitle {
	color: #000000;
	font-weight: bold;
}

.newsTablePerex {
	color: #000000;
}

.newsTableDate {
	color: #000000;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.newsTableMore {
	text-align: right;
	margin-right: 20px;
}

.newsImage {
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #FAE51A;
}

#copyright {
	font-size: 11px;
	color: #FF9900;
	text-align: center;
}

#copyright a {
	color: #FF9900;
	text-decoration: none;
}

#copyright a:hover {
	color: #2B9831;
	text-decoration: underline;
}

#lmenu {
	border-right: 1px solid #CCCCCC;
}

.pauza1 {
	height: 10px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}

#content {
	padding-left: 10px;
}

#searchForm {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	text-align: center;
	background-position: 7px 0px;
	background-image: url(../images/layout/search.gif);
	background-repeat: no-repeat;
}

.searchFormText {
	width: 100px;
	font-size: 10px;
}

.searchFormSubmit {
	border: 1px solid Black;
	background-color: #CCCCCC;
	color: Black;
	font-size: 10px;
	font-weight: bold;
}

#foot a {
	text-decoration: none;
}

#rmenu {
	margin-left: 10px;
}

.abstractSections {
	font-size: 10px;
}

#abstractSearchForm {
	font-size: 11px;
	background-color: #EBEBEB;
}

#abstractCC {
	font-size: 9px;
	margin-right: 20px;
}

#abstractNO {
	font-size: 9px;
	margin-right: 10px;
}

#sendLink {
	font-size: 11px;
	font-weight: bold;
}

legend {
	background-color: #FAE419;
	color: #000000;
	margin-top: 5px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}

#upMenuR {
	height: 22px;
	background-color: #FAE419;
	float:right;
	width: 673px;
	text-align:right;
}

#upMenuL {
	float:left;
}

#totalPrice {
	font-size:12px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#head {
	background-color: White;
	width: 760px;
}

#main {
	background-color: White;
	width: 760px;
}

#foot {
	background-color: White;
	width: 760px;
}

.tablePosters {
	border-collapse: collapse;
	margin-top: 10px;
}

.tablePosters td {
	border: 1px solid #DCDCDC;
}

.tablePosters th {
	background-color: #DCDCDC;
}