/* 
WOO CUSTOM STYLESHEET
---------------------

http://www.blogingbloging.com

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/*
Ovdje su neki zapisi jer eksperimentiram

#mailinglista {
background:none repeat scroll 0 0 #2288bb;
border-bottom:1px solid #DBDBDB;
overflow:hidden;
padding:25px 25px 15px;
width:260px;
}




Komentari:
Ovo sa br tagom je strasno. I to zato jer wordpress dodaje br tag prije input polja. Koma :(

*/





#mailinglista {
background:none repeat scroll 0 0 #e0e0e0;
border-bottom:1px solid #DBDBDB;
overflow:hidden;
padding:25px 25px 15px;
}

#txtmailinglista br {display:none;}

