@charset "utf-8";
/* CSS Document */
/* Color schema with images - F4S default */

a { color:#1E50AA; text-decoration:underline; }
a:hover { color:white; background:#1E50AA; text-decoration:none; }

.f4slogo  { background:url(../../common/img/f4s_1.gif) 0 0 no-repeat; }
.f4slogo_ { background:url(../../common/img/f4s_2.gif) 0 0 no-repeat; }

.lang, .lang2, .lang_ { color:white; border-left:2px solid white; border-right:2px solid white; }

.lang  { background:#C1C1C1; }
.lang2 { background:#EF9F00; }
.lang_ { background:#E1E1E1; }

#menu { background: url("../../common/img/bckg_menu.gif") repeat-x; }

#header1, #header2 { background:#1E50AA; }

#pos_lang a { background:#C1C1C1; color:white; text-decoration:none; }
#pos_lang a:hover { background:#F7CF7F; color:white; text-decoration:none; }

#cnt  { background: url("../../common/img/bckg_left.gif") 28px 0 repeat-y; border-top:2px solid white; border-bottom:2px solid white; }

#m1 a { background:url("../../common/img/m1de.gif") 0 0 no-repeat; }
#m1 a:hover { background-position:-100px 0; }
#m2 a { background:url("../../common/img/m2de.gif") 0 0 no-repeat; }
#m2 a:hover { background-position:-100px 0; }
#m3 a { background:url("../../common/img/m3de.gif") 0 0 no-repeat; }
#m3 a:hover { background-position:-100px 0; }
#m4 a { background:url("../../common/img/m4de.gif") 0 0 no-repeat; }
#m4 a:hover { background-position:-100px 0; }
#m5 a { background:url("../../common/img/m5de.gif") 0 0 no-repeat; }
#m5 a:hover { background-position:-100px 0; }

#m1_ { background:url("../../common/img/m1_de.gif") 0 0 no-repeat; }
#m2_ { background:url("../../common/img/m2_de.gif") 0 0 no-repeat; }
#m3_ { background:url("../../common/img/m3_de.gif") 0 0 no-repeat; }
#m4_ { background:url("../../common/img/m4_de.gif") 0 0 no-repeat; }
#m5_ { background:url("../../common/img/m5_de.gif") 0 0 no-repeat; }

.pict3 { background:url(img/pict1.gif) 0 0 no-repeat; }

.nadpis { color:#1E50AA;background:#C8D0DD; }
.big { color:white; }
.news_txt { color:black;background:#D6D6D6; }
.linka, .linka2 { background:url(../../common/img/linka.gif) 0 0 no-repeat; }
.arrow  { background:url(../../common/img/arrow.gif) 0 2px no-repeat; }
.news a:hover  { background:url(../../common/img/arrow_.gif) 0 2px no-repeat; color:#EF9F00; }
ul { list-style-image:url('../../common/img/square.gif') }

#footer { background:#F7F7F7; color:#4B4B4B; border-top: 2px solid #CDCDCD; }
