/*
----------------------------------------------- 
MTV Adria
Author: markupmark | Nivas
URL: http://www.nivas.hr/
Updated: 10/09/2009         
----------------------------------------------- */

/* =Normalize
----------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
h1,
h2,
h3,
h4,
h5 { font-weight: normal; }

/* =General
----------------------------------------------- */
body {
font:62.5%/1.8 Verdana, Arial, Helvetica, sans-serif;  /* default 10px */
background:url(../images/body/body-tile.png);
text-align:center;
}
a,a:link { 
text-decoration: underline; 
}
a:hover { 
text-decoration:none; 
} 
a:visited,
a:focus { 
text-decoration:none; 
} 

/* =General
----------------------------------------------- */
#wrap { margin:50px auto; width:407px; text-align:left; }
#wrap p { color:#4d3d4f; font-family:Tahoma, Geneva, sans-serif; font-size:11px; margin-left:6px; }
h1#brand {
float:left;
text-indent:-9999em;
background:url(../images/primary/mir-mtv-brand.gif) no-repeat 0 0;
width:100%;
height:60px;
margin-left:6px;
display:inline;
} 
ul#lang_enter { margin-top:20px; float:left; width:100%; } 
ul#lang_enter li{ margin-bottom:20px; float:left; } 
ul#lang_enter a,
ul#lang_enter span {
float:left;
width:409px;
height:58px;
text-indent:-9999em;
background:url(../images/primary/mir-lang.png);
} 
li#cro a { background-position:-420px 0;} 
li#slo a { background-position:-420px -80px;} 
li#rs a { background-position:-420px -160px;} 
li#bih span { background-position:0 -240px;} 
li#mac span { background-position:0 -320px;} 
li#cro a:hover {background-position:0 0 !important;} 
li#slo a:hover {background-position:0 -80px !important;} 
li#rs a:hover {background-position:0 -160px !important;} 






