@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(images/tlo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	line-height: 21px;
	color: #9e9993;
	text-align: justify;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	color: #c5c5c5;
}

.flags
{
top:20px;
position:absolute;
float:right;
width:190px;
}
.flaga {
	background-image: url("images/flaga.png");
	background-position: center center;
    background-repeat: no-repeat;
	display:inline-block;
	float:right;
    width: 28px;
	height: 19px;
	}
.flaga_en{
	background-image: url("images/flaga_en.png");
	background-position: center center;
    background-repeat: no-repeat;
	display:inline-block;
	float:right;
    width: 26px;
	height: 19px;
}
a:link {
	color: #c5c5c5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cecccc;
}


a:hover {
	text-decoration: none;
	color: #636161;
}
a:active {
	text-decoration: none;
	color: #c5c5c5;
}

	#content {
	width:				1012px;
	height:				390px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

		
	}
.slider {
	height: 373px;
	width: 962px;
	background-color: #e6e6e6;
	padding: 25px;
	background-image: url(images/start_bg.jpg);
}

	.panelwrappers {
	overflow: hidden;
	}
.border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c5c5c5;
}
