/*
Theme Name: Android.sk
Description: Internetová stránka Android.sk
Version: 1.6
Author: Jozef Zábojník, Michal Poppe
*/


/* --------------------------------------
	TOC
	- wrapper
		- menu
		- obsah novinky
		- obsah
			- obsah left
			- obsah right
		- footer
 --------------------------------------*/


body {
	font-family: Helvetica, Arial, Verdana;
	font-size:1em;
	color:#525252;
	background: #4D515C url(img/bg.jpg) top left repeat-x;
	padding:0;
	margin:0;
}

/*
MAIN BODY OF PAGE
*/
#wrapper {
	background: transparent url(img/wrapbg.jpg) 180px 0px no-repeat;
	width:960px;
	margin:0 auto;
	height:auto;
	min-height:500px; height:auto !important; height:500px;
	padding:0 0 10px 0;
	position:relative;
	}

/* --------------------------------------
	OBSAH-NOVINKY
 --------------------------------------*/
#obsah-novinky	{
	width:400px;
	background:transparent;
	padding:100px 0 0px 0;
}
#obsah-novinky p {width:200px;float:right;background:transparent; text-align:justify; height: 117px; overflow: hidden;}	
#obsah-novinky .attachment-thumbnail {width:120px;float:left;height:auto;margin:14px 0 0 14px; border:3px solid #808089;}


/* --------------------------------------
	PREDEL
 --------------------------------------*/

#predel {background:red url (img/predel.jpg) top left repeat-x; height:63px; width:100%; display:block;}  
 
/* --------------------------------------
	FOOTER
 --------------------------------------*/
#footer {background:#4E505D url(img/footer.jpg) bottom left repeat-x; width:100%;height:110px; position: relative;}
#footer p {width: 250px; margin: 90px auto 0 auto;}

/* --------------------------------------
	OBSAH
 --------------------------------------*/
#obsah {background:transparent;margin:40px 0 0 0;}
#obsah-left {float:left; width:375px;;margin:0 45px 0 0;}
#obsah-right {float:left; width:375px;}
a {color: #F8D300;}
a:hover {color:#fff;}

/* --------------------------------------
	OBSAH LEFT RIGHT
 --------------------------------------*/
#obsah-left p, #obsah-right p {float:right; width:200px;font-size:0.8em; height: 117px; overflow: hidden;}
#obsah-left img, #obsah-right img {width:120px;float:left;height:auto;margin:0 0 0 14px; border:3px solid #808089;}


/* --------------------------------------
	CLEAR HELP
 --------------------------------------*/	
#obsah:after{content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden; }
#obsah {display: inline-block;}
/* Hides from IE-mac \*/
* html #obsah {height: 1%;}
#obsah {display: block;}
/* End hide from IE-mac */	
	
/* --------------------------------------
	ELEMENTS
 --------------------------------------*/	
#obsah-novinky h2 {display:block;background:#737783 url(img/h1.jpg) top left repeat-x;width:auto;padding:0.7em 0 0.7em 0.5em;color:#BFC3CF;font-weight:bold;}
#obsah-novinky h2 span {height:33px; width:14px;background: url(img/h1-span.jpg) top left no-repeat;} 	
h2 {display:block;background:#4D515C url(img/h2.jpg) top left repeat-x;width:auto;padding:0.7em 0 0.7em 1em;color:#BFC3CF;margin:35px 0 5px 0;font-weight:bold;} 	
h2 a {color:#BFC3CF;}
p {font-size:0.8em;padding:1em 0 0 0;line-height:1.3em;color:#B6BAC5;}
a.viac {display:block;width:98%;height:35px;background:transparent url(img/viac.jpg) right 50% no-repeat;clear:both;}
a.poslednerealizacie {position:absolute; top:509px; left:0px; display:block; width:132px;height:41px;background: url(img/poslednerealizacie.jpg) top left no-repeat;}
.cb {clear:both;}


/* --------------------------------------
	MENU
 --------------------------------------*/
ul#navlist { list-style-type: none;padding: 0 0 0 0;margin: 0; float: left;width: 100%;color: #fff;}	
ul#navlist li { display: inline; }
ul#navlist li a {float: left;width: 5em;color: #F8D300;	background: transparent url(img/menu.jpg) top left no-repeat;padding: 100px 2em 0.5em 2em;text-decoration: none;text-align:left;font-weight:bold;font-size:0.9em;}
ul#navlist li a:hover {color:#fff;}


 
#stranka #obsah-novinky {width: 590px;}
#perex p {width: 390px; height: auto; overflow: none;}
	
body p {width:960px; margin:0 auto; background:transparent;}	
body strong {font-weight:bold;}

	

