@charset "utf-8";
/* CSS Document */

/* Vispareji iestatijumi */
html,body { height:100%; }
html,body,h1,h2,h3,h4,h5,h6,p,ul,li,dl,div { margin:0; padding:0; }
img { border:none; }
body { background:#f7f6f6 url(../images/bg.jpg) center top repeat-y; font-size:small; min-width:950px; }


/* Visparigi elementi */
#left_column h1 { color:#000000; font:normal 180% Georgia,"Times New Roman",Times,serif; margin-bottom:20px; }
#left_column h2 { color:#000000; font:normal 160% Georgia,"Times New Roman",Times,serif; margin-bottom:20px; }
#left_column p { color:#000000; font:normal 100% Arial,Helvetica,sans-serif; margin:15px 0; text-indent:1em; }
#left_column p.intro { color:#818181; font:110% Georgia,"Times New Roman",Times,serif; letter-spacing:1px; }
#left_column ul { color:#000000; font:normal 100% Arial,Helvetica,sans-serif; }
#left_column li { margin-left:30px; }
#left_column a { text-decoration:underline; color:#990066; }


/* galvenie elementi */
#container { min-height:100%; position:relative; }

#body { width:800px; margin:30px auto 0 auto; padding-bottom:120px; }

#navigation { height:57px; width:100%; }
#navigation #mainlinks { width:845px; list-style:none; margin-left:auto; margin-right:auto; }
#navigation #mainlinks li { float:left; text-align:center; }
#navigation #mainlinks a { height:24px; width:124px; display:block; float:left; margin:20px 5px 0 0; padding-top:13px; background:#ffffff url(../images/bg_mainlink.jpg) 0 -36px  no-repeat; font:110% Georgia,"Times New Roman",Times,serif; color:#444; text-decoration:none; border:none; }
#navigation #mainlinks a.active { height:24px; width:122px; display:block; float:left; margin:20px 5px 0 0; padding-top:12px; background:#f9f9f9 url(../images/bg_mainlink.jpg) 0 0 no-repeat; font:110% Georgia,"Times New Roman",Times,serif; color:#444; text-decoration:none; border:#c3c2c2 1px solid; border-bottom:none; }
#navigation #mainlinks a:hover { height:24px; width:122px; display:block; float:left; margin:20px 5px 5px 0; padding-top:12px; background:#f9f9f9 url(../images/bg_mainlink.jpg) 0 0 no-repeat; font:110% Georgia,"Times New Roman",Times,serif; color:#444; text-decoration:none; border:#9886a8 1px solid; border-bottom:none; }

#navigation #mainlinks #languages { height:30px; width:84px; padding:0 10px; list-style:none; background:#f0a24e url(../images/bg_languages.jpg) no-repeat; margin:27px 0 0 40px; }
#navigation #mainlinks #languages li { float:left; padding:10px 2px 5px 2px; }
#navigation #mainlinks #languages a { height:11px; width:16px; margin:0; padding:0; border:none; display:inline; }
#navigation #mainlinks #languages a:hover { height:11px; width:16px; margin:0; padding:0; border:none; display:inline; }

#navigation_bottom { height:10px; width:100%; background:#f3f3f3 url(../images/bg_navigation_bottom.gif) 0 0 repeat-x; border-top:#b6afaf 1px solid; border-bottom:#a8a5a2 3px solid; }

#header { height:166px; width:100%; clear:both; background:#e49445 url(../images/bg_header.jpg) center top no-repeat; border-bottom:#de7e1f solid 2px; }
#header #logo { width:267px; margin-left:50%; padding-top:40px; color:#ffffff; font:normal 38px Georgia,"Times New Roman",Times, serif; }
#header #logo div { height:2px; width:267px; background-color:#df8b39; border-bottom:#fabd78 1px solid; font-size:2px; } /* font-size ir vajadzigs IE6 kludas del */
#header #logo p { margin:5px 0 0 5px; color:#9c5431; font:normal 15px Arial,Helvetica,sans-serif; letter-spacing:2px; }
#header #bubble { height:133px; width:219px; position:absolute; z-index:2; margin-left:20%; top:120px; background:url(../images/bubble.png) 0 0 no-repeat; overflow:hidden; }
#header #bubble h3 { padding:5px; color:#ffffff; font:normal 140% Georgia,"Times New Roman",Times,serif; }
#header #bubble p { padding:10px 5px 25px 5px; color:#000000; font:normal 90% Georgia,"Times New Roman",Times,serif; }
#header_bottom { height:33px; width:100%; background:#ceb28f url(../images/bg_stone.jpg) 0 0 repeat; border-bottom:#a8a5a2 3px solid; }

/*#footer { height:67px; width:100%; clear:both; float:left; margin-top:70px; background:#695e53 url(../images/bg_footer.jpg) 0 0 repeat-x; }*/
#footer { height:67px; width:100%; position:absolute; bottom:0; background:#695e53 url(../images/bg_footer.jpg) 0 0 repeat-x; }
#footer p { width:400px; margin-left:auto; margin-right:auto; padding-top:15px; color:#a99883; font:normal 80% Verdana, Arial, Helvetica, sans-serif; }
#footer a { margin-left:20px; color:#a99883; font:normal 100% Verdana, Arial, Helvetica, sans-serif; text-decoration:none; }
#footer a:hover { color:#a99883; font:normal 100% Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; }
#footer img { vertical-align:middle; }

#left_column { width:500px; float:left; }
#right_column { width:240px; float:right; margin-left:60px; margin-top:40px; }
#right_column p { margin:0; color:#7e7e7e; font:bold 100% Arial,Helvetica,sans-serif; line-height:1.5em; }
#right_column a { display:block; margin:10px 0 30px 10px; color:#000000; font:bold 110% Georgia,"Times New Roman",Times,serif; text-decoration:none; }
#right_column img { vertical-align:middle; padding-right:10px; }

/* klases */
div.clear { clear:both; }
