body {
	background-color: #ffffff;
	color:#666666;
	font-family:Arial,Helv,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

a:link,a:visited {
	color: #ccc; 
	font-weight: 
	bold; text-decoration:none;
}

a:hover {
	color: #fff;
	text-decoration:underline;
}

.content_title {
	position: absolute;
	padding-top: 15px;
	padding-left: 15px;
	font-size:14px;
	margin-bottom: 1px;
	font-weight:bold;
	width: 400px;
	color: #FFF;
	background: url(header.gif) no-repeat top left;
	height: 21px;
}

.content_title a:link, .content_title a:visited {
	color: #FFF;
	text-decoration:underline;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-left: 13px;
	font-size:12px;
	color: #fff;
	background: url(rightheader.gif) no-repeat top left;
	height: 20px;
}

h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:11px;
	color: #fff;
	height: 20px;
}

#zaglavlje {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 20px;
	color: #fff;
	height: 73px;
	background: url(logo.gif) no-repeat;
}

div#wrapper
{
	float:left;
	width:100%;
}

#logo {
	padding-top: 22px;
	float:left;
	width:59%;
}

#idioma
{
	padding-top: 22px;
	padding-left:7px;
	float:left;
	width:13%;
	height:40px;
}

#links
{
	padding-top: 12px;
	position:relative;
	float:left;
}

#logoAux
{
	font-family:Arial,Helv,sans-serif;
	font-size:9px;
}

#lijeva_kolona {
	float: left;
	width: 130px;
}

#lijeva_kolona a{
	display: block;
	background: url(menulink.gif);
	padding-top: 3px;
	padding-left: 18px;
	height: 20px;
	color: #ccc;
}

#lijeva_kolona a:hover, #lijeva_kolona a.active {
	color: #FFF;
	text-decoration: none;
}

#menuheader {
	background: url(menuheader.gif) no-repeat;
	height: 23px;
}

#menufooter {
	background: url(menufooter.gif) no-repeat left top;
	height: 21px;
}

#sadrzaj {
	width: 750px;
	margin: 5px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
}

#desna_kolona {
	float: right;
	width: 240px;
	background: #FFF url(rightcontent.gif);
	text-align:justify;
	color: #ccc;
}

.srednja_kolona {
	margin-left: 135px;
	margin-right: 240px;
	max-width: 34em;
	background: url(content.gif) top left;
	text-align:justify;
}

.text {
	padding: 40px 15px 20px 15px;
	color: #FFF;
	background: url(footer.gif) no-repeat left bottom;
}

.text_desno {
	padding: 0px 15px 20px 15px;
	color: #e2e2e2;
	background: url(rightfooter.gif) no-repeat left bottom;
}

#info {
	color: #ccc;
	background: #535353;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border:	1px solid #858585;
}

.textoSobreMim
{
	text-align:right;
	vertical-align:top;
	font-size:11px;
	font-weight:bold;
}

.textoCurriculum
{
	text-align:left;
	vertical-align:top;
	font-size:11px;
	font-weight:bold;
}

.textoTrabalhos
{
	text-align:left;
	vertical-align:top;
	font-size:12px;
	font-weight:bold;
}

.textoTituloTrabalho
{
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}

.idiomaselect
{
font-size:15px;
color:#FFFFCC;
text-decoration:none;
font-weight:bold;
}

a.itunes {
    width:130px;
    height:47px; /* Dimensiones de la imagen */
    text-indent:-9999px;
    overflow:hidden; /* Oculatando el texto del enlace */
    display:block;
    background:url(appstore.png) no-repeat 0 0; /* Poniendo la imagen como fondo */
}
a.itunes:active {
    background: url(appstore_select.png) no-repeat 0 0; /* Al hacer hover, ponemos la segunda imagen de fondo */
}

a.itunesES {
    width:130px;
    height:47px; /* Dimensiones de la imagen */
    text-indent:-9999px;
    overflow:hidden; /* Oculatando el texto del enlace */
    display:block;
    background:url(appstoreES.png) no-repeat 0 0; /* Poniendo la imagen como fondo */
}
a.itunesES:active {
    background: url(appstoreES_select.png) no-repeat 0 0; /* Al hacer hover, ponemos la segunda imagen de fondo */
}
