HTML {
	margin: 0;
	padding: 0;
}

BODY {
	color: black;
	background-color : white;
	padding: 0;
	margin: 0;
	height: 100%;

}

INPUT, TEXTAREA, SELECT {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
}

A.contents:LINK {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : White;
    text-decoration : none;
    font-size : 10px;
    font-weight : bold;
}

A.contents {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : White;
    text-decoration : none;
    font-size : 10px;
}

A.contents:HOVER {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #FFC62C;
    text-decoration : underline;
    font-size : 10px;
    font-weight : bold;
}

A.contents:VISITED {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #D2D2D2;
    font-size : 10px;
    font-weight : bold;
}

.redtext {
    font-weight : bold;
    color : #990000;
}


A:LINK {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : Black;
    text-decoration : none;
    }

A:HOVER {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #DD0000;
    text-decoration : underline;
                }

A {
    text-decoration : none;
}


A:VISITED {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #660000;
        }

FORM {
    margin-bottom : 0px;
    margin-top : 0px;
}

TD {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    }

.unknown {
    font-weight : bold;
    color : #990000;
}


.white {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    background-color : White;
}

.contents {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
}

.blue {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    background-color : #F0F5FD;
}

.copyright {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : White;
}

.bluedark {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    background-color : #283B57;
    color : #FFBA00;
    font-weight : bold;
}

.green {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    background-color : #295728;
    color : White;
    font-weight : bold;
}

.gray_2 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    background-color : #C0CDA7;
    color : Black;
    font-weight : bold;
}

.gray_3 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    background-color : #DCCEC2;
    color : Black;
    font-weight : bold;
}

.grey {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    background-color : #CAC6AA;
    color : Black;
    font-weight : bold;
}




.nosaukums {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #FFBA00;
    font-weight : bold;
}




A.commentlink:HOVER {
    font-size : 11px;
    color: #57778A;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration : none;
}

A.commentlink:LINK {
    font-size : 11px;
    color: #5B92C4;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration : none;
}
.commenttitle{
    font-size : 12px;
    color: Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
}
.commentdate{
    font-size : 11px;
    color: Gray;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
}
.commentbody{
    font-size : 11px;
    color: Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.navtext1 {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: 400; 
    color: #000000
}

.navtext2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight : bold;
    color: #000000
}

A.navtext1:HOVER {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #000000;
    text-decoration : underline;
}
A.navtext1:VISITED {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #000000;
    text-decoration : underline;
}

 
.top_menu_item_container {
	background-color: #253A55;
	border: 1px solid #9FA9B3;
}

.top_menu_item, .top_menu_item_sel {
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 3px 50%;
	padding-left: 14px;
	padding-right: 2px;
	font-size: 11px;
}

.top_menu_item a, .top_menu_item_sel a {
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.top_menu_item a:hover, .top_menu_item_sel a:hover {
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.top_menu_item a:visited, .top_menu_item_sel a:visited {
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}


.top_menu_item .text, .top_menu_item_sel .text {
	border-bottom: 2px solid #607183;
}


.top_menu_item_sel {
}

.left_menu {
	background-color: #F3F4F6;
	width: 200px;
	font-size: 12px;
}

.left_menu_item_sel {
	font-weight: bold;
}

.left_menu_item, .left_menu_item_sel {
	margin: 10px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
}

.content h1 {
	text-align: right;
	font-size: 12px;
	background-color: #999966;
	padding: 3px;
	padding-bottom: 6px;
	color: black;
	background-repeat: repeat-x;
	background-position: 0 100%;
	margin: 0;
	margin-bottom: 10px;
}

.left_menu .product_catalog h1 {
	background-color: #253A55;
	color: white;
}


.product_catalog h1 {
	background-color: #00CC00;
	text-align: left;
}

.content {
	padding: 5px;
	text-align: left;
}

.product_cateogry_list a, .product_cateogry_list a:hover, .product_cateogry_list a:visited {
	font-size: 12px;
	color: black;
}


.product_cateogry_list .root {
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 5px;
	padding-left: 15px;
	margin-left: 5px;
}

.product_cateogry_list .sub {
	font-size: 12px;
	margin-left: 20px;
}
.product_cateogry_list .sub b a {
	color : #990000;
}

.product_cateogry_list .root_category {
	margin-bottom: 20px;
}


.catalog_content {
	padding: 10px;
}

.catalog_content h2 a, .catalog_content h2 a:hover, .catalog_content h2 a:visited {
	font-size: 12px;
	color: black;
}

img {
	border: 0;
}

.product_model_header {
	background-color: #D0D0D0;
}

.button_2, .control_button {
	color: black;
	font-weight: bold;
}

.default_autoform_control_label {
	font-size: 12px;
	font-weight: bold;
}

.default_autoform_control {
	margin-bottom: 5px;
}

.form_error_label {
	border: 2px solid red;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 5px;
}

.default_autoform { 
	margin-left: 20px;
	margin-right: 20px;
}

.borderless_input, .button_3 {
	border: 1px solid silver;
}

.gallery a img {
	border: 2px solid white;
}

.gallery a:hover img {
	border: 2px solid red;
}

