/* MAIN CSS FOR RITENIS.LV */

body {
margin:0px; 
padding:0px; 
font-family:tahoma;
}	

TABLE {
	font-size:13px;
}

INPUT#user {
border-style:solid;
border-width:1px;
border-color:white;
width:160px;
text-align:right;
color:black;
background-color:#f3f1f1;
}

INPUT, TEXTAREA {
border-style:solid;
border-width:1px;
border-color:black;
color:black;
background-color:#f3f1f1;
}

INPUT#userpoga {
border-style:solid;
border-width:1px;
border-color:#787474;
background-color:#f3f1f1;
color:black;
margin-right:9px;
font-size:10px;
width:35px;
}



INPUT#skaits {
border-style:solid;
border-width:1px;
border-color:#787474;
width:40px;
text-align:right;
color:#787474;
background-color:#f3f4f5;
font-size:11px;
}

.izvelne1 A:link {color: #575752;; text-decoration: none}
.izvelne1 A:visited {color: #575752;; text-decoration: none}
.izvelne1 A:active {color: #575752;; text-decoration: none}
.izvelne1 A:hover {color: #e31836; text-decoration: none;}


