
h1,h2,p,h3
{
	margin:0;
	padding:0;
}

a img
{
	border: 0;
}


a
{
color: #e65b0e; cursor:pointer;
}

a:hover
{
	text-decoration:underline;
}

a:visited
{color:#e65b0e;
}

#footerLinks a
{
	color:#fff; text-decoration:none;
}


.newsList a
{
	text-decoration:none;
}

.newsList a:hover
{
	text-decoration:underline;
}

h1
{	
	font-size:1.4em;color:#e65b0e; margin-bottom:15px;font-family: Georgia, serif;
}

h2
{
	font-size:1.2em;color:#e65b0e; margin-bottom:15px;font-family: Georgia, serif;
}

h3
{
	font-size:1em; text-transform:uppercase; color:#666; margin-bottom:10px;font-family: Georgia, serif;
}

h3.nabidka 
{
    font-size:1.1em; margin-bottom:10px;font-family: Georgia, serif; color:#666; margin-top: 20px;
}

h3 a, h4 a
{
	text-decoration:none;
}

h4
{
	color:#e65b0e; font-weight: normal; margin:0; padding:0; margin-bottom:5px;font-family: Georgia, serif;
}

p
{
	margin-bottom:15px;
}

#tags a
{
	text-decoration:none; font-family: Georgia, serif;
}

#tags a.tag1 { font-size: 1.8em; font-weight: 100; }
#tags a.tag2 { font-size: 1.5em; font-weight: 200;color:#a6a6a6; }
#tags a.tag3 { font-size: 1.2em; font-weight: 300;color:#a6a6a6; }
#tags a.tag4 { font-size: 1.0em; font-weight: 400;color:#a6a6a6; }

span.twitterHighlighted
{
    font-weight:bold;
}
   


A.EditBarLinkButton
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: White;
	text-decoration: none;
}
A.EditBarLinkButton:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #ff9037;
	text-decoration: none;
}
