/*   ------------------------------------------------------------  */
/*   ************************************************************  */
/*   * Copyright (c) 2007, Ondrej Pohorsky  All rights reserved *  */
/*   *                                                          *  */
/*   * author: Ondrej Pohorsky                                  *  */
/*   * url:    http://www.poho.cz                               *  */
/*   * mail:   poho@poho.cz                                     *  */
/*   * icq:    190484844                                        *  */
/*   ************************************************************  */
/*   ------------------------------------------------------------  */

/*
------------------------- General 
*/
html, body {height:100%;}
.cleaner {clear:both; height:1px; font-size:1px; line-height:1px;}
.hidden {display:none;}
.noborder {border:none !important;}
.left {float:left;}
.right {float:right;}
.center {text-align:center;}
a img {border:none;}
img.right, img.left, img.center {padding:5px; border:1px solid #ccc;}
img.right {margin:5px 0 10px 10px;}
img.left {margin:5px 10px 10px 0;}

/*
------------------------- Typography
*/
.grey {color:#999;}
.red {color:#c00;}
.green {color:#0c0;}
.blue {color:#06c;}
.yellow {color:#eb9712;}

a {color:#000;}

h2, h2 a {color:#000 !important; text-decoration:none;}
#content .designs th {text-align:left;}
#content table.contact-info th {text-align:left;}

/*
------------------------- Poho
*/
body {background:#fff;}

/*
------------------------- Header
*/
#header .flags {display:none;}

/*
------------------------- Main
*/

/*
------------------------- Content
*/
#content .more-designs {display:none;}

#content .designs .left, #content .designs .right {float:none;}
#content .designs img {padding:5px; border:1px solid #eee;}

#content .design-button {display:none;}

#content table.contact-info th {width:200px;}

#content form {display:none;}
/*
------------------------- Menu
*/
#menu {display:none;}

/*
------------------------- Footer
*/
#footer {display:none;}
