body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
	margin: 0px;
	padding: 0px;

	text-align: center;
	
	background-color: #d1d7d7;
	background-image: url(../_img/back.body.jpg);
	background-repeat: repeat-y;
	background-position: center top; 
}
#container {
	position: relative;
	text-align: center;
	margin: 0px auto;
	padding: 0px;

	background-color:#d1d7d7;
	background-image: url(../_img/back.body.jpg);
	background-repeat: repeat-y;
	background-position: center top;

	width: 950px;
}
#top, #nav1, #nav2, #copy-info, #borders {
	position: relative;
	margin: 0px auto;
	width: 800px;
}
#borders {
	border: 1px solid #AAAAAA;
}
#nav1 {
	font-size: 11px;
	border-width: 0px 0px 1px;
	border-style: solid;
	border-color:#AAAAAA;
}
#nav2 {
	font-size: 10px;
	border-width: 0px 0px 1px;
	border-style: solid;
	border-color:#AAAAAA;
}
#nav1, #nav2 {
	font-weight: bold;
	padding: 4px 0px;
}
#nav1 a, #nav2 a {
	margin: 7px;
	color:#666666;
	text-decoration: none;
}
#nav1 a.active, #nav2 a.active {
	color: #005E7E;
}
#nav1 a:hover, #nav2 a:hover, #televizijas a.active:hover, #radio a.active:hover, #nav3 a:hover {
	text-decoration: underline;
}
#clearer {
	clear: both;
	margin: 0px;
	height: 1px;
	padding: 0px;
}
#nav3 {
	float:left;
	font-size: 10px;
	font-weight: bold;
	width: 100px;
	padding: 35px 5px 5px;
}
#nav3 a {
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}
#nav3 a.active {
	color: #005E7E;
}
#nav4 {
	padding-bottom: 10px;
}
#nav4 a {
	padding-right: 10px;
	text-decoration: none;
}
#nav4 a.active {
	color: #999999;
}
#content {
	text-align: left;
	font-size: 11px;
	float: left;
	width: 620px;
	padding: 35px 0px 20px 30px;
}
#content a {
	color: #005E7E;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
}
#content input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#content img {
	margin: 2px 10px 2px 0px;
}
#content table, tr, td, th, p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content ul, ol, p, table {
	margin-top: 0px;
}
#content hr {
	width: 100%;
	height: 1px;
}
#copy-info {
	clear: left;
	padding: 5px;
}
#copy-info a {
	color: #005E7E;
	text-decoration: underline;
}
#copy-info td, #copy-info p {
 	margin: 10px auto;
	font-size: 9px;
}
#televizijas, #radio {
	width: 610px;
	line-height: 20px;

	text-align: left;
	padding: 0px;
}
#televizijas a, #radio a {
	margin-right: 20px;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
#televizijas a.active, #radio a.active {
	color: #de001e;
}
table.tabula {
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: #666666;
	border-collapse: collapse;
}
table.tabula th, table.tabula td {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	-moz-border-radius: 0px;
}
.atkape {
	margin-left: 25px;
}

/* Apraides mazaa informācijas loga stils */
#info {
	position: relative;
	overflow: visible;
	border: 1px solid #a8bac9;
	padding: 5px;
	background: #f0f1e8;
	text-align: center;
}
#mirdza {
	position: absolute;
	width: 6px;
	height: 6px;
	display: none;
	/*background-color:#990000;*/
}
#info td.kanals {
	padding: 0px 5px 0px;
}
#info td.programma {
	/* border-bottom: 1px solid #a8bac9; */
	padding: 0px 5px 0px;
}

/* Prese centra stils */
.mazais {
	font-size: 9px;
}
.mazais .menesis {
	margin-right: 5px;
}
#gads {
	font-size: 12px;
	font-weight:bold;
	color:#de001e;
}
#gads .bultas {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.preseact {
	color:#de001e;
}

/* Materiali presei stils */
#mapites .mapite {
	clear: both;
	height: 21px;
	margin-bottom: 5px;
}
#mapites .mapite a {
	float: left;
	padding-top: 4px;
}
#mapites .mapite img {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 8px;
}