@charset "utf-8";
/*

Projekt:		umim-kreslit.cz
Datum:			03.12.2008
Aktualizace:	31.01.2009
Autor:			Ondřej Kašpar / kralik (kralik85@gmail.com)

*/

/******************************

	global

******************************/
* { padding: 0; margin: 0; }
body { font: 14px Arial, Helvetica, sans-serif; color: #000; background: #eee url(/img/body-bg.png) 0 0 repeat-x; padding-bottom: 30px; }

a { color: #c60; text-decoration: underline; }
a:hover { text-decoration: none; }
a img { border: none; }
hr { display: none; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; line-height: 0; }
.hidden { display: none; }
.center { text-align: center; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }
.bold { font-weight: bold; }
.orange { color: #e89100 !important; }
.green { color: #090; }
.red { color: #c00; }
.small { font-size: 12px !important; }
.valign-middle { vertical-align: middle; }
img.right.clear { clear: right; }
img.left.clear { clear: left; }

/* overlapping */
.overlap { position: relative; overflow: hidden; }
.overlap span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: 0 0; background-repeat: no-repeat; }
.overlap a span,
a.overlap span { cursor: pointer; }


/******************************

	layout

******************************/
#page-wrapper { width: 1000px; margin: auto; position: relative; background-color: #fff; }
#column-wrapper { margin: 50px 0 0 0; overflow: auto; }
#column-wrapper.layout-2-columns #content { float: left; width: 710px; }
#right-column { float: left; width: 220px; padding: 25px 0 0; }


/******************************

	header

******************************/
#header { height: 150px; background: #666 url(/img/header-bg.png) 0 0 repeat-x; }
#header #logo { float: left; width: 265px; height: 130px; padding: 9px 0 0 25px; font-size: 60px; font-weight: bold; color: #fff; text-decoration: none; }
#header #aa-photo { float: right; margin: 5px 25px; }
#header h1 { float: right; width: 405px; height: 85px; font-size: 40px; font-weight: normal; line-height: 0.95; text-align: right; margin-top: 12px; }
#header h1 a { color: #ec9115; text-decoration: none; }
#header h1 span { background-image: url(/img/header-kresleni-pravou-mozkovou-hemisferou.png); }
#header h1 span.line-one { position: relative; background: none; display: block; color: #ff0; }
#header #aa-name { float: left; width: 520px; margin: 7px 0 0 12px; padding: 7px 0 0 0; text-align: right; font-size: 24px; color: #fff; border-top: 2px solid #c6c6c6; }
#header #aa-name em { font-style: normal; }
#header #aa-name strong { font-weight: normal; }


/******************************

	menu

******************************/
#menu { position: absolute; top: 150px; left: 0; width: 1000px; height: 50px; background: #cfcfcf url(/img/menu-a-bg.png) 0 0 repeat-x; }
#menu ul { list-style: none; }
#menu ul li { float: left; padding-right: 1px; background: url(/img/menu-li-separator.png) right center no-repeat; }
#menu ul li a { float: left; display: block; height: 35px; padding: 15px 20px 0; font-size: 18px; letter-spacing: 0px; text-decoration: none; color: #ffd734; background: #3f3f3f url(/img/menu-a-bg.png) 0 0 repeat-x; }
#menu ul li.active a,
#hp .m1 a,
#metoda .m2 a,
#lektorka .m3 a,
#kurzy .m4 a,
#terminy .m5 a,
#prihlasky .m6 a,
#cenik .m7 a,
#galerie .m8 a,
#kontakt .m9 a { background: #464646 url(/img/menu-a-bg.png) 0 -50px repeat-x; color: #ff9f00; }

/* languages */
#languages { position: absolute; top: 10px; left: 250px; font-size: 12px; color: #ccc; list-style: none; }
#languages a { color: #fff; }
#languages li { float: left; }
#languages .flag-cz { display: inline-block; padding-left: 22px; background: url(/img/flag-cz.png) left center no-repeat; margin-right: 15px; }
#languages .flag-en { display: inline-block; padding-left: 22px; background: url(/img/flag-en.png) left center no-repeat; }

/******************************

	right column

******************************/
#right-column .block { width: 194px; background: #fffbd6 url(/img/right-block-bg.png) 0 0 repeat-x; border: 1px solid #333; padding: 5px 12px 10px; margin-bottom: 20px; }
#right-column h2 { font-size: 18px; font-weight: normal; padding: 5px 12px; margin: -5px -12px 10px; color: #ffd734; background-color: #666; }
#right-column h2 a { color: #ffd734; text-decoration: none; }
#right-column h2 a:hover { text-decoration: underline; }
#right-column p { font-size: 13px; margin: 5px 0; }
#right-column p.more { margin: 10px 0 5px 11px; text-indent: -11px; }
#right-column p.more a { font-weight: bold; }

#right-column .block.kurzy-en { width: auto; background: none; border: none; padding: 0; position: relative; height: 300px; }
#right-column .block.kurzy-en h2 { background: #FFF209; margin: 0; position: absolute; top: 110px; left: 20px; border-radius: 8px; display: none; }
#right-column .block.kurzy-en h2 a { color: #000; }

/******************************

	content

******************************/
#content { padding: 25px 25px 15px; min-height: 360px; }
#content h1 { font-size: 28px; font-weight: normal; letter-spacing: -1px; margin: 0 0 15px; }
#content h2 { font-size: 18px; font-weight: normal; color: #333; letter-spacing: -1px; margin: 20px 0 10px; }
#content h3 { font-size: 16px; margin: 15px 0; }
#content p { margin: 15px 0 10px; line-height: 1.5; }
#content table p { margin: 0.3em 0 0; }
#content ol { margin: 10px 35px; }
#content ol li { padding: 2px 0 5px 0; }
#content ul { list-style: none; margin: 10px 15px; }
#content ul li { background: url(/img/content-li-bg.png) 0 7px no-repeat; padding: 2px 0 5px 15px; }
#content li p { margin: 0; line-height: 1.3; }
#content blockquote { margin: 20px; font-style: italic; font-weight: bold; }
#hp blockquote p { font-size: 16px; margin: 10px 0; }
#content img { padding: 5px; background-color: #eee; }
#content img.left { margin: 5px 20px 10px 0; }
#content img.right { margin: 5px 0 10px 20px; }
#content .box-gray { background-color: #fcfcfc; border: 1px solid #eee; padding: 0 15px 5px; margin: 20px 0; }
#content .box-gray h2 { margin-top: 10px; }

/* galerie */
.gallery { padding-bottom: 20px; }
.gallery img { float: left; margin: 10px; }

/* homepage */
#news { font-size: 12px; width: 378px; float: right; clear: right; margin: 0 0 15px 20px !important; }
#news .date { font-size: 11px; margin-bottom: 0; }
#news h3 { font-size: 14px; margin: 0 0 5px; }
#news p { margin: 0.3em 0 0.5em; }
#news p.more { margin-bottom: 15px; }


/******************************

	forms + tables

******************************/
/* FORMS */
/* common form */
form fieldset { border: none; }
input,
textarea,
select { font: 14px Arial, Helvetica, sans-serif; border: 1px solid #ddd; vertical-align: middle; }
input,
textarea { padding: 4px 5px; }
input.radio,
input.checkbox { border: none; }
input.submit { background: url(/img/right-block-bg.png) 0 0 repeat-x; border: 1px solid #666; color: #000; cursor: pointer; }

/* signup form */
#signup-form { width: 700px; padding: 10px 0; background: #fcfcfc; border: 1px solid #eee; }
#signup-form input.input,
#signup-form textarea,
#signup-form select { background-color: #fffef0; }
#signup-form textarea { width: 220px; }
#signup-form select { padding: 3px; }
#signup-form h2 { margin: -5px 0 0; }

/* TABLES */
/* terminy kurzu */
#content table.terminy-kurzu { border-collapse: collapse; font-size: 13px; }
#content table.terminy-kurzu tr.even { background-color: #f9f9f9; }
#content table.terminy-kurzu th { background-color: #eee; color: #333; }
#content table.terminy-kurzu td,
#content table.terminy-kurzu th { border-collapse: collapse; padding: 5px 7px; border: 1px solid #eee; }

/* prihlaseni na kurz */
#signup-form table { width: 100%; }
#signup-form table p { margin: 0; padding: 0; }
#signup-form table td { padding: 5px 10px; }
#signup-form table td strong { color: #666; }
#signup-form table tr.indent td { padding-bottom: 20px; }

/******************************

	footer

******************************/
#footer { clear: both; height: 19px; font-size: 11px; color: #666; text-align: right; padding: 6px 15px 0; background-color: #ddd; }
#footer a.footer-invisible { text-decoration: none; color: #ddd; float: left; cursor: default; }


/******************************

	admin

******************************/
body#admin { font-size: 12px; padding: 20px 0; }

/* login */
#admin #login-form { background: #fff; width: 320px; margin: 60px auto 0 auto; border-bottom: 10px solid #666; }
#admin #login-form h3 { margin: -20px -20px 30px; padding: 15px; background: #333 url(/img/header-bg.png) 0 0 repeat-x; font-size: 14px; }
#admin #login-form h3 a { color: #ffd734; }
#admin #login-form fieldset { border: none; padding: 20px 20px 30px; }
#admin #login-form input { margin: 0 0 5px 0; padding: 3px; }
#admin #login-form input.submit { margin: 0 0 5px 60px; }
#admin #login-form label { width: 60px; float: left; padding-top: 5px; }

#admin #header { height: 40px; padding: 20px 25px 0; margin: 0; }
#admin #header h1 { float: none; width: auto; height: auto; text-align: left; font-size: 18px; color: #ffd734; margin: 0; padding: 0; }
#admin #header #logout { float: right; margin-top: -16px; color: #fff; font-weight: bold; background: url(/img/ico-cart-empty.png) 0 2px no-repeat; padding: 3px 0 3px 22px;  }
#admin #menu { position: relative; top: auto; left: auto; height: 30px; }
#admin #menu ul li a { display: block; height: auto; padding: 7px 15px 7px 15px; font-weight: normal; font-size: 13px; color: #eee; }
#admin #menu ul li a:hover { text-decoration: underline; color: #ffd734; }
#admin #content { padding: 15px 30px; border-bottom: 20px solid #666; }
#admin #content img { padding: 0; background-color: #fff; }
#admin #content tt.code { font-size: 18px; font-weight: bold; margin-left: 5px; }
#admin #sales-hint { float: right; padding: 10px 0; color: #999; }
#admin #msg { width: 360px; background: #f1f4f8; border: 1px solid #ddd; padding: 5px 10px; margin: 10px 0; font: bold 12px Arial, Helvetica, sans-serif; color: #c00; }
#admin .textarea { font: 12px "Courier New", Courier, monospace; width: 600px; height: 400px; padding: 0; margin: 5px 0; }
#admin input.input:focus,
#admin select:focus,
#admin .textarea:focus { background-color: #ffe; }
#admin div.help { float: right; width: 310px; }

/* tables */
#admin table.terminy-kurzu td,
#admin table.terminy-kurzu th { padding: 7px 6px; font-size: 12px; }
#admin table.terminy-kurzu tr:hover td { background-color: #ffe; }
#admin table.terminy-kurzu tr.person td { border-top: 2px solid #ddd; }

