/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		AnimeZone
	Based on style:	subSilver (the default phpBB3 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		el_jentel1 ( http://www.smforum.net )
	
	This is an alternative style for phpBB3
	
	Copyright 2007 AnimeZone ( http://www.smforum.net/ )
    --------------------------------------------------------------
*/

@import url("top_topics.css");
@import url("gallery_lytebox.css");

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}



body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: white;
	background: url(../imageset/bg.gif) repeat;
	
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
	padding: 0 5px;
	text-align:center;
}

.center {
text-align:center;
}

#wrapsts {
	margin: 0px auto;
    width:913px;
    text-align:left;
}

#wrapheader {
	min-height: 125px;
	height: auto !important;
	height: 125px;
	width: 913px;
	padding: 0 25px 15px 25px;
	margin: 0 auto;
}

#wrapcentre {
	width: 913px;
	margin: 0 auto;
}

#wrapfooter {
	width: 913px;
	padding: 5px 0 20px 0;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 913px;
	margin: 0 auto;
	background-color: #212121;
	border-width: 1px;
	border-style: solid;
	border-color: #212121;
}




#datebar {
	margin: 0 auto;
	width: 913px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #121212;
	border-width: 1px;
	border-style: solid;
	border-color: #212121;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#pageheader {
	width: 913px;
}
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: #FFFFFF;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 120%;
}
h2 a:link,
h2 a:visited,
h2 a:hover {
font-size:90%;
color:#466794;
text-decoration:none;
}
h2 a:hover {
text-decoration:underline;
}



h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp{
float: right;
color:black;
display:block;
text-align:right;
width:140px;
}
span.linkmcp a:link,
span.linkmcp a:visited,
span.linkmcp a:hover{
    color:white;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: #ffffff;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
	color:#b9b9b9;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: black;
}

.postdetails {
	color: white;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	overflow: auto;
	overflow-x: auto;
	width:700px;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: white;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


.spacer {
	background-color: #000000;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #1f1f1f;
	color: #1f1f1f;
}

.legend {
	border: solid 1px #D0D0D0;
	background: #E6ECF4;
	text-align:center;
	margin: 0 auto;
	color:black;
}

/* Links
 ------------ */
a:link,a:visited,a:hover {
	/*color: #FFB300;*/
	color: white;
    text-decoration: underline;
}
a:hover {
	
	text-decoration: none;
}


a.forumlink {
	/*color: #FFB300;*/
	color:#3E5A80;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
}

a.topictitle:link,
a.topictitle:visited,
a.topictitle:hover {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #FE7915;
	text-decoration: none;
}

a.topictitle:hover {
	text-decoration: underline;
}



th a,
th a:visited {
	color: #FFFFFF !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: black;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #D0D0D0;
	background-color: white;
}

textarea {
	background-color: white;
	color: black;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #D0D0D0;
	padding: 2px;
}

select {
	color: black;
	background-color: white;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #D0D0D0;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}
/*
.post {
	background-color: black;
	border-style: solid;
	border-width: 1px;
}
*/
.btnbbcode {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background: #212121 url('./images/cellpic1.gif');
	border: 1px solid #121212;
}

.btnbbcode:hover {
	color: #BC2A4D;
}

.btnmain {
	font-weight: bold;
	/*background: #212121 url('./images/cellpic1.gif');*/
	background:#ED670C;
	color:white;
	/*border: 1px solid #121212;*/
	cursor: pointer;
	padding: 2px 7px;
	font-size: 1.1em;
}

.btnmain:hover {
	background:white;
	color:#ED670C;
}

.btnlite {
	font-weight: normal;
	/*background: #212121 url('./images/cellpic1.gif');*/
	background:white;
	color:#ED670C;
	/*border: 1px solid #121212;*/
	cursor: pointer;
	padding: 2px 7px;
	font-size: 1.1em;
}

.btnlite:hover {
	background:#ED670C;
	color:white;
}

.btnfile {
	font-weight: normal;
	background: #212121 url('./images/cellpic1.gif');
	border: 1px solid #121212;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile:hover {
	color: #BC2A4D;
}

.helpline {
	background: #000000;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #000000;
	color: #FFFFFF;
	background : #D95001 url('./images/bbcode_quote.gif') no-repeat 100% 50%;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #000000;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #1f1f1f;
	color: #FFFFFF;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #000000;
	color: #FFFFFF;
	background : #4E79A6 url('./images/bbcode_code.gif') no-repeat 100% 50%;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	overflow: auto;
	border-color: #000000;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #CC9966;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #1f1f1f;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

.linkrow {
	background: #09426e;
	padding: 10px 5px;
	width: 920px;
	border-top:2px solid #052640;
	border-bottom:2px solid #052640;
}

.announceline	{ 
	/* Use this class in table if you want to make an announcement in header */
	background-color: #000000; 
	border: 1px #2b2b2b solid;
	margin: 0 auto;
	width: 950px;
}

	/* START CSS for chatbox */
.box	{
	width: 100%;
	margin: 0 auto;
}

.shouts	{
	width: 100%;
	height:200px;
	overflow:auto;
}

#chat	{
	width: 100%;
	text-align:left;
}

#message {
	width: 65%;
}

#whois_online	{
	vertical-align:text-top;
	text-align:left;
}

.online_img {
	vertical-align:middle;
}	

#act_indicator {
	visibility:hidden;
}

	/* END CSS for chatbox */

//#chrst {
//	background: url(/images/christmas.gif) top left no-repeat;
//	height: 105px;
//	width: 105px;
//	position: absolute;
//	top: 0;
//	left: 0;
//}

//#eidmbrk {
//	background: url(/images/eid.gif) top right no-repeat;
//	height: 105px;
//	width: 105px;
//	position: absolute;
//	top: 0;
//	right: 0;
//}

#signpostButton {
margin:15px auto 15px;
text-align:center;
width:755px;
}

a.signpostButton:link,
a.signpostButton:visited,
a.signpostButton:hover {
float:left;
margin:0px 1px 1px 0px;
width:250px;
padding:8px 0px;
color:white;
background: url(../imageset/table-tr-top.gif) no-repeat center center;
text-decoration:underline;
text-align:center;
font-weight:bold;
text-transform:uppercase;
}
a.signpostButton:hover {
color:#FE7915;
background:white;
text-decoration:none;
}

a.signpostButton2:link,
a.signpostButton2:visited,
a.signpostButton2:hover {
width:501px;
}
a.signpostButton3:link,
a.signpostButton3:visited,
a.signpostButton3:hover {
width:752px;
}



#SearchPanel {
position: absolute;
width: 200px;
/*height:145px;*/
height:115px;
right:8px;
top: 20px;
background:#242424;
border:2px solid #FE7915;
font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
text-align:left;
display:none;
}
#SearchPanel #closeSearchPanel{
position:absolute;
right:0px;
top:0px;
background:#FE7915;
color:white;
padding:0px 0px 2px 0px;
width:23px;
font-size:200%;
font-weight:bold;
text-align:center;
margin:-2px -2px 0px 0px;
cursor:pointer;
}
#SearchPanel #formSearchPanel{
margin:5px 10px;
}
#SearchPanel #formSearchPanel strong{
font-weight:bold;
color:white;
font-size:110%;
}


#SearchPanelClose {
position: absolute;
width: 200px;
height:60px;
right:8px;
top: 20px;
background:#242424;
border:2px solid #FE7915;
font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
text-align:left;
display:block;
}
#SearchPanelClose #closeSearchPanelClose {
position:absolute;
right:0px;
top:0px;
background:#FE7915;
color:white;
padding:0px 0px 2px 0px;
width:23px;
font-size:200%;
font-weight:bold;
text-align:center;
margin:-2px -2px 0px 0px;
cursor:pointer;
}
#SearchPanelClose #formSearchPanelClose {
margin:5px 10px;
text-align:center;
}
#SearchPanelClose #formSearchPanelClose strong {
font-weight:bold;
color:white;
font-size:110%;
float:left;
}



#SearchPanel #formSearchPanel label {
display:block;
margin:10px 0px 0px 0px;
}
#SearchPanel #formSearchPanel label select{
background-color:white;
border:1px solid #D0D0D0;
color:black;
font-weight:normal;
padding:1px;
width:100%;
margin:3px 0px 0px 0px;
}
#SearchPanel #formSearchPanel label select.typeCar{
display:none;
}
#SearchPanel #formSearchPanel a.button:link,
#SearchPanel #formSearchPanel a.button:visited,
#SearchPanel #formSearchPanel a.button:hover,
#SearchPanelClose #formSearchPanelClose a.button:link,
#SearchPanelClose #formSearchPanelClose a.button:visited,
#SearchPanelClose #formSearchPanelClose a.button:hover{
background:#FE7915;
border:1px solid #FE7915;
color:white;
float:left;
font-weight:bold;
padding:5px 0;
text-align:center;
text-decoration:none;
font-size:110%;
width:80px;
float:right;
margin:5px 0px 0px 0px;
}
#SearchPanel #formSearchPanel a.button:hover,
#SearchPanelClose #formSearchPanelClose a.button:hover{
background:white;
border:1px solid white;
color:#FE7915;
text-decoration:none;
}

#SearchPanelClose #formSearchPanelClose a.button2:link,
#SearchPanelClose #formSearchPanelClose a.button2:visited,
#SearchPanelClose #formSearchPanelClose a.button2:hover{
margin:0px auto 0px;
float:none;
}

#headLogo{
width:913px;
margin:10px auto 0px;
text-align:center;
}
#headLogo #headLogo-top {
width:913px;
margin:0px auto 0px;
height:37px;
background: url(../imageset/headLogo-top.gif) no-repeat;
color:white;
text-align:left;
}
#headLogo #headLogo-top strong {
font-size:150%;
display:block;
padding:12px 0px 0px 10px;
}
#headLogo a:link,
#headLogo a:visited,
#headLogo a:hover {
margin:0px auto 0px;
}


#headLogo #headLogo-bottom {
margin:0px auto 0px;
padding:0px;
width:891px;
height:28px;
background: url(../imageset/menu-bg.gif) top no-repeat;
}

#headLogo #headLogo-bottom ul {
	padding:1px 0px 0px 0px;
	margin:0px 0px 0px 10px;
}
#headLogo #headLogo-bottom ul li{
	margin:0px 0px 0px;
	padding:0px;
	float:left;
	list-style-type:none;
}
#headLogo #headLogo-bottom ul li a:link,
#headLogo #headLogo-bottom ul li a:visited,
#headLogo #headLogo-bottom ul li a:hover{
	margin:0px;
	padding:6px 15px 8px 15px;
	background:none;
	color:black;
	display:block;
	font-size:110%;
}
#headLogo #headLogo-bottom ul li a:hover{
	background:white;
}
#headLogo #headLogo-bottom span.linkmcp {
	margin: 7px 7px;
	float: right;
	color:white;
}


td.tables .tablebg{
width:730px;
}

.tablebg {
background-color: none;
margin:0px auto 0px;
width:913px;
background: url(../imageset/table-tr-bottom.gif) center bottom no-repeat;
padding: 0px 0px 7px 0px;
}
.tablebg tr {
background: url(../imageset/table-tr.gif) center bottom no-repeat;
width:913px;
height:35px;
}
.tablebg2 tr {
background: url(../imageset/table-tr-2.gif) center repeat-y;
width:913px;
height:35px;
}
.tablebg tr.topTR {
background:url(../imageset/table-tr-top.gif) center no-repeat;
width:913px;
height:31px;
}
.tablebg tr.firstTH{
width:913px;
height:17px;
}
.tablebg tr.firstTH th {
width:913px;
height:17px;
background: url(../imageset/table-th-firstTH.gif) center no-repeat;
}
.tablebg tr.noneBG{
background: none !important;
}
.tablebg tr.viewtopicBG {
background: url(../imageset/viewtopic-bg.gif) center repeat-y !important;
}
.tablebg tr.footer {
background: url(../imageset/table-tr-bottom.gif) center top no-repeat !important;
width:913px;
height:20px !important;
}


th {
color: #FFFFFF;
font-size: 1.1em;
font-weight: bold;
background:none;
white-space: nowrap;
text-align:center;
}

td {
padding: 2px;
}
td.profile {
padding: 4px;
}



.tablebg tr td.catdiv {
height: 28px;
margin: 0;
padding: 0;
border: 0;
}
.tablebg tr td.rtl .tablebg tr td.catdiv {
background: #212121 url;
}

.tablebg tr td.cat {
margin: 0;
padding: 0px 5px 0px 15px;
border: 0;
font-size:120%;
color:white;
font-weight:bold;
text-indent: 4px;
}
.tablebg tr.topTR th {
margin: 0;
padding: 0px 5px 0px 15px;
border: 0;
font-size:120%;
color:white;
font-weight:bold;
text-indent: 4px;
background: url(../imageset/table-tr-top.gif) no-repeat center center;
}
.tablebg tr.footer td{
width:913px;
height:20px;
}

.tablebg tr td.cat h2{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.2em;
text-decoration: none;
line-height: 120%;
color:#242424;
}
.tablebg tr td.row1 {
padding: 4px;
color:white;
}
.tablebg tr td.row1First {
padding:0px 7px 0px 20px;
text-align:left;
}
.tablebg tr td.row2 {
padding: 4px 20px;
border-left:1px solid #434343;
color:white;
}
.tablebg tr td.row3 {
padding: 4px 30px 4px 20px;
border-left:1px solid #434343;
color:white;
}



.tablebg tr td.row1 h3 {
font-size: 120%;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color:white;
}
.tablebg tr td.row1 h3 a:link,
.tablebg tr td.row1 h3 a:visited,
.tablebg tr td.row1 h3 a:hover {
color:white;
text-decoration:none;
}
.tablebg tr td.row1 h3 a:hover {
text-decoration:underline;
}





table.colorTable tr{
width:auto;
height:auto;
}
table.colorTable tr td{
padding:0px;
}
table.colorTable tr td a:link,
table.colorTable tr td a:visited,
table.colorTable tr td a:hover{
padding:0px;
width:10px;
height:10px;
display:block;
}


#form {
background:#242424;
display:none;
height:590px;
position:absolute;
top:100px;
width:620px;
z-index:20;
}
#close {
background:#004495 none repeat scroll 0 0;
color:white;
cursor:pointer;
float:right;
font-family:verdana;
font-weight:bold;
height:22px;
margin:0;
padding:0;
position:absolute;
right:0;
text-align:center;
top:0;
width:22px;
z-index:30;
}
#recommendBG {
background:black;
display:none;
left:0;
opacity:0.8;
filter: alpha(opacity=80);
position:absolute;
top:0;
width:100%;
z-index:10;
}
#form_header {
background: url(../imageset/table-tr-top.gif) no-repeat center center;
height:31px;
}
#form_header span {
color:white;
font-size:140%;
font-weight:bold;
padding:7px 0px 0px 10px;
text-indent:4px;
display:block;
}
#in_form {
text-align:center;
padding:15px 0px 0px 0px;
}

#in_form a:link,
#in_form a:visited,
#in_form a:hover {
background: url(../imageset/table-tr-top.gif) no-repeat center center;
margin:0px auto;
padding: 6px 25px;
color:white;
text-decoration:none;
font-size:140%;
font-weight:bold;
text-align:center;
}
#in_form a:hover {
text-decoration:underline;
}

#overPageContent{
width:850px;
text-align:left;
margin:0px auto 0px;
font-size:110%;
}

a.imagesHeaderAnimate:link,
a.imagesHeaderAnimate:visited,
a.imagesHeaderAnimate:hover {
display:block;
width:200px;
height:150px;
position:relative;
float:left;
margin:0px 0px 0px 20px;
}
a.imagesHeaderAnimate:link span,
a.imagesHeaderAnimate:visited span,
a.imagesHeaderAnimate:hover span {
display:block;
width:200px;
height:150px;
position:absolute;
top:0px;
left:0px;
}
a.imagesHeaderAnimatem3:link span,
a.imagesHeaderAnimatem3:visited span,
a.imagesHeaderAnimatem3:hover span {
background: url(images/m3.jpg) no-repeat;
}
a.imagesHeaderAnimatem3:hover span {
background: url(images/m3-act.jpg) no-repeat;
}
a.imagesHeaderAnimateEvo:link span,
a.imagesHeaderAnimateEvo:visited span,
a.imagesHeaderAnimateEvo:hover span {
background: url(images/evo.jpg) no-repeat;
}
a.imagesHeaderAnimateEvo:hover span {
background: url(images/evo-act.jpg) no-repeat;
}
a.imagesHeaderAnimateSkoda:link span,
a.imagesHeaderAnimateSkoda:visited span,
a.imagesHeaderAnimateSkoda:hover span {
background: url(images/skoda.jpg) no-repeat;
}
a.imagesHeaderAnimateSkoda:hover span {
background: url(images/skoda-act.jpg) no-repeat;
}
a.imagesHeaderAnimateSoutez:link span,
a.imagesHeaderAnimateSoutez:visited span,
a.imagesHeaderAnimateSoutez:hover span {
background: url(images/soutez.jpg) no-repeat;
}
a.imagesHeaderAnimateSoutez:hover span {
background: url(images/soutez-act.jpg) no-repeat;
}




a.ktm:link,
a.ktm:visited,
a.ktm:hover {
display:block;
width:350px;
height:80px;
margin:0px 20px 0px 10px;
background: url(images/ktm.gif) no-repeat;
text-decoration:none;
float:left;
}
a.ktm:hover {
background: url(images/ktm-act.gif) no-repeat;
}
a.bmw:link,
a.bmw:visited,
a.bmw:hover {
display:block;
width:350px;
height:80px;
margin:0px 0px 0px 20px;
background: url(images/bmw.gif) no-repeat;
text-decoration:none;
float:left;
}
a.bmw:hover {
background: url(images/bmw-act.gif) no-repeat;
}

a.tuning:link,
a.tuning:visited,
a.tuning:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/tuning.gif) no-repeat;
text-decoration:none;
float:left;
}
a.tuning:hover {
background: url(images/tuning-act.gif) no-repeat;
}

a.servis:link,
a.servis:visited,
a.servis:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/servis.gif) no-repeat;
text-decoration:none;
float:left;
}
a.servis:hover {
background: url(images/servis-act.gif) no-repeat;
}

a.srazy:link,
a.srazy:visited,
a.srazy:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/srazy.gif) no-repeat;
text-decoration:none;
float:left;
}
a.srazy:hover {
background: url(images/srazy-act.gif) no-repeat;
}




a.gastronomie:link,
a.gastronomie:visited,
a.gastronomie:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/gastronomie.gif) no-repeat;
text-decoration:none;
float:left;
}
a.gastronomie:hover {
background: url(images/gastronomie-act.gif) no-repeat;
}

a.seznamka:link,
a.seznamka:visited,
a.seznamka:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/seznamka.gif) no-repeat;
text-decoration:none;
float:left;
}
a.seznamka:hover {
background: url(images/seznamka-act.gif) no-repeat;
}

a.porek:link,
a.porek:visited,
a.porek:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/porek.gif) no-repeat;
text-decoration:none;
float:left;
}
a.porek:hover {
background: url(images/porek-act.gif) no-repeat;
}



a.soutez:link,
a.soutez:visited,
a.soutez:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/soutez.gif) no-repeat;
text-decoration:none;
float:left;
}
a.soutez:hover {
background: url(images/soutez-act.gif) no-repeat;
}

a.m3:link,
a.m3:visited,
a.m3:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/m3.gif) no-repeat;
text-decoration:none;
float:left;
}
a.m3:hover {
background: url(images/m3-act.gif) no-repeat;
}

a.lancer:link,
a.lancer:visited,
a.lancer:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/lancer.gif) no-repeat;
text-decoration:none;
float:left;
}
a.lancer:hover {
background: url(images/lancer-act.gif) no-repeat;
}


a.pokec:link,
a.pokec:visited,
a.pokec:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/pokec.gif) no-repeat;
text-decoration:none;
float:left;
}
a.pokec:hover {
background: url(images/pokec-act.gif) no-repeat;
}

a.auta:link,
a.auta:visited,
a.auta:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/auta.gif) no-repeat;
text-decoration:none;
float:left;
}
a.auta:hover {
background: url(images/auta-act.gif) no-repeat;
}

a.motokoutek:link,
a.motokoutek:visited,
a.motokoutek:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/motokoutek.gif) no-repeat;
text-decoration:none;
float:left;
}
a.motokoutek:hover {
background: url(images/motokoutek-act.gif) no-repeat;
}

a.inzerce:link,
a.inzerce:visited,
a.inzerce:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/inzerce.gif) no-repeat;
text-decoration:none;
float:left;
}
a.inzerce:hover {
background: url(images/inzerce-act.gif) no-repeat;
}

a.sponzor:link,
a.sponzor:visited,
a.sponzor:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/sponzor.gif) no-repeat;
text-decoration:none;
float:left;
}
a.sponzor:hover {
background: url(images/sponzor-act.gif) no-repeat;
}

a.motoristy:link,
a.motoristy:visited,
a.motoristy:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/motoristy.gif) no-repeat;
text-decoration:none;
float:left;
}
a.motoristy:hover {
background: url(images/motoristy-act.gif) no-repeat;
}


a.zabava:link,
a.zabava:visited,
a.zabava:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/zabava.gif) no-repeat;
text-decoration:none;
float:left;
}
a.zabava:hover {
background: url(images/zabava-act.gif) no-repeat;
}

a.autobazary:link,
a.autobazary:visited,
a.autobazary:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/autobazary.gif) no-repeat;
text-decoration:none;
float:left;
}
a.autobazary:hover {
background: url(images/autobazary-act.gif) no-repeat;
}

a.prodej:link,
a.prodej:visited,
a.prodej:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/prodej.gif) no-repeat;
text-decoration:none;
float:left;
}
a.prodej:hover {
background: url(images/prodej-act.gif) no-repeat;
}





/*


a.:link,
a.:visited,
a.:hover {
display:block;
width:240px;
height:50px;
margin:10px 0px 0px 10px;
background: url(images/.gif) no-repeat;
text-decoration:none;
float:left;
}
a.:hover {
background: url(images/-act.gif) no-repeat;
}



*/




