/**
* H2C Project: styles/screen_content.php, v 1.0 Sat Mar 13 19:12:01 CET 2010 @800 /Internet Time/
* @copyright JRX | jrx.palitchi.org | 2010
*
* CSS 1,2 skript: urcuje design webu
*
* pouziti: header.tpl
**/

/* Data
--------*/
body { width: 884px; font: normal 12px Tahoma; color: #000000; background-color: #a5bbd2; border-right: 1px solid #000; font-size: 13px; }
#imPage p,
p { font: normal 12px Tahoma; color: #000000; padding: 5px; margin-top: 5px; }
a, a:visited { text-decoration: none;	color: inherit; font-weight: bold; }
a:hover, a:focus { text-decoration: none;	color: inherit; font-weight: bold; }
span a, span a:visited { text-decoration: none;	color: inherit; font-weight: bold; }
span a:hover, span a:focus { text-decoration: none;	color: inherit; font-weight: bold; }
h2 {margin: 10px 5px; margin-right: 10px; padding: 2px 0 2px 0; font: bold 16px Tahoma; color: #333399; text-align: left; }
h3 {margin: 10px 5px; margin-right: 10px; padding: 2px 0 2px 0; font: bold 14px Tahoma; color: #333399; text-align: left; }
h2.lista { 
	background: url('../images/imcelhome_clr.gif') no-repeat left top; 
	width: 590px; height: 24px; padding: 0px; margin: 0px auto; padding-top: 3px; color: #ffffff; 
	font-size: 15px; font-weight: normal; margin-bottom: 0px; text-align: center;
}
h2.lista_siroka { 
	background: url('../images/imcelhome_clr_w.gif') no-repeat left top; 
	min-width: 884px; height: 24px; padding-top: 3px; padding-bottom: 0px; margin: 0px; color: #ffffff; 
	font-size: 15px; font-weight: normal; margin-bottom: 10px; text-align: center;
}
.defText {padding: 2px 0 2px 0; font: 13px Tahoma; color: #000000; text-align: left; }

