
css
By: a guest on
Aug 22nd, 2012 | syntax:
None | size: 1.88 KB | hits: 20 | expires: Never
#container {
width: 1024px;
position: relative;
margin: 0px auto;
}
#top_bar {
width: 100%;
height: 25px;
background-image: url(/dtg/top_bar.png);
float: left;
}
#news {
width: 350px;
margin: 0px auto;
position: relative;
}
#links {
width: 350px;
float: right;
position: relative;
}
#container_main {
width: 971px;
margin: 0px auto;
position: relative;
}
#header {
width: 971px;
height: 150px;
position: relative;
float: left;
}
#login_system {
width: 198px;
height: 135px;
float: right;
margin-top: 10px;
}
#brojac {
height: 20px;
width: 971px;
position: relative;
float: left;
}
#navigacija {
width: 971px;
height: 30px;
position: relative;
margin: 0px auto;
float: left;
}
#sidebar_config {
width: 204px;
float: left;
height: 274px;
}
#dtg_info {
width: 555px;
position: relative;
float: left;
height: 145px;
}
#head_admins {
float: left;
width: 555px;
height: 127px;
position: relative;
}
#latest_forum {
float: right;
position: relative;
width: 205px;
height: 274px;
}
#latest_members {
height: 105px;
float: left;
width: 971px;
}
#sidebar_top10 {
height: 274px;
width: 204px;
float: left;
position: relative;
}
#content_head {
height: 82px;
width: 555px;
position: relative;
float: left;
}
#content {
width: 555px;
float: left;
height: 426px;
position: relative;
}
#shoutbox {
width: 205px;
float: right;
position: relative;
height: 274px;
}
#top_member {
height: 247px;
width: 205px;
float: right;
position: relative;
}
#voting {
float: left;
height: 200px;
width: 200px;
position: relative;
}
#marketing {
height: 90px;
width: 204px;
float: left;
position: relative;
}
#sponzors {
height: 44px;
width: 777px;
float: left;
position: relative;
}
#footer {
width: 100%;
height: 30px;
float: left;
}