body {
     padding: 20px 0;
     font-family: verdana, sans-serif;
     color: #666666;
     text-align: center; /* vycentrováno pro Internet Explorer */
     background-color: #E6E6E6;
}
.main {
     width: 760px;   /* celková šířka */
     margin-left: auto;
     margin-right: auto;
     text-align: left;
     background-image: url('line.jpg');
}
.hlavicka-null {
     width: 100%;
     height: 229px;
     padding: 0;
     border: 0;
     width: auto; 
}

.bgtop0 {background-image: url('top_0.jpg');}
.bgtop1 {background-image: url('top_1.jpg');}
.bgtop2 {background-image: url('top_2.jpg');}
.bgtop3 {background-image: url('top_3.jpg');}

.hlavicka {
     padding: 60px 0px 0px 550px;
}
.vpravo-null {
     width: 200px;
     float: right;
     padding: 0;
     border: 0;     
}
.vpravo {
     padding: 10px;
}
.vpravo ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.vpravo ul li a
{
 font-size: 13px;
 color: #666666;                
 text-decoration: none;
 border-bottom: solid 1px #DDD;
}

.vpravo ul li a img
{
 position: absolute;
 float:right;
 display: none;
 margin-left:-240px;
 margin-top: -20px;

}

.vpravo ul li a:hover img
{
 display: block;
}


.vpravo ul li a:hover
{
 border-bottom: solid 1px #666;
 background: none;
}

.vlevo-null {
     width: 550px;
     float: left;
     padding: 0;
     border: 0;
}
                                                         
.vlevo {
     margin: 0px 30px 20px 30px;
}


.paticka-null {
     clear: both;
     width: 100%;
     height: 25px;
     padding: 0;
     border: 0;
		 background-image: url('bottom.jpg');     
}

.paticka {
	font-size:10px;
	padding-left:560px;
	color: #CCC;
	
}

.noscreen { 
     display: none;
}


/* ---------------------------- */

.hlavicka div a
{
	font-size: 58px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

.article
{

 	margin-bottom: 25px;
}

.article h2
{
	font-family: verdana;
	font-size: 22px;
	font-weight: normal;
	margin:0 0 0 0px;
} 
.article h2 a, .article h2 a:hover,.article:hover h2 a
{
 	border: none;
}
.article h3
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	border-bottom: solid 1px #666666;
	margin:0 0 0 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

.article p:first-letter
{
	      padding-left:10px;
}  

.article p
{
	font-size: 13px;
	
	padding: 0px;
	margin: 0px;
}

.thumb img
{
	text-align:left;
}

li a {position:relative;}
li a b {
visibility:hidden; position:absolute; width:240px; height:174px; left:-260px; top:0px; z-index:1000;
-moz-opacity: 0.8;
filter:alpha(opacity=80);

}
li a:hover {background:#fff; z-index:1000;}
li a:hover b {visibility:visible;}

b.elektronika {background:url('thumbs/elektronika.jpg');}
b.programovani {background:url('thumbs/programovani.jpg');}
b.mikrokontrolery {background:url('thumbs/mikrokontrolery.jpg');}
b.fotografovani {background:url('thumbs/fotografovani.jpg');background-repeat: no-repeat;}
b.palm {background:url('thumbs/palm.jpg');background-repeat: no-repeat;width:167px;}

a img
{
 border: none;
}
.icons
{
	margin-top:50px;
}



.article a
{
	color: #666;
	text-decoration:none;
	border-bottom: 1px solid #BBB;
}

.article:hover a
{
  border-bottom: 1px solid #666;
} 

.brittish
{
	background-image: url(brittish_flag.jpg);
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
}