
body {
 margin-left:0px;
 margin-top:40px;
 margin-right:0px;
 background-color:white;
 }

	a			{ color:#061e8a; font-family:verdana, arial, sans-serif; font-size:11pt; font-weight: bold; text-decoration:none; }
	a:link		{ color:#061e8a; text-decoration:none; font-weight: bold; }
	a:visited	{ color:#061e8a; text-decoration:none; font-weight: bold; }
	a:active	{ color:#061e8a; text-decoration:none; font-weight: bold; }
	a:hover		{ color:#5b76a0; text-decoration:none; font-weight: bold; }

#text_t{font-family:Verdana; font-style:normal; color:#50688d; font-size:11pt; text-decoration:none}
#text{font-family:Verdana; font-style:normal; color:#000000; font-size:11pt; text-decoration:none}
#text_gray{font-family:Verdana; font-style:normal; color:#cfccccff; font-size:11pt; text-decoration:none}
#blue_text{font-family:Verdana; font-style:normal; color:#061e8a; font-size:11pt; text-decoration:none} 
#text_big{font-family:Verdana; font-style:normal; color:#000000; font-size:12pt; text-decoration:none}
#text2{font-family:Verdana; font-style:normal; color:#061e8a; font-size:11pt; text-decoration:bold}
#text2_big{font-family:Verdana; font-style:wide; color:#061e8a; font-size:12pt; text-decoration:none} 
#smallText{font-family:Verdana; font-style:normal; color:#061e8a; font-size:10pt; text-decoration:none} 
#title{font-family:Verdana; font-style:normal; color:#000000; font-size:12pt; text-decoration:none}
#italicText{font-family:Verdana; font-style:italic; color:#061e8a; font-size:11pt; text-decoration:none}

.HardBreak
{
font-family:Verdana;
font-size:12pt;
color:#000000;
width: 670px;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */

}

.picture{border-radius:50%;overflow:hidden;margin:0 auto;background-color:#f5f5f5}

.title {
		font-family:verdana, arial, sans-serif;
		color:#000000;
		font-weight: bold;
		font-size:11pt;
		}

.image
{
	border: 1px solid #50688d;
	padding: 5px;
}

.imageFlags
{
	border: 0px solid #50688d;
	padding: 2px;
}

.carousel-control {
        width: 2%;
    }

#carousel, .carousel-inner {
        min-height: 240px;
    }

.carousel-control {
    color: #fff !important;
}

.carousel-control.left, .carousel-control.right {
   background-image:none !important;
   filter:none !important;
}

ol.carousel-indicators {
  position: absolute;
  top: 220px;
}

ol.carousel-indicators li {
  background: black;
}
ol.carousel-indicators li.active {
  background: black;
}

//skreslony tekst
'#text{font-family:Verdana; font-style:italic; color:#50688d; font-size:12pt; text-decoration:line-through}


