body {
	font-family: Arial, sans-serif;
	color: #333;
	font-size: 12px;
}

a {
	color: #1E6298;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#gsm-container {
	width: 889px;
}

div#gsm-menu {
	float: left;
	width: 215px;
	height: 450px;
	overflow-y: auto;
}

p.wybierz-telefon {
	margin: 0;
	margin-bottom: 10px;
	padding-left: 10px;
}

div#gsm-phone {
	position: relative;
	float: right;
	width: 674px;
	height: 450px;
	text-align: center;
	margin-bottom: 25px;
}

div.phone-brand {
	margin-bottom: 2px;
	width: 190px;
	height: 30px;
	overflow: hidden;
}

div.phone-brand a {
	display: block;
	width: 190px;
	padding-top: 7px;
	padding-left: 10px;
	height: 30px;
	font-size: 14px;
	color: #1E6298;
	text-decoration: none;
}

div.phone-brand a.up {
	background: url(Phone/images/3gp/phonebrand_up.gif) no-repeat;
}

div.phone-brand a.down {
	background: url(Phone/images/3gp/phonebrand_down.gif) no-repeat;
}

div.phone-brand a:hover {
	color: #fff;
	background-position: 0 -30px;
	text-decoration: none;
}

ul.phone-list {
	list-style-type: none;
	margin: 12px 0;
	padding: 0;
}

ul.phone-list li {
	padding-left: 10px;
	margin-bottom: 5px;
}

div#gsm-phone h2 {
	margin: 0;
	margin-bottom: 15px;
	font-size: 150%;
}

div#gsm-footer {
	position: relative;
	width: 885px;
	height: 100px;
	clear: both;
	background: url(/Phone/images/3gp/gsmfooter_bg.gif) no-repeat;
}

div#gsm-footer p {
	margin: 0;
}

div#gsm-search {
	position: absolute;
	left: 10px;
	width: 180px;
	color: #fff;
}

div#gsm-description {
	position: absolute;
	left: 230px;
}

div#gsm-search, div#gsm-description {
	top: 10px;
}

div#gsm-footer input {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
}

div#search-field {
	position: absolute;
	top: 20px;
}

input#search {
	width: 170px;
}

div#search-checkbox {
	position: absolute;
	top: 43px;
	left: -4px;
	font-size: 90%;
	color: #8fb1cc;
}

div#search-checkbox label {
	position: absolute;
	top: 2px;
	left: 22px;
	width: 100px;
}

div#search-submit {
	position: relative;
	top: 47px;
	left: 114px;
}

div#search-submit input {
	color: #fff;
	background-color: #1E6298;
	border: solid 1px #fff;
	cursor: pointer;
}

div#search-submit input:hover {
	background-color: #195585;
}

div#gsm-description {
	top: 16px;
	line-height: 140%;
}

div#votes {
	position: absolute;
	left: 15px;
	bottom: 0;
	text-align: left;
}