/**
 * Style sheet telefoni
 */
.phonesmall
{
	width:200px;
	height:200px;
	float:left;
	margin:3px;
	background-image:url("tl_files/design/table_header.gif");
	background-repeat:repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}

.phonesmallandroid
{
	width:200px;
	height:200px;
	float:left;
	margin:3px;
	background-image:url("tl_files/design/Android_logo107x100_trns.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}

.phonesmallbezokvira
{
	width:200px;
	height:200px;
	float:left;
	margin:3px auto;
	padding-right:4px;
	padding-left:4px;
	text-align:center;
	vertical-align:middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.phonesmallukrasen
{
	width:200px;
	height:200px;
	float:left;
	margin:3px auto;
	padding-right:4px;
	padding-left:4px;
	text-align:center;
	vertical-align:middle;
	background-image:url("tl_files/images/Telekom-Zenski-1-2-VN-2.gif");
	background-repeat:no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.phonesmall p
{
	margin:10px;
}

.pRight a
{
	margin:0;
		padding:0;
		background-color:#ffffff;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
}

.cena
{
	font-weight:bold;
	font-size:15px;
	color:#FF1A00;
}

.naslovTelefon
{
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

.clearclear
{
	clear:both;
}

.imgRight
{
	margin-right:5px;
}

.pRight
{
	text-align:right;
}

