* { font-family: Trebuchet MS,Arial,Helvetica,sans-serif; font-size: 12px; color: #FFFFFF; }
BODY { margin: 0px; background-color: #777676; background-image: url(../images/bg.gif); }

TABLE.content { background-image: url(../images/content_bg.gif); }
TABLE.content TD { vertical-align: top; }

TABLE.album_home TD { vertical-align: middle; text-align: center; }

A { text-decoration: none; }
A:hover { text-decoration: underline; }
A.meni { font-family: Times New Roman; font-size: 12px; color: #FFFFFF; text-transform: uppercase; font-weight: bold; }
A.download_s { display: block; 
							 width: 79px; 
							 line-height: 20px; 
							 float: right; 
							 background-image: url(../images/down_button.gif); background-repeat: no-repeat;
							 text-align: center;
							 font-weight: bold;
							 }

P { margin: 10px 0px 10px 0px; }

H1 { margin: 0px; font-size: 16px; text-transform: uppercase; }
H2 { margin: 0px; font-size: 14px; }
H3 { margin: 0px; font-size: 12px; }

IMG.thumb { border: 1px solid #FFFFFF; }

OL { margin-left: 10px; padding-left: 10px; }

DIV.top_home { background-image: url(../images/home_top_pic.gif); background-repeat: no-repeat; width:962px; height:38px; }
DIV.top { background-image: url(../images/top_pic.gif); background-repeat: no-repeat; width:962px; height:38px; }
DIV.lang { float: right; width: 110px; padding-top: 10px; }
DIV.single_download_home { margin-top: 20px; background-image: url(../images/single_bg_l.jpg); background-repeat: no-repeat; text-align: center; }
DIV.top_spacer { margin-top: 10px; background-image: url(../images/home_spacer.gif); background-repeat: no-repeat; }
DIV.spacer { margin: 5px 0px 5px 0px; background-image: url(../images/dots.gif); background-repeat: repeat-x; }
TD.vert_space { background-image: url(../images/dots_vert.gif); background-repeat: repeat-y; }
DIV.download { float: left; width: 200px; }
DIV.download_r { float: right; width: 200px; }
DIV.credit_card { float: right; width: 310px; text-align: center; color: #B1B88F; padding-top: 5px; }
DIV.izjave { float: left; width: 450px; line-height: 40px; text-align: center; color: #B1B88F; padding-top: 5px; }

 
INPUT,SELECT,TEXTAREA,button,submit { font-size: 13px; color: #000000; background-color:#FFFFFF; border: 1px #FFFFFF solid; cursor: hand; cursor: pointer; padding-left: 2px; width: 210px; }
INPUT.button { font-size: 13px; color: #000000; background-color:#FFFFFF; border: 1px #000000 solid; cursor: hand; cursor: pointer; padding-left: 2px; width: 100px; }
INPUT:focus,TEXTAREA:focus { background-color:#EEEEEE; }