/************************************ COLORS ************************
blue	- 003882
red		- e60d2e
************************************* COLORS ***********************/


/************************************ PAGE STRUCTURE ***************/
body { background:#0392d4 url(/images/background.gif) 0 0 repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; }

input, select, textarea { font:1em Arial, Helvetica, sans-serif; }

div.main-top { background:url(/images/bkg_main_top.gif) 0 0 no-repeat; height:12px; margin:-60px 0 0 0; }
div.main-middle { background:#FFF; padding:1px 10px; }
div.main-bottom { background:url(/images/bkg_main_bottom.gif) left bottom no-repeat; height:12px; }

h1 { padding:6px 12px; margin:5px; font-size:22px; color:#003882; border-bottom:3px solid #e60d2e; }

h2 { font-size:18px; margin:3px; padding:3px; }

h3 { font-size:16px; margin:3px; padding:3px; }
h3.news { font-size:16px; margin:3px; padding:3px; color:#003882; }
h3.news a { color:#003882; text-decoration:none; }
h3.news a:hover { color:#e60d2e; }

h4.right { margin:0; padding:0; font-size:18px; font-style:italic; color:#003882; border-bottom:3px solid #e60d2e; text-align:center; }

p { margin:12px 0 0 0; padding:0; text-indent:15px; }
/************************************ PAGE STRUCTURE ***************/


/************************************ HEADER ***********************/
#header { position:relative; z-index:0; margin:19px 0 0 0; height:245px; }

#flash-top { position:absolute; top:10px; left:316px; width:624px; height:235px; padding:10px 10px 0 10px; background:#FFF url(/images/bkg_flash_top.gif) 0 0 no-repeat; }

#logo { position:absolute; top:60px; left:6px; width:250px; height:104px; }
/************************************ HEADER ***********************/


/************************************ LEFT *************************/
#left { z-index:1; float:left; }

.menu-left { width:180px; background:url(/images/meniu_left_middle.gif) 0 0 repeat-y; }
.menu-left .titlu { width:180px; height:32px; background:url(/images/meniu_left_top.gif) 0 0 no-repeat; line-height:32px; font-size:17px; font-variant:small-caps; font-weight:normal; text-align:center; color:#FFF; font-family:Myriad Pro,Arial Narrow,Arial,Helvetica,sans-serif; }
.menu-left .menu-bottom { width:180px; height:11px; background:url(/images/meniu_left_bottom.gif) 0 0 no-repeat; clear:both; }

ul.meniu-left { margin:8px 3px; padding:0; list-style:none; }
ul.meniu-left li { float:left; height:22px; display:block; font-size:14px; font-weight:bold; }
ul.meniu-left li a { display:block; width:160px; height:22px; line-height:22px; background:url(/images/bullet_list.gif) 3px 6px no-repeat; padding:0 0 0 14px; color:#003882; text-decoration:none; }
ul.meniu-left li a:hover { background:#e60d2e; color:#FFF; }
/************************************ LEFT *************************/


/************************************ RIGHT ************************/
#right { float:right; margin:80px 0 0 0; z-index:1; background:url(/images/bkg_column_right.gif) 0 0 repeat-y; width:180px; padding:0 0 0 10px; }

div.logos { margin:11px 0; }
div.logos a { border:0; background:none; text-decoration:none; display:block; }
/************************************ RIGHT ************************/


/************************************ CONTENT **********************/
#content { float:left; margin:80px 0 0 10px; width:550px; }

.harta { float:right; width:200px; padding:5px 0 0 20px; }

.normaltext { }
.normaltext a { color:#e60d2e; text-decoration:underline; }
.normaltext a:hover { color:#003882; text-decoration:none; }

.news-despartitor { background:url(/images/despartitor.gif) left center repeat-x; }

.source { font-size:11px; color:#999; padding:0 0 0 15px; }

.sigle img { margin:10px; vertical-align:middle; }

#gallery { }
#gallery ul { margin:0; padding:0; list-style:none; }
#gallery ul li { float:left; width:124px; height:93px; margin:5px; }
#gallery ul li img { padding:1px; border:1px solid #999; }
/************************************ CONTENT **********************/


/************************************ FOOTER ***********************/
#footer { margin:20px 0; color:#FFF; font-size:12px; }
#footer a { color:#FFF; text-decoration:underline; }
#footer a:hover { color:#FFF; text-decoration:none; }
/************************************ FOOTER ***********************/


/************************************ CUSTOM CLASSES ***************/
.blue { color:#003882; }
.red { color:#e60d2e; }

.paragraph { text-indent:20px; }

.link { color:#e60d2e; text-decoration:none; }
.link:hover { color:#003882; text-decoration:underline; }
/************************************ CUSTOM CLASSES ***************/

