/* (c) 2009 Reklamni agentura BOOL */

body {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: small;
	color: #454545;
}

a {
	text-decoration: underline;
	color: #064B4E;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

h1 {
	font-size: large;
	color: #d12b05;
	font-weight: bold;
}

h2 {
	font-size: medium;
	color: #d12b05;
	font-weight: none;
}

#infobox .text p {
	color: #c87467;
	text-align: right;
}

#infobox .text p.nadpis {
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}

#obsah-vnitrni p {
	padding: 8px 0;
}

#obsah-vnitrni .podnadpis {
	font-weight: bold;
}

.nadpis-hlavicka {
	font-size: 115%;
	color: #FFFFFF;
	font-weight: 400;
}

#take-provozujeme {
	color: #CD9D99;
}

#sidebar .box .bHorni .bSpodni .nadpis {
	color: #d12b05;
	font-weight: bold;
}

#paticka #copyright {
  font-size: 85%;
}

#paticka #copyright, #paticka #copyright a {
	color: #CF7B68;
}

.socials {
	text-decoration: none;
	display: block;
	width: 38px;
	height: 38px;
	float: left;
	margin: 35px 6px 0 0;
}

.socials:hover {
	text-decoration: none;
}

.socials span {
	visibility: hidden;
}

#FBicon {
	background: transparent url('../obrazky/ikonky/facebook.png') no-repeat 0 0;
}

#TWicon {
	background: transparent url('../obrazky/ikonky/twitter.png') no-repeat 0 0;
}

