/* 
    Document   : Style
    Author     : Došan
    Description: Došan's Website
*/
* {margin:0; padding:0;}
body { background:#c7c7c7; text-align:center; color:#000; font-size:16px; font-family:Verdana, Geneva, sans-serif; }
a:link,a:visited {text-decoration:none; color:#000;}
a:hover,a:active {text-decoration:underline; color:#666;}
#wrap {margin:0 auto;padding:70px 0;width:600px;}
#home #wrap {margin:0 auto;padding:170px 0;width:600px;}
#menu {margin-bottom:3px; width:596px; height:26px;background:#000; text-align:left; border:2px solid #000; }
#menu p { padding:0 15px; line-height:26px; color:#c7c7c7;}
#menu p a{color:#c7c7c7;}
#menu p a.current{color:#fff;}
#menu p a:hover {color:#fff;}
#header {  width:596px; height:150px;border:2px solid #000;}
#header .left {float:left; background: url(yellow.jpg) no-repeat; width:150px; height:150px;border-right:2px solid #000;}
#header .right {float:left; width:440px; height:150px;}
#header .right h1{font-size:24px; font-weight:bold; margin:20px; height:64px;line-height:64px;}
#header .right h1:first-letter {font-size:64px;}
#header .right p {text-align:right; padding:5px 20px; }
.clear {clear:both;}
#content { border:2px solid #000;border-top:none; width:596px;}
#content h2 {padding:10px;font-size:24px;}
#content h3 {padding:10px; text-align:left; font-size:18px;}
#content p { padding:10px; font-size:14px; text-align:left;line-height:20px;}
#content p:first-letter {padding-left:28px;}
#content p.top:first-letter {font-size:40px;float:left; font-weight:bold;padding-left:0;}
#content p.tip {font-size:12px; line-height:16px; color:#333;}
#content ul,#content ol { font-size:14px; text-align:left;line-height:20px; padding:0 60px;}
#footer {margin-top:20px; font-size:9px; }
#footer a {text-decoration:none;border-bottom:1px dotted #000; display:inline-block; line-height:12px;}