/*defaults*/
body 	{background:#69C7FF url('obr/pozadi.gif') repeat-x 0 0; color:#000000; margin:0px 0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:90%; }
/*font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; */
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}


/*structural elements*/
#container	{margin:0px auto; text-align:center; width:959px; }
#holder		{width:100%; background:#FFFFFF url('obr/hracky-kolaz.jpg') no-repeat; text-align:left; }
#logo		{background:url('obr/euro-hracky-logo.gif') no-repeat 30px 30px; height: 180px; text-align: right; font-size: 10px; color: #ababab;}
#logo a		{text-decoration:none; color: #ababab;}
#logo a:hover	{text-decoration:underline; }


#content	{float:left; width:490px; padding:10px 10px 0 0; margin-left: 10px; line-height:160%; }
#levy		{float:left; width:200px; padding:10px 0; margin-left: 10px; line-height:140%; text-align:justify; }
.levycast	{padding:20px 20px 5px 20px; background:#FFFFFF; border:1px solid #58B2E6; font-size:90%; margin-bottom:20px;  }

#pravy		{float:right; width:200px; padding:10px 0; margin-right: 10px; line-height:140%; text-align:justify; }
.pravycast	{padding:20px 20px 5px 20px; background:#FFFFFF; border:1px solid #58B2E6; font-size:90%; margin-bottom:20px; }
#copyright	{float:right; }


/*headings*/
.pravycast h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
.levycast h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{font-size:170%; font-weight:normal; line-height:130%; margin:0; color:#18318C; padding:0 0 20px 0; }
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }


/*navigation*/
#navigation	{padding:0px 0 0px 0px; }
#navigation {background: url(obr/nav.gif) repeat-x top;height: 20px; }
#navigation ul 		{margin:0; padding:0; list-style:none;}
#navigation li 		{display: block;float: left;}
#navigation li a {font: bold 11px Arial, Helvetica, sans-serif;color: #1A1C76;text-decoration: none;display: block;padding: 3px 17px 3px 17px;border-right: 1px solid #5E83A6;}
#navigation li a:hover {background: url(obr/hover.gif) repeat-x top;}


/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */