
#obsah.stranka-kontakt h2 {
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
}

#obsah.stranka-kontakt h3 {
	margin-bottom: 5px;
}

#sloupec1, #sloupec2 {
	/*border: 1px solid #f60;*/
	float: left;
	width: 48%;
}

#sloupec1 {
	border-right: 1px solid #c0c0c0;
	margin-right: 1.5%;
	padding-right: 1.5%;
}

.neutral-alert {
	background-color: #f3f3f3;
}

table.phones {
	border-collapse: collapse;
	font-size: 12px;
	width: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

table.phones td.phone {
	text-align: right;
	padding-right: 2em;
	width: 7em;
}

table.phones td, 
table.phones th {
	padding: 0.2em 0.5em;
	border: 2px solid #fff;
	background-color: #f3f3f3;
}

table.phones td.o2 {
	background-color: #d7ebf4;
}

table.phones td.tmobile {
	background-color: #fccfe7;
}

table.phones td.vodafone {
	background-color: #f8d5d0;
}

table.phones td.skype {
	background-color: #daedb5;
}

table.phones tr.delimiter td,
table.phones tr.delimiter th {
	border-top: 5px solid #fff;
}
