﻿.flags {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	width: 550px;
	height: 69px;
	margin-left: 5px;
}

.flags li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	float: left;
	height: 69px;
	width: 69px;
	text-align: center;
	color: #139BD5;
}
.flags li a {
	color: #139BD5;
	text-decoration: none;
}
.flags li a:hover {
	color: #E05D02;
}
.flags li a strong {
	position: absolute;
	top: 40px;
	display: block;
	text-align: center;
	width: 69px;
	left: 0px;
}

.flags .polish {
	background: url(images/polish_69x74.gif) no-repeat 0px 0px;
	display: block;
	text-align: center;
	height: 37px;
	width: 69px;
}
.flags .polish:hover {
	background: url(images/polish_69x74.gif) no-repeat 0px -37px;
}

.flags .chinese {
	background: url(images/china_69x74.gif) no-repeat 0px 0px;
	display: block;
	text-align: center;
	height: 37px;
	width: 69px;
}
.flags .chinese:hover {
	background: url(images/china_69x74.gif) no-repeat 0px -37px;
}

.flags .russian {
	background: url(images/russian_69x74.gif) no-repeat 0px 0px;
	display: block;
	text-align: center;
	height: 37px;
	width: 69px;
}
.flags .russian:hover {
	background: url(images/russian_69x74.gif) no-repeat 0px -37px;
}
.flags .spanish {
	background: url(images/spanish_69x74.gif) no-repeat 0px 0px;
	display: block;
	text-align: center;
	height: 37px;
	width: 69px;
}
.flags .spanish:hover {
	background: url(images/spanish_69x74.gif) no-repeat 0px -37px;
}

.flags .italian {
	background: url(images/italian_69x74.gif) no-repeat 0px 0px;
	display: block;
	text-align: center;
	height: 37px;
	width: 69px;
}
.flags .italian:hover {
	background: url(images/italian_69x74.gif) no-repeat 0px -37px;
}
.flags .korean {
	background: url(images/korean_69x74.gif) no-repeat 0px 0px;
	display: block;
	text-align: center;
	height: 37px;
	width: 69px;
}
.flags .korean:hover {
	background: url(images/korean_69x74.gif) no-repeat 0px -37px;
}

.flags .french {
	background: url(images/french_69x74.gif) no-repeat 0px 0px;
	display: block;
	text-align: center;
	height: 37px;
	width: 69px;
}
.flags .french:hover {
	background: url(images/french_69x74.gif) no-repeat 0px -37px;
}

.flags .romanian {
	background: url(images/romanian_69x74.gif) no-repeat 0px 0px;
	display: block;
	text-align: center;
	height: 37px;
	width: 69px;
}
.flags .romanian:hover {
	background: url(images/romanian_69x74.gif) no-repeat 0px -37px;
}

.flags .dutch {
	background: url(images/dutch_69x74.gif) no-repeat 0px 0px;
	display: block;
	text-align: center;
	height: 37px;
	width: 69px;
}
.flags .dutch:hover {
	background: url(images/dutch_69x74.gif) no-repeat 0px -37px;
}

.flags .portuguese {
	background: url(images/portuguese_69x74.gif) no-repeat 0px 0px;
	display: block;
	text-align: center;
	height: 37px;
	width: 69px;
}
.flags .portuguese:hover {
	background: url(images/portuguese_69x74.gif) no-repeat 0px -37px;
}

.flags .german {
	background: url(images/german_69x74.gif) no-repeat 0px 0px;
	display: block;
	text-align: center;
	height: 37px;
	width: 69px;
}
.flags .german:hover {
	background: url(images/german_69x74.gif) no-repeat 0px -37px;
}

.flags .hungary {
	background: url(images/hungary_69x74.gif) no-repeat 0px 0px;
	display: block;
	text-align: center;
	height: 37px;
	width: 69px;
}
.flags .hungary:hover {
	background: url(images/hungary_69x74.gif) no-repeat 0px -37px;
}

