/**
  * Základní styl
  *
  * @author Kateřina Bambušková <katerina.bambuskova@seznam.cz>
  * @copyright Copyright 2007, VIAKIS.NET
  * @version 31.7.2007
  */


/* ------------ Globální definice objektů  -----------------------------------------------------------------------------------------------*/
body 	{ font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; }
a 		{ text-decoration: none; color: #000000; font-size: 15px;}
img 		{ border-color: #000000; }
img.albumtn 	{ margin-left:13px; margin-top:10px; margin-right:10px; margin-bottom:10px; float:right; }
.linktd td a	{ display:block; width:100%;}
td		{ text-align:center; font-family: Trebuchet MS, Tahoma; font-size: 10pt; border: 1px solid #000000; }
td.nav {background: yellow; }
td.back {background: tomato; }
td.forward {background: lime; }
td.uvod {background: #dadaff; }
td.description {background: black; color: white; }
td.previmg	{ width:92px; border:0px }
td.prevbtn	{ width:10px; border:0px }
p		{ margin-left:5px; margin-top:6px; margin-bottom:6px; text-align:justify; }
p.navigation	{ margin-top:0px; margin-right:5px; margin-bottom:0px; font-size: 15px;}
p.albuminfo	{ margin-left:8px; margin-top:8px; margin-right:10px; margin-bottom:8px; }

#containerFooter {position: relative; top: -1px; height: 29px; width: 804px; margin: auto; padding: 0; color: #FFF; background: url(../img/default/BGcontainerFooter.gif) no-repeat} 

.debug {width: 804px; text-align: left; font-family: Arial; font-size: 12px; padding: 10px 10px 0px 10px; background: #FFFFFF}
.sqlReservedWord {font-weight: bold;color: #0000FF}
.sqlFunction {color: #FF0000}

/* ------------ Footer -----------------------------------------------------------------------------------------------------------------*/
.iconVIAKIS {height: 25px; width: 200px; margin: 2px 0 0 4px; text-decoration: none; display: block; float: left}
.iconVIAKIS:hover {text-decoration: none}

#containerFooter .visit{width: 430px; color: #ffff00; padding: 7px 0 0 15px; float: left; font-family: Arial; font-size: 12px; font-weight: bold; text-align: left}
#containerFooter .info {width: 150px; padding: 7px 0 0 0; float: left; font-family: Arial; font-size: 12px; font-weight: bold; text-align: left}
#containerFooter a {font-family: Arial; font-size: 12px; color: #0000ff; }
#containerFooter a:hover {text-decoration: underline; }


