.reset
{
 border:  0px none;
 margin:  0px;
 padding: 0px;
 float: none;
 clear: both;
 width: 0px;
 height: 0px;
 line-height: 0px;
 font-size: 0px;
}

p, h1, h2, h3, h4, h5
{
 border:  0px none;
 margin:  0px;
 padding: 0px;
}

.fix
{
 display: block;
 clear: both;
 height: 1px;
 overflow: hidden;
 border: 0;
 margin: 0;
 padding: 0;
 background-color: transparent;
}

.extra
{
 font-weight: bold;
 color: #C33B27;
}

.clear
{
 clear: both;
}

.center
{
 text-align: center;
}

.justify
{
 text-align: justify;
}


.right
{
 text-align: right;
}

.left
{
 text-align: left;
}

.top
{
 vertical-align:top;
}

.bottom
{
 vertical-align:bottom;
}

.float-left
{
 float: left;
 margin: 0 10px 5px 0;
}

.float-left2
{
 float: left;
 margin: 0px 40px 20px 0;
}

.float-right
{
 float: right;
 margin: 0 0 5px 10px;
}

.noscreen, .noshow
{
 display: none;
}

.noline
{
 text-decoration: none
}

.bold
{
 font-weight: bold;
}

.italic
{
 font-style: italic;
}

.text8em
{
 font-size: .8em;
}

.text9em
{
 font-size: .9em;
}

.text10em
{
 font-size: 1em;
}

.text11em
{
 font-size: 1.1em;
}

.text12em
{
 font-size: 1.2em;
}

.text13em
{
 font-size: 1.3em;
}

.text14em
{
 font-size: 1.4em;
}

.text15em
{
 font-size: 1.5em;
}

.copy
{
 color:#FFFFFF;
 font-size:12px;
 position:relative;top:9px;
 margin-right:10px;
 font-family: tahoma, verdana, "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}

.copy a { text-decoration:none; }
.copy a:link 	{ color: #FFFFFF; }
.copy a:visited	{ color: #FFFFFF; }
.copy a:active	{ color: #FFFFFF; }
.copy a:hover	{ color: #000000; text-decoration:underline; }

.link3 a { text-decoration:none; font-size:11px; font-weight:bold; }
.link3 a:link 	{ color: #000000; }
.link3 a:visited	{ color: #000000; }
.link3 a:active	{ color: #000000; }
.link3 a:hover	{ color: #9D0E00; text-decoration:underline; }


a.odkaz:link 	{ color: #383396; }
a.odkaz:visited { color: #383396; }
a.odkaz:active	{ color: #383396; }
a.odkaz:hover	{ color: #FFFFFF; text-decoration:underline; }


a:link 	{ color: #F74A05; }
a:visited { color: #F74A05; }
a:active	{ color: #F74A05; }
a:hover	{ color: #000000; text-decoration:underline; }


.linkAkce { text-decoration:underline; }
a.linkAkce:link 	{ color: #000000; }
a.linkAkce:visited 	{ color: #000000; }
a.linkAkce:active	{ color: #000000; }
a.linkAkce:hover	{ color: #960000; text-decoration:underline; }

.newslink { text-decoration:underline; }
a.newslink:link 	{ color: #000000; }
a.newslink:visited 	{ color: #000000; }
a.newslink:active	{ color: #000000; }
a.newslink:hover	{ color: #800305; text-decoration:underline; }


.design2 {
 font-family: tahoma, verdana, "Trebuchet MS", "Geneva CE", lucida, sans-serif;
 font-size:11px;
 line-height:16px;
}

.design2 a { text-decoration:underline; font-size:11px; }
.design2 a:link 	{ color: #000000; }
.design2 a:visited	{ color: #000000; }
.design2 a:active	{ color: #000000; }
.design2 a:hover	{ color: #960000; text-decoration:underline; }

.gridFotoHome a { text-decoration:none; }
.gridFotoHome a:link 	{ color: #000000; }
.gridFotoHome a:visited	{ color: #000000; }
.gridFotoHome a:active	{ color: #000000; }
.gridFotoHome a:hover	{ color: #F84B06; text-decoration:underline; }

.whiteLink a { text-decoration:underline; }
.whiteLink a:link 	{ color: #FFFFFF; }
.whiteLink a:visited	{ color: #FFFFFF; }
.whiteLink a:active	{ color: #FFFFFF; }
.whiteLink a:hover	{ color: #000000; text-decoration:underline; }

#footerFrame a { text-decoration:underline; }
#footerFrame a:link 	{ color: #FFFFFF; }
#footerFrame a:visited	{ color: #FFFFFF; }
#footerFrame a:active	{ color: #FFFFFF; }
#footerFrame a:hover	{ color: #000000; text-decoration:underline; }


.border
{
 border: 1px solid #DDDDDD;
}

.foto
{
 border: 1px solid #FFFFFF;
}

.novinky table
{
 border-colapse:colapse;
}

.novinky td
{
 border: 1px solid #FFFFFF;
}

.white
{
 color:#FFFFFF;
}

.bgwhite
{
 background:#FFFFFF;
}

.darkred
{
 color:#800000;
}