/* CSS Document - BLANK */

/*layout*/
#wrap{padding:0px;text-align:center}

/*kroky*/
h2#nazov{color:#555;font-weight:normal;margin:20px 0 0 195px;text-align:left}
h2#nazov span.krok-info{margin-left:50px}

div.reg-block{width:530px;margin:0 auto;text-align:left;background:#f1f1f1;padding:10px 20px;margin-top:20px;-moz-border-radius:10px;-webkit-border-radius:10px}

form p label{display:block;margin-bottom:3px;color:#555}
form p span.info{font-size:90%;color:#555}
form p .noblock{display:inline;color:#555}
form p .prof-addr{font-weight:bold;font-size:1.1em}
.gecko form p .prof-addr{position:relative;top:2px}
form p label.radio{margin-bottom:10px}
form p input.radio2{margin-left:20px}
form p label.noblock{margin-left:5px}
form p input.text{width:174px;border:1px solid #bbb;height:20px;padding:0 3px;line-height:20px;background:#fff}
form p input.text:focus{background:#ebfbff}
form p .custom-btn{float:right}
form p .custom-btn input{background-color:#f1f1f1}

p.avatar{text-align:center;padding-bottom:10px;border-bottom:2px solid #ddd}
p.avt-info{color:#999;font-weight:bold;font-style:italic}

p.txt-info{color:#999;font-size:1.1em;line-height:160%}
p.email{color:#999;font-size:2em;text-align:center;font-style:italic;font-weight:bold;border:0px;background:#f1f1f1;}
p.pozn{font-size:90%}

/*after-regist*/
#after-regist h2.center#nazov{text-align:center;margin-left:0}

p.item{padding-left:65px;text-align:left;width:400px;line-height:160%;background:top left no-repeat;margin:25px 0 25px 250px}
* html p.item, .ie7  p.item{margin-left:0px}
p.item strong{display:block;font-size:1.1em}
p.item strong a{text-decoration:none}
p.item#edit-profile{background-image:url(img/start-edit-profile.png)}
p.item#find-friends{background-image:url(img/start-find-friends.png)}
p.item#invite-friends{background-image:url(img/start-invite-friends.png)}

/*comments*/
#comments{width:400px;text-align:left;margin:20px auto}
#comments strong{display:block;color:#999;margin-bottom:5px}
#comments img{float:left;margin-right:5px}
#comments .comment-outer{margin-left:55px;width:280px;background:url(img/bubble-top.gif) top no-repeat;padding-top:5px;margin-bottom:20px}
#comments .comment-outer div.comment-inner{background:url(img/bubble-btm.gif) bottom no-repeat;padding-bottom:5px}
#comments .comment-outer p{padding:0 10px 0 15px;background:url(img/bubble-bg.gif) top left;margin:5px 0}
#comments .comment-right{margin-left:10px}
#comments .comment-right strong{text-align:right}
#comments .comment-right img{float:right;margin-right:0}
#comments .comment-right .comment-outer{margin-left:55px;width:280px;background:url(img/bubble-top-right.gif) top no-repeat;padding-top:5px;margin-bottom:20px}
#comments .comment-right .comment-outer div.comment-inner{background:url(img/bubble-btm-right.gif) bottom no-repeat;padding-bottom:5px}
#comments .comment-right .comment-outer p{padding:0 10px 0 15px;background:url(img/bubble-bg-right.gif) top left;margin:5px 0}
#comments .custom-btn input{background-color:#fff}
#comments .custom-btn{float:left}

