/* ===============================================================

	Cascading Style Sheets of project codename: "bxchng"

This Cascading Style Sheets is the copyrighted work of Creavision
and is for demonstration purposes only. It may not be resold or
used for any commercial and non-commercial purposes.

==================================================================*/


/* MAIN
------------------------------------------------------------------*/
body                         {font-size:12px; background:Black; background-image:url(../images/bg.jpg); color:#C2C2C2; font-family:Arial, sans-serif; text-align:left; padding:0px; margin:0px;}
img                          {border: none;}
h1                           {font-size:20px; margin:0px; padding:0px; font-weight:bold; color:#ffffff;}


/* A HREF
------------------------------------------------------------------*/
/* All */
a:link                       {text-decoration:none; color:#8A8A8A;;}
a:visited                    {text-decoration:none; color:#8A8A8A;;}
a:active                     {text-decoration:none; color:#8A8A8A;;}
a:hover                      {text-decoration:underline; color:#C2C2C2;}

/* ID
------------------------------------------------------------------*/
/* Misc */
#plagat1                     {position:absolute; top:155px; left:636px;}
#podmienky                   {position:absolute; top:115px; left:636px;}
#body                        {width:690px; margin:auto; position:relative;}
#background                  {position:absolute; top:102px; left:0px; width:690px; height:559px;}
#hodiny                      {position:absolute; top:115px; left:85px; line-height:20px;}
#content                     {position:absolute; top:115px; left:266px; width:291px;}
#contentddd                  {position:absolute; top:115px; left:266px; width:391px;}
/* Menu */
#menu                        {position:absolute; top:0px; left:0px;}



/* CLASS
------------------------------------------------------------------*/
.hodiny                      {color:#C4C4C4; font-size:12px;}

