body{
margin:0;
padding:0;
font:76% tahoma,verdana,sans-serif;
background:#e6e6e6 url(images/bodybg.png) repeat-x;/* két oldalt a háttér*/
color:#333;
text-align:center;
}

a{
text-decoration:none;
color:#269;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:normal;
}

h1{
font-size:3.2em;
letter-spacing:-3px;
color:#567;
margin:12px 0 5px 20px;
}

h1 a:hover{
text-decoration:none;
}

h2{
font-size:1.8em;
letter-spacing:-1px;
margin:-10px 0 0 290px;
color:#888;
}

h3{
color: #555;
font-size:1.4em;
margin:1em 0 0.5em 0.5em;
}

h4{
font-size:1.2em;
font-weight:bold;
}

#container{/*Fő keret beállításai*/
width:92%;
min-width:760px;
padding:0 20px;
margin:0 auto;
background:#f0f0f0 url(images/contentbg.png) repeat-x;
color:#333;
text-align:left;
border-left:1px solid #eef;
border-right:1px solid #eef;
}

#sitetitle{
float:left;
height:100px;
background:url(images/globe.png) no-repeat; /* Tormax logo */
width: 25%;
color: #333;
}

#sitetitle a{
color:#567;
font-weight:normal;
}

#sitetitle a:hover{
color:#269;
}

#menu{
height:71px;
padding-top:35px;
text-align: right;
}

#menu a{
background-color: transparent;
background-repeat: repeat-x;
padding: 1px 5px 1px 5px;
font-size:1.6em;
font-weight:normal;
letter-spacing:-1px;
color: #888;
}

#menu a:hover{
background: #fff url('images/a1.gif') repeat-x top;
color:#000000;
text-decoration: none;
}

#content{
margin-top:30px;/*menu alatti távolság*/
width:100%;
clear:both;
background:url(images/logo_iMotion_rgb_tb_250.png) bottom left no-repeat;
}

#content h2{
margin:0 0 23px 0;/*Fejléc alatti távolság*/
color:#555;
border-bottom:0px solid #abb;/*Fejléc aláhúzásának a vonalvastagsága*/
}

#content h2 a{
color:#555;
font-weight:normal;
}

#content h2 a:hover{
color:#269;
text-decoration:none;
background:none;
}

#content p{
margin:0.5em 1em 0.8em 1em;
}

#left{
width:99,5%;
float:left;
}

#right{
margin-left:91%;/* Keret szélessége */
margin-top:-15px;
}

#right h2{
margin:15px 0 5px 0;
width:98%;
font-size:1.6em;
}

#footer{/*Lábjegyzet*/
clear:both;
padding:10px 0 12px 24px;
text-align:left;
color:#888;
}

#footer a{
color:#888;
font-weight:normal;
}

#footer span{
color:#aaa;
font-size:2em;
letter-spacing:-2px;
}

.entry{
/*position:relative; ie-ben balra túllóg a háttér*/
margin:0 0 20px 0;/*Két ablak közti távolság*/
border:2px solid #FFFCF8;/* szöveg ablak keret vastagsága, színe */
background:#eee url(images/entrybg.png) repeat-x;
color:#333;
padding:10px 10px 0 10px;
}

.entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;/* Vonal távolsága a linktől */
background:url(images/flash2.gif) bottom left repeat-x; /* Vonal villogtatása linkeknél */
}

.entrylink a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;/* Vonal távolsága a linktől */
background:url(images/flash2.gif) bottom left repeat-x; /* Vonal villogtatása linkeknél */
}

.link{
color:#269;
background:url(images/linkarrow.gif) left no-repeat;/* Nyíl megjelenítése a linknél */
display:block;
margin:4px 0 0 0;
padding:2px 1em;
}

.link:hover{
color:#48b;
background:url(images/blinkarrow.gif) left no-repeat; /* Nyíl villogtatása a linknél */
text-decoration:none;
}

.thumbs img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:1px solid #fff;
background-color:#ddd;
color: #555;
}

.thumbs img:hover{
background: url(images/flash.gif); /* kisképek háttere villogjon */
}

.entryphotol{
margin:5px 10px 10px 0;/* kép bal oldalon */
float:left;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.entryphotor{
margin:0px 10px 10px 5;/* kép jobb oldalon */
float:right;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.entryphotoc{
margin:5px 10px 10px 0;/* kép bal oldalon */
float:center;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.meta{
clear:both;
border-top: 2px solid #ccc;
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:right;
font-size:0.9em;
color: #567;
}

.pagenav{
color: #888;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
width:98%;
}

.rightsub{
float:left;
width:45%;
}

.rightsub2{
margin-left:50%;
}

.date{
float:left;
font-weight:bold;
}

.right{
text-align:right;
}

.center{
text-align:center;
}

.clear{
clear:both;
}

.hide{
display:none;
}